Your message dated Sat, 12 Apr 2008 02:17:06 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#475480: fixed in sfc 2.2.0063-3 has caused the Debian Bug report #475480, regarding sfc-source: Cannot be compiled on architectures lacking regs_return_value macro 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.) -- 475480: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475480 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: sfc-source Version: 2.2.0063-2 Severity: normal Tags: pending -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 kernel_compat.h includes this code, intended to support some architectures under old kernels: /* Used for struct pt_regs */ #ifndef regs_return_value #if defined(__x86_64__) #define regs_return_value(regs) ((regs)->rax) #elif defined(__i386__) #define regs_return_value(regs) ((regs)->eax) #elif defined(__ia64__) #define regs_return_value(regs) ((regs)->r8) #else #error "Need definition for regs_return_value()" #endif #endif Unfortunately regs_return_value is not defined for all architectures even in current kernel versions, as seen in <http://buildd.debian.org/fetch.cgi?pkg=linux-modules-extra-2.6;ver=2.6.24-7;arch=sparc;stamp=1207865818>. However, this macro is only needed by the sfc_mdio_trace driver, which is disabled because it is useful only for debugging. Ben. - -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (100, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages sfc-source depends on: ii bzip2 1.0.5-0.1 high-quality block-sorting file co ii debhelper 6.0.11 helper programs for debian/rules ii module-assistant 0.10.11.0 tool to make module package creati Versions of packages sfc-source recommends: pn ethtool <none> (no description available) - -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH/qno79ZNCRIGYgcRAnSrAKCQYyLEycJLu5gTlcQHjSIcT1Wq4QCdFHi/ xK8VxtypsgCoS+feKREMEbc= =+pV8 -----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---Source: sfc Source-Version: 2.2.0063-3 We believe that the bug you reported is fixed in the latest version of sfc, which is due to be installed in the Debian FTP archive: sfc-source_2.2.0063-3_all.deb to pool/main/s/sfc/sfc-source_2.2.0063-3_all.deb sfc_2.2.0063-3.diff.gz to pool/main/s/sfc/sfc_2.2.0063-3.diff.gz sfc_2.2.0063-3.dsc to pool/main/s/sfc/sfc_2.2.0063-3.dsc 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. Ben Hutchings <[EMAIL PROTECTED]> (supplier of updated sfc 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, 11 Apr 2008 01:22:50 +0100 Source: sfc Binary: sfc-source Architecture: source all Version: 2.2.0063-3 Distribution: unstable Urgency: low Maintainer: Ben Hutchings <[EMAIL PROTECTED]> Changed-By: Ben Hutchings <[EMAIL PROTECTED]> Description: sfc-source - source for sfc network driver Closes: 475480 475483 Changes: sfc (2.2.0063-3) unstable; urgency=low . * Patched two portability bugs: - Do not require a definition of regs_return_value() macro - closes: #475480 - Include <linux/bitops.h> not <asm/bitops.h> - closes: #475483 Checksums-Sha1: 4f3118e0d99209fb7e9d79ad29c460c74861b09f 945 sfc_2.2.0063-3.dsc 5279697744f6aefc55603863992352704265d7ed 3487 sfc_2.2.0063-3.diff.gz 160b3caea55f144795b86c0ae92d964b386d28f4 185000 sfc-source_2.2.0063-3_all.deb Checksums-Sha256: 2e2b5ee8db66c655ae6bd7d73d5ba12bd0902bc6583b42f09399e216f17bc875 945 sfc_2.2.0063-3.dsc c294a47d1d72c7a50cdcdb82bde59bcefd8d04d0ab007daef8a2ae0c0ab4d390 3487 sfc_2.2.0063-3.diff.gz 125073747b20d5d2266641dbe61b0afd95e045f8cfbc845c97a85ac91249e9d9 185000 sfc-source_2.2.0063-3_all.deb Files: bc918ea6be6ab6a4d3e9964df3db697f 945 net extra sfc_2.2.0063-3.dsc 0dda27fbcdf2accf0fa69d9e14e4872a 3487 net extra sfc_2.2.0063-3.diff.gz 49a72a416d3b74373766196b3ec32b4d 185000 net extra sfc-source_2.2.0063-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIABf579ZNCRIGYgcRAg5OAJ9EJ3cej5re2oQ4VY7/nRWl4BcwhACg34g2 fbePsqYKtVTQurm/pjrchd8= =/yYp -----END PGP SIGNATURE-----
--- End Message ---

