On Wed, Mar 15, 2017 at 05:53:37PM +0530, Rishi Bhatt wrote: > Sorry i have sent a wrong one. > This is the right one.
Not really. ;) > Well i have changed permission of clock.test to 100755 so i guess we should > not get a permission denied error now and also those whitespace are also > eliminated or atleast it does not show in git am <patch> but i am getting > this kind of errors what are they? (still learning git,go easy on me.) > > $ git am 0001-Implemented-e-trace-clock-option.patch > > Applying: Implemented -e trace=%clock option. > error: patch failed: linux/32/syscallent.h:117 > error: linux/32/syscallent.h: patch does not apply > error: patch failed: linux/64/syscallent.h:110 > error: linux/64/syscallent.h: patch does not apply > error: patch failed: linux/alpha/syscallent.h:381 > error: linux/alpha/syscallent.h: patch does not apply > error: patch failed: linux/arm/syscallent.h:286 > error: linux/arm/syscallent.h: patch does not apply > error: patch failed: linux/avr32/syscallent.h:240 > error: linux/avr32/syscallent.h: patch does not apply > error: patch failed: linux/bfin/syscallent.h:290 > error: linux/bfin/syscallent.h: patch does not apply > error: patch failed: linux/crisv10/syscallent.h:258 > error: linux/crisv10/syscallent.h: patch does not apply > error: patch failed: linux/hppa/syscallent.h:257 > error: linux/hppa/syscallent.h: patch does not apply > error: patch failed: linux/i386/syscallent.h:289 > error: linux/i386/syscallent.h: patch does not apply > error: patch failed: linux/ia64/syscallent.h:270 > error: linux/ia64/syscallent.h: patch does not apply > error: patch failed: linux/m68k/syscallent.h:284 > error: linux/m68k/syscallent.h: patch does not apply > error: patch failed: linux/microblaze/syscallent.h:289 > error: linux/microblaze/syscallent.h: patch does not apply > error: patch failed: linux/mips/syscallent-n32.h:225 > error: linux/mips/syscallent-n32.h: patch does not apply > error: patch failed: linux/mips/syscallent-n64.h:221 > error: linux/mips/syscallent-n64.h: patch does not apply > error: patch failed: linux/mips/syscallent-o32.h:262 > error: linux/mips/syscallent-o32.h: patch does not apply > error: patch failed: linux/powerpc/syscallent.h:271 > error: linux/powerpc/syscallent.h: patch does not apply > error: patch failed: linux/powerpc64/syscallent.h:266 > error: linux/powerpc64/syscallent.h: patch does not apply > error: patch failed: linux/s390/syscallent.h:287 > error: linux/s390/syscallent.h: patch does not apply > error: patch failed: linux/s390x/syscallent.h:271 > error: linux/s390x/syscallent.h: patch does not apply > error: patch failed: linux/sh/syscallent.h:289 > error: linux/sh/syscallent.h: patch does not apply > error: patch failed: linux/sh64/syscallent.h:315 > error: linux/sh64/syscallent.h: patch does not apply > error: patch failed: linux/sparc/syscallent.h:254 > error: linux/sparc/syscallent.h: patch does not apply > error: patch failed: linux/sparc64/syscallent.h:252 > error: linux/sparc64/syscallent.h: patch does not apply > error: patch failed: linux/x32/syscallent.h:225 > error: linux/x32/syscallent.h: patch does not apply > error: patch failed: linux/x86_64/syscallent.h:225 > error: linux/x86_64/syscallent.h: patch does not apply > error: patch failed: linux/xtensa/syscallent.h:234 > error: linux/xtensa/syscallent.h: patch does not apply > error: patch failed: qualify.c:220 > error: qualify.c: patch does not apply > error: patch failed: strace.1:429 > error: strace.1: patch does not apply > error: patch failed: syscall.c:77 > error: syscall.c: patch does not apply > error: patch failed: sysent.h:22 > error: sysent.h: patch does not apply > error: patch failed: tests/Makefile.am:331 > error: tests/Makefile.am: patch does not apply > error: tests/clock.test: already exists in index > error: patch failed: tests/ksysent.c:41 > error: tests/ksysent.c: patch does not apply > error: patch failed: tests/nsyscalls.c:42 > error: tests/nsyscalls.c: patch does not apply > Patch failed at 0001 Implemented -e trace=%clock option. > > And the patch. The patch is mangled, my "git am" doesn't recognize it as a patch. Please find a way of submitting patches to the mailing list without getting them mangled, e.g. using git send-email. -- ldv
pgpV8rIuaRHeG.pgp
Description: PGP signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Strace-devel mailing list Strace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/strace-devel