Bug 1195653

Summary: kernel FTBFS on aarch64 with "No rule to make target 'arch/arm64/boot/dts/amd/amd-overdrive.dtb', needed by 'amd-overdrive.dtb'."
Product: [Fedora] Fedora Reporter: Richard W.M. Jones <rjones>
Component: kernelAssignee: Peter Robinson <pbrobinson>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, mchehab, pbrobinson
Target Milestone: ---   
Target Release: ---   
Hardware: aarch64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-24 10:26:29 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:
Embargoed:
Attachments:
Description Flags
build-4.0.0-0.rc1.git0.1.fc23.log none

Description Richard W.M. Jones 2015-02-24 09:16:43 UTC
Created attachment 994630 [details]
build-4.0.0-0.rc1.git0.1.fc23.log

Description of problem:

The current kernel FTBFS on aarch64 with this error:

+ make -s ARCH=arm64 V=1 dtbs dtbs_install INSTALL_DTBS_PATH=/home/rjones/rpmbuild/BUILDROOT/kernel-4.0.0-0.rc1.git0.1.fc23.aarch64/boot/dtb-4.0.0-0.rc1.git0.1.fc23.aarch64
make[2]: *** No rule to make target 'arch/arm64/boot/dts/amd/amd-overdrive.dtb', needed by 'amd-overdrive.dtb'.  Stop.
scripts/Makefile.dtbinst:46: recipe for target 'amd' failed
make[1]: *** [amd] Error 2

Full log attached.

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

kernel-4.0.0-0.rc1.git0.1.fc23

How reproducible:

Unknown.

Steps to Reproduce:
1. `fedpkg local' in kernel dist-git

Comment 1 Richard W.M. Jones 2015-02-24 10:26:29 UTC
Somehow this doesn't fail on Koji:
http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=2894451

May be something to do with me using -j9 ?

Anyway, I am closing this bug.

Comment 2 Richard W.M. Jones 2015-03-14 18:37:55 UTC
This definitely does happen when using 'fedpkg local' though ...