bugmake - Bugs: bug #110, make does not print command

 
 

bug #110: make does not print command

Submitter:  Paul D. Smith <psmith>
Submitted:  Sat 20 Apr 2002 08:59:27 PM UTC
   
 
Severity:  2 - Minor Item Group:  Bug
Status:  Fixed Privacy:  Public
Assigned to:  psmith Open/Closed:  Closed
Component Version:  3.79.1 Operating System:  POSIX-Based
Fixed Release:  3.80 Triage Status:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 07 Jul 2002 09:28:21 PM UTC, comment #1: 

I strongly suspect this is caused by a problem handling signals and restarting system calls, when the jobserver is in use.  This problem has been resolved for the next release; if you see this problem recur in that version please reopen this bug.

Paul D. Smith <psmith>
Group administrator
Sat 20 Apr 2002 08:59:27 PM UTC, original submission:  

make intermittently fails to print a command it runs.  If the following makefile is used with the -j2 option and both targets are requested to be made, then make might not print the touch command for one of the two targets it makes.  make will still run both touch commands, as evidenced by the fact that both files exist after make finishes.  It is intermittent; sometimes make prints both touch commands, and sometimes it does not.

Reported via GNATS by Jacob Burckhardt <bjacob@ca.metsci.com>.

Paul D. Smith <psmith>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2002-10-04 psmith Fixed Release4.0 None
2002-07-07 psmith StatusNone None
    Open/ClosedOpen None
    Fixed ReleaseNone None
    Closed on- -

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code