[RTEMS Project] #3084: Makefile recipe override warning has returned

RTEMS trac trac at rtems.org
Thu Jul 27 23:14:42 UTC 2017


#3084: Makefile recipe override warning has returned
---------------------------+----------------------
 Reporter:  Joel Sherrill  |      Owner:  chrisj@…
     Type:  defect         |     Status:  new
 Priority:  normal         |  Milestone:  4.12.0
Component:  build          |    Version:  4.12
 Severity:  critical       |   Keywords:
---------------------------+----------------------
 The makefile overrides recipe warnings had disappeared with Chris' rework
 to improve parallelism. Unfortunately, one Makefile has had the warning
 return. To reproduce, complete a build with all tests enabled, then just
 type make >/dev/null at the top of the build tree

 [joel at rtbf64c rtems-work]$ ./build_bsp sparc erc32
 Using rtems for RTEMS source

 real    5m4.247s
 user    5m58.188s
 sys     1m34.959s
 0
 [joel at rtbf64c rtems-work]$ cd b-erc32/
 [joel at rtbf64c b-erc32]$ make >/dev/null
 Makefile:653: warning: overriding recipe for target `spprofiling01'
 Makefile:653: warning: ignoring old recipe for target `spprofiling01'

--
Ticket URL: <http://devel.rtems.org/ticket/3084>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list