bug-make
[Top][All Lists]
Advanced

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

[bug #47365] Using --output-sync=target along with -j$(nproc) prevents a


From: anonymous
Subject: [bug #47365] Using --output-sync=target along with -j$(nproc) prevents any final error encountered from being shown
Date: Tue, 08 Mar 2016 20:47:39 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36

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

                 Summary: Using --output-sync=target along with -j$(nproc)
prevents any final error encountered from being shown 
                 Project: make
            Submitted by: None
            Submitted on: Tue 08 Mar 2016 08:47:38 PM UTC
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: 4.1
        Operating System: POSIX-Based
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

If you run Make with --output-sync=target along with multiple jobs Make will
not show the full error of the last command which errored. See here
http://stackoverflow.com/questions/35848934/gnu-make-4-0-output-sync-taget-doesnt-show-the-final-error
and here
http://stackoverflow.com/questions/32164266/how-to-use-synchronization-in-makefile
for a few examples of the situation (the first link is my question).

This makes it hard to use with Jenkins or something similar as when the build
fails no one knows what command had caused the failure or the message from the
command that had caused the failure.




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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