Re: oddball messages on FreeBSD that cause make to fail the testsuite

2022-02-14 Thread Paul Smith
On Mon, 2022-02-14 at 18:54 -0500, Dennis Clarke wrote: > variable 'plugin_is_GPL_compatible' [-Wmissing-variable-declarations] This is happening because you're adding extra compile-time options to the standard GNU make build, and those options are getting passed through to the test suite. Most l

oddball messages on FreeBSD that cause make to fail the testsuite

2022-02-14 Thread Dennis Clarke
I was really surprised to see this on amd64 FreeBSD 13.0 : 2 Tests in 1 Category Failed (See .diff* files in work dir for details) :-( *** Error code 1 Stop. make[2]: stopped in /opt/bw/build/make-4.3_fbsd13_amd64.001 *** Error code 1 Stop. make[1]: stopped in /opt/bw/build/make-4.3_fbsd13