bug-make
[Top][All Lists]
Advanced

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

[bug #38442] Field 'name' not cached


From: Gökçe
Subject: [bug #38442] Field 'name' not cached
Date: Thu, 28 Feb 2013 13:46:57 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0

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

                 Summary: Field 'name' not cached
                 Project: make
            Submitted by: karaheart
            Submitted on: Thu 28 Feb 2013 01:46:55 PM GMT
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: 3.82
        Operating System: POSIX-Based
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

Makefile is attached.

Assume that the prerequisite foo.vhd exists in the directory. (to create it
just "touch foo.vhd")

If I run 'make' for the first time, everything is ok, but second time I get:

make: module_timestamps/lib(foo): Field 'name' not cached: 
module_timestamps/lib(foo)

make: module_timestamps/lib(foo): Field 'hname' not cached: 
module_timestamps/lib(foo)

Although it is a warning, in case compiling many files, it pollutes the output
that relevant information about the errors cannot be seen.

I see this warning also on the development version.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 28 Feb 2013 01:46:55 PM GMT  Name: Makefile  Size: 267B   By:
karaheart

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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