[MacPorts] #50226: julia @0.4.2_1 fails building on 10.6.8
MacPorts
noreply at macports.org
Tue Jan 5 05:56:11 PST 2016
#50226: julia @0.4.2_1 fails building on 10.6.8
------------------------+--------------------------------
Reporter: braumann@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Keywords: ssp | Port: julia
------------------------+--------------------------------
As `julia @0.4.2_1` now uses MacPorts' libgit2 and OpenBLAS, I was curious
if it now builds on 10.6.8. However, during building the flisp component,
I run into this problem:
{{{
...
:info:destroot make[3]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_julia/julia/work/julia-0.4.2/src/flisp'
:info:destroot CC src/flisp/flisp.dbg.obj
:info:destroot CC src/flisp/builtins.dbg.obj
:info:destroot CC src/flisp/string.dbg.obj
:info:destroot CC src/flisp/equalhash.dbg.obj
:info:destroot CC src/flisp/table.dbg.obj
:info:destroot CC src/flisp/iostream.dbg.obj
:info:destroot CC src/flisp/julia_extensions.dbg.obj
:info:destroot LINK src/flisp/libflisp-debug.a
:info:destroot CC src/flisp/flmain.dbg.obj
:info:destroot LINK src/flisp/flisp-debug
:info:destroot ld: library not found for -lssp
:info:destroot collect2: ld returned 1 exit status
...
}}}
I have no idea how to provide this stack smashing protection (ssp)
library.
--
Ticket URL: <https://trac.macports.org/ticket/50226>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list