Source: git
Version: 1:2.15.0-rc2-1
Severity: normal

Dear Maintainer,

The following test fails:

expecting success: 
        git tag -f far-far-away HEAD~7999 &&
        echo "far-far-away" >expect &&
        git describe --tags --abbrev=0 HEAD~4000 >actual &&
        test_cmp expect actual &&
        run_with_limited_stack git describe --tags --abbrev=0 HEAD~4000 >actual 
&&
        test_cmp expect actual

Updated tag 'far-far-away' (was a01ce62)
Segmentation fault
not ok 61 - describe works in a deep repo
#       
#               git tag -f far-far-away HEAD~7999 &&
#               echo "far-far-away" >expect &&
#               git describe --tags --abbrev=0 HEAD~4000 >actual &&
#               test_cmp expect actual &&
#               run_with_limited_stack git describe --tags --abbrev=0 HEAD~4000 
>actual &&
#               test_cmp expect actual
#       

# still have 1 known breakage(s)
# failed 1 among remaining 60 test(s)
1..61
Makefile:49: recipe for target 't6120-describe.sh' failed
make[4]: *** [t6120-describe.sh] Error 1

Full log is here:
https://buildd.debian.org/status/fetch.php?pkg=git&arch=hppa&ver=1%3A2.15.0%7Erc2-1&stamp=1508787104&raw=0

Regards,
Dave Anglin


-- System Information:
Debian Release: buster/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable')
Architecture: hppa (parisc64)

Kernel: Linux 4.13.10+ (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_US.utf8), 
LANGUAGE=C (charmap=UTF-8) (ignored: LC_ALL set to en_US.utf8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

-- no debconf information

Reply via email to