Your message dated Wed, 23 Apr 2014 21:35:21 +0000
with message-id <[email protected]>
and subject line Bug#745222: fixed in pcre3 1:8.31-5
has caused the Debian Bug report #745222,
regarding src:pcre3: FTCBFS on arm64 m68k and others: sljit detection uses 
build compiler
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
745222: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745222
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pcre3
Version: 8.31-4
Severity: normal
Tags: patch
User: [email protected]
Usertags: rebootstrap

Thanks for your improved fix for the FTBFS. While your solution does
indeed work for native builds, the package still FTCBFS, because your
detection applies to the build architecture rather than the host
architecture. Thus when building for arm64 on amd64, the jit is still
enabled.

You can see an example failure at:

https://jenkins.debian.net/view/rebootstrap/job/rebootstrap_arm64_gcc49/lastBuild/console

Please consider using or improving the attached patch.

Helmut
diff -Nru pcre3-8.31/debian/changelog pcre3-8.31/debian/changelog
--- pcre3-8.31/debian/changelog 2014-04-18 11:06:48.000000000 +0200
+++ pcre3-8.31/debian/changelog 2014-04-19 10:53:47.000000000 +0200
@@ -1,3 +1,10 @@
+pcre3 (1:8.31-4.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Use the host compiler for determining availability of jit. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]>  Sat, 19 Apr 2014 10:53:10 +0200
+
 pcre3 (1:8.31-4) unstable; urgency=medium
 
   * Enable JIT compilation only on architectures where it is supported -
diff -Nru pcre3-8.31/debian/rules pcre3-8.31/debian/rules
--- pcre3-8.31/debian/rules     2014-04-18 10:54:39.000000000 +0200
+++ pcre3-8.31/debian/rules     2014-04-19 10:57:12.000000000 +0200
@@ -28,7 +28,7 @@
 endif
 
 jit-test: debian/jit-test.c
-       $(CC) $< -o $@
+       $(DEB_HOST_GNU_TYPE)-gcc $< -o $@
 
 config.status: configure jit-test
        dh_testdir

--- End Message ---
--- Begin Message ---
Source: pcre3
Source-Version: 1:8.31-5

We believe that the bug you reported is fixed in the latest version of
pcre3, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mark Baker <[email protected]> (supplier of updated pcre3 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 23 Apr 2014 21:00:35 +0100
Source: pcre3
Binary: libpcre3 libpcre3-udeb libpcrecpp0 libpcre3-dev libpcre3-dbg pcregrep
Architecture: source amd64
Version: 1:8.31-5
Distribution: unstable
Urgency: medium
Maintainer: Mark Baker <[email protected]>
Changed-By: Mark Baker <[email protected]>
Description: 
 libpcre3   - Perl 5 Compatible Regular Expression Library - runtime files
 libpcre3-dbg - Perl 5 Compatible Regular Expression Library - debug symbols
 libpcre3-dev - Perl 5 Compatible Regular Expression Library - development files
 libpcre3-udeb - Perl 5 Compatible Regular Expression Library - runtime files 
(ude (udeb)
 libpcrecpp0 - Perl 5 Compatible Regular Expression Library - C++ runtime files
 pcregrep   - grep utility that uses perl 5 compatible regexes.
Closes: 745222
Changes: 
 pcre3 (1:8.31-5) unstable; urgency=medium
 .
   * Previous attempt at detecting JIT support didn't work when cross
     compiling. Now runs the host compiler, and doesn't try to run the
     output (Closes: 745222)
Checksums-Sha1: 
 f0ed81d7575f517e421a7fa1c8f2f00869f4daa8 1244 pcre3_8.31-5.dsc
 8ae9f6cbf69db660908ba598e53a20fde720122e 16549 pcre3_8.31-5.debian.tar.gz
 0517b4089912259d1205e3386059d057047ed4fa 294288 libpcre3_8.31-5_amd64.deb
 574abb7b3dff0b8cb67c4782996d10bc42e5ffd9 121598 libpcre3-udeb_8.31-5_amd64.udeb
 db6bacdf8665a930254f51aed784e8cd5946c2ad 128232 libpcrecpp0_8.31-5_amd64.deb
 68e414fc8158a267600f990a252e2bce2273602f 407482 libpcre3-dev_8.31-5_amd64.deb
 8fa5f9030cfe21ac258960a29c8cd7ba6fb1d724 362902 libpcre3-dbg_8.31-5_amd64.deb
 d9c7474b38302555ec25390f47fb6d0bd4364485 26884 pcregrep_8.31-5_amd64.deb
Checksums-Sha256: 
 e6e92af1e9f4b1d286ce9e7fdb6cb2f0972a341a94f5631e0b8c31b9f79633a4 1244 
pcre3_8.31-5.dsc
 c9b4d3edce4bfdea49f4625249b557f052bab531b98a625b7a275f27b453baa2 16549 
pcre3_8.31-5.debian.tar.gz
 a68567ab6444adfcb00858361c0d2405af14931df5d5ec6c4161d8a3cfc7e6fd 294288 
libpcre3_8.31-5_amd64.deb
 96e1328fb8c0bbfa743ee76cca2245843ef417d3c84f0b05ef4ec265b1b72073 121598 
libpcre3-udeb_8.31-5_amd64.udeb
 f2a82d0f072cf73d939bb240080e2f6986b458370768afd05f5d6a5e1c79499c 128232 
libpcrecpp0_8.31-5_amd64.deb
 2e006b3b459e7a4e9b37d326b678fae79b29fe9952ad74ece0c469a60aaad049 407482 
libpcre3-dev_8.31-5_amd64.deb
 31a9ee284fe59d9743207f48349def54c61f112afa146502e38e0bf1393eca99 362902 
libpcre3-dbg_8.31-5_amd64.deb
 77731327b3d0c34e0ed900819239a69d2e5c0ecc61f511ecb821a9998b6bbc10 26884 
pcregrep_8.31-5_amd64.deb
Files: 
 b7848e6005856cc0625c254fa618b905 1244 libs optional pcre3_8.31-5.dsc
 aaf827d82a79dc4dda23ebf477dcd8aa 16549 libs optional pcre3_8.31-5.debian.tar.gz
 8437c4dbe162479dcf8ef7afa4b6e422 294288 libs important 
libpcre3_8.31-5_amd64.deb
 e7b89f35c350f86bbdd8630585d92a57 121598 debian-installer important 
libpcre3-udeb_8.31-5_amd64.udeb
 44fb9f56265dc536b073a20622710e6f 128232 libs optional 
libpcrecpp0_8.31-5_amd64.deb
 1224acf99a9679afc7d8d370e4d8689d 407482 libdevel optional 
libpcre3-dev_8.31-5_amd64.deb
 217ef023eac95bcdacc8a16ca37e860c 362902 debug extra 
libpcre3-dbg_8.31-5_amd64.deb
 302dfc619a6d762d2db2938dba5a4f77 26884 utils optional pcregrep_8.31-5_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlNYHn8ACgkQLk+GuosNQvka8wCcDPr0YVzYaAINt/Hc4CEho1Qn
qE8An2MCDYaxHnG/MpKdtDxOVc9lnZRg
=geNm
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to