bug-make
[Top][All Lists]
Advanced

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

[bug #31847] Random errors with parallel build


From: anonymous
Subject: [bug #31847] Random errors with parallel build
Date: Fri, 10 Dec 2010 15:55:09 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) Gecko/20100723 SUSE/3.6.8-0.1.1 Firefox/3.6.8

URL:
  <http://savannah.gnu.org/bugs/?31847>

                 Summary: Random errors with parallel build
                 Project: make
            Submitted by: None
            Submitted on: Fr 10 Dez 2010 15:55:08 UTC
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: 3.81
        Operating System: POSIX-Based
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

The Makefile shown below sometimes fails to build the main target (app1). All
required files are in the attached .tar file. To reproduce the error, make
sure app1.o does not exist, then run "make -j2 app1" repeatedly.

On my machine (Intel core i5 551, openSuSE 11.3, make 3.81) make fails after
a few retries, because the link command is invoked before app1.o is compiled.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fr 10 Dez 2010 15:55:08 UTC  Name: make_bug.tar  Size: 10kB   By: None

<http://savannah.gnu.org/bugs/download.php?file_id=22173>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31847>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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