From: bugzilla@busybox.net
To: buildroot@uclibc.org
Subject: [Buildroot] [Bug 15581] New: qemu_ppc_mpc8544ds_defconfig: Fails due to non-working patch
Date: Sun, 21 May 2023 19:51:15 +0000 [thread overview]
Message-ID: <bug-15581-163@https.bugs.busybox.net/> (raw)
https://bugs.busybox.net/show_bug.cgi?id=15581
Bug ID: 15581
Summary: qemu_ppc_mpc8544ds_defconfig: Fails due to non-working
patch
Product: buildroot
Version: unspecified
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned@buildroot.uclibc.org
Reporter: jbglaw@lug-owl.de
CC: buildroot@uclibc.org
Target Milestone: ---
Hi!
I saw that the qemu_ppc_mpc8544ds_defconfig configuration doesn't work right
now because an existing patch for the Linux kernel does no longer apply:
[build 2023-05-21 19:04:41] for p in board/qemu/ppc-mpc8544ds/patches/linux ;
do if test -d $p ; then
PATH=/var/lib/laminar/run/buildroot-qemu_ppc_mpc8544ds_defconfig/4/buildroot/output/host/bin:$PATH
support/scripts/apply-patches.sh
/var/lib/laminar/run/buildroot-qemu_ppc_mpc8544ds_defconfig/4/buildroot/output/build/linux-headers-6.1.26
$p \*.patch || exit 1 ; else
PATH=/var/lib/laminar/run/buildroot-qemu_ppc_mpc8544ds_defconfig/4/buildroot/output/host/bin:$PATH
support/scripts/apply-patches.sh
/var/lib/laminar/run/buildroot-qemu_ppc_mpc8544ds_defconfig/4/buildroot/output/build/linux-headers-6.1.26
`dirname $p` `basename $p` || exit 1; fi done
[build 2023-05-21 19:04:41]
[build 2023-05-21 19:04:41] Applying
0001-powerpc-Fix-mcpu-options-for-SPE-only-compiler.patch using patch:
[build 2023-05-21 19:04:41] patching file arch/powerpc/Makefile
[build 2023-05-21 19:04:41] Hunk #1 succeeded at 10 (offset -2 lines).
[build 2023-05-21 19:04:41] Hunk #2 FAILED at 164.
[build 2023-05-21 19:04:41] Hunk #3 succeeded at 174 with fuzz 2 (offset -1
lines).
[build 2023-05-21 19:04:41] 1 out of 3 hunks FAILED -- saving rejects to file
arch/powerpc/Makefile.rej
[build 2023-05-21 19:04:41] make: *** [package/pkg-generic.mk:252:
/var/lib/laminar/run/buildroot-qemu_ppc_mpc8544ds_defconfig/4/buildroot/output/build/linux-headers-6.1.26/.stamp_patched]
Error 1
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2023-05-21 19:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-21 19:51 bugzilla [this message]
2023-05-24 19:19 ` [Buildroot] [Bug 15581] qemu_ppc_mpc8544ds_defconfig: Fails due to non-working patch bugzilla
2023-05-25 9:14 ` bugzilla
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-15581-163@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@uclibc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.