#28839: perl5.12 won't compile with Xcode 4 -----------------------------------------+---------------------------------- Reporter: christopher.hearn@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: perl5.12 xcode4 | Port: perl5.12 -----------------------------------------+---------------------------------- Comment(by christopher.hearn@…): Replying to [comment:1 vince@…]:
The portfile for Perl5 should have this configure.post_args added : -Dusenm=n
If you can, try to add it manually, it should work.
That helps, I get further, but now: {{{ :msg:configure ---> Building perl5.12 :debug:build build phase started at Sat Mar 19 12:35:29 EDT 2011 :debug:build Executing org.macports.build (perl5.12) :debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.12/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.12/work/perl-5.12.3" && /usr/bin/make -j8 all' :info:build make: *** No rule to make target `all'. Stop. :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.12/work/perl-5.12.3" && /usr/bin/make -j8 all " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for perl5.12): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for perl5.12 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.12/main.log }}} -- Ticket URL: <https://trac.macports.org/ticket/28839#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS