Bug 204391 - emulators/x49gp fails to build with GCC 4.9: ERROR: "gcc" either does not exist or does not work
Summary: emulators/x49gp fails to build with GCC 4.9: ERROR: "gcc" either does not exi...
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: i386 Any
: --- Affects Some People
Assignee: Walter Schwarzenfeld
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-09 10:08 UTC by Gerald Pfeifer
Modified: 2019-08-12 20:23 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (shaun)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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