Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Oct 2016 23:54:38 +0200
From:      Marcus von Appen <mva@FreeBSD.org>
To:        freebsd-current@freebsd.org
Subject:   Re: Recent -CURRENT unable to build numerous ports
Message-ID:  <20161021215438.GA11657@athena.sysfault.org>
In-Reply-To: <20161021184451.GA48781@athena.sysfault.org>
References:  <20161021184451.GA48781@athena.sysfault.org>

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

--T4sUOijqQbZv57TR
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On, Fri Oct 21, 2016, Marcus von Appen wrote:

> Hi,
>
> -CURRENT as of r307731 seems to have some serious flaw with its build
> tool environment. Many ports fail to build with some error similar to
> the following (devel/apr1):
>
> cc -emit-llvm -fno-strict-aliasing -pipe -march=native -DLIBICONV_PLUG
>   -fstack-protector -c -o .c.bco
> cc: error: no input files
> *** [.c.bco] Error code 1
> [...]
>
> Since not all ports are affected, I assume some auto[conf|tool|make]
> issue to be triggered. Hints for getting this one solved are highly
> appreciated.
>

After some more testing, it seems to relate to our default make.
Switching MAKE to gmake seems to resolve the issue.

A simple test case:
1. create an empty Makefile
2. run make

Cheers
Marcus
--T4sUOijqQbZv57TR
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iEYEABECAAYFAlgKjowACgkQi68/ErJnpkdUJgCdFVSqT4KWs4U+DOegEXzoMzjZ
T6IAn0qKzHsVm75+Rbzw0ND9DFTwVZnx
=l4nE
-----END PGP SIGNATURE-----

--T4sUOijqQbZv57TR--



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