Opened 14 years ago
Last modified 14 years ago
#27984 closed defect
attempt to install llvm on tiger fails — at Version 1
Reported by: | rssolis@… | Owned by: | erickt@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | tiger | Cc: | mfeiri@… |
Port: | llvm |
Description (last modified by jmroot (Joshua Root))
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
Change History (1)
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Cc: | mfeiri@… added |
---|---|
Description: | modified (diff) |
Keywords: | tiger added |
Owner: | changed from macports-tickets@… to erickt@… |
Port: | llvm added |
Summary: | attempt to install g95 fails → attempt to install llvm on tiger fails |
Note: See
TracTickets for help on using
tickets.
Please remember to preview and use WikiFormatting (or better, use an attachment for lengthy output), fill in the Port field, and cc the maintainers.