help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] [bug] Issue with building gst in parallel.


From: Jason Shoemaker
Subject: [Help-smalltalk] [bug] Issue with building gst in parallel.
Date: Fri, 16 Nov 2007 01:01:37 -0700

Issue status update for http://smalltalk.gnu.org/node/126 Post a follow up: http://smalltalk.gnu.org/project/comments/add/126

Project:      GNU Smalltalk
Version:      <none>
Component:    Build
Category:     bug reports
Priority:     normal
Assigned to:  Unassigned
Reported by:  kutsuya
Updated by:   kutsuya
Status:       active

How to duplicate:

$ ./configure
$ make -j2
...
make[3]: Leaving directory
`/var/tmp/portage/dev-lang/gnu-smalltalk-2.95f/work/smalltalk-2.95f/packages/blox/tk'
./gst-tool gst-package
--kernel-dir="/var/tmp/portage/dev-lang/gnu-smalltalk-2.95f/work/smalltalk-2.95f/kernel"
-I
"/var/tmp/portage/dev-lang/gnu-smalltalk-2.95f/work/smalltalk-2.95f/gst.im"
--srcdir=. --target-directory=. packages/blox/tk/package.xml
/bin/sh: ./gst-tool: No such file or directory
make[2]: *** [BloxTK.star] Error 127
...

Discovered this while trying to create an ebuild for Gentoo. It usually
builds with -j2 or higher.  Building with -j1 avoids the problem.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]