Your message dated Fri, 08 Aug 2008 17:02:09 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#445359: fixed in mol 0.9.72.1~dfsg-2
has caused the Debian Bug report #445359,
regarding FTBFS with 2.6.24
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.)


-- 
445359: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=445359
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: mol-source
Version: 0.9.72.1~dfsg-1
Severity: important


I tried to compile it with module assistant bug got an error. Here is an m-a 
error log:

test -e debian/control.m4
/usr/bin/make clean
make[1]: Entering directory `/usr/src/modules/mol'
/usr/bin/make -C /lib/modules/2.6.22-2-powerpc/build M=`pwd`/kmod clean
make[2]: Entering directory `/usr/src/linux-headers-2.6.22-2-powerpc'
  CLEAN   /usr/src/modules/mol/kmod/.tmp_versions
make[2]: Leaving directory `/usr/src/linux-headers-2.6.22-2-powerpc'
/usr/bin/make -C /lib/modules/2.6.22-2-powerpc/build M=`pwd`/netdriver clean
make[2]: Entering directory `/usr/src/linux-headers-2.6.22-2-powerpc'
  CLEAN   /usr/src/modules/mol/netdriver/.tmp_versions
make[2]: Leaving directory `/usr/src/linux-headers-2.6.22-2-powerpc'
make[1]: Leaving directory `/usr/src/modules/mol'
dh_clean
rm -f debian/control debian/changelog
rm -f configure-stamp build-stamp install-stamp
/usr/bin/make -f debian/rules binary-mol-modules
Can't locate controllib.pl in @INC (@INC contains: /etc/perl 
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl 
.) at /usr/bin/822-date line 11.
make[1]: Entering directory `/usr/src/modules/mol'
m4 -DKVERS="2.6.22-2-powerpc" -DKSRC="/lib/modules/2.6.22-2-powerpc/build" 
-DKEMAIL="" -DKMAINT="" -DKDREV="2.6.22-4" -DDEBDATE="" debian/control.m4 > 
debian/control
Can't locate controllib.pl in @INC (@INC contains: /etc/perl 
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl 
.) at /usr/bin/822-date line 11.
m4 -DKVERS="2.6.22-2-powerpc" -DKSRC="/lib/modules/2.6.22-2-powerpc/build" 
-DKEMAIL="" -DKMAINT="" -DKDREV="2.6.22-4" -DDEBDATE="" debian/changelog.m4 > 
debian/changelog
touch configure-stamp
dh_testdir
/usr/bin/make
make[2]: Entering directory `/usr/src/modules/mol'
/usr/bin/make -C /lib/modules/2.6.22-2-powerpc/build M=`pwd`/kmod
make[3]: Entering directory `/usr/src/linux-headers-2.6.22-2-powerpc'
  LD      /usr/src/modules/mol/kmod/built-in.o
  CC [M]  /usr/src/modules/mol/kmod/_kuname.o
  CC [M]  /usr/src/modules/mol/kmod/_fault.o
  CC [M]  /usr/src/modules/mol/kmod/_dev.o
  CC [M]  /usr/src/modules/mol/kmod/_misc.o
  CC [M]  /usr/src/modules/mol/kmod/_mmu.o
  CC [M]  /usr/src/modules/mol/kmod/_hostirq.o
  CC [M]  /usr/src/modules/mol/kmod/init.o
  CC [M]  /usr/src/modules/mol/kmod/hash.o
  CC [M]  /usr/src/modules/mol/kmod/emu.o
  CC [M]  /usr/src/modules/mol/kmod/mmu.o
  CC [M]  /usr/src/modules/mol/kmod/mmu_fb.o
  CC [M]  /usr/src/modules/mol/kmod/mmu_io.o
  CC [M]  /usr/src/modules/mol/kmod/mmu_tracker.o
  CC [M]  /usr/src/modules/mol/kmod/skiplist.o
  CC [M]  /usr/src/modules/mol/kmod/mtable.o
  CC [M]  /usr/src/modules/mol/kmod/fault.o
  CC [M]  /usr/src/modules/mol/kmod/context.o
  CC [M]  /usr/src/modules/mol/kmod/ptaccess.o
  CC [M]  /usr/src/modules/mol/kmod/misc.o
  CC [M]  /usr/src/modules/mol/kmod/moldbg.o
  AS [x]   /usr/src/modules/mol/kmod/_traps.o
  CC [M]  /usr/src/modules/mol/kmod/actions.o
  CC [M]  /usr/src/modules/mol/kmod/_performance.o
  LD [M]  /usr/src/modules/mol/kmod/mol.o
  Building modules, stage 2.
  MODPOST 2 modules
  CC      /usr/src/modules/mol/kmod/_kuname.mod.o
  LD [M]  /usr/src/modules/mol/kmod/_kuname.ko
  CC      /usr/src/modules/mol/kmod/mol.mod.o
  LD [M]  /usr/src/modules/mol/kmod/mol.ko
make[3]: Leaving directory `/usr/src/linux-headers-2.6.22-2-powerpc'
/usr/bin/make -C /lib/modules/2.6.22-2-powerpc/build M=`pwd`/netdriver
make[3]: Entering directory `/usr/src/linux-headers-2.6.22-2-powerpc'
  LD      /usr/src/modules/mol/netdriver/built-in.o
  CC [M]  /usr/src/modules/mol/netdriver/kuname.o
strings /usr/src/modules/mol/netdriver/kuname.o | grep -- '-MAGIC-' | sed -e 
s/-MAGIC-// > /usr/src/modules/mol/netdriver/.kuname
  CC [M]  /usr/src/modules/mol/netdriver/sheep.o
  Building modules, stage 2.
  MODPOST 2 modules
  CC      /usr/src/modules/mol/netdriver/kuname.mod.o
  LD [M]  /usr/src/modules/mol/netdriver/kuname.ko
  CC      /usr/src/modules/mol/netdriver/sheep.mod.o
  LD [M]  /usr/src/modules/mol/netdriver/sheep.ko
make[3]: Leaving directory `/usr/src/linux-headers-2.6.22-2-powerpc'
make[2]: Leaving directory `/usr/src/modules/mol'
touch build-stamp
dh_testdir
dh_testroot
dh_clean
dh_installdirs
/usr/bin/make DESTDIR=`pwd`/debian/mol-modules-2.6.22-2-powerpc install
make[2]: Entering directory `/usr/src/modules/mol'
/usr/bin/make -C /lib/modules/2.6.22-2-powerpc/build M=`pwd`/kmod
make[3]: Entering directory `/usr/src/linux-headers-2.6.22-2-powerpc'
  Building modules, stage 2.
  MODPOST 2 modules
make[3]: Leaving directory `/usr/src/linux-headers-2.6.22-2-powerpc'
/usr/bin/make -C /lib/modules/2.6.22-2-powerpc/build M=`pwd`/netdriver
make[3]: Entering directory `/usr/src/linux-headers-2.6.22-2-powerpc'
  Building modules, stage 2.
  MODPOST 2 modules
make[3]: Leaving directory `/usr/src/linux-headers-2.6.22-2-powerpc'
/usr/bin/make 
INSTALL_MOD_PATH=/usr/src/modules/mol/debian/mol-modules-2.6.22-2-powerpc -C 
/lib/modules/2.6.22-2-powerpc/build M=`pwd`/kmod modules_install
make[3]: Entering directory `/usr/src/linux-headers-2.6.22-2-powerpc'
  INSTALL /usr/src/modules/mol/kmod/_kuname.ko
  INSTALL /usr/src/modules/mol/kmod/mol.ko
  DEPMOD  2.6.22-2-powerpc
make[3]: Leaving directory `/usr/src/linux-headers-2.6.22-2-powerpc'
/usr/bin/make 
INSTALL_MOD_PATH=/usr/src/modules/mol/debian/mol-modules-2.6.22-2-powerpc -C 
/lib/modules/2.6.22-2-powerpc/build M=`pwd`/netdriver modules_install
make[3]: Entering directory `/usr/src/linux-headers-2.6.22-2-powerpc'
  INSTALL /usr/src/modules/mol/netdriver/kuname.ko
  INSTALL /usr/src/modules/mol/netdriver/sheep.ko
  DEPMOD  2.6.22-2-powerpc
make[3]: Leaving directory `/usr/src/linux-headers-2.6.22-2-powerpc'
make[2]: Leaving directory `/usr/src/modules/mol'
touch install-stamp
dh_testdir
dh_testroot
dh_installdocs
dh_installmodules
dh_installchangelogs
parsechangelog/debian: error: badly formatted trailer line, at file 
debian/changelog line 5
dh_installchangelogs: changelog parse failure
make[1]: *** [binary-mol-modules] Error 1
make[1]: Leaving directory `/usr/src/modules/mol'
make: *** [kdist_image] Error 2


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.22-2-powerpc
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mol-source depends on:
ii  gcc                           4:4.2.1-6  The GNU C compiler
ii  libc6-dev                     2.6.1-1    GNU C Library: Development Librari
ii  m4                            1.4.10-1   a macro processing language
ii  make                          3.81-3     The GNU version of the "make" util

Versions of packages mol-source recommends:
ii  debhelper                     5.0.56     helper programs for debian/rules
ii  kernel-package                11.001     A utility for building Linux kerne

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: mol
Source-Version: 0.9.72.1~dfsg-2

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

mol-modules-source_0.9.72.1~dfsg-2_powerpc.deb
  to pool/main/m/mol/mol-modules-source_0.9.72.1~dfsg-2_powerpc.deb
mol-source_0.9.72.1~dfsg-2_powerpc.deb
  to pool/main/m/mol/mol-source_0.9.72.1~dfsg-2_powerpc.deb
mol_0.9.72.1~dfsg-2.diff.gz
  to pool/main/m/mol/mol_0.9.72.1~dfsg-2.diff.gz
mol_0.9.72.1~dfsg-2.dsc
  to pool/main/m/mol/mol_0.9.72.1~dfsg-2.dsc
mol_0.9.72.1~dfsg-2_powerpc.deb
  to pool/main/m/mol/mol_0.9.72.1~dfsg-2_powerpc.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.
Gaudenz Steinlin <[EMAIL PROTECTED]> (supplier of updated mol 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: Fri, 08 Aug 2008 18:38:59 +0200
Source: mol
Binary: mol mol-source mol-modules-source
Architecture: source powerpc
Version: 0.9.72.1~dfsg-2
Distribution: unstable
Urgency: low
Maintainer: MOL Packaging Team <[EMAIL PROTECTED]>
Changed-By: Gaudenz Steinlin <[EMAIL PROTECTED]>
Description: 
 mol        - The Mac-on-Linux emulator
 mol-modules-source - transitional dummy package
 mol-source - The Mac-on-Linux emulator - source for kernel modules
Closes: 412756 445359 491949
Changes: 
 mol (0.9.72.1~dfsg-2) unstable; urgency=low
 .
   [Gaudenz Steinlin]
   * recommend bzip2 in mol-source
   * add Homepage control field
   * update debian/copyright
     - list individual copyright holders
     - add instructions on how to build the repackaged debian source tarball
       (previously in REDAME.Debian-source)
   * fix FTBFS of mol-source with kernel >= 2.6.24 by applying patches from the
     upstream SVN repository (Closes: #445359)
   * add /svn/ to the XS-Vcs-Svn control field
   * Added x11proto-xext-dev and libxext-dev to build-dependencies
 .
   [Jörg Sommer]
   * debian/rules:
     + General overhaul. Now it supports DEB_BUILD_OPTIONS=noopt and
       sets -g in CFLAGS by default. This is policy conform behaviour.
 .
     + Added the get-orig-target as suggested by the policy.
 .
   * debian/control:
     + Removed m4 from the Build-Depends field. It's no longer needed after
       the overhault of the rules file.
 .
     + Added me to the uploaders field.
 .
   * debian/mol.menu:
     + Adapted to the new menu structure.
 .
   * debian/Makefile.mol-source: (the Makefile in the mol-source package)
     + Made make sensible for the return value of the make calls for
       build and install the module. (closes: #412756)
 .
   * debian/debian.mol-source/rules
     + Removed the kdist_changes, source and diff targets. They are
       obsoleted.
 .
   [Martin Bagge <[EMAIL PROTECTED]>]
   * [INTL:sv] Swedish strings for mol debconf (Closes: #491949)
Checksums-Sha1: 
 416ea1fb78e6146de748954976eecfe6cc95cf04 1533 mol_0.9.72.1~dfsg-2.dsc
 c419f453a30e408d17d7c0c62dc2efacff829c28 34835 mol_0.9.72.1~dfsg-2.diff.gz
 d367b10bc2faa76adb7d1f748294e313ccacd2ad 620468 mol_0.9.72.1~dfsg-2_powerpc.deb
 8927c507c4fa2ef574cf7002f3be62838fa2c474 162766 
mol-source_0.9.72.1~dfsg-2_powerpc.deb
 7b7d319dd8964fed0776be66c1f6b530e7dad913 17230 
mol-modules-source_0.9.72.1~dfsg-2_powerpc.deb
Checksums-Sha256: 
 20a1d1c9be63bef113986e847923e02e1398d7d26ba6de9637847019113d7bd8 1533 
mol_0.9.72.1~dfsg-2.dsc
 eb061d053cbc17837068542607d7d20a8a17feabe8d28f20dbf68b9416dabd05 34835 
mol_0.9.72.1~dfsg-2.diff.gz
 f8492fe3c5d044475c8b5194cd23b00b0002ba96f191fbd44cddb6170c2c1232 620468 
mol_0.9.72.1~dfsg-2_powerpc.deb
 880e657d64e2a2fc514c5c072fa41a8c3256050475b83e4438cc699d8fa768d0 162766 
mol-source_0.9.72.1~dfsg-2_powerpc.deb
 acec6851fa72fea3ed9881731b2e9101366d24504f88ee6c28e9b7c8b0849ca8 17230 
mol-modules-source_0.9.72.1~dfsg-2_powerpc.deb
Files: 
 1a98adbd780e810ab96c20b9622f4c10 1533 otherosfs optional 
mol_0.9.72.1~dfsg-2.dsc
 828fba67a563e5f6150e4dd9f593e9ef 34835 otherosfs optional 
mol_0.9.72.1~dfsg-2.diff.gz
 8e834e1d4c8d5cb1a608795724adaf49 620468 otherosfs optional 
mol_0.9.72.1~dfsg-2_powerpc.deb
 b8f8c875cc9dd1ebf7b89b55d96b5b5c 162766 otherosfs optional 
mol-source_0.9.72.1~dfsg-2_powerpc.deb
 7e8bb599b2caac4a49a5e58d9c7acabd 17230 otherosfs optional 
mol-modules-source_0.9.72.1~dfsg-2_powerpc.deb

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

iD8DBQFInHjX3Foo5Ix3QK8RAo4wAJ95tZJOgIKvT1HYKU6p8TNbKuhY4wCgltS7
Vf2BOvRb6uSzXkkFl1u4jU0=
=cmTL
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to