[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

1.6.6 test failures on Mac OS X 10.6

From: Daniel J. LUke <dluke_at_geeklair.net>
Date: Thu, 22 Oct 2009 15:15:06 -0400

I'm seeing some strange looking test failures when building 1.6.6 on
Mac OS X 10.6 (I'm actually doing the builds/tests before updating the
MacPorts subversion port to 1.6.6).

 From tests.log it looks like several places are printing %ld instead
of the number that's supposed to be printed, ie:

svn_tests: Failed mem-diff, expected and actual outputs differ.
EXPECTED:
--- foo2
+++ bar2
@@ -1,3 +0,0 @@
-Aa
-Bb
-Cc

ACTUAL:
--- foo2
+++ bar2
@@ -%ld,%ld +%ld,%ld @@
-Aa
-Bb
-Cc

Anyone else seeing this? (this is with single architecture builds,
x86_64, and apr/apr-util 1.3.9)

I haven't had time yet to look and see if I can figure out where this
is coming from.

--
Daniel J. Luke
+========================================================+
| *---------------- dluke_at_geeklair.net ----------------* |
| *-------------- http://www.geeklair.net -------------* |
+========================================================+
|   Opinions expressed are mine and do not necessarily   |
|          reflect the opinions of my employer.          |
+========================================================+
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2410378
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-22 21:19:04 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.