Skip to content

musl-cross-git patches do not apply successfully #617

Description

@sellerie98

I just tried to build HEADS for the x230 (non-flash), but it fails trying to apply the HEADS patches to the HEAD of musl-cross-git. I tried building it on Fedora 30 on x86_64.

Log:

make[1]: Verzeichnis „/run/media/sellerie/Storage/git/heads/build/coreboot-4.8.1“ wird verlassen
#echo '******* Building crossgcc-arm (this might take a while) ******'
#make -C "/run/media/sellerie/Storage/git/heads/build/coreboot-4.8.1" crossgcc-arm
2019-10-25 22:16:20+02:00 CONFIG coreboot
git clone https://github.com/GregorR/musl-cross "/run/media/sellerie/Storage/git/heads/build/musl-cross-git"
Klone nach '/run/media/sellerie/Storage/git/heads/build/musl-cross-git' ...
remote: Enumerating objects: 73, done.
remote: Counting objects: 100% (73/73), done.
remote: Compressing objects: 100% (50/50), done.
remote: Total 869 (delta 25), reused 68 (delta 23), pack-reused 796
Empfange Objekte: 100% (869/869), 323.01 KiB | 1.10 MiB/s, Fertig.
Löse Unterschiede auf: 100% (524/524), Fertig.
cd /run/media/sellerie/Storage/git/heads/build/musl-cross-git && git submodule update --init --checkout
if [ -r patches/musl-cross.patch ]; then ( cd /run/media/sellerie/Storage/git/heads/build/musl-cross-git ; patch -p1 ) < patches/musl-cross.patch || exit 1 ; fi
patching file config.sh
Hunk #2 FAILED at 22.
1 out of 2 hunks FAILED -- saving rejects to file config.sh.rej

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions