* Re: [SCM] master: Replace TestTypeEntry.java with TestTypeEntry.java-sh.
[not found] <20071203031255.2823.qmail@sourceware.org>
@ 2007-12-03 10:16 ` Mark Wielaard
2007-12-03 13:05 ` Stan Cox
0 siblings, 1 reply; 2+ messages in thread
From: Mark Wielaard @ 2007-12-03 10:16 UTC (permalink / raw)
To: frysk; +Cc: scox
Hi Stan,
On Mon, 2007-12-03 at 03:12 +0000, scox@sourceware.org wrote:
> Date: Sun Dec 2 21:54:54 2007 -0500
>
> Replace TestTypeEntry.java with TestTypeEntry.java-sh.
>
> * TestTypeEntry.java-sh: New.
>
> commit e1a13c24e7064b8b391772b31df0663d40cc63c4
> Author: Stan Cox <scox@redhat.com>
> Date: Sun Dec 2 21:45:26 2007 -0500
>
> Replace TestTypeEntry.java-sh with TestTypeEntry.java
>
> * TestTypeEntryType.java-sh: Delete.
> * TestTypeEntryValue.java-sh: Delete.
> * TestTypeEntry.java: Delete
> * TestTypeEntry.java-sh: New.
> * gen-type-expect-tests.py (j.open): Remove reference to tool.
> (j.prologue): Rename TypeTestbed. Add checkType and checkValue.
> Remove compareEqual and class Expect.
> (j.add_test) Remove reference to tool.
> * funit-array.c: Delete.
> * funit-enum.c: Delete.
> * funit-scalar.c: Delete.
> * funit-struct.c: Delete.
Something in here seems to have broken parallel builds. If doing a make
-j2 I get:
/bin/sh ../../frysk/frysk-core/common/mkenum.sh < ../../frysk/frysk-core/frysk/value/Access.mkenum > frysk/value/Access.tmp frysk/value/Access.java
CC='gcc'; export CC ; \
/bin/sh ../../frysk/frysk-core/frysk/debuginfo/TestTypeEntry.java-sh > frysk/debuginfo/TestTypeEntry.tmp frysk/debuginfo/TestTypeEntry.java
Package frysk.value
Class Access
chmod a-w frysk/value/Access.tmp
mv -f frysk/value/Access.tmp frysk/value/Access.java
rm -f frysk/pkglibdir/funit-type-entry.tmp
mkdir -p `dirname frysk/pkglibdir/funit-type-entry`
CC='gcc'; export CC ; \
/bin/sh ../../frysk/frysk-core/frysk/pkglibdir/funit-type-entry.c-sh > frysk/pkglibdir/funit-type-entry.tmp frysk/pkglibdir/funit-type-entry.c
make[1]: *** [frysk/debuginfo/TestTypeEntry.java] Error 1
make[1]: *** Waiting for unfinished jobs....
chmod a-w frysk/pkglibdir/funit-type-entry.tmp
mv -f frysk/pkglibdir/funit-type-entry.tmp frysk/pkglibdir/funit-type-entry.c
make[1]: Leaving directory `/home/mark/src/frysk-obj/frysk-core'
make: *** [all-recursive] Error 1
Just doing the make again makes it build fine though.
Could you take a look?
Thanks,
Mark
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [SCM] master: Replace TestTypeEntry.java with TestTypeEntry.java-sh.
2007-12-03 10:16 ` [SCM] master: Replace TestTypeEntry.java with TestTypeEntry.java-sh Mark Wielaard
@ 2007-12-03 13:05 ` Stan Cox
0 siblings, 0 replies; 2+ messages in thread
From: Stan Cox @ 2007-12-03 13:05 UTC (permalink / raw)
To: Mark Wielaard; +Cc: Frysk List
I forgot to tweak a dependency and I had not noticed as I didn't do a
parallel build.
2007-12-03 Stan Cox <scox@redhat.com>
* Makefile.am (TestTypeEntry.java): Fix dependency.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-12-03 13:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20071203031255.2823.qmail@sourceware.org>
2007-12-03 10:16 ` [SCM] master: Replace TestTypeEntry.java with TestTypeEntry.java-sh Mark Wielaard
2007-12-03 13:05 ` Stan Cox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).