Date: Wed, 21 Apr 2021 07:16:20 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 255291] Make GNU_CONFIGURE option checking fatal Message-ID: <bug-255291-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255291 Bug ID: 255291 Summary: Make GNU_CONFIGURE option checking fatal Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Ports Framework Assignee: portmgr@FreeBSD.org Reporter: tobik@freebsd.org CC: ports-bugs@FreeBSD.org Flags: exp-run? Created attachment 224322 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D224322&action= =3Dedit enable_option_checking.diff I wonder if an exp-run that adds --enable-option-checking=3Dfatal for autotools builds would be a good idea. The default is to only print a warning on wrong options but this would make it fatal. The goal would be to clean up all the wrong or obsolete configure args that have accumulated over the years. Later it would also prevent bugs like bug #255280 where an argument has subtly changed and the maintainer missed it. Fallout might look like: =3D=3D=3D> Configuring for libpurple-2.14.3_1 configure: error: unrecognized options: --with-python, --with-html-dir, --disable-gtk-doc --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255291-7788>