svn commit: r547132 - head/sysutils/seatd

Jan Beich jbeich at FreeBSD.org
Sun Aug 30 23:35:33 UTC 2020


Piotr Kubaj via svn-ports-all <svn-ports-all at freebsd.org> writes:

> On 20-08-30 23:13:49, Jan Beich wrote:
>>Author: jbeich
>>Date: Sun Aug 30 23:13:48 2020
>>New Revision: 547132
>>URL: https://svnweb.freebsd.org/changeset/ports/547132
>>
>>Log:
>>  sysutils/seatd: replace r547059 with upstream fix
>>
>>  Let's keep -Werror for now as upstream is cooperative.
>
> The patch does nothing to fix those:
> ../seatd/client.c: At top level:
> cc1: error: unrecognized command line option
> '-Wno-unused-command-line-argument' [-Werror]
> cc1: error: unrecognized command line option
> '-Wno-unknown-warning-option' [-Werror]

I could reproduce GCC errors on amd64 but not after r547132 (this commit).

  $ USE_GCC=10 make clean all BATCH=

Can you try again? "At top level" suggests the quote is from before r547132.


More information about the svn-ports-head mailing list