[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#842528: RFS: wide-dhcpv6/20080615-17 -- DHCPv6 server/client for automatic IPv6 hosts configuration



On Mon, Oct 31, 2016 at 11:36:02PM +0000, Gianfranco Costamagna wrote:
> >However the buildd seems not like my upload this time.
> >I guess it's caused by parallel support from debhelper 10.
> 
> not outdated, just like mine, we don't use parallel in building
> 
> DEB_BUILD_OPTIONS=parallel=8 can reproduce the issue (and bad me
> I didn't check that)
> probably some dependencies are not handled correctly in Makefile.in
> and having parallel enabled by default in compat 10 can't work.

No one's using a 1-core conventional computer these days.  By failing to set
parallel=X you gain nothing but wait much longer, and miss issues like this.

Why won't you put "export DEB_BUILD_OPTIONS=parallel=8" into your ~/.bashrc?
It's not like your number of cores changes, and even if it does, you can
export DEB_BUILD_OPTIONS=parallel=`nproc`

(Please don't use `grep ^processor /proc/cpuinfo` nor `getconf
_NPROCESSORS_ONLN` as neither is portable enough.)

-- 
A MAP07 (Dead Simple) raspberry tincture recipe: 0.5l 95% alcohol, 1kg
raspberries, 0.4kg sugar; put into a big jar for 1 month.  Filter out and
throw away the fruits (can dump them into a cake, etc), let the drink age
at least 3-6 months.


Reply to: