Your message dated Wed, 27 Feb 2008 21:17:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#462994: fixed in libapache2-mod-perl2 2.0.3-3 has caused the Debian Bug report #462994, regarding libapache2-mod-perl2: FTBFS with perl 5.10 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.) -- 462994: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=462994 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: libapache2-mod-perl2 Version: 2.0.3-2 Severity: important libapache2-mod-perl2 FTBFS with perl 5.10: cc -I/home/bmc/build/libapache2-mod-perl2-2.0.3/src/modules/perl -I/home/bmc/build/libapache2-mod-perl2-2.0.3/xs -I/usr/include/apache2 -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -I/usr/include/postgresql -I/usr/include/apache2 -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/lib/perl/5.10/CORE -DMOD_PERL -DMP_USE_GTOP -DMP_COMPAT_1X -g -Wall -O2 -fPIC \ -c modperl_interp.c && mv modperl_interp.o modperl_interp.lo modperl_interp.c: In function ‘modperl_interp_unselect’: modperl_interp.c:294: error: ‘XPVMG’ has no member named ‘xmg_magic’ modperl_interp.c: In function ‘modperl_interp_select’: modperl_interp.c:509: error: ‘XPVMG’ has no member named ‘xmg_magic’ make[2]: *** [modperl_interp.lo] Error 1 make[2]: Leaving directory `/home/bmc/build/libapache2-mod-perl2-2.0.3/src/modules/perl' make[1]: *** [modperl_lib] Error 2 make[1]: Leaving directory `/home/bmc/build/libapache2-mod-perl2-2.0.3' make: *** [build-stamp] Error 2 Note that in modperl_interp.h it says: /* * HvPMROOT will never be used by Perl with PL_modglobal. * so we have stolen it as a quick way to stash the interp * pointer. * * However in 5.9.3 HvPMROOT was completely removed, so we have moved * to use another struct member that's hopefully won't be used by * anybody else. But if we can find a better place to store the * pointer to the current mod_perl interpreter object it'd be a much * cleaner solution. of course it must be really fast. */ Unfortunately, the xmg_magic structure element apparently no longer exists. Note that this bug is still present in mod-perl 2.0.3. If you need me to test-build something (because installing perl 5.10 involves removing a lot of packages), please let me know. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash -- brian m. carlson / brian with sandals: Houston, Texas, US +1 713 440 7475 | http://crustytoothpaste.ath.cx/~bmc | My opinion only troff on top of XML: http://crustytoothpaste.ath.cx/~bmc/code/thwack OpenPGP: RSA v4 4096b 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---Source: libapache2-mod-perl2 Source-Version: 2.0.3-3 We believe that the bug you reported is fixed in the latest version of libapache2-mod-perl2, which is due to be installed in the Debian FTP archive: libapache2-mod-perl2-dev_2.0.3-3_all.deb to pool/main/liba/libapache2-mod-perl2/libapache2-mod-perl2-dev_2.0.3-3_all.deb libapache2-mod-perl2-doc_2.0.3-3_all.deb to pool/main/liba/libapache2-mod-perl2/libapache2-mod-perl2-doc_2.0.3-3_all.deb libapache2-mod-perl2_2.0.3-3.diff.gz to pool/main/liba/libapache2-mod-perl2/libapache2-mod-perl2_2.0.3-3.diff.gz libapache2-mod-perl2_2.0.3-3.dsc to pool/main/liba/libapache2-mod-perl2/libapache2-mod-perl2_2.0.3-3.dsc libapache2-mod-perl2_2.0.3-3_amd64.deb to pool/main/liba/libapache2-mod-perl2/libapache2-mod-perl2_2.0.3-3_amd64.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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Niko Tyni <[EMAIL PROTECTED]> (supplier of updated libapache2-mod-perl2 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.7 Date: Wed, 27 Feb 2008 22:43:01 +0200 Source: libapache2-mod-perl2 Binary: libapache2-mod-perl2 libapache2-mod-perl2-dev libapache2-mod-perl2-doc Architecture: source all amd64 Version: 2.0.3-3 Distribution: unstable Urgency: low Maintainer: Debian Perl Group <[EMAIL PROTECTED]> Changed-By: Niko Tyni <[EMAIL PROTECTED]> Description: libapache2-mod-perl2 - Integration of perl with the Apache2 web server libapache2-mod-perl2-dev - Integration of perl with the Apache2 web server - development fil libapache2-mod-perl2-doc - Integration of perl with the Apache2 web server - documentation Closes: 462994 Changes: libapache2-mod-perl2 (2.0.3-3) unstable; urgency=low . [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/rules: delete /usr/share/perl5 only if it exists. . [ Frank Lichtenheld ] * debian/rules: Fix some typos and some dependencies * debian/patches/009-allow-parallel-build.patch: Fix Makefile.PL to allow parallel building. Fixes a misbuild with dpkg-buildpackage -j found by Daniel Schepler. * Standards-Version: 3.7.3 (no changes) * debhelper compatibility level 6 . [ Damyan Ivanov ] * add 011-svn-fix-perl5.10-build.patch. Closes: #462994 * debian/rules: + replace debian/stamp-patched with $(QUILT_STAMPFN) + make install-stamp depend on build-stamp, not build + remove commented-out cdbs make rules * Use http://perl.apache.org/ for Homepage * Reformat NEWS.Debian, following DevRef 6.3.4. Thanks, lintian. * Drop "-1" revision from dependencies. Thanks, lintian. * Add copyright information to debian/copyright . [ Niko Tyni ] * Don't ship an empty /usr/bin directory. * Fix the 'clean' target, broken when Makefile.PL got unpatched. * Add myself to Uploaders. * debian/patches: + remove those Debian patches included upstream from the source package, as they had not been applied since 2.0.3-1. + 010-svn-fix-bleadperl.patch: more Perl 5.10 fixes from upstream SVN. + 012-svn-more-perl5.10-fixes.patch: as above. + 013-test-apache-status.patch: make the apache_status.t test work with Perl 5.10 too. Upstream SVN r614146. Files: 2b5a243fb677b2ab6e4d2a7b16bc3429 1308 perl optional libapache2-mod-perl2_2.0.3-3.dsc 3061076798c753f5e8c3b887bcd384d4 16591 perl optional libapache2-mod-perl2_2.0.3-3.diff.gz 90e11073e57ab0f93cc821164c65ef07 79058 libdevel optional libapache2-mod-perl2-dev_2.0.3-3_all.deb 16e17ee805e03d3d7dd276a95e0ad027 3129658 doc optional libapache2-mod-perl2-doc_2.0.3-3_all.deb 511497498a34eddc11e6d7e596479c0e 1136192 perl optional libapache2-mod-perl2_2.0.3-3_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHxdERiyizGWoHLTkRAvf3AKCIR5voeJrbo4O/tlcR0h1L1uBI/wCgwnR1 ndjzz9yPRVpxpgb5a4ZS6Yo= =dbmu -----END PGP SIGNATURE-----
--- End Message ---

