Your message dated Tue, 03 Aug 2010 08:49:47 +0000
with message-id <[email protected]>
and subject line Bug#586216: fixed in dahdi-linux 1:2.3.0.1+dfsg-1
has caused the Debian Bug report #586216,
regarding dahdi-source: won't build on 2.6.34
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.)


-- 
586216: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586216
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dahdi-source
Version: 1:2.2.1.1+dfsg-1
Severity: normal


The package won't build on a 2.6.34 system.

dh_testdir
dh_testroot
rm -f *-stamp
# Delete the generated bristuff symlinks:
rm -f -f 
# Add here commands to clean up after the build process.
rm -f include/dahdi/version.h
# * Makefile does not exist when running svn-buildpackage
#   as the source tree is not there.
# FIXME: This will fail with an ugly warning on the clean of the
# modules build. However only fter the actuual clean.
rm -f dahdi/include/version.h
[ ! -f Makefile ] || /usr/bin/make dist-clean || true
make[1]: Entering directory `/usr/src/modules/dahdi'
/usr/bin/make -C /lib/modules/2.6.34/source 
SUBDIRS=/usr/src/modules/dahdi/drivers/dahdi 
DAHDI_INCLUDE=/usr/src/modules/dahdi/include DAHDI_MODULES_EXTRA=" " 
HOTPLUG_FIRMWARE=yes clean
make[2]: Entering directory `/usr/src/linux-source-2.6.34'
make[2]: Leaving directory `/usr/src/linux-source-2.6.34'
/usr/bin/make -C drivers/dahdi/firmware clean
make[2]: Entering directory `/usr/src/modules/dahdi/drivers/dahdi/firmware'
rm -f dahdi-fw-*.o
make[2]: Leaving directory `/usr/src/modules/dahdi/drivers/dahdi/firmware'
make[2]: Entering directory `/usr/src/modules/dahdi/drivers/dahdi/firmware'
rm -f dahdi-fw-*.o
rm -f dahdi-fw-*.bin
rm -f dahdi-fw-*.tar.gz
rm -f dahdi-fwload-*.tar.gz
rm -f make_firmware_object
make[2]: Leaving directory `/usr/src/modules/dahdi/drivers/dahdi/firmware'
make[1]: Leaving directory `/usr/src/modules/dahdi'
dh_clean
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Entering directory `/usr/src/modules/dahdi'
dh_testdir
dh_testroot
rm -f *-stamp
# Delete the generated bristuff symlinks:
rm -f -f 
# Add here commands to clean up after the build process.
rm -f include/dahdi/version.h
# * Makefile does not exist when running svn-buildpackage
#   as the source tree is not there.
# FIXME: This will fail with an ugly warning on the clean of the
# modules build. However only fter the actuual clean.
rm -f dahdi/include/version.h
[ ! -f Makefile ] || /usr/bin/make dist-clean || true
make[2]: Entering directory `/usr/src/modules/dahdi'
/usr/bin/make -C /lib/modules/2.6.34/source 
SUBDIRS=/usr/src/modules/dahdi/drivers/dahdi 
DAHDI_INCLUDE=/usr/src/modules/dahdi/include DAHDI_MODULES_EXTRA=" " 
HOTPLUG_FIRMWARE=yes clean
make[3]: Entering directory `/usr/src/linux-source-2.6.34'
make[3]: Leaving directory `/usr/src/linux-source-2.6.34'
/usr/bin/make -C drivers/dahdi/firmware clean
make[3]: Entering directory `/usr/src/modules/dahdi/drivers/dahdi/firmware'
rm -f dahdi-fw-*.o
make[3]: Leaving directory `/usr/src/modules/dahdi/drivers/dahdi/firmware'
make[3]: Entering directory `/usr/src/modules/dahdi/drivers/dahdi/firmware'
rm -f dahdi-fw-*.o
rm -f dahdi-fw-*.bin
rm -f dahdi-fw-*.tar.gz
rm -f dahdi-fwload-*.tar.gz
rm -f make_firmware_object
make[3]: Leaving directory `/usr/src/modules/dahdi/drivers/dahdi/firmware'
make[2]: Leaving directory `/usr/src/modules/dahdi'
dh_clean
for templ in ; do \
    cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.34/g'` ; \
  done
for templ in `ls debian/*.modules.in` ; do \
    test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} 
${templ%.modules.in}.backup 2>/dev/null || true; \
    sed -e 's/##KVERS##/2.6.34/g ;s/#KVERS#/2.6.34/g ; s/_KVERS_/2.6.34/g ; 
s/##KDREV##/custom.1.0/g ; s/#KDREV#/custom.1.0/g ; s/_KDREV_/custom.1.0/g  ' < 
$templ > ${templ%.modules.in}; \
  done
dh_testdir
dh_testroot
dh_prep
#cp -a /usr/src/modules/dahdi/debian/generated/* .
make MODULES_EXTRA="opvxa1200 wcopenpci dahdi_echocan_oslec" 
SUBDIRS_EXTRA="zaphfc ../staging/echo" modules 
KERNEL_SOURCES=/lib/modules/2.6.34/source MODVERSIONS=detect 
KERNEL=linux-2.6.34 
make[2]: Entering directory `/usr/src/modules/dahdi'
make -C /lib/modules/2.6.34/source SUBDIRS=/usr/src/modules/dahdi/drivers/dahdi 
DAHDI_INCLUDE=/usr/src/modules/dahdi/include DAHDI_MODULES_EXTRA="opvxa1200.o 
wcopenpci.o dahdi_echocan_oslec.o zaphfc/ ../staging/echo/" 
HOTPLUG_FIRMWARE=yes modules DAHDI_BUILD_ALL=m
make[3]: Entering directory `/usr/src/linux-source-2.6.34'
  CC [M]  /usr/src/modules/dahdi/drivers/dahdi/dahdi-base.o
In file included from /usr/src/modules/dahdi/include/dahdi/kernel.h:39,
                 from /usr/src/modules/dahdi/drivers/dahdi/dahdi-base.c:62:
/usr/src/modules/dahdi/include/dahdi/dahdi_config.h:27:28: error: 
linux/autoconf.h: No such file or directory
make[4]: *** [/usr/src/modules/dahdi/drivers/dahdi/dahdi-base.o] Error 1
make[3]: *** [_module_/usr/src/modules/dahdi/drivers/dahdi] Error 2
make[3]: Leaving directory `/usr/src/linux-source-2.6.34'
make[2]: *** [modules] Error 2
make[2]: Leaving directory `/usr/src/modules/dahdi'
make[1]: *** [binary-modules] Error 2
make[1]: Leaving directory `/usr/src/modules/dahdi'
make: *** [kdist_build] Error 2


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.34 (SMP w/4 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages dahdi-source depends on:
ii  bzip2                         1.0.5-4    high-quality block-sorting file co
ii  debhelper                     7.4.13     helper programs for debian/rules
ii  module-assistant              0.11.3     tool to make module package creati

Versions of packages dahdi-source recommends:
ii  dahdi-linux             1:2.2.1.1+dfsg-1 DAHDI telephony interface - Linux 

dahdi-source suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: dahdi-linux
Source-Version: 1:2.3.0.1+dfsg-1

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

dahdi-linux_2.3.0.1+dfsg-1.debian.tar.gz
  to main/d/dahdi-linux/dahdi-linux_2.3.0.1+dfsg-1.debian.tar.gz
dahdi-linux_2.3.0.1+dfsg-1.dsc
  to main/d/dahdi-linux/dahdi-linux_2.3.0.1+dfsg-1.dsc
dahdi-linux_2.3.0.1+dfsg-1_all.deb
  to main/d/dahdi-linux/dahdi-linux_2.3.0.1+dfsg-1_all.deb
dahdi-linux_2.3.0.1+dfsg.orig.tar.gz
  to main/d/dahdi-linux/dahdi-linux_2.3.0.1+dfsg.orig.tar.gz
dahdi-source_2.3.0.1+dfsg-1_all.deb
  to main/d/dahdi-linux/dahdi-source_2.3.0.1+dfsg-1_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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tzafrir Cohen <[email protected]> (supplier of updated dahdi-linux 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: Tue, 03 Aug 2010 03:58:11 +0300
Source: dahdi-linux
Binary: dahdi-linux dahdi-source
Architecture: source all
Version: 1:2.3.0.1+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team <[email protected]>
Changed-By: Tzafrir Cohen <[email protected]>
Description: 
 dahdi-linux - DAHDI telephony interface - Linux userspace parts
 dahdi-source - DAHDI telephony interface - source code for kernel driver
Closes: 546319 586216
Changes: 
 dahdi-linux (1:2.3.0.1+dfsg-1) unstable; urgency=low
 .
   * New upstream version (Closes: #546319).
   * Patch no_dummy removed: merged upstream.
   * Patch wcb4xxp_extra_trunk removed: merged upstream.
   * Patch chanmute: make it also explicitly disable the untested
     DAHDI_AUDIO_NOTIFY.
   * Patch oslec_include_2634: fix building with 2.6.34 (Closes: #586216).
   * Patches xpp_usb_buffer_2635, voicebus_sem_h_2635: Likewise for 2.6.35.
   * Patch dahdi_linux_extra: revert last fix to zaphfc.
   * Standards version 3.9.1 (no change needed).
Checksums-Sha1: 
 8604f5af98ee8caaa645562ac4cbfb732007f1a1 1360 dahdi-linux_2.3.0.1+dfsg-1.dsc
 fd01cdbc42265ca7ad13773f71c00bc80f95d1ac 1099026 
dahdi-linux_2.3.0.1+dfsg.orig.tar.gz
 6cc97b36d1e8d25ca61cb20e10ec91ecb1a9b3df 142460 
dahdi-linux_2.3.0.1+dfsg-1.debian.tar.gz
 da998deb6983c21ea836582f5238b94320debf60 102626 
dahdi-linux_2.3.0.1+dfsg-1_all.deb
 502f69cc2dedbdf6e8616ecabdb3152f5a96b8b7 912366 
dahdi-source_2.3.0.1+dfsg-1_all.deb
Checksums-Sha256: 
 6e07771cdef9ff8b779296eb297488c012ee4bce67623f4f66b62e4aadf1de59 1360 
dahdi-linux_2.3.0.1+dfsg-1.dsc
 a90cd72dae4b824190c44f075b166bf1c8d22124722cf554d1b2de6b92d96af4 1099026 
dahdi-linux_2.3.0.1+dfsg.orig.tar.gz
 3cacfff8b1d2530627747d7f3c2fc03d1b3bdd1f580ea164bcf9019bdbaefe7c 142460 
dahdi-linux_2.3.0.1+dfsg-1.debian.tar.gz
 bc60e216f1b4c77c84796676646649d426c76872e1f1d98421f3c0dfb4f87876 102626 
dahdi-linux_2.3.0.1+dfsg-1_all.deb
 dbc048989e3229f9940c75e44d9731c226340de1c7ef55011897e182b9ed2383 912366 
dahdi-source_2.3.0.1+dfsg-1_all.deb
Files: 
 ba0a70e9d877e79c98b0d716d82f02f7 1360 comm optional 
dahdi-linux_2.3.0.1+dfsg-1.dsc
 199d49c21b100e536dd9c1c7ac5d072c 1099026 comm optional 
dahdi-linux_2.3.0.1+dfsg.orig.tar.gz
 7aa62d0ec9b116c7ba249ca4e10ad9f2 142460 comm optional 
dahdi-linux_2.3.0.1+dfsg-1.debian.tar.gz
 519c540bcd4d09465cbddf9d86b52885 102626 comm optional 
dahdi-linux_2.3.0.1+dfsg-1_all.deb
 3d4384d10f20fe8a311aaea0681a2555 912366 kernel optional 
dahdi-source_2.3.0.1+dfsg-1_all.deb

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

iEYEARECAAYFAkxXbCgACgkQxArWdkN9MosFcwCgvIEDzQzcaRi0NxuDFvplFvSY
5QcAoM8QdwdgJ0OFMfeKxt9nkvDGgjSz
=nSpr
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to