Bug 1195653 - kernel FTBFS on aarch64 with "No rule to make target 'arch/arm64/boot/dts/amd/amd-overdrive.dtb', needed by 'amd-overdrive.dtb'."
Summary: kernel FTBFS on aarch64 with "No rule to make target 'arch/arm64/boot/dts/amd...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: aarch64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Peter Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-02-24 09:16 UTC by Richard W.M. Jones
Modified: 2015-03-14 18:37 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-24 10:26:29 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
build-4.0.0-0.rc1.git0.1.fc23.log (162.44 KB, text/plain)
2015-02-24 09:16 UTC, Richard W.M. Jones
no flags Details

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 ...


Note You need to log in before you can comment on or make changes to this bug.