Closed wzdev-ci closed 11 years ago
cybersphinx commented
Relevant change in 1.12:
dak180 edited the issue description
cybersphinx changed title from doesnt build with automake 1.12.1
to Doesn't build with automake 1.12 and later
cybersphinx commented
I'd imagine the solution to be some way to define a AUTOMAKE_OLDER_THAN_1.12 that then includes the needed file. Googling didn't turn up anything useful so far though, only a post that gave "just depend on the newest version", which isn't very helpful... Maybe a check in autogen.sh that aborts with 1.12 so at least people know why it fails?
qubodup@... commented
Just in case this is helpful, here is the output of ./autogen.sh, ./configure and make on arch linux 64bit (rolling release).
cybersphinx commented
978ed8f1f90544162c327f334bd590cd7b944ce1
vexed commented
Please test the patch in #3887 to see if this works for you.
vexed changed status from new
to closed
vexed changed resolution from ` to
fixed`
vexed commented
Fixed in 372eff6693e633e8d0d1d0b8a9ceb996a5c3f49f
dak180 committed [753456]
In https://github.com/Warzone2100/warzone2100/commit/753456eaa4e2268eeac1d9dfab0bf562a5fd32c1:
#CommitTicketReference repository="" revision="753456eaa4e2268eeac1d9dfab0bf562a5fd32c1"
Eliminate bison/flex dependencies from the mac builds.
References work done in 372eff669.
Refs #3887, #3538, #3950.
vexed commented
Simplify build process by getting rid of bison/flex dependencies.
Fixes both MSVC and autotools (automake 1.12+).
Revert "Abort autogen.sh when automake 1.12+ is found."
This reverts commit 978ed8f1f90544162c327f334bd590cd7b944ce1. Should now work with automake 1.11+
fixes #3887 fixes #3538 closes #3950
(cherry picked from commit 372eff6693e633e8d0d1d0b8a9ceb996a5c3f49f)
Forgot to push these changes for commit 372eff6693e633e8d0d1d0b8a9ceb996a5c3f49f
(cherry picked from commit e397b24d4724d835d6cdc39a92800e64c0551dab)
Out of tree builds ? Who needs them. :P
refs: 372eff6693e633e8d0d1d0b8a9ceb996a5c3f49f (cherry picked from commit 20317c2a6f2c700042a727c6d719056ab3c90dcb)
Changeset: d13bc0de7dd0588351af24dc45d55110d0eed6e8
vexed commented
Simplify build process by getting rid of bison/flex dependencies.
Fixes both MSVC and autotools (automake 1.12+).
Revert "Abort autogen.sh when automake 1.12+ is found."
This reverts commit 978ed8f1f90544162c327f334bd590cd7b944ce1. Should now work with automake 1.11+
fixes #3887 fixes #3538 closes #3950
(cherry picked from commit 372eff6693e633e8d0d1d0b8a9ceb996a5c3f49f)
Forgot to push these changes for commit 372eff6693e633e8d0d1d0b8a9ceb996a5c3f49f
(cherry picked from commit e397b24d4724d835d6cdc39a92800e64c0551dab)
Out of tree builds ? Who needs them. :P
refs: 372eff6693e633e8d0d1d0b8a9ceb996a5c3f49f (cherry picked from commit 20317c2a6f2c700042a727c6d719056ab3c90dcb)
Changeset: d13bc0de7dd0588351af24dc45d55110d0eed6e8
vexed commented
Simplify build process by getting rid of bison/flex dependencies.
Fixes both MSVC and autotools (automake 1.12+).
Revert "Abort autogen.sh when automake 1.12+ is found."
This reverts commit 978ed8f1f90544162c327f334bd590cd7b944ce1. Should now work with automake 1.11+
fixes #3887 fixes #3538 closes #3950
(cherry picked from commit 372eff6693e633e8d0d1d0b8a9ceb996a5c3f49f)
Forgot to push these changes for commit 372eff6693e633e8d0d1d0b8a9ceb996a5c3f49f
(cherry picked from commit e397b24d4724d835d6cdc39a92800e64c0551dab)
Out of tree builds ? Who needs them. :P
refs: 372eff6693e633e8d0d1d0b8a9ceb996a5c3f49f (cherry picked from commit 20317c2a6f2c700042a727c6d719056ab3c90dcb)
Changeset: d13bc0de7dd0588351af24dc45d55110d0eed6e8
resolution_fixed
type_bug
| by d537399@...The game doesn't compile with automake 1.12.1 :
Issue migrated from trac:3538 at 2022-04-16 09:52:51 -0700