FS#36337 - [makepkg] [linux] makepkg fails to build linux kernel

Attached to Project: Arch Linux
Opened by Robert Edstrom (Legogris) - Tuesday, 30 July 2013, 20:19 GMT
Last edited by Dave Reisner (falconindy) - Tuesday, 30 July 2013, 20:45 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Decription:
This is my first time building the kernel myself. Following this wiki page:
https://wiki.archlinux.org/index.php/Kernels/Compilation/Arch_Build_System

makepkg or makepkg -i fails with the attached output.

Additional info:
* Linux 3.10.3-1-ARCH #1 SMP PREEMPT x86_64 GNU/Linux
* Trying to build 3.10.
This task depends upon

Closed by  Dave Reisner (falconindy)
Tuesday, 30 July 2013, 20:45 GMT
Reason for closing:  Not a bug
Additional comments about closing:  working as intended. please use the forums for support in the future.
Comment by Dave Reisner (falconindy) - Tuesday, 30 July 2013, 20:28 GMT
rm -rf src/; makepkg

or

makepkg --noprepare
Comment by Robert Edstrom (Legogris) - Tuesday, 30 July 2013, 20:43 GMT
rm -rf src/ and then makepkg finishes without errors.
Tried redoing everything from scratch and I get the same error message as I got the first time (but missed so didn't include):

[...]
Hunk #1 succeeded at 56 with fuzz 2 (offset -2 lines).
==> Starting build()...
make: *** INTERNAL: readdir: Not a directory
. Stop.
==> ERROR: A failure occured in build().
Aborting...

Loading...