[Buildroot] [PATCH v2] uclibc: ARC: Support syscall ABI v4

Vlad Zakharov Vladislav.Zakharov at synopsys.com
Fri Aug 19 07:40:49 UTC 2016


Hi Thomas, 

Seems like the patch has been already applied:
https://git.buildroot.net/buildroot/commit/?id=9914215d8992b66bf7ccedf0befb31581955fae5

-- 
Best regards,
Vlad Zakharov <vzakhar at synopsys.com>

On Fri, 2016-08-19 at 00:10 +0200, Thomas Petazzoni wrote:
> Hello,
> 
> On Thu, 18 Aug 2016 08:52:33 +0300, Vlad Zakharov wrote:
> > 
> > When used with GCC 6 ABIv4 is used.
> > Missing this patch leads to numerous runtime errors.
> > 
> > The patch has already been accepted in uclibc-ng:
> > http://cgit.uclibc-ng.org/cgi/cgit/uclibc-ng.git/commit/?id=3e40f9669279f005f7154892539166f5081fbcb2
> > 
> > So the patch should be removed after update to a new version of uclibc-ng.
> > 
> > Signed-off-by: Vlad Zakharov <vzakhar at synopsys.com>
> > ---
> > Changes v1-v2:
> >  Added commit message and signed-off-by to the attached patch.
> For some reason, your patch did not apply:
> 
> thomas at skate:~/projets/buildroot (master)$ git pwam 660333
> Applying patch #660333 using 'git am -s -3'
> Description: [v2] uclibc: ARC: Support syscall ABI v4
> Applying: uclibc: ARC: Support syscall ABI v4
> fatal: corrupt patch at line 69
> error: could not build fake ancestor
> Patch failed at 0001 uclibc: ARC: Support syscall ABI v4
> The copy of the patch that failed is found in: .git/rebase-apply/patch
> When you have resolved this problem, run "git am --continue".
> If you prefer to skip this patch, run "git am --skip" instead.
> To restore the original branch and stop patching, run "git am --abort".
> ethomas at skate:~/projets/buildroot (master|AM 1/1)$ cat .git/rebase-apply/patch | patch -p1
> patching file package/uclibc/0003-ARC-Support-syscall-ABI-v4.patch
> patch: **** malformed patch at line 68: -- 
> 
> So I simply re-created it from the uClibc-ng Git repository, and
> applied to master. Thanks!
> 
> Thomas



More information about the buildroot mailing list