[Bug 220738] [lang/gcc8-devel] problems with DEFAULT_VERSIONS=gcc=8

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 14 20:46:30 UTC 2017


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

            Bug ID: 220738
           Summary: [lang/gcc8-devel] problems with DEFAULT_VERSIONS=gcc=8
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gerald at FreeBSD.org
          Reporter: mexas at bris.ac.uk
             Flags: maintainer-feedback?(gerald at FreeBSD.org)
          Assignee: gerald at FreeBSD.org

I'm trying to use ports-mgmt/synth with a make.conf with
DEFAULT_VERSIONS=gcc=8. This gives:

# synth build net/mpich
Encountered issue with net/mpich or its dependencies
  => gfortran8:lang/gcc8 (required dependency of net/mpich) does not exist.

because the port name doesn't fit the pattern.

Changing this to

DEFAULT_VERSIONS=gcc=8-devel

results in 

===>   mpich-3.2_4 depends on executable: gfortran8-devel - not found

John Marino tells me the problem is with Mk/bsd.gcc.mk:

https://github.com/jrmarino/synth/issues/89

Please advise

Thanks!

Anton

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list