Ticket #154 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

make package=foobar clean still needs to remove the stamp files

Reported by: markus Assigned to: somebody
Priority: major Milestone: 1.0
Component: build system Version: 1.0
Keywords: make package clean Cc:

Description

otherwise a simple "make" will break as it cannot install the unbuilt package files.

Attachments

Change History

(follow-up: ↓ 2 ) 12/06/06 18:54:27 changed by tg

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

Workaround exists in trunk. I however have objections against committing this hack to the 1.0 branch, because apparently nobody tested it - the definitive proof is the existence of this PR…

(in reply to: ↑ 1 ) 12/06/06 19:19:13 changed by n0-1

Replying to tg:

Workaround exists in trunk.

I can confirm this as I recently used

make package=foobar clean
make v

to test a certain package while everything else was already built.

12/07/06 08:49:15 changed by markus

  • status changed from closed to reopened.
  • resolution deleted.

Well, if so, then this should also be fixed in branch and I assume it as a bug because the expected behaviour is to clean all what is needed to rebuild the package properly.

Even when it IS actually fixed in trunk it is still an open issue in the 1.0 branch to which this ticket is related to.

12/07/06 14:33:12 changed by tg

There is no "expected behaviour" for the 'gmake package=foo clean' sequence, because it did not exist at first.

12/20/06 09:20:06 changed by wbx

  • status changed from reopened to closed.
  • resolution set to fixed.

fixed in svn.


Add/Change #154 (make package=foobar clean still needs to remove the stamp files)




Action