[MacPorts] #46018: p5.18-moose @2.140.200 is not UsingTheRightCompiler (perl 5.18 configuration error?)

MacPorts noreply at macports.org
Fri Jan 9 15:31:03 PST 2015


#46018: p5.18-moose @2.140.200 is not UsingTheRightCompiler (perl 5.18
configuration error?)
--------------------------------+--------------------------------
  Reporter:  ryandesign@…       |      Owner:  macports-tickets@…
      Type:  defect             |     Status:  closed
  Priority:  Normal             |  Milestone:
 Component:  ports              |    Version:  2.3.99
Resolution:  fixed              |   Keywords:
      Port:  p5-moose perl5.18  |
--------------------------------+--------------------------------
Changes (by devans@…):

 * status:  new => closed
 * cc: larryv@… (added)
 * resolution:   => fixed


Comment:

 perl5.18 Config(ld) fix committed by larryv in r131326.

 perl5.18 now returns
 {{{
 perl5.18 -V:cc -V:ld
 cc='/usr/bin/clang';
 ld='env MACOSX_DEPLOYMENT_TARGET=10.9 /usr/bin/clang';
 }}}
 and p5.18-moose links Moose.bundle using the right compiler
 {{{
 /usr/bin/clang  -L/opt/local/lib -Wl,-headerpad_max_install_names  -bundle
 -undefined dynamic_lookup -fstack-protector xs/Attribute.o
 xs/AttributeCore.o xs/Class.o xs/Generated.o xs/HasAttributes.o
 xs/HasMethods.o xs/Inlined.o xs/Instance.o xs/Method.o xs/Moose.o xs/MOP.o
 xs/Package.o xs/ToInstance.o mop.o -arch x86_64 -o
 blib/arch/auto/Moose/Moose.bundle   \

 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/46018#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list