Your message dated Wed, 30 Apr 2014 18:19:15 +0000
with message-id <e1wfz6b-0007gr...@franck.debian.org>
and subject line Bug#746162: fixed in fglrx-driver 1:14.4-2
has caused the Debian Bug report #746162,
regarding fglrx-modules-dkms: Module fails to build on kernel 3.14
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.)


-- 
746162: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746162
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: fglrx-modules-dkms
Version: 1:14.4~rc1.0.apr17-1
Severity: wishlist

Dear Maintainer,

To allow the module to build on kernel 3.14, the below x patch is needed. 
Please consider including it.

Thanks,
Robbert

--- fglrx-driver.orig/common/lib/modules/fglrx/build_mod/firegl_public.c
+++ fglrx-driver/common/lib/modules/fglrx/build_mod/firegl_public.c
@@ -1761,7 +1761,13 @@ KCL_TYPE_Uid ATI_API_CALL KCL_GetEffecti
 #else

 #ifdef current_euid
+
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,14,0)
+    return __kuid_val(current_euid());
+#else
     return current_euid();
+#endif
+
 #else
     return current->euid;
 #endif


-- Package-specific info:
Full fglrx package list:
ii  fglrx-atieventsd                          1:14.4~rc1.0.apr17-1      amd64   
                  events daemon for the non-free ATI/AMD RadeonHD display driver
ii  fglrx-control                             1:14.4~rc1.0.apr17-1      amd64   
                  control panel for the non-free ATI/AMD RadeonHD display driver
ii  fglrx-driver                              1:14.4~rc1.0.apr17-1      amd64   
                  non-free ATI/AMD RadeonHD display driver
ii  fglrx-modules-dkms                        1:14.4~rc1.0.apr17-1      amd64   
                  dkms module source for the non-free ATI/AMD RadeonHD display 
driver
ii  fglrx-source                              1:14.4~rc1.0.apr17-1      amd64   
                  kernel module source for the non-free ATI/AMD RadeonHD 
display driver
ii  glx-alternative-fglrx                     0.4.1                     amd64   
                  allows the selection of FGLRX as GLX provider
ii  libfglrx:amd64                            1:14.4~rc1.0.apr17-1      amd64   
                  non-free ATI/AMD RadeonHD display driver (runtime libraries)
ii  libfglrx-amdxvba1:amd64                   1:14.4~rc1.0.apr17-1      amd64   
                  AMD XvBA (X-Video Bitstream Acceleration) runtime libraries
ii  libgl1-fglrx-glx:amd64                    1:14.4~rc1.0.apr17-1      amd64   
                  proprietary libGL for the non-free ATI/AMD RadeonHD display 
driver


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

Kernel: Linux 3.14-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages fglrx-modules-dkms depends on:
ii  dkms  2.2.0.3-1.2

fglrx-modules-dkms recommends no packages.

Versions of packages fglrx-modules-dkms suggests:
ii  fglrx-driver  1:14.4~rc1.0.apr17-1

Versions of packages fglrx-driver depends on:
ii  debconf [debconf-2.0]                  1.5.52
ii  glx-alternative-fglrx                  0.4.1
ii  libc6                                  2.18-4
ii  libfglrx                               1:14.4~rc1.0.apr17-1
ii  libgl1-mesa-glx [libgl1]               10.1.0-5
ii  libx11-6                               2:1.6.2-1
ii  libxext6                               2:1.3.2-1
ii  libxrandr2                             2:1.4.2-1
ii  libxrender1                            1:0.9.8-1
ii  xserver-xorg-core [xorg-video-abi-15]  2:1.15.1-1

Versions of packages fglrx-driver recommends:
ii  fglrx-atieventsd       1:14.4~rc1.0.apr17-1
ii  libgl1-fglrx-glx       1:14.4~rc1.0.apr17-1
pn  libgl1-fglrx-glx-i386  <none>

Versions of packages fglrx-driver suggests:
ii  amd-opencl-icd  1:14.4~rc1.0.apr17-1
ii  fglrx-control   1:14.4~rc1.0.apr17-1
pn  xvba-va-driver  <none>

Versions of packages fglrx-modules-dkms is related to:
pn  ia32-libs                  <none>
ii  libdrm-radeon1             2.4.52-1
pn  linux-headers              <none>
ii  xserver-xorg               1:7.7+7
ii  xserver-xorg-core          2:1.15.1-1
ii  xserver-xorg-video-ati     1:7.3.0-1+b1
ii  xserver-xorg-video-radeon  1:7.3.0-1+b1

-- debconf information:
  fglrx-driver/removed-but-enabled-in-xorg-conf:
  fglrx-driver/check-xorg-conf-on-removal: true
* fglrx-driver/needs-xorg-conf-to-enable:

--- End Message ---
--- Begin Message ---
Source: fglrx-driver
Source-Version: 1:14.4-2

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 746...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Beckmann <a...@debian.org> (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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 30 Apr 2014 20:05:02 +0200
Source: fglrx-driver
Binary: fglrx-driver libfglrx libfglrx-amdxvba1 libxvbaw-dev libgl1-fglrx-glx 
libgl1-fglrx-glx-i386 fglrx-modules-dkms fglrx-source fglrx-control 
fglrx-atieventsd amd-opencl-icd amd-libopencl1 amd-opencl-dev amd-clinfo
Architecture: source amd64
Version: 1:14.4-2
Distribution: unstable
Urgency: medium
Maintainer: Fglrx packaging team <pkg-fglrx-de...@lists.alioth.debian.org>
Changed-By: Andreas Beckmann <a...@debian.org>
Description: 
 amd-clinfo - AMD OpenCL info utility
 amd-libopencl1 - AMD OpenCL ICD Loader library
 amd-opencl-dev - AMD OpenCL development files
 amd-opencl-icd - AMD OpenCL ICD${fglrx:VariantDescSuffix}
 fglrx-atieventsd - events daemon for the non-free ATI/AMD RadeonHD display 
driver${f
 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-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
 libgl1-fglrx-glx - proprietary libGL for the non-free ATI/AMD RadeonHD display 
drive
 libgl1-fglrx-glx-i386 - ATI/AMD binary OpenGL 32-bit 
libraries${nvidia:LegacyDesc}
 libxvbaw-dev - AMD XvBA (X-Video Bitstream Acceleration) development 
files${fglr
Closes: 746162
Changes: 
 fglrx-driver (1:14.4-2) unstable; urgency=medium
 .
   * linux3.14.patch: New patch, add support for Linux 3.14.  (Closes: #746162)
   * Drop Breaks: make (= 3.82-1), fixed in make/experimental.
Checksums-Sha1: 
 c1e7303626acf184c3eed46e9c1035aa07130605 3224 fglrx-driver_14.4-2.dsc
 506a68c04027c93f1c5f1332bec336941ad73b7c 107304 
fglrx-driver_14.4-2.debian.tar.xz
 634ab2d7fcfaa8d45240c1ebbada13bdc9f34adf 6064380 fglrx-driver_14.4-2_amd64.deb
 699a5d914168291f69c90975bc9b2f83b477b4d5 9745010 libfglrx_14.4-2_amd64.deb
 3b0b7a94686227a9927815afdacd1bd5a51fc5c6 3724682 
libfglrx-amdxvba1_14.4-2_amd64.deb
 13316a5ed4ac86ef513211a401be80dc77515e57 40976 libxvbaw-dev_14.4-2_amd64.deb
 ec375bef76ed5622c2d183ea7a3d7d6651156789 167482 
libgl1-fglrx-glx_14.4-2_amd64.deb
 e8a1ce4c8996239a34d774723bed929c4c7be39c 1861684 
fglrx-modules-dkms_14.4-2_amd64.deb
 0136ed4e18e3faa37f64797567b0b25cc9723765 2697994 fglrx-source_14.4-2_amd64.deb
 472571bd5bfae28f379a5f86e65d25810ec84970 4254772 fglrx-control_14.4-2_amd64.deb
 0b4ad5f9f80f020e4ed365e77c729ecdfae800c4 146310 
fglrx-atieventsd_14.4-2_amd64.deb
 7a69be016416c261e55fc6a305a4a948a3c5e811 9794890 
amd-opencl-icd_14.4-2_amd64.deb
 77b9d3f3de26456a5f99e304ef701c58208afc12 45182 amd-libopencl1_14.4-2_amd64.deb
 d15a9c26c6c7a35265543a64024550eb0dd5de85 36528 amd-opencl-dev_14.4-2_amd64.deb
 805d330f8dfd4ae00dcbd8ef84849a34b3023439 173300 amd-clinfo_14.4-2_amd64.deb
Checksums-Sha256: 
 68f26f9b4259a75fc7073af95d5110888439372602b8ba1074d25bb5caa7257e 3224 
fglrx-driver_14.4-2.dsc
 7d768f148448d4bfce4be8e0fa00fa07f467834e57d7cabdec788c4fd7898936 107304 
fglrx-driver_14.4-2.debian.tar.xz
 cfc8c94301a11b7ce66bb73e917a7426fefaca5381d757994cfe304fb76ef51e 6064380 
fglrx-driver_14.4-2_amd64.deb
 46a2176bfe2aa535e523b32cf57e08eebcb3f8ff41f1cfe26aff6a108404dc5f 9745010 
libfglrx_14.4-2_amd64.deb
 eb34ecd592131a80fbf198240b644e0a0f0289e9b14feb29142313b1892e1e0f 3724682 
libfglrx-amdxvba1_14.4-2_amd64.deb
 32007625bc52146d61d49957b1228de0fddab03f674099fb0d0ddbfe7ebb1765 40976 
libxvbaw-dev_14.4-2_amd64.deb
 2dc0437a7f43b8aaefe3b0b943c13e5f7f5e6c2582ba2be8f832ee92b79a2cc8 167482 
libgl1-fglrx-glx_14.4-2_amd64.deb
 c4205ddf5de768cf4f93594fa6a78d9f5e2659a7d8ac97d9efd604aee6f0097d 1861684 
fglrx-modules-dkms_14.4-2_amd64.deb
 d3ee83a6c4234c7643aca0d64236b8c6cad59ac6a53d70b76dcfcbabf0977c1a 2697994 
fglrx-source_14.4-2_amd64.deb
 b99850f224979f28687a5615525c2e5fb5bebee36f19b5df22905a24e69bb16f 4254772 
fglrx-control_14.4-2_amd64.deb
 3e26bb4edc4e6720e63346cfe9efa0e0b75e7fe6994fe22391564341cc0aa5ca 146310 
fglrx-atieventsd_14.4-2_amd64.deb
 dee9a10cdd8dd6028aabd99b171252e3e4136e3d907167b398b0484491b8cbcf 9794890 
amd-opencl-icd_14.4-2_amd64.deb
 6e0ed86aceb07a9d72f8b884d4de3ce9444588b84a77da73e741c29204eb6223 45182 
amd-libopencl1_14.4-2_amd64.deb
 4b651c46505dfc54b50d474f729f30105f1bef72cf6a69fe2dc02ab5a71264da 36528 
amd-opencl-dev_14.4-2_amd64.deb
 bfa2ff4455704877b644948e4144273b53c5f080ada9a2690a9f907e9c792b2d 173300 
amd-clinfo_14.4-2_amd64.deb
Files: 
 d9407b12eb2c6801b23264bf23cef572 6064380 non-free/x11 extra 
fglrx-driver_14.4-2_amd64.deb
 5cb750e0c40634bf0a15fa2dd3ce068b 9745010 non-free/libs extra 
libfglrx_14.4-2_amd64.deb
 25e6e47d05c5da9ee6b4fb8d5a33fb74 3724682 non-free/libs extra 
libfglrx-amdxvba1_14.4-2_amd64.deb
 5fd78753f774193b4494c60db58dcd1e 40976 non-free/libdevel extra 
libxvbaw-dev_14.4-2_amd64.deb
 9ae82ed81c550199a9b009685d1eaab3 167482 non-free/libs extra 
libgl1-fglrx-glx_14.4-2_amd64.deb
 55eca2144bd58bb48eb7eb643fd7effd 1861684 non-free/kernel extra 
fglrx-modules-dkms_14.4-2_amd64.deb
 e1dac65b705aa7e9c9f69e0f905a7d6c 2697994 non-free/kernel extra 
fglrx-source_14.4-2_amd64.deb
 9f6d9bc8a468460dd36a7d79de3e5d42 4254772 non-free/x11 extra 
fglrx-control_14.4-2_amd64.deb
 be05f18b30a4cabab0f3d7350f71577d 146310 non-free/x11 extra 
fglrx-atieventsd_14.4-2_amd64.deb
 9d5d77a858a4bccfd770e7b7653272dc 9794890 non-free/x11 extra 
amd-opencl-icd_14.4-2_amd64.deb
 4bf5c47c47c1a45093a037d9bd9fc10b 45182 non-free/x11 extra 
amd-libopencl1_14.4-2_amd64.deb
 9fe40f5d734d824d09b355d28cfa95ca 36528 non-free/x11 extra 
amd-opencl-dev_14.4-2_amd64.deb
 db2ea48bcf25c87ba6709aec54ded542 173300 non-free/x11 extra 
amd-clinfo_14.4-2_amd64.deb
 68317972a4b42d5b3440b90e190a8eb4 3224 non-free/x11 extra 
fglrx-driver_14.4-2.dsc
 117513de76e8ac5086aa59c8557c3184 107304 non-free/x11 extra 
fglrx-driver_14.4-2.debian.tar.xz

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

iQIcBAEBCAAGBQJTYTx5AAoJEF+zP5NZ6e0I/C8QAKQQEoKY15pzqgiM7TX4bRqF
HRpLfxW4Y9IsdgyPIEzSfbehISFET5cpg85Vrg/EfLFVczsNH6XCXBSue2gpUPaJ
Rhqp0tIw+Or0ayMnGgyUWrXi6Rhehe0Znd5kNv8TKB9jZIQwzOC30pibL+ddS0HS
0oU4xARdtYaX/p6Px92qpKl2g1XjnNsrhRdDVIoB1s0nK+ROpg7y8kKkMacWTvq2
VRtr5kYXa45NfLeJ0thtXlEA5XkT2Ac5kywIK2xu4cHikYdnmw850ta/6EmDcD6E
QhEryZ+GiriXVOEKMTMG0EjVcVtNnA3RfkrVgAlnEBID9xx/bYD8RNvLkPR+FrsH
3Jv7KeSBRd/Nj7827s2vcu6PTTghLJ8BE5nTfILBufcmhYmXmpb/CKsOIW6DK7f/
DY9svpHTs6BEM0rLPBanmVfc2aQGsUFEsS7QANZoH1ViMZ0mAyQqQsx9eWN2pi3a
X4OCe5dKGiJhTRk+bo7CXbePso7ocBHGxPy9A2iAa8rKDMi03P+G1ZfSi9RMj7oE
/icJmdaSV7kXUyWozoVFSrmOUJwW7V+rz/5VQ8vIvMFYHNVnY2Y5VWPBOg8Hsix0
TSujd7BvCjViCHrghLnFORhDMIpj+s5z1cpYwUkW/BFhc5/owLHZSucuvCOlYums
8AIP3fGxcSk0alNqtvOl
=u+vP
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to