[MacPorts] #53446: perl5.24 can't find libcl
MacPorts
noreply at macports.org
Mon Jan 30 20:54:45 UTC 2017
#53446: perl5.24 can't find libcl
--------------------+----------------------
Reporter: posita | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.4.0
Keywords: | Port: perl5.24
--------------------+----------------------
`main.log` attached, but here's the relevant section:
{{{
:debug:build Executing command line: cd
"/{{PREFIX}}/var/macports/build/_{{PREFIX}}_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_perl5/perl5.24/work/perl-5.24.0"
&& /usr/bin/make -j4 -w all
:info:build make: Entering directory
`/{{PREFIX}}/var/macports/build/_{{PREFIX}}_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_perl5/perl5.24/work/perl-5.24.0'
:info:build unset LIBRARY_PATH && /usr/bin/clang -mmacosx-version-min=10.9
-Wl,-headerpad_max_install_names -arch x86_64 -fstack-protector
-force_flat_namespace -o miniperl \
:info:build opmini.o perlmini.o gv.o toke.o perly.o pad.o
regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o
run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o
utf8.o taint.o deb.o universal.o globals.o perlio.o perlapi.o numeric.o
mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o
miniperlmain.o -lcl -lpthread -ldl -lm -lutil -lc
:info:build ld: library not found for -lcl
:info:build clang: error: linker command failed with exit code 1 (use -v
to see invocation)
:info:build make: *** [lib/buildcustomize.pl] Error 1
:info:build make: Leaving directory
`/{{PREFIX}}/var/macports/build/_{{PREFIX}}_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_perl5/perl5.24/work/perl-5.24.0'
:info:build Command failed: cd
"/{{PREFIX}}/var/macports/build/_{{PREFIX}}_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_perl5/perl5.24/work/perl-5.24.0"
&& /usr/bin/make -j4 -w all
:info:build Exit code: 2
}}}
I'm executing this in a prefix build on 10.9.5.
--
Ticket URL: <https://trac.macports.org/ticket/53446>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list