Bug 1023108

Summary: core test shows make warning for target "clean"
Product: [Retired] Red Hat Hardware Certification Program Reporter: Greg Nichols <gnichols>
Component: Test Suite (tests)Assignee: Qian Cai <qcai>
Status: CLOSED ERRATA QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.7.0CC: bbrock, brose, qcai, rlandry
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: hwcert-client 1.7.0-20131119.1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1031862 (view as bug list) Environment:
Last Closed: 2015-07-13 14:57:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 1031862, 1016295    
Attachments:
Description Flags
patch fixing the make warning for duplicate target "clean" gnichols: review+

Description Greg Nichols 2013-10-24 15:50:48 UTC
Description of problem:

When running the core test, the following warning appears:

/usr/share/hwcert/lib/hwcert-make.include:27: warning: overriding recipe for target `clean'
Makefile:27: warning: ignoring old recipe for target `clean'



Version-Release number of selected component (if applicable):

hwcert-client 1.7.0-62

Comment 1 Dong Zhu 2013-11-19 06:49:18 UTC
Created attachment 825912 [details]
patch fixing the make warning for duplicate target "clean"

Comment 2 Brian Brock 2013-12-02 19:09:37 UTC
verified in hwcert-client-1.7.0-20131120.el7

'core' runs without any errors about make (or similar).