git-core FTBFS: test failures [ia64]

Bug #445773 reported by LaMont Jones
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
eglibc (Debian)
Fix Released
Unknown
eglibc (Ubuntu)
Fix Released
Undecided
Unassigned
git-core (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: git-core

During rebuild testing:

*** t1001-read-tree-m-2way.sh ***
* ok 1: setup
* ok 2: 1, 2, 3 - no carry forward
* FAIL 3: 4 - carry forward local addition.
        rm -f .git/index &&
             git read-tree $treeH &&
             git checkout-index -u -f -q -a &&
             git update-index --add yomin &&
             read_tree_twoway $treeH $treeM &&
             git ls-files --stage >4.out || return 1
             git diff --no-index M.out 4.out >4diff.out
             compare_change 4diff.out expected &&
             check_cache_at yomin clean
* FAIL 4: 5 - carry forward local addition.
        rm -f .git/index &&
             git read-tree $treeH &&
             git checkout-index -u -f -q -a &&
             echo yomin >yomin &&
             git update-index --add yomin &&
             echo yomin yomin >yomin &&
             read_tree_twoway $treeH $treeM &&
             git ls-files --stage >5.out || return 1
             git diff --no-index M.out 5.out >5diff.out
             compare_change 5diff.out expected &&
             check_cache_at yomin dirty
* ok 5: 6 - local addition already has the same.

...

LaMont Jones (lamont)
Changed in git-core (Ubuntu):
milestone: none → ubuntu-9.10
Revision history for this message
Anders Kaseorg (andersk) wrote :

Hmm. Do you have a full build log?

tags: added: ia64
Revision history for this message
Anders Kaseorg (andersk) wrote :
Anders Kaseorg (andersk)
Changed in git-core (Ubuntu):
status: New → Confirmed
Changed in git-core (Debian):
status: Unknown → New
Changed in git-core (Debian):
status: New → Confirmed
Changed in git-core (Debian):
status: Confirmed → Fix Released
Revision history for this message
Anders Kaseorg (andersk) wrote :

This turned out to be a libc bug, and was fixed in Debian by
 eglibc (2.10.2-6) unstable; urgency=low
 …
   * Add patches/ia64/submitted-memchr.diff to fix memchr() overshoot on ia64.
     Closes: #563882

See the Debian bug for more details.

summary: - FTBFS: test failures [ia64]
+ git-core FTBFS: test failures [ia64]
affects: git-core (Debian) → eglibc (Debian)
Revision history for this message
Anders Kaseorg (andersk) wrote :

I’m going to assume this was fixed in Ubuntu since maverick’s eglibc is descended from the Debian version with the fix (2.10.2-6).

Changed in eglibc (Ubuntu):
status: New → Fix Released
Changed in git-core (Ubuntu):
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.