Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 816762 - sys-kernel/linux-headers-5.14 - Makefile:<snip>: .../Makefile:<snip> No such file or directory
Summary: sys-kernel/linux-headers-5.14 - Makefile:<snip>: .../Makefile:<snip> No such ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-07 07:32 UTC by Toralf Förster
Modified: 2021-12-24 21:21 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.24 KB, text/plain)
2021-10-07 07:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,4.56 KB, text/plain)
2021-10-07 07:32 UTC, Toralf Förster
Details
environment (environment,89.20 KB, text/plain)
2021-10-07 07:32 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.94 KB, application/x-bzip)
2021-10-07 07:33 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.06 KB, application/x-bzip)
2021-10-07 07:33 UTC, Toralf Förster
Details
sys-kernel:linux-headers-5.14:20211007-062050.log (sys-kernel:linux-headers-5.14:20211007-062050.log,2.14 KB, text/plain)
2021-10-07 07:33 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,20.64 KB, application/x-bzip)
2021-10-07 07:33 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-10-07 07:32:56 UTC
>>> Test phase: sys-kernel/linux-headers-5.14
make -j4 headers_check 
Makefile:705: arch/amd64/Makefile: No such file or directory
make: *** No rule to make target 'arch/amd64/Makefile'.  Stop.
 * ERROR: sys-kernel/linux-headers-5.14::gentoo failed (test phase):
 *   emake failed
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4_test-20211007-060205

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
Python 3.9.7
Available Ruby profiles:
  (none found)
php cli:

  HEAD of ::gentoo
commit ce371fff3d3661e1ac50d53d3f2e373ceedd0647
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Oct 7 04:57:08 2021 +0000

    2021-10-07 04:57:07 UTC

emerge -qpvO sys-kernel/linux-headers
[ebuild     U ] sys-kernel/linux-headers-5.14 [5.10] USE="-headers-only"
Comment 1 Toralf Förster gentoo-dev 2021-10-07 07:32:57 UTC
Created attachment 743643 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-10-07 07:32:58 UTC
Created attachment 743646 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-10-07 07:32:59 UTC
Created attachment 743649 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-10-07 07:33:00 UTC
Created attachment 743652 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-10-07 07:33:01 UTC
Created attachment 743655 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-10-07 07:33:02 UTC
Created attachment 743658 [details]
sys-kernel:linux-headers-5.14:20211007-062050.log
Comment 7 Toralf Förster gentoo-dev 2021-10-07 07:33:03 UTC
Created attachment 743661 [details]
temp.tar.bz2
Comment 8 tka 2021-11-14 11:18:17 UTC
This also happens with linux-headers-5.15:

>>> Emerging (1 of 5) sys-kernel/linux-headers-5.15::gentoo
 * linux-5.15.tar.xz BLAKE2B SHA512 size ;-) ...                                                                                                                                                                                                                                                                        [ ok ]
 * gentoo-headers-5.15-1.tar.xz BLAKE2B SHA512 size ;-) ...                                                                                                                                                                                                                                                             [ ok ]
>>> Unpacking source...
>>> Unpacking linux-5.15.tar.xz to /var/tmp/portage/sys-kernel/linux-headers-5.15/work
>>> Unpacking gentoo-headers-5.15-1.tar.xz to /var/tmp/portage/sys-kernel/linux-headers-5.15/work
>>> Source unpacked in /var/tmp/portage/sys-kernel/linux-headers-5.15/work
>>> Preparing source in /var/tmp/portage/sys-kernel/linux-headers-5.15/work/linux-5.15 ...
 * Applying patches from /var/tmp/portage/sys-kernel/linux-headers-5.15/work/5.15 ...
 *   00_all_0001-unifdef-drop-unused-errno.h-include.patch ...                                                                                                                                                                                                                                                          [ ok ]
 *   00_all_0002-x86-do-not-build-relocs-tool-when-installing-headers.patch ...                                                                                                                                                                                                                                         [ ok ]
 *   00_all_0003-uapi-fix-System-V-buf-header-includes.patch ...                                                                                                                                                                                                                                                        [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-kernel/linux-headers-5.15/work/linux-5.15 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-kernel/linux-headers-5.15/work/linux-5.15 ...
>>> Source compiled.
>>> Test phase: sys-kernel/linux-headers-5.15
make -j1 headers_check 
Makefile:699: arch/amd64/Makefile: No such file or directory
make: *** No rule to make target 'arch/amd64/Makefile'.  Stop.
 * ERROR: sys-kernel/linux-headers-5.15::gentoo failed (test phase):
 *   emake failed
Comment 9 Larry the Git Cow gentoo-dev 2021-12-24 21:21:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4d9b3ff4d0d3de52c5006e635d9d6bea515ba52

commit a4d9b3ff4d0d3de52c5006e635d9d6bea515ba52
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-12-24 21:21:32 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-12-24 21:21:48 +0000

    sys-kernel/linux-headers: restrict tests
    
    Not meaningful atm.
    
    Closes: https://bugs.gentoo.org/816762
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-kernel/linux-headers/linux-headers-5.15-r1.ebuild | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)