[Bug 218474] games/eduke32 expects/hardcodes g++ instead of honoring CXX

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 8 06:08:57 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218474

            Bug ID: 218474
           Summary: games/eduke32 expects/hardcodes g++ instead of
                    honoring CXX
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: gerald at FreeBSD.org
                CC: pkubaj at anongoth.pl
            Blocks: 218330
             Flags: maintainer-feedback?(pkubaj at anongoth.pl)

Testing a patch to align the lang/gcc* ports with other languages
and default to lang/gcc5 (instead of lang/gcc as it currently is)
we found that games/eduke32 seems to ignore the CXX variable to
denote the C++ compiler and simply checks for g++:

http://package18.nyi.freebsd.org/data/110amd64-default-PR218330/2017-04-06_19h28m41s/logs/errors/eduke32-20170225_1.log

If you want to reproduce this, try the simple patch from PR 218330.


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218330
[Bug 218330] [exp-run] Use the lang/gccX port(s) instead of lang/gcc for
USE_GCC=yes
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list