public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug build/28922] New: The .d dependency files aren't always generated
@ 2022-02-24 17:57 hjl.tools at gmail dot com
  2022-02-24 18:13 ` [Bug build/28922] " schwab@linux-m68k.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hjl.tools at gmail dot com @ 2022-02-24 17:57 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=28922

            Bug ID: 28922
           Summary: The .d dependency files aren't always generated
           Product: glibc
           Version: 2.35
            Status: NEW
          Severity: normal
          Priority: P2
         Component: build
          Assignee: unassigned at sourceware dot org
          Reporter: hjl.tools at gmail dot com
                CC: carlos at redhat dot com
  Target Milestone: ---

"make -j8" doesn't always generate .d dependency files:

[hjl@gnu-tgl-3 build-x86_64-linux]$ ls */*.dt | wc -l 
3817
[hjl@gnu-tgl-3 build-x86_64-linux]$ ls */*.d | wc -l 
4377
[hjl@gnu-tgl-3 build-x86_64-linux]$ 

As the result, many dependencies are missing.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-03-16  2:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-24 17:57 [Bug build/28922] New: The .d dependency files aren't always generated hjl.tools at gmail dot com
2022-02-24 18:13 ` [Bug build/28922] " schwab@linux-m68k.org
2022-02-25 18:39 ` hjl.tools at gmail dot com
2022-03-16  2:13 ` skpgkp2 at gmail dot com

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).