[OpenAFS-devel] GROUP_AT issues with openafs 1.6.20.2 on linux 4.11 (Fedora 26 Alpha)

Randy Philipp randy@umbc.edu
Wed, 26 Apr 2017 16:52:18 -0400


This is a multi-part message in MIME format.
--------------010106090404010306060703
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Here is a link to the config.log file:

    https://umbc.box.com/s/abidcg87gg0gbf8wpis37crv764owlta

Let me know if you need any more information. Thanks again for your help
on this.
> Benjamin Kaduk <mailto:kaduk@mit.edu>
> April 26, 2017 at 3:13 PM
>
> The code is supposed to be dealing with this change already, e.g.,
> in commit 25149530851ea96a75f9bb6e78ab51c19da8c77d.
> You should probably post a link to your full configure log so that
> we can try to tell where the autodetection failed.
>
> -Ben
> Randy Philipp <mailto:randy@umbc.edu>
> April 26, 2017 at 3:04 PM
> I am trying to compile openafs on a Fedora 26 alpha system (this is
> using a 4.11 kernel) and I am getting the following error,
>
> /var/lib/dkms/openafs/1.6.20.2-1.fc26/build/src/libafs/MODLOAD-4.11.0-0.rc6.git0.1.fc26.x86_64-SP/osi_groups.c:
> In function ‘afs_linux_pag_from_groups’:
> /var/lib/dkms/openafs/1.6.20.2-1.fc26/build/src/libafs/MODLOAD-4.11.0-0.rc6.git0.1.fc26.x86_64-SP/osi_groups.c:40:21:
> error: implicit declaration of function ‘GROUP_AT’; did you mean
> ‘NGROUPS’? [-Werror=implicit-function-declaration]
> g0 = afs_from_kgid(GROUP_AT(group_info, i));
> ^~~~~~~~
> NGROUPS
>
> Has anyone else run into this issue, or more to the point, does anyone
> have a fix? Thanks for your help on this, please let me know if you need
> any additional information (I didn't want to clog up the mailing list
> with too much info).
>

-- 
-------------------
Randy Philipp
randy@umbc.edu


--------------010106090404010306060703
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<html><head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head><body bgcolor="#FFFFFF" text="#000000">Here is a link to the 
config.log file:<br>
<br>
    <a class="moz-txt-link-freetext" href="https://umbc.box.com/s/abidcg87gg0gbf8wpis37crv764owlta">https://umbc.box.com/s/abidcg87gg0gbf8wpis37crv764owlta</a><br>
<br>
Let me know if you need any more information. Thanks again for your help
 on this.<span></span><br>
<blockquote style="border: 0px none;" 
cite="mid:20170426191341.GQ30306@kduck.kaduk.org" type="cite">
  <div style="margin:30px 25px 10px 25px;" class="__pbConvHr"><div 
style="width:100%;border-top:2px solid #EDF1F4;padding-top:10px;">   <div
 
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:49%;">
   	<a moz-do-not-send="true" href="mailto:kaduk@mit.edu" 
style="color:#485664 
!important;padding-right:6px;font-weight:500;text-decoration:none 
!important;">Benjamin Kaduk</a></div>   <div 
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:48%;text-align:
 right;">     <font color="#909AA4"><span style="padding-left:6px">April
 26, 2017 at 3:13 PM</span></font></div>    </div></div>
  <div style="color:#909AA4;margin-left:24px;margin-right:24px;" 
__pbrmquotes="true" class="__pbConvBody"><div><!----><br>The code is 
supposed to be dealing with this change already, e.g.,<br>in commit 
25149530851ea96a75f9bb6e78ab51c19da8c77d.<br>You should probably post a 
link to your full configure log so that<br>we can try to tell where the 
autodetection failed.<br><br>-Ben<br></div></div>
  <div style="margin:30px 25px 10px 25px;" class="__pbConvHr"><div 
style="width:100%;border-top:2px solid #EDF1F4;padding-top:10px;">   <div
 
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:49%;">
   	<a moz-do-not-send="true" href="mailto:randy@umbc.edu" 
style="color:#485664 
!important;padding-right:6px;font-weight:500;text-decoration:none 
!important;">Randy Philipp</a></div>   <div 
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:48%;text-align:
 right;">     <font color="#909AA4"><span style="padding-left:6px">April
 26, 2017 at 3:04 PM</span></font></div>    </div></div>
  <div style="color:#909AA4;margin-left:24px;margin-right:24px;" 
__pbrmquotes="true" class="__pbConvBody"><div>I am trying to compile 
openafs on a Fedora 26 alpha system (this is<br>using a 4.11 kernel) and
 I am getting the following error,<br><br>/var/lib/dkms/openafs/1.6.20.2-1.fc26/build/src/libafs/MODLOAD-4.11.0-0.rc6.git0.1.fc26.x86_64-SP/osi_groups.c:<br>In
 function ‘afs_linux_pag_from_groups’:<br>/var/lib/dkms/openafs/1.6.20.2-1.fc26/build/src/libafs/MODLOAD-4.11.0-0.rc6.git0.1.fc26.x86_64-SP/osi_groups.c:40:21:<br>error:
 implicit declaration of function ‘GROUP_AT’; did you mean<br>‘NGROUPS’?
 [-Werror=implicit-function-declaration]<br>  g0 = 
afs_from_kgid(GROUP_AT(group_info, i));<br>                     ^~~~~~~~<br>
                     NGROUPS<br><br>Has anyone else run into this issue,
 or more to the point, does anyone<br>have a fix? Thanks for your help 
on this, please let me know if you need<br>any additional information (I
 didn't want to clog up the mailing list<br>with too much info).<br><br></div></div>
</blockquote>
<br>
<div class="moz-signature">-- <br>-------------------<br>

Randy Philipp<br>

<a class="moz-txt-link-abbreviated" href="mailto:randy@umbc.edu">randy@umbc.edu</a><br>

<br>
</div>
</body></html>

--------------010106090404010306060703--