[LU-2989] some make targets are broken Created: 19/Mar/13  Updated: 30/May/17  Resolved: 06/May/13

Status: Resolved
Project: Lustre
Component/s: None
Affects Version/s: None
Fix Version/s: Lustre 2.4.0

Type: Bug Priority: Trivial
Reporter: Dmitry Eremin (Inactive) Assignee: Dmitry Eremin (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Severity: 3
Rank (Obsolete): 7282

 Description   

The make targets "distclean" and "maintainer-clean" are broken.

Making distclean in ldiskfs
make[1]: Entering directory `/home/build/lustre-release/ldiskfs'
Making distclean in ldiskfs
make[2]: Entering directory `/home/build/lustre-release/ldiskfs/ldiskfs'
make[2]: *** No rule to make target `distclean'.  Stop.
make[2]: Leaving directory `/home/build/lustre-release/ldiskfs/ldiskfs'
make[1]: *** [distclean-recursive] Error 1
make[1]: Leaving directory `/home/build/lustre-release/ldiskfs'
make: *** [distclean-recursive] Error 1

Also after clean up a GIT work space is not clean.

$ git status
# On branch master
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#	lustre/target/Makefile.in
nothing added to commit but untracked files present (use "git add" to track)

Generated at Sat Feb 10 01:30:00 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.