Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 11047] cast failure gnu-smalltalk:swoolley.homeip.net:200604171500

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 11047] cast failure gnu-smalltalk:swoolley.homeip.net:200604171500
  • Date: 18 Apr 2006 00:31:38 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=11047





------- Additional Comments From seth AT swoolley.homeip.net 2006-04-17 19:31
-------
hung for over an hour, then I killed it at:
/usr/src/smalltalk-2.1.9/Finish.st:40: Interrupt

You can see that it's in a loop here:

root 13853 0.0 0.0 8448 1992 pts/2 S+ 15:00 0:00
/usr/bin/expect
/usr/sbin/pm-autocast /tmp/excluded.lst /tmp/cast.log yes gnu-smalltalk
root 13854 0.0 0.2 10980 4596 pts/1 SNs+ 15:00 0:00 bash
/tmp/sorcery/cast/13854/casting.safe -r -c gnu-smalltalk
root 14152 0.0 0.1 10980 3948 pts/1 SN+ 15:00 0:00 bash
/tmp/sorcery/cast/13854/casting.safe -r -c gnu-smalltalk
root 14167 0.0 0.2 10716 4388 pts/1 SN+ 15:00 0:00 bash
/tmp/sorcery/cast/13854/casting.safe -c gnu-smalltalk
root 14375 0.0 0.2 10980 4132 pts/1 SN+ 15:00 0:00 bash
/tmp/sorcery/cast/13854/casting.safe -c gnu-smalltalk
root 14819 0.0 0.2 11112 4148 pts/1 SN+ 15:00 0:00 bash
/tmp/sorcery/cast/13854/casting.safe -c gnu-smalltalk
root 14864 0.0 0.1 11112 4084 pts/1 SN+ 15:00 0:00 bash
/tmp/sorcery/cast/13854/casting.safe -c gnu-smalltalk
root 14865 0.0 0.1 11112 3912 pts/1 SN+ 15:00 0:00 bash
/tmp/sorcery/cast/13854/casting.safe -c gnu-smalltalk
root 14866 0.0 0.0 2420 432 pts/1 SN+ 15:00 0:00 tee -a
/tmp/sorcery/cast/13854/gnu-smalltalk.compile.log
root 14867 0.0 0.1 11112 3900 pts/1 SN+ 15:00 0:00 bash
/tmp/sorcery/cast/13854/casting.safe -c gnu-smalltalk
root 14868 0.0 0.0 2416 436 pts/1 SN+ 15:00 0:00 tee -a
/tmp/sorcery/cast/13854/gnu-smalltalk.compile.log
root 4998 0.0 0.0 6912 964 pts/1 SN+ 15:01 0:00 /usr/bin/make
-j 2 -S install
root 4999 0.0 0.0 8704 1368 pts/1 SN+ 15:01 0:00 /bin/sh -c
set
fnord $MAKEFLAGS; amf=$2; dot_seen=no; target=`echo install-recursive | sed
s/-recursive//`; list='lib-src lightning snprintfv libgst i18n config kernel
tcp examples gtk blox-tk . doc tests'; for subdir in $list; do echo "Making
$target in $subdir"; if test "$subdir" = "."; then dot_seen=yes;
local_target="$target-am"; else local_target="$target"; fi; (cd $subdir &&
/usr/bin/make $local_target) || case "$amf" in *=*) exit 1;; *k*) fail=yes;;
*) exit 1;; esac; done; if test "$dot_seen" = "no"; then /usr/bin/make
"$target-am" || exit 1; fi; test -z "$fail"
root 5494 0.0 0.0 8704 700 pts/1 SN+ 15:01 0:00 /bin/sh -c
set
fnord $MAKEFLAGS; amf=$2; dot_seen=no; target=`echo install-recursive | sed
s/-recursive//`; list='lib-src lightning snprintfv libgst i18n config kernel
tcp examples gtk blox-tk . doc tests'; for subdir in $list; do echo "Making
$target in $subdir"; if test "$subdir" = "."; then dot_seen=yes;
local_target="$target-am"; else local_target="$target"; fi; (cd $subdir &&
/usr/bin/make $local_target) || case "$amf" in *=*) exit 1;; *k*) fail=yes;;
*) exit 1;; esac; done; if test "$dot_seen" = "no"; then /usr/bin/make
"$target-am" || exit 1; fi; test -z "$fail"
root 5495 0.0 0.0 7172 1060 pts/1 SN+ 15:01 0:00 /usr/bin/make
install-am
root 5514 0.0 0.0 7040 1076 pts/1 SN+ 15:01 0:00 /usr/bin/make
install-exec-am install-data-am
root 5594 0.0 0.0 6916 1004 pts/1 SN+ 15:01 0:00 /usr/bin/make
install-data-hook
root 7186 0.0 0.0 8700 1348 pts/1 SN+ 15:01 0:00 /bin/sh -c
srcdir=`cd . && pwd`; cd /usr/share/smalltalk;
SMALLTALK_KERNEL="`pwd`/kernel"; SMALLTALK_IMAGE="`pwd`"; /usr/bin/gst
$srcdir/Finish.st -VisqS -a ""
root 7190 99.9 0.4 277692 8788 pts/1 RN+ 15:01 82:32 /usr/bin/gst
/usr/src/smalltalk-2.1.9/Finish.st -VisqS -a

That very last line is the indicator.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page