[MacPorts] #23595: the following items did not execute (for perl5.8)

MacPorts noreply at macports.org
Sun Feb 7 18:00:44 PST 2010


#23595: the following items did not execute (for perl5.8)
------------------------------+---------------------------------------------
 Reporter:  djacomy@…         |       Owner:  ricci@…           
     Type:  defect            |      Status:  new               
 Priority:  Normal            |   Milestone:                    
Component:  ports             |     Version:  1.8.2             
 Keywords:                    |        Port:  perl5.8           
------------------------------+---------------------------------------------
Changes (by jmr@…):

  * owner:  macports-tickets@… => ricci@…
  * port:  => perl5.8
  * milestone:  MacPorts 1.8.3 =>


Old description:

> --->  Building perl5.8
> DEBUG: Executing org.macports.build (perl5.8)
> DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
> DEBUG: Assembled command: 'cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.8/work/perl-5.8.9"
> && /usr/bin/make -j2 all'
> /usr/bin/gcc-4.0 -L/opt/local/lib -L/usr/local/lib -force_flat_namespace
> -o miniperl \
>             `echo  gv.o toke.o perly.o op.o pad.o regcomp.o dump.o util.o
> mg.o reentr.o hv.o av.o perl.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o
> pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o
> xsutils.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o
> pp_pack.o pp_sort.o  | sed 's/ op.o / /'` \
>             miniperlmain.o opmini.o -ldl -lm -lutil -lc
> ld warning: in gv.o, file is not of required architecture
> ld warning: in toke.o, file is not of required architecture
> ld warning: in perly.o, file is not of required architecture
> ld warning: in pad.o, file is not of required architecture
> ld warning: in regcomp.o, file is not of required architecture
> ld warning: in dump.o, file is not of required architecture
> ld warning: in util.o, file is not of required architecture
> ld warning: in mg.o, file is not of required architecture
> ld warning: in reentr.o, file is not of required architecture
> ld warning: in hv.o, file is not of required architecture
> ld warning: in av.o, file is not of required architecture
> ld warning: in perl.o, file is not of required architecture
> ld warning: in run.o, file is not of required architecture
> ld warning: in pp_hot.o, file is not of required architecture
> ld warning: in sv.o, file is not of required architecture
> ld warning: in pp.o, file is not of required architecture
> ld warning: in scope.o, file is not of required architecture
> ld warning: in pp_ctl.o, file is not of required architecture
> ld warning: in pp_sys.o, file is not of required architecture
> ld warning: in doop.o, file is not of required architecture
> ld warning: in doio.o, file is not of required architecture
> ld warning: in regexec.o, file is not of required architecture
> ld warning: in utf8.o, file is not of required architecture
> ld warning: in taint.o, file is not of required architecture
> ld warning: in deb.o, file is not of required architecture
> ld warning: in universal.o, file is not of required architecture
> ld warning: in xsutils.o, file is not of required architecture
> ld warning: in globals.o, file is not of required architecture
> ld warning: in perlio.o, file is not of required architecture
> ld warning: in perlapi.o, file is not of required architecture
> ld warning: in numeric.o, file is not of required architecture
> ld warning: in mathoms.o, file is not of required architecture
> ld warning: in locale.o, file is not of required architecture
> ld warning: in pp_pack.o, file is not of required architecture
> ld warning: in pp_sort.o, file is not of required architecture
> ld warning: in miniperlmain.o, file is not of required architecture
> ld warning: in opmini.o, file is not of required architecture
> ld warning: duplicate dylib /usr/local/lib/libgcc_s.1.dylib
> Undefined symbols:
>   "_main", referenced from:
>       start in crt1.10.5.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make: *** [miniperl] Error 1
> Error: Target org.macports.build returned: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.8/work/perl-5.8.9"
> && /usr/bin/make -j2 all " returned error 2
> DEBUG: Backtrace: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.8/work/perl-5.8.9"
> && /usr/bin/make -j2 all " returned error 2
>     while executing
> "command_exec build"
>     (procedure "portbuild::build_main" line 9)
>     invoked from within
> "$procedure $targetname"
> Warning: the following items did not execute (for perl5.8):
> org.macports.activate org.macports.build org.macports.destroot
> org.macports.install
> Error: The following dependencies failed to build: xorg-libXt autoconf
> help2man p5-locale-gettext perl5 perl5.8 m4 automake libtool xorg-libsm
> xorg-libice
> Error: Status 1 encountered during processing.

New description:

 {{{
 --->  Building perl5.8
 DEBUG: Executing org.macports.build (perl5.8)
 DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
 DEBUG: Assembled command: 'cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.8/work/perl-5.8.9"
 && /usr/bin/make -j2 all'
 /usr/bin/gcc-4.0 -L/opt/local/lib -L/usr/local/lib -force_flat_namespace
 -o miniperl \
             `echo  gv.o toke.o perly.o op.o pad.o regcomp.o dump.o util.o
 mg.o reentr.o hv.o av.o perl.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o
 pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o
 xsutils.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o
 pp_pack.o pp_sort.o  | sed 's/ op.o / /'` \
             miniperlmain.o opmini.o -ldl -lm -lutil -lc
 ld warning: in gv.o, file is not of required architecture
 ld warning: in toke.o, file is not of required architecture
 ld warning: in perly.o, file is not of required architecture
 ld warning: in pad.o, file is not of required architecture
 ld warning: in regcomp.o, file is not of required architecture
 ld warning: in dump.o, file is not of required architecture
 ld warning: in util.o, file is not of required architecture
 ld warning: in mg.o, file is not of required architecture
 ld warning: in reentr.o, file is not of required architecture
 ld warning: in hv.o, file is not of required architecture
 ld warning: in av.o, file is not of required architecture
 ld warning: in perl.o, file is not of required architecture
 ld warning: in run.o, file is not of required architecture
 ld warning: in pp_hot.o, file is not of required architecture
 ld warning: in sv.o, file is not of required architecture
 ld warning: in pp.o, file is not of required architecture
 ld warning: in scope.o, file is not of required architecture
 ld warning: in pp_ctl.o, file is not of required architecture
 ld warning: in pp_sys.o, file is not of required architecture
 ld warning: in doop.o, file is not of required architecture
 ld warning: in doio.o, file is not of required architecture
 ld warning: in regexec.o, file is not of required architecture
 ld warning: in utf8.o, file is not of required architecture
 ld warning: in taint.o, file is not of required architecture
 ld warning: in deb.o, file is not of required architecture
 ld warning: in universal.o, file is not of required architecture
 ld warning: in xsutils.o, file is not of required architecture
 ld warning: in globals.o, file is not of required architecture
 ld warning: in perlio.o, file is not of required architecture
 ld warning: in perlapi.o, file is not of required architecture
 ld warning: in numeric.o, file is not of required architecture
 ld warning: in mathoms.o, file is not of required architecture
 ld warning: in locale.o, file is not of required architecture
 ld warning: in pp_pack.o, file is not of required architecture
 ld warning: in pp_sort.o, file is not of required architecture
 ld warning: in miniperlmain.o, file is not of required architecture
 ld warning: in opmini.o, file is not of required architecture
 ld warning: duplicate dylib /usr/local/lib/libgcc_s.1.dylib
 Undefined symbols:
   "_main", referenced from:
       start in crt1.10.5.o
 ld: symbol(s) not found
 collect2: ld returned 1 exit status
 make: *** [miniperl] Error 1
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.8/work/perl-5.8.9"
 && /usr/bin/make -j2 all " returned error 2
 DEBUG: Backtrace: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_perl5.8/work/perl-5.8.9"
 && /usr/bin/make -j2 all " returned error 2
     while executing
 "command_exec build"
     (procedure "portbuild::build_main" line 9)
     invoked from within
 "$procedure $targetname"
 Warning: the following items did not execute (for perl5.8):
 org.macports.activate org.macports.build org.macports.destroot
 org.macports.install
 Error: The following dependencies failed to build: xorg-libXt autoconf
 help2man p5-locale-gettext perl5 perl5.8 m4 automake libtool xorg-libsm
 xorg-libice
 Error: Status 1 encountered during processing.
 }}}

--

Comment:

 As per the ticket guidelines prominently linked from the New Ticket page,
 please remember to preview and use WikiFormatting, fill in the Port field,
 cc the maintainer, and don't set the Milestone field.

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


More information about the macports-tickets mailing list