Opened 12 years ago

Closed 12 years ago

#33682 closed defect (duplicate)

p5.12-term-readkey @2.300.0, Revision 2 compilation fails (XCode 4.3.1)

Reported by: jk@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc: warp-darwinports@…
Port: p5.12-term-readkey

Description

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

Change History (1)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: newclosed

Duplicate of #33675. Rebuild perl5.12.

Note: See TracTickets for help on using tickets.