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
![]() ![]() 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. Current failure logs with what becomes lang/gcc earlier today: http://package23.nyi.freebsd.org/data/101i386-default-PR196712/2016-11-05_06h18m49s/logs/errors/x49gp-20100425.log http://package23.nyi.freebsd.org/data/110i386-default-PR196712/2016-11-06_14h47m59s/logs/errors/x49gp-20100425.log Still does not built with gcc49. But bsd.default-version.mk: GCC_DEFAULT?= 6 I think this is overcome by events. USE_GCC= any should changed. (In reply to w.schwarzenfeld from comment #4) > USE_GCC= any should changed. To what? Is there a patch you'd like to propose? Is this still a problem? lang/gcc49|lang/gcc7|2019-04-27|Has expired: Unsupported by upstream. Use GCC 7 or newer instead |