pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: git error: sha1 mismatch



Johnny C. Lam wrote:
> I'm getting the same error.  When I build git 2.13.1, even outside
> of pkgsrc, it fails on the very first when "gmake test" is run, yet
> git 2.13.0 has no problems.

I can't run make test when builing with pkgsrc:

gmake[2]: Entering directory '/home/alnsn/pkgsrc/WRKOBJDIR/head/gcc-NetBSD/devel/git-base/work/git-2.13.0/t'
*** t0000-basic.sh ***
error: bug in the test script: broken &&-chain or run-away HERE-DOC:
        find .git/objects -type f -print >should-be-empty &&
        test_line_count = 0 should-be-empty

The same error is printed if I do make build-env and then gmake test.

-- 
Alex


Home | Main Index | Thread Index | Old Index