public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
From: Mark Wielaard <mark@klomp.org>
To: frysk@sourceware.org
Cc: scox@redhat.com
Subject: Re: [SCM]  master: Replace TestTypeEntry.java with 	TestTypeEntry.java-sh.
Date: Mon, 03 Dec 2007 10:16:00 -0000	[thread overview]
Message-ID: <1196676943.3072.17.camel@dijkstra.wildebeest.org> (raw)
In-Reply-To: <20071203031255.2823.qmail@sourceware.org>

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

       reply	other threads:[~2007-12-03 10:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20071203031255.2823.qmail@sourceware.org>
2007-12-03 10:16 ` Mark Wielaard [this message]
2007-12-03 13:05   ` Stan Cox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1196676943.3072.17.camel@dijkstra.wildebeest.org \
    --to=mark@klomp.org \
    --cc=frysk@sourceware.org \
    --cc=scox@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).