Date: Sun, 26 Jan 2020 09:59:16 +0100 From: Hinnerk van Bruinehsen <hvbruinehsen@stackptr.de> To: freebsd-ports@freebsd.org Subject: Re: cereal: fails to build on pure 64 bit systems Message-ID: <20200126085915.fxrwotlil6tgtca2@T3n3br4s.fritz.box> In-Reply-To: <c500aed9-7520-48bb-ece3-8d907078de89@grosbein.net> References: <20200125103817.t52lmveitniux3dz@T3n3br4s.fritz.box> <c500aed9-7520-48bb-ece3-8d907078de89@grosbein.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 26, 2020 at 06:18:30AM +0700, Eugene Grosbein wrote: > 25.01.2020 17:38, Hinnerk van Bruinehsen wrote: > > > Hello, > > > > the newly introduced build for cereal fails to build on my system, > > because I don't have 32 bit compatibility stuff enabled. > > > > The failure is caused by the default settings of enabling portability > > testing. I have attached a patch that fixes this for me by disabling the > > portability tests. > > > > I also disabled -WError for the build, because it caused a build failure > > (because of unused CFLAGS for the build, -pie in my case). > > Since this is a non default setting, I guess that the last change is > > debatable, but while I am a big fan of -WError during development, I > > think it's not that great for packaging/distribution. > > Thanks! Fixed in r524136. Thank you for taking care of it so quickly! > > _______________________________________________ > 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?20200126085915.fxrwotlil6tgtca2>