We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi @Ninoh-FOX ,
When running make, after around 1 hour I'm getting the following problem and I'm not sure what's going on.
Applying strace-02-fix-ptrace_peeksiginfo_args.patch using patch: patching file configure.ac Hunk #1 FAILED at 257. 1 out of 1 hunk FAILED -- saving rejects to file configure.ac.rej patching file process.c Hunk #1 FAILED at 63. 1 out of 1 hunk FAILED -- saving rejects to file process.c.rej patching file signal.c Hunk #1 FAILED at 51. 1 out of 1 hunk FAILED -- saving rejects to file signal.c.rej patching file syscall.c Hunk #1 FAILED at 48. 1 out of 1 hunk FAILED -- saving rejects to file syscall.c.rej patching file util.c Hunk #1 FAILED at 55. 1 out of 1 hunk FAILED -- saving rejects to file util.c.rej Patch failed! Please fix strace-02-fix-ptrace_peeksiginfo_args.patch! package/pkg-generic.mk:146: recipe for target '/toolchain/output/build/strace-5.4/.stamp_patched' failed make: *** [/toolchain/output/build/strace-5.4/.stamp_patched] Error 1
Thanks for your great contribution!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi @Ninoh-FOX ,
When running make, after around 1 hour I'm getting the following problem and I'm not sure what's going on.
Applying strace-02-fix-ptrace_peeksiginfo_args.patch using patch: patching file configure.ac Hunk #1 FAILED at 257. 1 out of 1 hunk FAILED -- saving rejects to file configure.ac.rej patching file process.c Hunk #1 FAILED at 63. 1 out of 1 hunk FAILED -- saving rejects to file process.c.rej patching file signal.c Hunk #1 FAILED at 51. 1 out of 1 hunk FAILED -- saving rejects to file signal.c.rej patching file syscall.c Hunk #1 FAILED at 48. 1 out of 1 hunk FAILED -- saving rejects to file syscall.c.rej patching file util.c Hunk #1 FAILED at 55. 1 out of 1 hunk FAILED -- saving rejects to file util.c.rej Patch failed! Please fix strace-02-fix-ptrace_peeksiginfo_args.patch! package/pkg-generic.mk:146: recipe for target '/toolchain/output/build/strace-5.4/.stamp_patched' failed make: *** [/toolchain/output/build/strace-5.4/.stamp_patched] Error 1
Thanks for your great contribution!
The text was updated successfully, but these errors were encountered: