[MacPorts] #33805: p5.12-html-parser @3.690.0 - build failure under Xcode 4.3.x

MacPorts noreply at macports.org
Wed Mar 28 13:32:22 PDT 2012


#33805: p5.12-html-parser @3.690.0 - build failure under Xcode 4.3.x
-----------------------------------+----------------------------------------
  Reporter:  roberthuston@…        |       Owner:  macports-tickets@…                   
      Type:  defect                |      Status:  closed                               
  Priority:  Normal                |   Milestone:                                       
 Component:  ports                 |     Version:  2.0.4                                
Resolution:  invalid               |    Keywords:                                       
      Port:  p5.12-html-parser     |  
-----------------------------------+----------------------------------------
Changes (by ryandesign@…):

  * status:  new => closed
  * keywords:  p5.12-html-parser perl =>
  * resolution:  => invalid


Old 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
> ...

New 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
 ...
 }}}

--

Comment:

 Rebuild perl5.12.

 {{{
 sudo port -n upgrade --force perl5.12
 }}}

 This is in the wiki:ProblemHotlist#xcode43.

-- 
Ticket URL: <https://trac.macports.org/ticket/33805#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list