Bug 204391

Summary: emulators/x49gp fails to build with GCC 4.9: ERROR: "gcc" either does not exist or does not work
Product: Ports & Packages Reporter: Gerald Pfeifer <gerald>
Component: Individual Port(s)Assignee: Walter Schwarzenfeld <w.schwarzenfeld>
Status: Closed Overcome By Events    
Severity: Affects Some People CC: w.schwarzenfeld
Priority: --- Flags: bugzilla: maintainer-feedback? (shaun)
Version: Latest   
Hardware: i386   
OS: Any   

Description Gerald Pfeifer freebsd_committer freebsd_triage 2015-11-09 10:08:58 UTC
We are working to move the default version of GCC in ports (lang/gcc)
from GCC 4.8 to GCC 4.9.

Sadly something goes wrong with x49gp when using this newer version
of GCC:

http://package22.nyi.freebsd.org/data/101i386-default-PR196712/2015-10-27_08h38m03s/logs/errors/x49gp-20100425.log

One approach might be USE_GCC=4.8 for the time being if this cannot
be addressed easily and then work this without blocking the lang/gcc
update.
Comment 1 Gerald Pfeifer freebsd_committer freebsd_triage 2016-02-09 20:48:28 UTC
Shaun, any chance you'll be able to look into this?

I believe this may be a case of the ports looking for "gcc" and
ignoring ${CC] -- or ${CC} not being properly set (to "gcc49") here.
Comment 3 Walter Schwarzenfeld 2018-01-13 02:56:49 UTC
Still does not built with gcc49.
But bsd.default-version.mk:
GCC_DEFAULT?=           6

I think this is overcome by events.
Comment 4 Walter Schwarzenfeld 2018-01-13 02:57:38 UTC
USE_GCC=       any should changed.
Comment 5 Gerald Pfeifer freebsd_committer freebsd_triage 2018-01-26 10:57:38 UTC
(In reply to w.schwarzenfeld from comment #4)
> USE_GCC=       any should changed.

To what?  Is there a patch you'd like to propose?
Comment 6 Walter Schwarzenfeld 2019-02-05 18:48:43 UTC
Is this still a problem?
Comment 7 Walter Schwarzenfeld 2019-08-12 20:23:32 UTC
lang/gcc49|lang/gcc7|2019-04-27|Has expired: Unsupported by upstream. Use GCC 7 or newer instead