Bug#309606: [ia64] FTBFS: testsuite failure

2005-05-26 Thread Steve Langasek
tags 309606 patch
thanks

The attached patch fixes this alignment error on ia64.  I've prepared a
0-day NMU for this issue, which must be fixed before pcre3 4.5-1.2 can be
installed in testing to fix RC bug #308997, and will be uploading shortly to
unstable.

Thanks,
-- 
Steve Langasek
postmodern programmer
diff -u pcre3-5.0/debian/changelog pcre3-5.0/debian/changelog
--- pcre3-5.0/debian/changelog
+++ pcre3-5.0/debian/changelog
@@ -1,3 +1,11 @@
+pcre3 (5.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Correct an alignment error in the pcretest.c test case, which was
+causing build failures on ia64 (closes: #309606).
+
+ -- Steve Langasek [EMAIL PROTECTED]  Thu, 26 May 2005 05:15:34 +
+
 pcre3 (5.0-1) unstable; urgency=low
 
   * New upstream release (Closes: #295287)
only in patch2:
unchanged:
--- pcre3-5.0.orig/pcretest.c
+++ pcre3-5.0/pcretest.c
@@ -476,7 +476,7 @@
 int main(int argc, char **argv)
 {
 FILE *infile = stdin;
-int options = 0;
+long int options = 0;
 int study_options = 0;
 int op = 1;
 int timeit = 0;


signature.asc
Description: Digital signature


Bug#309606: [ia64] FTBFS: testsuite failure

2005-05-20 Thread Luk Claes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Mark Baker wrote:
 Luk Claes wrote:
 
 Relevant snippet of the build log [1]:

 ./RunTest: line 111: 25459 Bus error
 ./pcretest -i $testdata/testinput2 testtry
 make[1]: *** [runtest] Error 1

  

 I can't reproduce this. I've logged in to merulo.debian.org, got the
 latest source using apt-get, and built it, without any problems. That
 second test does give some errors about unaligned accesses:
 
 lt-pcretest(19487): unaligned access to 0x6fffbaec,
 ip=0x200498a0
 lt-pcretest(19487): unaligned access to 0x6fffbaec,
 ip=0x200498a0
 lt-pcretest(19487): unaligned access to 0x6fffbaec,
 ip=0x200498a0
 lt-pcretest(19487): unaligned access to 0x6fffbaec,
 ip=0x200498a0
 
 Are these the same problem, that for some reason causes a bus error when
 the build daemon does it but is caught and just gives an error message
 here?

Yes, it's the same problem. If you build the package with prctl
- --unaligned=signal dpkg-buildpackage or the like, it'll fail like on the
autobuilders.

The unaligned access should be fixed.

Cheers

Luk
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFCjfcN5UTeB5t8Mo0RAk9XAKC95ZuG2eoMcdTRbiQFTRPLKeab5wCgtsxC
5E4zQin8iek9RzVSxToRUGE=
=CLyD
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#309606: [ia64] FTBFS: testsuite failure

2005-05-19 Thread Mark Baker
Luk Claes wrote:
Relevant snippet of the build log [1]:
./RunTest: line 111: 25459 Bus error
./pcretest -i $testdata/testinput2 testtry
make[1]: *** [runtest] Error 1
 

I can't reproduce this. I've logged in to merulo.debian.org, got the 
latest source using apt-get, and built it, without any problems. That 
second test does give some errors about unaligned accesses:

lt-pcretest(19487): unaligned access to 0x6fffbaec, 
ip=0x200498a0
lt-pcretest(19487): unaligned access to 0x6fffbaec, 
ip=0x200498a0
lt-pcretest(19487): unaligned access to 0x6fffbaec, 
ip=0x200498a0
lt-pcretest(19487): unaligned access to 0x6fffbaec, 
ip=0x200498a0

Are these the same problem, that for some reason causes a bus error when 
the build daemon does it but is caught and just gives an error message here?


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Bug#309606: [ia64] FTBFS: testsuite failure

2005-05-18 Thread Luk Claes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: pcre3
Severity: serious
Version: 5.0-1
Tags: sid

Relevant snippet of the build log [1]:

./RunTest: line 111: 25459 Bus error
./pcretest -i $testdata/testinput2 testtry
make[1]: *** [runtest] Error 1

Cheers

Luk

[1]http://buildd.debian.org/fetch.php?pkg=pcre3ver=5.0-1arch=ia64stamp=1116338491file=log
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFCixC05UTeB5t8Mo0RAp4zAJ491F2bxyP3Q+zK+0HGUuARlllJKQCfVDCm
DbLw8SITY449N/gyUxFXLig=
=iNky
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]