#21515: gforth will not install on 10.6.1 ---------------------------------+------------------------------------------ Reporter: n.o.bouvin@… | Owner: arto.bendiken@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: gforth ---------------------------------+------------------------------------------ Comment(by vulcan_@…): i just saw this problem on Mac OS X 10.6.4 from the log file rch/386/asm.fs arch/386/disasm.fs :info:build redefined w@ redefined w@ redefined w@ data offset=E0 :info:build code offset=68 :info:build xt offset=58 :info:build ./engine/gforth-ll --die-on-signal -p ".:/opt/local/lib/gforth /site-forth:/opt/local/share/gforth/site- forth:/opt/local/lib/gforth/0.7.0:/opt/local/share/gforth/0.7.0:." test/tester.fs test/coretest.fs test/postpone.fs test/dbltest.fs test/string.fs test/float.fs test/deferred.fs test/coreext.fs test/search.fs -e bye 2>&1 | tr -d '\015' | diff -c - ./test/coretest.out :info:build ./engine/gforth-ll -p ".:/opt/local/lib/gforth/site- forth:/opt/local/share/gforth/site- forth:/opt/local/lib/gforth/0.7.0:/opt/local/share/gforth/0.7.0:." test /gforth-nofast.fs -e bye :info:build redefined { ./engine/gforth-ll --die-on-signal -p ".:/opt/local/lib/gforth/site-forth:/opt/local/share/gforth/site- forth:/opt/local/lib/gforth/0.7.0:/opt/local/share/gforth/0.7.0:." test/other.fs -e bye :info:build expect ``warning: ')' missing'' :info:build warning: ')' missing :info:build ./engine/gforth-ll -p ".:/opt/local/lib/gforth/site- forth:/opt/local/share/gforth/site- forth:/opt/local/lib/gforth/0.7.0:/opt/local/share/gforth/0.7.0:." test/signals.fs -e bye :info:build ./engine/gforth-ll -p ".:/opt/local/lib/gforth/site- forth:/opt/local/share/gforth/site- forth:/opt/local/lib/gforth/0.7.0:/opt/local/share/gforth/0.7.0:." test/coremore.fs test/gforth.fs -e bye 2>&1 | tr -d '\015' | diff -c - ./test/gforth.out :info:build ./engine/gforth-ll --die-on-signal -p ".:/opt/local/lib/gforth /site-forth:/opt/local/share/gforth/site- forth:/opt/local/lib/gforth/0.7.0:/opt/local/share/gforth/0.7.0:." code.fs test/checkans.fs -e bye | tr -d '\015' | diff -c - ./test/checkans.out :info:build redefined place with PLACE ./engine/gforth-ll --die-on-signal -p ".:/opt/local/lib/gforth/site-forth:/opt/local/share/gforth/site- forth:/opt/local/lib/gforth/0.7.0:/opt/local/share/gforth/0.7.0:." prims2x.fs -e \ :info:build "c-flag on s\" prim.i\" out-filename 2! s\" ./prim.b\" ' output-c ' output-c-combined process-file bye"| \ :info:build tr -d '\015' | grep -v '^#line '|diff -c - engine/prim-s.i :info:build shell command " cd "/opt/local/var/macports/build/_Volumes_10.5var_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gforth/work/gforth-0.7.0" && /usr/bin/make -j2 all " returned error 2 :error:build Target org.macports.build returned: shell command failed :debug:build Backtrace: shell command failed 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 gforth): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for gforth is at: /opt/local/var/macports/logs/_Volumes_10.5var_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gforth/main.log then i found this bug and the note saying that immediately redoing the install would work. it did -- Ticket URL: <https://trac.macports.org/ticket/21515#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS