[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#632871: marked as done (Add support for cross-building perl modules)



Your message dated Tue, 19 Jul 2011 19:17:10 +0000
with message-id <E1QjFn4-0004uu-KV@franck.debian.org>
and subject line Bug#632871: fixed in dpkg-cross 2.6.5
has caused the Debian Bug report #632871,
regarding Add support for cross-building perl modules
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 owner@bugs.debian.org
immediately.)


-- 
632871: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632871
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: dpkg-cross
Version: 2.6.4
Tags: patch
User: crossbuild@debian.org
Usertags: cross

Hi,

I'm working on cross-building perl modules at the moment, which also
means cross-building perl itself. Then the Config.pm and
Config_heavy.pl config scripts need to be included in the crossed
perl-base package. This patch makes dpkg-cross support that.

--- /usr/bin/dpkg-cross~        2011-04-06 17:28:11.000000000 +0000
+++ /usr/bin/dpkg-cross 2011-07-06 10:54:15.357147784 +0000
@@ -864,6 +864,9 @@
                } elsif (m:^/usr/(lib/.*/tclConfig.sh):) {
                        # the tcl cross-configure script
                        link_file("$src$_", "$dst$crossdir/$1") or goto fail;
+               } elsif (m:^/usr/(lib/.*/(Config.pm|Config_heavy.pl)):) {
+                       # the perl cross-configure scripts
+                       link_file("$src$_", "$dst$crossdir/$1") or goto fail;
                } else {
                        # everything else
                        next;


Cheers,
-- 
Steve McIntyre
steve.mcintyre@linaro.org




--- End Message ---
--- Begin Message ---
Source: dpkg-cross
Source-Version: 2.6.5

We believe that the bug you reported is fixed in the latest version of
dpkg-cross, which is due to be installed in the Debian FTP archive:

dpkg-cross_2.6.5.dsc
  to main/d/dpkg-cross/dpkg-cross_2.6.5.dsc
dpkg-cross_2.6.5.tar.gz
  to main/d/dpkg-cross/dpkg-cross_2.6.5.tar.gz
dpkg-cross_2.6.5_all.deb
  to main/d/dpkg-cross/dpkg-cross_2.6.5_all.deb
libdebian-dpkgcross-perl_2.6.5_all.deb
  to main/d/dpkg-cross/libdebian-dpkgcross-perl_2.6.5_all.deb



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 632871@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Neil Williams <codehelp@debian.org> (supplier of updated dpkg-cross 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 ftpmaster@debian.org)


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

Format: 1.8
Date: Tue, 19 Jul 2011 18:25:39 +0100
Source: dpkg-cross
Binary: dpkg-cross libdebian-dpkgcross-perl
Architecture: source all
Version: 2.6.5
Distribution: unstable
Urgency: low
Maintainer: Debian Embedded Group <debian-embedded@lists.debian.org>
Changed-By: Neil Williams <codehelp@debian.org>
Description: 
 dpkg-cross - tools for cross compiling Debian packages
 libdebian-dpkgcross-perl - functions to aid cross-compiling Debian packages
Closes: 632871
Changes: 
 dpkg-cross (2.6.5) unstable; urgency=low
 .
   * Add support for cross-building perl modules, patch from
     steve.mcintyre@linaro.org (Closes: #632871)
Checksums-Sha1: 
 494cc214e9e555fea1571674d61395f486bd463d 1234 dpkg-cross_2.6.5.dsc
 eb371ef1aed3b273dbf346e177d8e8be15495cc1 74730 dpkg-cross_2.6.5.tar.gz
 2e710b8ab760a88c42c0c328fd1b87b9ec670c38 53210 dpkg-cross_2.6.5_all.deb
 295082815e888c2ff759e390e010bd90a287b7b4 29100 libdebian-dpkgcross-perl_2.6.5_all.deb
Checksums-Sha256: 
 e1366af76b2b9eaa2fa4a39d7fdd298efb492606f7673525074f2ad25a72db24 1234 dpkg-cross_2.6.5.dsc
 ec23b75e5412dd75499af45e72feb643bbd7a09bbf91abfed7aae5145edab5fb 74730 dpkg-cross_2.6.5.tar.gz
 db34febf2fcc53b6d199f10a25d62af1fcfea2651303f7f326df28df873833fc 53210 dpkg-cross_2.6.5_all.deb
 7dbd00e7a45a01ba62d16505293e559c3f8d75bb6130f33bef6fbf3608612b20 29100 libdebian-dpkgcross-perl_2.6.5_all.deb
Files: 
 44457e6399c2f72664d9232a27b324aa 1234 utils extra dpkg-cross_2.6.5.dsc
 0cece7bc515e83d1c7bba9838ecdcc11 74730 utils extra dpkg-cross_2.6.5.tar.gz
 a0c7a33d1324bf103c49978fa22a99d4 53210 utils extra dpkg-cross_2.6.5_all.deb
 a17d88f6397b10e106a2820448c65806 29100 perl extra libdebian-dpkgcross-perl_2.6.5_all.deb

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

iEYEARECAAYFAk4l1lQACgkQiAEJSii8s+OxowCfWjoCGqVVoyh0iTYafMhIvpz7
teUAoL+WfuEaqJjAVp2/KMM9kG+WlC0k
=bVMG
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: