Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Mar 2018 20:37:55 +0000
From:      Vincent Hoffman-Kazlauskas <vince@unsane.co.uk>
To:        Ash Gokhale <ashfixit@gmail.com>, Kurt Jaeger <pi@opsec.eu>, Mathieu Arnold <mat@freebsd.org>
Cc:        Josh Paetzel <josh@tcbug.org>, Diane Bruce <db@db.net>, Kurt Jaeger <lists@opsec.eu>, freebsd-ports@freebsd.org
Subject:   Re: net/viamillipede seeks commiter
Message-ID:  <71e99b61-a028-58cb-e437-467672f08998@unsane.co.uk>
In-Reply-To: <CAHpe%2B0ZPPQd5vNhzbS-RE1nTsduGEbiPcwCpN=sX8v6PTsFH3w@mail.gmail.com>
References:  <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> <CAHpe%2B0ZzP3BBDHTBMnLRoOtF4YreSh=FfF0vCarVa9VANtz0BQ@mail.gmail.com> <CAHpe%2B0a9cgKuGmX=0jEtcUbz81LcZVt3kdsVekDo4A7aFzGJ4Q@mail.gmail.com> <20180307114321.GZ86345@home.opsec.eu> <20180307115144.GC21001@home.opsec.eu> <CAHpe%2B0ZPPQd5vNhzbS-RE1nTsduGEbiPcwCpN=sX8v6PTsFH3w@mail.gmail.com>

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


On 07/03/2018 17:08, Ash Gokhale wrote:
> On Wed, Mar 7, 2018 at 6:51 AM, Kurt Jaeger <pi@opsec.eu> wrote:
> 
>> Hi!
>>
>>>> I've made peace with poudriere  in 10.4, 11.1 and 12 current jails with
>>>> USES= uidfix, and also fixed the spurious pthreads cast that was
>> choking
>>>> gcc.  Would you  all try it again please?
>>>> https://github.com/agokhale/freebsd-port-net-viamillipede/
>> commits/master
>>>
>>> I've tested it on 10.3-i386, same build error as before. Maybe
>>> the problem happens with 10.3, but not with 10.4. I'll retest with 10.4.
>>
>> Yes, builds with 10.4, fails with 10.3.
>>
>> --
>> pi@opsec.eu            +49 171 3101372                         2 years to
>> go !
>>
> 
> 
> 
> mat@'s feedback accepted,
> 
> This is the error  from 10.3 release via poudriere jail:
> 
> =======================<phase: build          >============================
> ===>  Building for viamillipede-0.7
> make[1]: "/usr/share/mk/bsd.own.mk" line 505: MK_DEBUG_FILES can't be set
> by a user.
> *** Error code 1
> 
> 
> I'm not sure where to go from this; can I fence the port to build only on
> 10.4+ ?
> 
> I'll poke around in the jail for clues.


Been a while but I think its something like

Something like this in the makefile

.if ${OSVERSION} > 1004000
BROKEN=	Needs features from at least 10.4
.endif



Vince

> _______________________________________________
> 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"
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?71e99b61-a028-58cb-e437-467672f08998>