Ticket #1889 (closed cage: invalid)

Opened 11 years ago

Last modified 11 years ago

fix makefile deps

Reported by: coke Owned by:
Priority: normal Milestone:
Component: build Version: master
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description

from tools/dev/checkdepend.pl

not ok 36 - src/dynpmc/foo_group.c (src/dynpmc/Rules.mak: line 40).
not ok 44 - src/embed/api.c (no rule found for this file).
not ok 45 - src/embed/pmc.c (no rule found for this file).
not ok 46 - src/embed/strings.c (no rule found for this file).

Failures starting with compilers/data_json/data_json/pge2pir.pir can be ignored for now.

Change History

in reply to: ↑ description   Changed 11 years ago by jkeenan

Replying to coke:

from tools/dev/checkdepend.pl

> not ok 44 - src/embed/api.c (no rule found for this file).
> not ok 45 - src/embed/pmc.c (no rule found for this file).
> not ok 46 - src/embed/strings.c (no rule found for this file).

Coke, is this in the embed_api2 branch or in master? (I don't see any src/embed/* in master yet.)

kid51

  Changed 11 years ago by coke

  • status changed from new to closed
  • resolution set to invalid

Good catch - those 3 were leftover from a "git checkout" of the embed_api2 branch.

The last one is already fixed in embed_api2 branch, and will get fixed in a mergeback.

Closing ticket..

Note: See TracTickets for help on using tickets.