Opened 13 years ago

Last modified 13 years ago

#27984 closed defect

attempt to install g95 fails — at Initial Version

Reported by: rssolis@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: tiger Cc:
Port: llvm

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

Change History (0)

Note: See TracTickets for help on using tickets.