Your message dated Fri, 18 Jan 2013 08:48:14 +0000
with message-id <[email protected]>
and subject line Bug#697439: fixed in fglrx-driver 1:13.1-1
has caused the Debian Bug report #697439,
regarding fglrx-driver: dkms fails to build with kernel 3.7
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.)


-- 
697439: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697439
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fglrx-driver
Version: 1:12.11~beta11-1
Severity: important
Tags: patch

The current fglrx kernel module doesn't build with the 3.7 kernel as available 
from experimental. This is caused by the removal of VM_RESERVED, which has been 
replaced with VM_DONTEXPAND | VM_DONTDUMP. 

The patch below fixes the compilation of the fglrx kernel module.

Index: 
fglrx-driver-12.11~beta11/common/lib/modules/fglrx/build_mod/firegl_public.c
===================================================================
--- 
fglrx-driver-12.11~beta11.orig/common/lib/modules/fglrx/build_mod/firegl_public.c
   2012-12-03 03:03:45.000000000 +0100
+++ 
fglrx-driver-12.11~beta11/common/lib/modules/fglrx/build_mod/firegl_public.c    
    2013-01-05 12:32:40.605448455 +0100
@@ -203,6 +203,11 @@
 #define VM_SHM 0
 #endif
 
+// VM_RESERVED is replaced with VM_DONTEXPAND | VM_DONTDUMP in Linux 3.7+
+#ifndef VM_RESERVED
+#define VM_RESERVED (VM_DONTEXPAND | VM_DONTDUMP)
+#endif
+
 #ifdef FGL_LINUX253P1_VMA_API
 // Linux 2.5.3-pre1 and compatibles
 #define FGL_VMA_API_TYPE        struct vm_area_struct *

--- End Message ---
--- Begin Message ---
Source: fglrx-driver
Source-Version: 1:13.1-1

We believe that the bug you reported is fixed in the latest version of
fglrx-driver, which is due to be installed in the Debian FTP archive.

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.
Patrick Matthäi <[email protected]> (supplier of updated fglrx-driver 
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: SHA256

Format: 1.8
Date: Fri, 18 Jan 2013 09:35:11 +0100
Source: fglrx-driver
Binary: fglrx-driver libfglrx libfglrx-amdxvba1 libxvbaw-dev libgl1-fglrx-glx 
fglrx-glx fglrx-glx-ia32 libfglrx-ia32 fglrx-modules-dkms fglrx-source 
fglrx-control fglrx-atieventsd amd-opencl-icd amd-libopencl1 amd-opencl-dev 
amd-clinfo
Architecture: source amd64
Version: 1:13.1-1
Distribution: experimental
Urgency: low
Maintainer: Fglrx packaging team <[email protected]>
Changed-By: Patrick Matthäi <[email protected]>
Description: 
 amd-clinfo - AMD OpenCL info utility
 amd-libopencl1 - AMD OpenCL library
 amd-opencl-dev - AMD OpenCL development files
 amd-opencl-icd - AMD OpenCL ICD${fglrx:VariantDescSuffix}
 fglrx-atieventsd - external events daemon for the non-free ATI/AMD RadeonHD 
display
 fglrx-control - control panel for the non-free ATI/AMD RadeonHD display 
driver${f
 fglrx-driver - non-free ATI/AMD RadeonHD display 
driver${fglrx:VariantDescSuffix
 fglrx-glx  - transitional package, use libgl1-${fglrx}-glx
 fglrx-glx-ia32 - please switch to multiarch libgl1-fglrx-glx:i386
 fglrx-modules-dkms - dkms module source for the non-free ATI/AMD RadeonHD 
display driv
 fglrx-source - kernel module source for the non-free ATI/AMD RadeonHD display 
dr
 libfglrx   - non-free ATI/AMD RadeonHD display driver (runtime libraries)${fgl
 libfglrx-amdxvba1 - AMD XvBA (X-Video Bitstream Acceleration) runtime 
libraries${fglr
 libfglrx-ia32 - please switch to multiarch libfglrx:i386
 libgl1-fglrx-glx - proprietary libGL for the non-free ATI/AMD RadeonHD display 
drive
 libxvbaw-dev - AMD XvBA (X-Video Bitstream Acceleration) development 
files${fglr
Closes: 695884 697439
Changes: 
 fglrx-driver (1:13.1-1) experimental; urgency=low
 .
   * New upstream release.
   * Add patch 04-linux-3.7 from Oxan van Leeuwen to fix a FTBFS with Linux 3.7.
     Closes: #697439
   * Adjust debian/rules and debian/watch to the new AMD driver name.
   * Do not recommend opencl-icd package.
     Closes: #695884
Checksums-Sha1: 
 9898bec3171e4f88b6cb62fb00db4a2136615a33 3106 fglrx-driver_13.1-1.dsc
 481eb1d957b196972be6fd345f4a5734eee8e551 78863760 fglrx-driver_13.1.orig.tar.xz
 f63aa61bde52595bd23645fd69a4304974756dc0 134433 
fglrx-driver_13.1-1.debian.tar.gz
 e90792957b6be0b39a0a22bcfa34ad1e3afda472 5408852 fglrx-driver_13.1-1_amd64.deb
 e1dec7c3742f69cd479d6576d0076d30f3f40a6d 8804002 libfglrx_13.1-1_amd64.deb
 d9870074031827e2bb6ce75e2a19fe7fbb8e0123 2470570 
libfglrx-amdxvba1_13.1-1_amd64.deb
 098fe775ebf5dbc1f2116c256e8cf0820d576c0b 38542 libxvbaw-dev_13.1-1_amd64.deb
 06e86b9b3c794ed7212e18ab290f6cd4f1e233ef 186274 
libgl1-fglrx-glx_13.1-1_amd64.deb
 ab95e954d990f39881401dc0826bb75a28c5bde8 33746 fglrx-glx_13.1-1_amd64.deb
 0658fe01637282fdea2bf903fd46cd329d9ff934 34118 fglrx-glx-ia32_13.1-1_amd64.deb
 eafac41607d7688daedd725fd7f1413b879a637a 33832 libfglrx-ia32_13.1-1_amd64.deb
 28346adaee7686ac5cd8683fc1bbd26ee1aee6c5 1314970 
fglrx-modules-dkms_13.1-1_amd64.deb
 bf2dff2fde7100440e69cc227ef4de331284eb30 1767828 fglrx-source_13.1-1_amd64.deb
 71d6e16840d77f6d60710b6c25ac8ff441de7b18 4135832 fglrx-control_13.1-1_amd64.deb
 1a3515f4e740d908c144b9b991c58c38410d2ca5 142858 
fglrx-atieventsd_13.1-1_amd64.deb
 a8a08250836df058dba8c76ffd8c473940b1c832 11388754 
amd-opencl-icd_13.1-1_amd64.deb
 ebcb81d3485a0c9e0975339ed63248e50093d291 40946 amd-libopencl1_13.1-1_amd64.deb
 221b44d53c2557a683a8c71209e4c558a9250472 34034 amd-opencl-dev_13.1-1_amd64.deb
 e73d50bd0669f857b1b16f41a01d25eb0f8acd6a 170598 amd-clinfo_13.1-1_amd64.deb
Checksums-Sha256: 
 c2178c52d497ea2fe353fc68b612c32c81b71a808c3bac9e22c4d66868a61c0c 3106 
fglrx-driver_13.1-1.dsc
 d4197e5872faba100879bbe6f55ed42621acb7e23bda057dee916732009700da 78863760 
fglrx-driver_13.1.orig.tar.xz
 5e015d9ea6aece2dbe365d8964c8999b175aef4564731df05d79a1c107f24455 134433 
fglrx-driver_13.1-1.debian.tar.gz
 14f106521659d2bfb1f6b7cf8abe3720760a2b23b5ce7b7b5e8164bbab139774 5408852 
fglrx-driver_13.1-1_amd64.deb
 865c11fa7326af8a4b21b9fdd2c4d8d6f33543b0de786f5db71a95a9fe2d8bc1 8804002 
libfglrx_13.1-1_amd64.deb
 aca8a84d479f390130718d5f5a4b79e0369057d2770cfe49afbd59f5eedb613f 2470570 
libfglrx-amdxvba1_13.1-1_amd64.deb
 c53c80f933eb266c220efd22990013e0914730e93fceb97b3af9f285deb6f111 38542 
libxvbaw-dev_13.1-1_amd64.deb
 6c60377e2ba337468205c03d66fce69337ec10d78132d2548fce9861b3b49d68 186274 
libgl1-fglrx-glx_13.1-1_amd64.deb
 0b1caaabc21297e6b3ac455064480b0e67be4234fc53de07058dbb99e31b1fd1 33746 
fglrx-glx_13.1-1_amd64.deb
 b01f7a3eaf97c26cb4d019225962b3db30e012c29584cbbcd029db105abbaa34 34118 
fglrx-glx-ia32_13.1-1_amd64.deb
 9ead90eb8fa7541a9d04e21e1ec7c2bf20fc71fcdb228b1712487908d2c088cd 33832 
libfglrx-ia32_13.1-1_amd64.deb
 bd04fbeffdb66e0f948684ebb2d2de0dd550740ddeb071de01756fdd8b7663c8 1314970 
fglrx-modules-dkms_13.1-1_amd64.deb
 19a0cf627462c90c0020d858ceba23fdf099de7a3753dc1a99751f5587c244c3 1767828 
fglrx-source_13.1-1_amd64.deb
 0d62cf45273265758ccbb2152f70cc267bc975b8091929c1f7682f8237d988c7 4135832 
fglrx-control_13.1-1_amd64.deb
 6e30c9c886fcccc76e04dac4a7bb8002d0fdc9fae26112cd74df0d1692ac1834 142858 
fglrx-atieventsd_13.1-1_amd64.deb
 86be716dabcc7e59fefd72828d8d4106eb55b3bb27442fa3a5e8ddb9fe10ab51 11388754 
amd-opencl-icd_13.1-1_amd64.deb
 fc965d907b2cfca4147b35adcaabdee76919fe302b9197423319acbbad7f23cc 40946 
amd-libopencl1_13.1-1_amd64.deb
 fe93b6487719897313a5a92b8fe15de1403c2b5447a9acc6971e35a7e6ba1884 34034 
amd-opencl-dev_13.1-1_amd64.deb
 0991136ec1a5edbe66838ee4f603b9c63522c035712d6d844e4fdd3d4ac5b05a 170598 
amd-clinfo_13.1-1_amd64.deb
Files: 
 54b6dc1030520fb8590f24b3d762d9cf 3106 non-free/x11 extra 
fglrx-driver_13.1-1.dsc
 881c9ccdac2ec40f1d42d953a57c1388 78863760 non-free/x11 extra 
fglrx-driver_13.1.orig.tar.xz
 9c31aa210009946ab9e2d9a577d23c6a 134433 non-free/x11 extra 
fglrx-driver_13.1-1.debian.tar.gz
 c55f8e4e4dbc09520075b70309d4558f 5408852 non-free/x11 extra 
fglrx-driver_13.1-1_amd64.deb
 d26b2ced4845a3da7ab1a075743995f1 8804002 non-free/libs extra 
libfglrx_13.1-1_amd64.deb
 e67e429bd478e0b251141b05ae5c26d3 2470570 non-free/libs extra 
libfglrx-amdxvba1_13.1-1_amd64.deb
 822f24a5721bae1fa2b432643b4f47af 38542 non-free/libdevel extra 
libxvbaw-dev_13.1-1_amd64.deb
 50dfd3215708191c6f5a330365126997 186274 non-free/libs extra 
libgl1-fglrx-glx_13.1-1_amd64.deb
 c732ce7daecb7d5b4fb76a4240084bb4 33746 non-free/oldlibs extra 
fglrx-glx_13.1-1_amd64.deb
 16946f7ae39aff805b0cc21833a37613 34118 non-free/oldlibs extra 
fglrx-glx-ia32_13.1-1_amd64.deb
 0bec5da4b5365776b2ec29e8cba63034 33832 non-free/oldlibs extra 
libfglrx-ia32_13.1-1_amd64.deb
 edccdd2a358b5fee2c5792cf5800c98a 1314970 non-free/kernel extra 
fglrx-modules-dkms_13.1-1_amd64.deb
 41b0263cea7762aacb87655b72bce993 1767828 non-free/kernel extra 
fglrx-source_13.1-1_amd64.deb
 fe9be0a187cd0bf94356dd865cf86c3e 4135832 non-free/x11 extra 
fglrx-control_13.1-1_amd64.deb
 de1bf3ce56e75175118eb89fd2f4fbde 142858 non-free/x11 extra 
fglrx-atieventsd_13.1-1_amd64.deb
 49f9297ce1c3814fd91ff19c826c1832 11388754 non-free/x11 extra 
amd-opencl-icd_13.1-1_amd64.deb
 5b415d753874620b70184a722db72eba 40946 non-free/x11 extra 
amd-libopencl1_13.1-1_amd64.deb
 f9b99977e71616c0861f001f73a7c92f 34034 non-free/x11 extra 
amd-opencl-dev_13.1-1_amd64.deb
 df58502f6f3eb12f85e1db4a1eec0f34 170598 non-free/x11 extra 
amd-clinfo_13.1-1_amd64.deb

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

iQIcBAEBCAAGBQJQ+QrOAAoJEBLZsEqQy9jksewP/Ans3VCP7YkH5bueCaqyr/k5
8rSJ7GMaHYy1/Sl9H+oUMEbzHvNHQIZkTRd9pOJU8gJCOwENfLXkWlow3a8K8cQX
IvU8kRE2h072ZJcuaJrA5agbUkG5YuEuxJBgveAP4K+iUYcKw7Tb+4NJX5ZAX7Hx
kokNszzYAbNXYE6b1O2lzdAJrsKcRmPYU8ykgT88+hFtliyeqqLwGxXvgkr8MgE3
HOo2cUawGC2Fa/PDhmqB9UdFS2/SY86TAbmPR2F8Ok+iZQcXAGayCLyX1o9f7W0O
a8fj/e1T2yW1hELBJJEa0C91KKYCvl6QOxpR9VAwkvTMA81+88GvsLA/QbToIS4L
ghzTwC2EEW5gD4NNNVEI5/4O9aflvTaZ7JOzy0R05vBtZIXAD+LrhZVB1AgGYuiZ
GHv9AbvNvbD3QS86Ko2muhtADEf9m8mW+mGH1cjJunJZZDfVSY7fXNbTLrtH/Rs8
vzEv5kEi48sO+xCceBk54Vgjt/t3VZmCMe+biHroGZqM5io/I/bYwR1s4oUH7a0D
Cmv+ofoA4I78f4Ny3JP9D8qrxYS4ouducdUJGYIw7vLXyGofhgTAit16NJ3/1hKU
kXloRO2rlSCkfue/5SbRxidrQ8bNBPYDBJztpdCJkLM++BmjnyhFcYK3kQ+wdDqp
CWTrInZDiPoWwxZQYzLX
=FBj7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to