Opened 12 years ago

Last modified 12 years ago

#33805 closed defect

p5.12-html-parser @3.690.0 - build failure under Xcode 4.3.x — at Initial Version

Reported by: roberthuston@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: p5.12-html-parser

Description

When attempting to install p5.12-html-parser in a Xcode 4.3.x development environment that has be updated with the command line tools, the build fails because the generated makefile is looking for /Developer/usr/bin/clang. The /Developer directory no longer exists with Xcode 4.3.x installations. The "main.log" file from the build process indicates this error:

... :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=\"3.69\" -DXS_VERSION=\"3.69\" "-I/opt/local/lib/perl5/5.12.3/darwin-multi-2level/CORE" -DMARKED_SECTION Parser.c :info:build /bin/sh: /Developer/usr/bin/clang: No such file or directory ...

Change History (0)

Note: See TracTickets for help on using tickets.