Date: Tue, 26 Nov 2013 20:42:20 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: Alexander Panyushkin <vsityz@gmail.com> Cc: Ports FreeBSD <freebsd-ports@freebsd.org> Subject: Re: lang/gcc not build Message-ID: <B50A7135-288C-45B5-B672-C6BCC9221EFE@FreeBSD.org> In-Reply-To: <5294DEAA.5070308@gmail.com> References: <5294DEAA.5070308@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_3065DC60-7219-4450-8AA0-81209455C0B1 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii [Redirecting to the appropriate mailing list...] On 26 Nov 2013, at 18:47, Alexander Panyushkin <vsityz@gmail.com> wrote: > #portmaster lang/gcc > [...] > cd /usr/ports/lang/gcc/work/gcc-4.6.4 ; contrib/gcc_update --touch > configure: loading site script /usr/ports/Templates/config.site > checking build system type... x86_64-portbld-freebsd10.0 > checking host system type... x86_64-portbld-freebsd10.0 > checking target system type... x86_64-portbld-freebsd10.0 > checking for a BSD-compatible install... /usr/bin/install -c -o root = -g wheel > checking whether ln works... yes > checking whether ln -s works... yes > checking for a sed that does not truncate output... (cached) = /usr/bin/sed > checking for gawk... (cached) /usr/bin/awk > checking for gcc... gcc46 > checking for C compiler default output file name... > configure: error: in `/usr/ports/lang/gcc/work/build': > configure: error: C compiler cannot create executables > See `config.log' for more details. > =3D=3D=3D> Script "../gcc-4.6.4/configure" failed unexpectedly. > Please report the problem to gerald@FreeBSD.org [maintainer] and = attach the > "/usr/ports/lang/gcc/work/build/config.log" including the output of = the failure > of your make command. Also, it might be a good idea to provide an = overview > of all packages installed on your system (e.g. a = /usr/local/sbin/pkg-static > info -g -Ea). > *** Error code 1 >=20 > ############################################# > /etc/make.conf >=20 > .if ${.CURDIR:N*/ports/lang/gcc*} =3D=3D "" > CFLAGS=3D -O2 -march=3Dathlon64-sse3 -mtune=3Dathlon64-sse3 -pipe = -Wformat > CPPFLAGS+=3D -D_FORTIFY_SOURCE=3D2 > USE_GCC=3D4.6 > .endif >=20 > #pkg info -ix gcc > gcc-4.6.3 > gcc-ecj-4.5 > gccmakedep-1.0.2_1 * Don't set CFLAGS with '=3D', always use '+=3D'. * Try moving your make.conf out of the way, and build the port again. = Does it now work? * If all that still fails, post the config.log file, like the message = says. -Dimitry --Apple-Mail=_3065DC60-7219-4450-8AA0-81209455C0B1 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iEYEARECAAYFAlKU+aUACgkQsF6jCi4glqN+egCg5AXXY04qaSVm9PEO7v3KLfkc Z00An0z/RtQf5nPU2mm29s+EgYg9LAUg =tffS -----END PGP SIGNATURE----- --Apple-Mail=_3065DC60-7219-4450-8AA0-81209455C0B1--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B50A7135-288C-45B5-B672-C6BCC9221EFE>