[MacPorts] #27984: llvm: build fails on Tiger (was: attempt to install llvm on tiger fails)

MacPorts noreply at macports.org
Thu Apr 14 00:41:07 PDT 2011


#27984: llvm: build fails on Tiger
------------------------------------+---------------------------------------
  Reporter:  rssolis@…              |       Owner:  erickt@…           
      Type:  defect                 |      Status:  closed             
  Priority:  Normal                 |   Milestone:                     
 Component:  ports                  |     Version:  1.9.2              
Resolution:  wontfix                |    Keywords:  tiger              
      Port:  llvm                   |  
------------------------------------+---------------------------------------
Changes (by ryandesign@…):

  * status:  new => closed
 * cc: ryandesign@… (added)
  * resolution:  => wontfix


Old description:

> My computer:
> Mac mini
> OS X version 10.4.11
> 1.83 GHz Intel Core 2 Duo
>
> Here's what I get:
> {{{
> firecat:~ rsolis$ sudo port install g95
> Password:
> --->  Computing dependencies for g95
> --->  Dependencies to be installed: odcctools llvm
> --->  Building llvm
> Error: Target org.macports.build returned: shell command failed (see log
> for details)
> Error: Failed to install llvm
> Log for llvm is at:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_llvm/main.log
> Error: The following dependencies were not installed: odcctools llvm
> Error: Status 1 encountered during processing.
> To report a bug, see <http://guide.macports.org/#project.tickets>
> firecat:~ rsolis$
> }}}
> ************
> Error log is printed below:
> ************
> {{{
> :info:build make[4]: Nothing to be done for `all'.
> :info:build make[4]: Nothing to be done for `all'.
> :info:build make[4]: Nothing to be done for `all'.
> :info:build make[4]: Nothing to be done for `all'.
> :info:build make[4]: Nothing to be done for `all'.
> :info:build make[4]: Nothing to be done for `all'.
> :info:build make[4]: Nothing to be done for `all'.
> :info:build make[4]: Nothing to be done for `all'.
> :info:build make[4]: Nothing to be done for `all'.
> :info:build make[4]: Nothing to be done for `all'.
> :info:build make[4]: Nothing to be done for `all'.
> :info:build make[4]: Nothing to be done for `all'.
> :info:build make[4]: Nothing to be done for `all'.
> :info:build make[4]: Nothing to be done for `all'.
> :info:build make[4]: Nothing to be done for `all'.
> :info:build make[4]: Nothing to be done for `all'.
> :info:build make[4]: Nothing to be done for `all'.
> :info:build make[3]: Nothing to be done for `all'.
> :info:build make[3]: Nothing to be done for `all'.
> :info:build make[2]: Nothing to be done for `all'.
> :info:build make[3]: Nothing to be done for `all'.
> :info:build make[3]: Nothing to be done for `all'.
> :info:build make[2]: Nothing to be done for `all'.
> :info:build llvm[1]: Linking Release Shared Library libLLVM-2.8.dylib
> :info:build ld: multiple definitions of symbol ___floatdisf
> :info:build /usr/lib/gcc/i686-apple-darwin8/4.0.1/libgcc.a(_floatdisf.o)
> private external definition of ___floatdisf in section (__TEXT,__text)
> :info:build /usr/lib/gcc/i686-apple-
> darwin8/4.0.1/../../../libgcc_s.10.4.dylib(_floatdisf_s.o) definition of
> ___floatdisf
> :info:build ld: multiple definitions of symbol ___floatdidf
> :info:build /usr/lib/gcc/i686-apple-darwin8/4.0.1/libgcc.a(_floatdidf.o)
> private external definition of ___floatdidf in section (__TEXT,__text)
> :info:build /usr/lib/gcc/i686-apple-
> darwin8/4.0.1/../../../libgcc_s.10.4.dylib(_floatdidf_s.o) definition of
> ___floatdidf
> :info:build ld: multiple definitions of symbol ___divdi3
> :info:build /usr/lib/gcc/i686-apple-darwin8/4.0.1/libgcc.a(_divdi3.o)
> private external definition of ___divdi3 in section (__TEXT,__text)
> :info:build /usr/lib/gcc/i686-apple-
> darwin8/4.0.1/../../../libgcc_s.10.4.dylib(_divdi3_s.o) definition of
> ___divdi3
> :info:build ld: multiple definitions of symbol ___udivdi3
> :info:build /usr/lib/gcc/i686-apple-darwin8/4.0.1/libgcc.a(_udivdi3.o)
> private external definition of ___udivdi3 in section (__TEXT,__text)
> :info:build /usr/lib/gcc/i686-apple-
> darwin8/4.0.1/../../../libgcc_s.10.4.dylib(_udivdi3_s.o) definition of
> ___udivdi3
> :info:build ld: multiple definitions of symbol ___umoddi3
> :info:build /usr/lib/gcc/i686-apple-darwin8/4.0.1/libgcc.a(_umoddi3.o)
> private external definition of ___umoddi3 in section (__TEXT,__text)
> :info:build /usr/lib/gcc/i686-apple-
> darwin8/4.0.1/../../../libgcc_s.10.4.dylib(_umoddi3_s.o) definition of
> ___umoddi3
> :info:build /usr/libexec/gcc/i686-apple-darwin8/4.0.1/libtool: internal
> link edit command failed
> :info:build make[1]: ***
> [/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_llvm/work/llvm-2.8/Release/lib/libLLVM-2.8.dylib]
> Error 1
> :info:build make: *** [all] Error 1
> :info:build shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_llvm/work/llvm-2.8"
> && /usr/bin/make 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 llvm):
> org.macports.activate org.macports.build org.macports.destroot
> org.macports.install
> :error:build Failed to install llvm
> :notice:build Log for llvm is at:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_llvm/main.log
> }}}
> *****************
> Thanks for any assstance!  - Ruben Solis

New description:

 My computer:
  * Mac mini
  * OS X version 10.4.11
  * 1.83 GHz Intel Core 2 Duo

 Here's what I get:
 {{{
 firecat:~ rsolis$ sudo port install g95
 Password:
 --->  Computing dependencies for g95
 --->  Dependencies to be installed: odcctools llvm
 --->  Building llvm
 Error: Target org.macports.build returned: shell command failed (see log
 for details)
 Error: Failed to install llvm
 Log for llvm is at:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_llvm/main.log
 Error: The following dependencies were not installed: odcctools llvm
 Error: Status 1 encountered during processing.
 To report a bug, see <http://guide.macports.org/#project.tickets>
 firecat:~ rsolis$
 }}}
 ************
 Error log is printed below:
 ************
 {{{
 :info:build make[4]: Nothing to be done for `all'.
 :info:build make[4]: Nothing to be done for `all'.
 :info:build make[4]: Nothing to be done for `all'.
 :info:build make[4]: Nothing to be done for `all'.
 :info:build make[4]: Nothing to be done for `all'.
 :info:build make[4]: Nothing to be done for `all'.
 :info:build make[4]: Nothing to be done for `all'.
 :info:build make[4]: Nothing to be done for `all'.
 :info:build make[4]: Nothing to be done for `all'.
 :info:build make[4]: Nothing to be done for `all'.
 :info:build make[4]: Nothing to be done for `all'.
 :info:build make[4]: Nothing to be done for `all'.
 :info:build make[4]: Nothing to be done for `all'.
 :info:build make[4]: Nothing to be done for `all'.
 :info:build make[4]: Nothing to be done for `all'.
 :info:build make[4]: Nothing to be done for `all'.
 :info:build make[4]: Nothing to be done for `all'.
 :info:build make[3]: Nothing to be done for `all'.
 :info:build make[3]: Nothing to be done for `all'.
 :info:build make[2]: Nothing to be done for `all'.
 :info:build make[3]: Nothing to be done for `all'.
 :info:build make[3]: Nothing to be done for `all'.
 :info:build make[2]: Nothing to be done for `all'.
 :info:build llvm[1]: Linking Release Shared Library libLLVM-2.8.dylib
 :info:build ld: multiple definitions of symbol ___floatdisf
 :info:build /usr/lib/gcc/i686-apple-darwin8/4.0.1/libgcc.a(_floatdisf.o)
 private external definition of ___floatdisf in section (__TEXT,__text)
 :info:build /usr/lib/gcc/i686-apple-
 darwin8/4.0.1/../../../libgcc_s.10.4.dylib(_floatdisf_s.o) definition of
 ___floatdisf
 :info:build ld: multiple definitions of symbol ___floatdidf
 :info:build /usr/lib/gcc/i686-apple-darwin8/4.0.1/libgcc.a(_floatdidf.o)
 private external definition of ___floatdidf in section (__TEXT,__text)
 :info:build /usr/lib/gcc/i686-apple-
 darwin8/4.0.1/../../../libgcc_s.10.4.dylib(_floatdidf_s.o) definition of
 ___floatdidf
 :info:build ld: multiple definitions of symbol ___divdi3
 :info:build /usr/lib/gcc/i686-apple-darwin8/4.0.1/libgcc.a(_divdi3.o)
 private external definition of ___divdi3 in section (__TEXT,__text)
 :info:build /usr/lib/gcc/i686-apple-
 darwin8/4.0.1/../../../libgcc_s.10.4.dylib(_divdi3_s.o) definition of
 ___divdi3
 :info:build ld: multiple definitions of symbol ___udivdi3
 :info:build /usr/lib/gcc/i686-apple-darwin8/4.0.1/libgcc.a(_udivdi3.o)
 private external definition of ___udivdi3 in section (__TEXT,__text)
 :info:build /usr/lib/gcc/i686-apple-
 darwin8/4.0.1/../../../libgcc_s.10.4.dylib(_udivdi3_s.o) definition of
 ___udivdi3
 :info:build ld: multiple definitions of symbol ___umoddi3
 :info:build /usr/lib/gcc/i686-apple-darwin8/4.0.1/libgcc.a(_umoddi3.o)
 private external definition of ___umoddi3 in section (__TEXT,__text)
 :info:build /usr/lib/gcc/i686-apple-
 darwin8/4.0.1/../../../libgcc_s.10.4.dylib(_umoddi3_s.o) definition of
 ___umoddi3
 :info:build /usr/libexec/gcc/i686-apple-darwin8/4.0.1/libtool: internal
 link edit command failed
 :info:build make[1]: ***
 [/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_llvm/work/llvm-2.8/Release/lib/libLLVM-2.8.dylib]
 Error 1
 :info:build make: *** [all] Error 1
 :info:build shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_llvm/work/llvm-2.8"
 && /usr/bin/make 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 llvm):
 org.macports.activate org.macports.build org.macports.destroot
 org.macports.install
 :error:build Failed to install llvm
 :notice:build Log for llvm is at:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_llvm/main.log
 }}}
 *****************
 Thanks for any assstance!  - Ruben Solis

--

Comment:

 Replying to [comment:4 jmr@…]:
 > You should make llvm error out early on Tiger

 r77828

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


More information about the macports-tickets mailing list