[MacPorts] #48927: lang/julia 1) missing libarpack dependency and 2) cannot find gcc5/libgcc_s.10.4
MacPorts
noreply at macports.org
Sat Sep 19 10:38:32 PDT 2015
#48927: lang/julia 1) missing libarpack dependency and 2) cannot find
gcc5/libgcc_s.10.4
-----------------------+--------------------------------
Reporter: slewsys@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.99
Keywords: | Port:
-----------------------+--------------------------------
Two issues building lang/julia variant gcc5 with Xcode 7 on Yosemite:
1) The Portfile for lang/julia unconditionally sets:
USE_SYSTEM_ARPACK=1
but fails to list arpack as a library dependecy.
2) During build (or rather, destroot), it fails to find libgcc_s.10.4.
This can be resolved by symlinking:
libgcc_s.10.4.dylib => $(prefix)/lib/gcc5/libgcc_s.1.dylib
Not sure if the issue lies with gcc5 install, julia configuration or
something else.
--
Ticket URL: <https://trac.macports.org/ticket/48927>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list