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/ _______________________________________________ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.org/mailman/listinfo/bug-make