Your message dated Sun, 20 May 2012 01:47:09 +0000
with message-id <e1svvej-0001dl...@franck.debian.org>
and subject line Bug#622652: fixed in alsa-base 1.0.25+1
has caused the Debian Bug report #622652,
regarding alsa-driver: fails to build on powermac
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 ow...@bugs.debian.org
immediately.)


-- 
622652: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622652
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: alsa-driver
Severity: serious
Justification: fails to build from source (but built successfully in the past)


I am still getting from time to time (not always) sound glitches similar
to the ones reported in: Bug#610859 so I decided to try building more 
recent alsa from source. However it does not build.

In file included from /usr/src/modules/alsa-driver/ppc/pmac.c:13:           
/usr/src/modules/alsa-driver/ppc/../alsa-kernel/ppc/pmac.c: In function     
‘detect_byte_swap’:                                                         
/usr/src/modules/alsa-driver/ppc/../alsa-kernel/ppc/pmac.c:925: error:      
implicit declaration of function ‘of_machine_is_compatible’                 
make[7]: *** [/usr/src/modules/alsa-driver/ppc/pmac.o] Error 1              
make[6]: *** [/usr/src/modules/alsa-driver/ppc] Error 2                     
make[5]: *** [_module_/usr/src/modules/alsa-driver] Error 2                 
make[4]: *** [sub-make] Error 2                                             
make[3]: *** [all] Error 2                                                  
make[3]: Leaving directory `/usr/src/linux-headers-2.6.32-5-powerpc'        
make[2]: *** [compile] Error 2                                              
make[2]: Leaving directory `/usr/src/modules/alsa-driver'                   
make[1]: *** [build-stamp] Error 2                                          
make[1]: Leaving directory `/usr/src/modules/alsa-driver'                   

This is the tail of m-a a-i alsa

-- System Information:
Debian Release: 6.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.32-5-powerpc
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



--- End Message ---
--- Begin Message ---
Source: alsa-base
Source-Version: 1.0.25+1

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

alsa-base-udeb_1.0.25+1_all.udeb
  to main/a/alsa-base/alsa-base-udeb_1.0.25+1_all.udeb
alsa-base_1.0.25+1.dsc
  to main/a/alsa-base/alsa-base_1.0.25+1.dsc
alsa-base_1.0.25+1.tar.gz
  to main/a/alsa-base/alsa-base_1.0.25+1.tar.gz
alsa-base_1.0.25+1_all.deb
  to main/a/alsa-base/alsa-base_1.0.25+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 622...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jordi Mallach <jo...@debian.org> (supplier of updated alsa-base 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 ftpmas...@debian.org)


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

Format: 1.8
Date: Sun, 20 May 2012 03:29:19 +0200
Source: alsa-base
Binary: alsa-base alsa-base-udeb
Architecture: source all
Version: 1.0.25+1
Distribution: unstable
Urgency: low
Maintainer: Debian ALSA Maintainers <pkg-alsa-de...@lists.alioth.debian.org>
Changed-By: Jordi Mallach <jo...@debian.org>
Description: 
 alsa-base  - ALSA driver configuration files
 alsa-base-udeb - ALSA driver configuration files (udeb)
Closes: 228070 376241 481849 526648 558408 570618 584336 588385 606046 612123 
620786 622652 627152 634038 653542 662038
Changes: 
 alsa-base (1.0.25+1) unstable; urgency=low
 .
   [ Elimar Riesebieter ]
   * udev-related code removed from alsa-base.postinst (closes: #620786)
 .
   [ Jordi Mallach ]
   * Depend on kmod, not module-init-tools (thanks, Markus Waldeck).
   * Rename source package, make it 3.0 (native).
   * Drop alsa-source and all related packaging for alsa-modules. It was
     painful to maintain, didn't make the kernel team happy at all and was
     a general mess. The recommended way of getting new drivers is to look
     for a kernel backport (closes: #627152, 622652 —RC—, and also
     closes: #228070, #481849, #570618, #584336, #588385, #606046, #612123
     closes: #653542)
   * Drop all patches, all applied to alsa-driver.
   * Do not install ALSA driver docs in alsa-base.
   * Rewrite rules in dh.
   * Bump to debhelper 9.
   * Refresh debconf po files to get rid of alsa-source msgids.
   * Drop watch file, we don't have an upstream tarball anymore.
   * Drop program-wrapper, it was useful for woody upgrades.
   * Add dependency on procps (closes: #634038).
   * Never call snddevices, udev should create devices for us
     (closes: #526648). Also, remove APM stuff, which is long obsolete.
   * Drop linux-sound-base: OSS was removed from the kernel pre-squeeze.
     (closes: #662038). Remove all module list generation machinery,
     it's now obsolete.
   * Removing linux-sound-base also closes: #376241, #558408 the hard way.
   * Drop Build-Depends on po-debconf.
   * Make alsa-base Break: linux-sound-base, to get it uninstalled on
     upgrades. l-s-b postrm should take care of the cleanups.
   * Bump Standards-Version to 3.9.3.
   * Drop d/source/options, use the standard compression.
   * Move d/alsa-base.init to just d/alsa, otherwise debhelper thinks this
     is a init script.
   * Move old Debian changelog entries back to main changelog.
Checksums-Sha1: 
 fa0e4d595676302d5dec2db5d5423dd69356f9d0 1121 alsa-base_1.0.25+1.dsc
 c78a1541c3d9ccbf5cd73bce8ae215dde2da70ca 65184 alsa-base_1.0.25+1.tar.gz
 6c830462649ce2c8a964ff1502a2e7a22d88bd0c 60392 alsa-base_1.0.25+1_all.deb
 c33dee166fb12d01b909d6960e38766e3333032f 1262 alsa-base-udeb_1.0.25+1_all.udeb
Checksums-Sha256: 
 72598e64c28a0bef7cce2d67556b9a147d65abcadaeadad99c3b4c75d3be5f1e 1121 
alsa-base_1.0.25+1.dsc
 a2176c1fed69b70293450a2ea09dd3844c8738f5816f882e60d22fda26faa332 65184 
alsa-base_1.0.25+1.tar.gz
 ac70565872453cea10f7f2fffeeed69c156893f422f7c173670c61237dad170d 60392 
alsa-base_1.0.25+1_all.deb
 b20a8990d228b941b5e512daa441cacc161c8e1c165952c375ecafc08cbbc378 1262 
alsa-base-udeb_1.0.25+1_all.udeb
Files: 
 d7b5e986071121f6a75749999e241dff 1121 sound optional alsa-base_1.0.25+1.dsc
 562c68a2015dfec4685b1f608addca15 65184 sound optional alsa-base_1.0.25+1.tar.gz
 c61f2493128e7cf536772010913dff52 60392 sound optional 
alsa-base_1.0.25+1_all.deb
 0ed43859f7a026857ecaaedf46e4317e 1262 debian-installer optional 
alsa-base-udeb_1.0.25+1_all.udeb

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

iEYEARECAAYFAk+4S18ACgkQJYSUupF6Il6uSgCfesqpfvNtFXDac+w4w/WkSnXa
+d4AnRptjIrb3vlgu73A6R+r2V7IuiEF
=HZ8f
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to