Re: [sparc64/base-gcc] Fix www/kore build

2020-09-09 Thread Frederic Cambus
On Tue, Sep 08, 2020 at 01:44:03PM -0400, Kurt Mosiejczuk wrote: > On Tue, Sep 08, 2020 at 07:07:37PM +0200, Frederic Cambus wrote: > > On Tue, Sep 08, 2020 at 11:43:04AM -0400, Kurt Mosiejczuk wrote: > > > The build of www/kore dies on sparc64 because of -Werror. > > > > Modifying the patch for M

Re: [sparc64/base-gcc] Fix www/kore build

2020-09-08 Thread Kurt Mosiejczuk
On Tue, Sep 08, 2020 at 07:07:37PM +0200, Frederic Cambus wrote: > On Tue, Sep 08, 2020 at 11:43:04AM -0400, Kurt Mosiejczuk wrote: > > The build of www/kore dies on sparc64 because of -Werror. > > Modifying the patch for Makefile removes that and fixes the build. > > ok? > Could you please shar

Re: [sparc64/base-gcc] Fix www/kore build

2020-09-08 Thread Frederic Cambus
On Tue, Sep 08, 2020 at 07:20:55PM +0200, Theo Buehler wrote: > On Tue, Sep 08, 2020 at 07:07:37PM +0200, Frederic Cambus wrote: > > On Tue, Sep 08, 2020 at 11:43:04AM -0400, Kurt Mosiejczuk wrote: > > > The build of www/kore dies on sparc64 because of -Werror. > > > > > > Modifying the patch for

Re: [sparc64/base-gcc] Fix www/kore build

2020-09-08 Thread Theo Buehler
On Tue, Sep 08, 2020 at 07:07:37PM +0200, Frederic Cambus wrote: > On Tue, Sep 08, 2020 at 11:43:04AM -0400, Kurt Mosiejczuk wrote: > > The build of www/kore dies on sparc64 because of -Werror. > > > > Modifying the patch for Makefile removes that and fixes the build. > > > > ok? > > Could you p

Re: [sparc64/base-gcc] Fix www/kore build

2020-09-08 Thread Frederic Cambus
On Tue, Sep 08, 2020 at 11:43:04AM -0400, Kurt Mosiejczuk wrote: > The build of www/kore dies on sparc64 because of -Werror. > > Modifying the patch for Makefile removes that and fixes the build. > > ok? Could you please share the log showing the warnings?

[sparc64/base-gcc] Fix www/kore build

2020-09-08 Thread Kurt Mosiejczuk
The build of www/kore dies on sparc64 because of -Werror. Modifying the patch for Makefile removes that and fixes the build. ok? (cc maintainer) --Kurt Index: patches/patch-Makefile === RCS file: /cvs/ports/www/kore/patches/patch-