Your message dated Mon, 16 May 2016 03:54:00 +0000
with message-id <e1b29bu-0000iv...@franck.debian.org>
and subject line Bug#821782: fixed in openafs 1.6.18-1
has caused the Debian Bug report #821782,
regarding openafs-modules-dkms: module FTBFS against Linux 4.5: 
osi_vnodeops.c:1935:5: error: implicit declaration of function 'nd_set_link'
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.)


-- 
821782: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821782
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: openafs-modules-dkms
Version: 1.6.17-2
Severity: serious

from the attached make.log:

  CC [M]  
/var/lib/dkms/openafs/1.6.17/build/src/libafs/MODLOAD-4.5.0-1-amd64-SP/osi_vnodeops.o
/var/lib/dkms/openafs/1.6.17/build/src/libafs/MODLOAD-4.5.0-1-amd64-SP/osi_vnodeops.c:
 In function 'afs_linux_follow_link':
/var/lib/dkms/openafs/1.6.17/build/src/libafs/MODLOAD-4.5.0-1-amd64-SP/osi_vnodeops.c:1935:5:
 error: implicit declaration of function 'nd_set_link' 
[-Werror=implicit-function-declaration]
     nd_set_link(nd, name);
     ^
/var/lib/dkms/openafs/1.6.17/build/src/libafs/MODLOAD-4.5.0-1-amd64-SP/osi_vnodeops.c:
 In function 'afs_linux_put_link':
/var/lib/dkms/openafs/1.6.17/build/src/libafs/MODLOAD-4.5.0-1-amd64-SP/osi_vnodeops.c:1953:18:
 error: implicit declaration of function 'nd_get_link' 
[-Werror=implicit-function-declaration]
     char *name = nd_get_link(nd);
                  ^
/var/lib/dkms/openafs/1.6.17/build/src/libafs/MODLOAD-4.5.0-1-amd64-SP/osi_vnodeops.c:1953:18:
 warning: initialization makes pointer from integer without a cast 
[-Wint-conversion]
/var/lib/dkms/openafs/1.6.17/build/src/libafs/MODLOAD-4.5.0-1-amd64-SP/osi_vnodeops.c:
 At top level:
/var/lib/dkms/openafs/1.6.17/build/src/libafs/MODLOAD-4.5.0-1-amd64-SP/osi_vnodeops.c:3119:3:
 error: unknown field 'follow_link' specified in initializer
   .follow_link = afs_linux_follow_link,
   ^
/var/lib/dkms/openafs/1.6.17/build/src/libafs/MODLOAD-4.5.0-1-amd64-SP/osi_vnodeops.c:3119:18:
 warning: initialization from incompatible pointer type 
[-Wincompatible-pointer-types]
   .follow_link = afs_linux_follow_link,
                  ^
/var/lib/dkms/openafs/1.6.17/build/src/libafs/MODLOAD-4.5.0-1-amd64-SP/osi_vnodeops.c:3119:18:
 note: (near initialization for 'afs_symlink_iops.create')
/var/lib/dkms/openafs/1.6.17/build/src/libafs/MODLOAD-4.5.0-1-amd64-SP/osi_vnodeops.c:3120:3:
 error: unknown field 'put_link' specified in initializer
   .put_link =  afs_linux_put_link,
   ^
/var/lib/dkms/openafs/1.6.17/build/src/libafs/MODLOAD-4.5.0-1-amd64-SP/osi_vnodeops.c:3120:16:
 warning: initialization from incompatible pointer type 
[-Wincompatible-pointer-types]
   .put_link =  afs_linux_put_link,
                ^
/var/lib/dkms/openafs/1.6.17/build/src/libafs/MODLOAD-4.5.0-1-amd64-SP/osi_vnodeops.c:3120:16:
 note: (near initialization for 'afs_symlink_iops.link')
cc1: some warnings being treated as errors
/usr/src/linux-headers-4.5.0-1-common/scripts/Makefile.build:263: recipe for 
target 
'/var/lib/dkms/openafs/1.6.17/build/src/libafs/MODLOAD-4.5.0-1-amd64-SP/osi_vnodeops.o'
 failed


Andreas

Attachment: make.log.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: openafs
Source-Version: 1.6.18-1

We believe that the bug you reported is fixed in the latest version of
openafs, 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 821...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Benjamin Kaduk <ka...@mit.edu> (supplier of updated openafs 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: SHA512

Format: 1.8
Date: Sun, 15 May 2016 22:19:38 -0400
Source: openafs
Binary: openafs-client openafs-fuse openafs-kpasswd openafs-fileserver 
openafs-dbserver openafs-doc openafs-krb5 libkopenafs1 libafsauthent1 
libafsrpc1 libopenafs-dev openafs-modules-source openafs-modules-dkms 
libpam-openafs-kaserver openafs-dbg
Architecture: source amd64 all
Version: 1.6.18-1
Distribution: unstable
Urgency: high
Maintainer: Benjamin Kaduk <ka...@mit.edu>
Changed-By: Benjamin Kaduk <ka...@mit.edu>
Description:
 libafsauthent1 - AFS distributed file system runtime library (authentication)
 libafsrpc1 - AFS distributed file system runtime library (RPC layer)
 libkopenafs1 - AFS distributed file system runtime library (PAGs)
 libopenafs-dev - AFS distributed filesystem development libraries
 libpam-openafs-kaserver - AFS distributed filesystem kaserver PAM module
 openafs-client - AFS distributed filesystem client support
 openafs-dbg - AFS distributed filesystem debugging information
 openafs-dbserver - AFS distributed filesystem database server
 openafs-doc - AFS distributed filesystem documentation
 openafs-fileserver - AFS distributed filesystem file server
 openafs-fuse - AFS distributed file system experimental FUSE client
 openafs-kpasswd - AFS distributed filesystem old password changing
 openafs-krb5 - AFS distributed filesystem Kerberos 5 integration
 openafs-modules-dkms - AFS distributed filesystem kernel module DKMS source
 openafs-modules-source - AFS distributed filesystem kernel module source
Closes: 794451 821782
Changes:
 openafs (1.6.18-1) unstable; urgency=high
 .
   * New upstream release 1.6.18:
     - Support for Linux 4.4 kernels.
     - Improve dynamic vcache cleanup behavior, reducing memory usage and
       avoiding a long hang when many vcaches are in use
     - Deprecate afsd -settime.
     - Failure to release a volume now reports an error back to the client.
     - Check for invalid IP addresses in the CellServDB.
     - Fix dafileserver crash experience with large volumes.
     - Close race between "umount /afs" and "afsd -shutdown".
     - Prefer -dryrun arguments to -noexecute.
     - Limit ChangeAddr RPCs to removal, to avoid database corruption.
     - Improve behavior relating to large (~2GB fetches from the fileserver).
   * Import patches from upstream gerrit to improve support for
     Linux 4.5 kernels.  (Closes: #821782)
   * Depend on sysint.target instead of basic.target in openafs-client.service,
     to eliminate dependency cycles with other services that depend on
     remote-fs.target.  (Closes: #794451)
Checksums-Sha1:
 286595ee74684447c43d3101ec731fdaa181ee98 3832 openafs_1.6.18-1.dsc
 8498c7a30d748c8ea43fb2b9d5cb832a5ff3c49a 6659888 openafs_1.6.18.orig.tar.xz
 a170297d9dff4d6a781d0c2c14361694d164061b 137312 openafs_1.6.18-1.debian.tar.xz
 3d46b7dd249f62592dd932056acf9e4ea6d9bd80 220894 
libafsauthent1_1.6.18-1_amd64.deb
 7eed69bec0690e705f779b0d657273137e578826 206236 libafsrpc1_1.6.18-1_amd64.deb
 33aa934dc59a8ac3419030ae28110f9e4b3f4c26 98870 libkopenafs1_1.6.18-1_amd64.deb
 99c14cb4c37dc838af4b82488203671ee527d895 1330188 
libopenafs-dev_1.6.18-1_amd64.deb
 7b2aacd14b48238b2d1eba167ba716f04bc98347 188926 
libpam-openafs-kaserver_1.6.18-1_amd64.deb
 bfa81dc6b40a5505b2f071d3ebc6f456df2106b3 1974102 
openafs-client_1.6.18-1_amd64.deb
 24dfa7c2c4f8f6f2e98250cf29f455196f9fee33 22668516 
openafs-dbg_1.6.18-1_amd64.deb
 6a95895cc2e9cb6d60356ff285e4f39a94ea8fdd 460024 
openafs-dbserver_1.6.18-1_amd64.deb
 ecbb8c7d22c616ad903bbade17752fb1b485cac0 3992446 openafs-doc_1.6.18-1_all.deb
 9b4526c28f1426b7a3bc5c98ef17a04cffe426c7 1344514 
openafs-fileserver_1.6.18-1_amd64.deb
 93aeb3a1377f91c018732cad1cc792c3992c7726 288528 openafs-fuse_1.6.18-1_amd64.deb
 43787d440d0ab42ded8733a7c2cc5eb722759906 202086 
openafs-kpasswd_1.6.18-1_amd64.deb
 216a0971fdd894c68d72ab0e619366a94fc5d8a1 265782 openafs-krb5_1.6.18-1_amd64.deb
 b3805c5b1e31c994a46eac5d8b1eb1dfbf42bedb 949404 
openafs-modules-dkms_1.6.18-1_all.deb
 bc81367f427d6bfa04a3778b25b98a1e140dba83 1167238 
openafs-modules-source_1.6.18-1_all.deb
Checksums-Sha256:
 ebf224e05668be3de6a88560de775d80f3312701aa95c726ac5b382fdd721fe6 3832 
openafs_1.6.18-1.dsc
 3861606c647e9be8246252277f6842d1d5ba1eb8833a973accba2d4e29945cc6 6659888 
openafs_1.6.18.orig.tar.xz
 defe55458dfe10246b6dc10f7c8be5a79d9ce4512c9b5483fb454b72c2857941 137312 
openafs_1.6.18-1.debian.tar.xz
 5c13d8c971c7801855baf8345965eb109f77910abed506a270bd8fe40c04c5b2 220894 
libafsauthent1_1.6.18-1_amd64.deb
 290e76e4d0a85e4ed17927078c64ff46f9a424c7e7611d5c74e2fc27ab4d3dab 206236 
libafsrpc1_1.6.18-1_amd64.deb
 301a1f351c330694dec20d3db9d448990193ea0327bc1c6cb17df6db3a586bbc 98870 
libkopenafs1_1.6.18-1_amd64.deb
 23bea2622d76d2e5a85871d2c815c6274b3b0448194ae7924fb4c2fdd7caf3a0 1330188 
libopenafs-dev_1.6.18-1_amd64.deb
 80df5731c942b3a1c64bb7ace9399763fc00e34d6964584159e9bb7a51adfa6e 188926 
libpam-openafs-kaserver_1.6.18-1_amd64.deb
 18c872570c50c751969958fbf95779796a1eacf048321aeb850f2647d4f91469 1974102 
openafs-client_1.6.18-1_amd64.deb
 9e78f73e0bf87a71102c5986980941f4b13b6310d16b155af395caca8215e628 22668516 
openafs-dbg_1.6.18-1_amd64.deb
 924767d4d543cfab5f75b869d3e1a56b6a4f4f43a60443a98133b4bc940e99df 460024 
openafs-dbserver_1.6.18-1_amd64.deb
 c25d9dcddcabceca5939b42d90ff344e04bee22e4664375045c30bc37e2a2a1b 3992446 
openafs-doc_1.6.18-1_all.deb
 bd9989dcc9075e59c336d6350de6c513a7e73aaf22c26aee44b5a94652148de7 1344514 
openafs-fileserver_1.6.18-1_amd64.deb
 05623cc34ae16c95ac32a6a7d2bf3b8d27e591f56fcaa0d5175b1b8b4604cf3a 288528 
openafs-fuse_1.6.18-1_amd64.deb
 fe11663b12788446cbab7ce3c2072295a60505f7b23350f37f9251e33904d50b 202086 
openafs-kpasswd_1.6.18-1_amd64.deb
 6e83ad1c546ffd7e8df68faa76c382b2786386367506f3a65102be40fde84a07 265782 
openafs-krb5_1.6.18-1_amd64.deb
 a1aa47669ceaa3f75a318184b434009de8dcf0db278460a011d375bdd758c03a 949404 
openafs-modules-dkms_1.6.18-1_all.deb
 5fab5743a09799075d7629a2cf67fbfe277237a2ac4639f30387c565558c2ee3 1167238 
openafs-modules-source_1.6.18-1_all.deb
Files:
 4526569a6d9535afa0cb10e383b6ed5e 3832 net optional openafs_1.6.18-1.dsc
 1d09f22676e11af17862faa662fe004d 6659888 net optional 
openafs_1.6.18.orig.tar.xz
 d2bac0c10a98a819c84aea77b3b84ace 137312 net optional 
openafs_1.6.18-1.debian.tar.xz
 84df8515b8c9f3b879ab13cbc7446991 220894 libs optional 
libafsauthent1_1.6.18-1_amd64.deb
 3a809a192c448c9618648b2938d7db3e 206236 libs optional 
libafsrpc1_1.6.18-1_amd64.deb
 f90b46db8f1b49128743d1ce99fbc39b 98870 libs optional 
libkopenafs1_1.6.18-1_amd64.deb
 10f9a5c1a586d8c2ac884bc60c4fc473 1330188 libdevel extra 
libopenafs-dev_1.6.18-1_amd64.deb
 372358bd378ab16a57cc4337b6596dcb 188926 admin extra 
libpam-openafs-kaserver_1.6.18-1_amd64.deb
 41dbd672bcda0713c172b7c2abbf3826 1974102 net optional 
openafs-client_1.6.18-1_amd64.deb
 ac4a0f08285be1942ec4728ebbcfb015 22668516 debug extra 
openafs-dbg_1.6.18-1_amd64.deb
 ad94519f2b6e389d3a2f1d6e402a3ae7 460024 net optional 
openafs-dbserver_1.6.18-1_amd64.deb
 b9454a0062d1f627003ddff7f5c7016f 3992446 doc optional 
openafs-doc_1.6.18-1_all.deb
 ea9d163f468c768056d5bf14ec627394 1344514 net optional 
openafs-fileserver_1.6.18-1_amd64.deb
 287e1248f605f7ee049d56e8db361401 288528 net extra 
openafs-fuse_1.6.18-1_amd64.deb
 48c639f68375b7b78cf4956ba4fa7e00 202086 net extra 
openafs-kpasswd_1.6.18-1_amd64.deb
 4c065061206eb2f9d3618da57008526c 265782 net optional 
openafs-krb5_1.6.18-1_amd64.deb
 2e3b1328d7c2a33a8e19c9eae98ed727 949404 kernel extra 
openafs-modules-dkms_1.6.18-1_all.deb
 35e071346215bc551ba14c6db96d5738 1167238 kernel extra 
openafs-modules-source_1.6.18-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQGgBAEBCgAGBQJXOTHmAAoJECjZpvNk63US4M8MIMePBDBoTtxxs29nF8y33i7M
T6TwL9qApeg6SllRSpRiz5WE9CCB2dQteOx6i2ejBdu8YGOgzQoBDyhJ4mxVkWXd
M2+5nyzd17Jhzl//j2ysCl9y+UeTfyy3g/4ZykVjC7EmZd8claUuLG93B281Dd7z
qIrLZBxkfREMbyvuRdUuDLMvIxETqLBv2g2YokRc1MYLO6hDhRllQ11LIZ2VSmGM
NqsrMHAmX3ccjTht5+o1stfJd8vtgS3xRnXIVKGPE1UKDdbMHIRSqYTKnqaN7pu/
+W5huZPn6OFIVRDaFNUKxBti5efTdaLEuktPYibfpCZNK7Xh2xW2hqpJnfznOxpa
l5kMsfnrkAUa51gOCj1KDIjUkq7/OsvWjyK3ZGG57BFSas37CTuK6hE+pIo6VgLZ
TG6Lb7JohMcmHCd6c5/hNCi6KkydokzayD++a3VlDFhj76l3gz1XsexQ2KL6cIAp
nxf4MOsD9bBhRIj6lJpdYdSp3QtTgRMbRLktl1iaYGXI4Gk=
=cxZI
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to