Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Mar 2018 15:31:43 -0600
From:      Josh Paetzel <josh@tcbug.org>
To:        freebsd-ports@freebsd.org
Subject:   Re: net/viamillipede seeks commiter
Message-ID:  <1520199103.1249095.1291188968.7BC57AE1@webmail.messagingengine.com>
In-Reply-To: <1520182718.1126475.1291006864.4F744B98@webmail.messagingengine.com>
References:  <CAHpe%2B0b6-nxm5o7kvvzVG=7zpo1mRU6ns7vWRUF750b8-qv2Hg@mail.gmail.com> <20180303044839.GA32429@home.opsec.eu> <5A9A2A97.5090401@grosbein.net> <20180303050654.GB32429@home.opsec.eu> <1520059234.309443.1289947728.44653321@webmail.messagingengine.com> <20180303080634.GC32429@home.opsec.eu> <CAHpe%2B0awr0zL9Tp0=CKt3nLK4BQdKFEGk3qwPvjkboeeogPONA@mail.gmail.com> <B271493C-591B-4FDC-98A3-3B11CB2262BD@tcbug.org> <CAHpe%2B0a8vNKYxhT=p6OOUgbKtpFqEdmjSrsP_tFo3J5Sx9PUdg@mail.gmail.com> <20180303185149.GD32429@home.opsec.eu> <1520182718.1126475.1291006864.4F744B98@webmail.messagingengine.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Sun, Mar 4, 2018, at 10:58 AM, Josh Paetzel wrote:
> 
> 
> On Sat, Mar 3, 2018, at 12:51 PM, Kurt Jaeger wrote:
> > Hi!
> > 
> > > Nope -this is a new tool; the other stuff was fpga porting for cad/icestorm.
> > 
> > I have something buildable, but it fails on FreeBSD 10:
> > 
> > ===>  Building for viamillipede-1.0
> > make[1]: "/usr/share/mk/bsd.own.mk" line 505: MK_DEBUG_FILES can't be 
> > set by a user.
> > 
> > -- 
> > pi@opsec.eu            +49 171 3101372                         2 years to go !
> 
> I get a different failure on 10.4 using poudriere:
> 
> --- rx.o ---
> rx.c:182:14: error: expected ')'
>                         (void *(* _Nonnull)(void *))&rxworker,
>                                   ^
> rx.c:182:11: note: to match this '('
>                         (void *(* _Nonnull)(void *))&rxworker,
>                                ^
> 1 error generated.
> --- tx.o ---
> tx.c:317:14: error: expected ')'
>                         (void *(* _Nonnull)(void *))&txworker_sm,
>                                   ^
> tx.c:317:11: note: to match this '('
>                         (void *(* _Nonnull)(void *))&txworker_sm,
>                                ^
> 1 error generated.
> *** [tx.o] Error code 1
> 
> I have a small Makefile patch I'll send as a pull request to satisfy portlint.
> 
> -- 
> 
> Thanks,
> 
> Josh Paetzel
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"

Promised pull request sent.

Still doesn't compile on 10.4.  I'm assuming gcc is at fault.

https://github.com/agokhale/freebsd-port-net-viamillipede/pull/1

-- 

Thanks,

Josh Paetzel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1520199103.1249095.1291188968.7BC57AE1>