NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/41473: cvs not working on sparc64
>Number: 41473
>Category: bin
>Synopsis: cvs not working on sparc64
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri May 22 09:25:00 +0000 2009
>Originator: Martin Husemann
>Release: NetBSD 5.99.11
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD sunny-weather.duskware.de 5.99.11 NetBSD 5.99.11 (SUNNY.MP)
#157: Thu May 21 15:57:21 CEST 2009
martin%sunny-weather.duskware.de@localhost:/usr/src/sys/arch/sparc64/compile/SUNNY.MP
sparc64
Architecture: sparc64
Machine: sparc64
>Description:
The new cvs code comes with it's own md5 implementation (which IMHO should not
be used on NetBSD at all). This md5 always fails on sparc64 machines. At a
quick glance it looks like some broken ifdefs preventing the byteorder tests
to be reached, so the SWAP() macro ends up as a no-op. This would mean it's
broken on all big endian machines.
>How-To-Repeat:
run "cvs up" on a sparc64, note lots of "checksum failure after patch"
errors.
>Fix:
n/a
Home |
Main Index |
Thread Index |
Old Index