pkgsrc-Bugs archive

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

Re: pkg/55487: samba4 fails to build due to unknown waf configure argument



The following reply was made to PR pkg/55487; it has been noted by GNATS.

From: nfisher.sr%gmail.com@localhost
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/55487: samba4 fails to build due to unknown waf configure
 argument
Date: Tue, 14 Jul 2020 06:38:17 -0400

 The argument causing it to fail is --gmp-include, not sure how that got
 truncated from the output. I'll check better next time before
 submitting.
 
 waf: error: no such option: --with-gmp-include
 
 I tracked it to devel/gmp/builtin.mk being included. I'm still not sure
 where it's being pulled in, but I temporarily commented out the
 CONFIGURE_ARGS+= lines in that file and they no longer appeared in the
 "waf configure" command line.
 
 Hopefully that helps. The error happened both on Arch Linux and a
 custom distro built from source.
 
 On Tue, 2020-07-14 at 08:25 +0000, Patrick Welche wrote:
 > The following reply was made to PR pkg/55487; it has been noted by
 > GNATS.
 > 
 > From: Patrick Welche <prlw1%cam.ac.uk@localhost>
 > To: gnats-bugs%netbsd.org@localhost
 > Cc: 
 > Subject: Re: pkg/55487: samba4 fails to build due to unknown waf
 > configure
 >  argument
 > Date: Tue, 14 Jul 2020 09:20:04 +0100
 > 
 >  On Mon, Jul 13, 2020 at 08:20:01PM +0000, nfisher.sr%gmail.com@localhost
 > wrote:
 >  > Building samba4 fails to to passing waf and unknown configure
 > argument.
 >  
 >  In your log I don't see the unknown configure argument - can you
 > tell
 >  us what it is? (I didn't see a problem on NetBSD-current including
 > with
 >  the acl option which works(!))
 >  
 


Home | Main Index | Thread Index | Old Index