On Tue, 10 May 2011 11:51:18 +0530 Nitin Kshirsagar <[email protected]> wrote:
> Hi, > > I have ran fio test on my local machine it is failing for me. > Please can anyone help me. > > > 11:41:57 DEBUG| Running > 'zcat /usr/local/autotest/tests/fio/fio-1.53.tar.gz | tar xvf - > 2>/dev/null' 11:41:58 INFO | Dependency libaio successfuly built > 11:41:58 DEBUG| Running 'patch -p1 < ../Makefile.patch' > 11:41:58 DEBUG| [stdout] patching file Makefile > 11:41:58 DEBUG| [stdout] Hunk #1 FAILED at 2. > 11:41:58 DEBUG| [stdout] Hunk #2 FAILED at 28. > 11:41:58 DEBUG| [stdout] 2 out of 2 hunks FAILED -- saving rejects to > file Makefile.rej > > patch -p1 < ../Makefile.patch > Exit status: 1 > Duration: 0.0086510181427 > > stdout: > patching file Makefile > Hunk #1 FAILED at 2. > Hunk #2 FAILED at 28. > 2 out of 2 hunks FAILED -- saving rejects to file Makefile.rej > > 11:41:58 INFO | ERROR fio fio timestamp=1305007918 > localtime=May 10 11:41:58 Command <patch -p1 < ../Makefile.patch> > failed, rc=1, Command returned non-zero exit status > * Command: > patch -p1 < ../Makefile.patch > Exit status: 1 > Duration: 0.0086510181427 > > stdout: > patching file Makefile > Hunk #1 FAILED at 2. > Hunk #2 FAILED at 28. > 2 out of 2 hunks FAILED -- saving rejects to file Makefile.rej It works fine for me. Looks like, your autotest fails to apply your makefile patch. which autotest git you are using? --Pradeep _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
