[MacPorts] #33682: p5.12-term-readkey @2.300.0, Revision 2 compilation fails (XCode 4.3.1)
MacPorts
noreply at macports.org
Mon Mar 19 02:35:41 PDT 2012
#33682: p5.12-term-readkey @2.300.0, Revision 2 compilation fails (XCode 4.3.1)
--------------------------+-------------------------------------------------
Reporter: jk@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.4
Keywords: | Port: p5.12-term-readkey
--------------------------+-------------------------------------------------
p5.12-term-readkey is using a wrong clang path on my system:
{{{
:info:build /Developer/usr/bin/clang -c -pipe -O2 -fno-common
-DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing
-fstack-protector -I/opt/local/include -O3 -DVERSION=\"2.30\"
-DXS_VERSION=\"2.30\" "-I/opt/local/lib/perl5/5.12.3/darwin-multi-
2level/CORE" ReadKey.c
:info:build /bin/sh: /Developer/usr/bin/clang: No such file or directory
:info:build make: *** [ReadKey.o] Error 127
:info:build make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5
-term-readkey/p5.12-term-readkey/work/TermReadKey-2.30'
:info:build shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5
-term-readkey/p5.12-term-readkey/work/TermReadKey-2.30" && /usr/bin/make
-j8 -w all " returned error 2
:error:build Target org.macports.build returned: shell command failed (see
log for details)
}}}
Actual path is:
{{{
$ xcode-select -print-path
/Applications/Xcode.app/Contents/Developer
}}}
--
Ticket URL: <https://trac.macports.org/ticket/33682>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list