[OpenAFS-devel] Bug in openafs 1.7.11, netbsd 6.5

brandon s allbery kf8nh ballbery@sinenomine.net
Thu, 14 May 2015 00:41:37 -0400


------LVCI2P1HWACHFXPY7DRF42QOVPHFKM
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

1=2E7 series started out as the general development series, but Windows sup=
port rapidly dominated and eventually Unix development moved off the branch=
=2E With the 1=2E8 series this will become formal, with the Windows version=
 becoming a separate fork=2E

If you want to test recent Unix development, look at the 1=2E6 branch or m=
aster in git=2E Note that no promises are made about stability of the latte=
r, although it is being prepared for branching of 1=2E8

On May 14, 2015 12:33:53 AM EDT, Dean Anderson <dean@av8=2Enet> wrote:
>The 1=2E6=2E9 kernel doesn't build on Netbsd=2E
>
>But, someone has been updating things in 1=2E7=2Ex for Unix systems=2E Gr=
eat=20
>deal of changes to the unix kernel libafs between those releases=2E
>
>
>
>On Thu, 14 May 2015, Benjamin Kaduk wrote:
>
>> OpenAFS 1=2E7=2Ex is targetted solely for Windows systems=2E  For Unix
>systems,
>> please use the 1=2E6=2Ex series of releases=2E
>>
>> -Ben Kaduk
>>
>> On Wed, 13 May 2015, Dean Anderson wrote:
>>
>>> Duplicate by using mpich 3=2E1=2E4
>>> Run configure
>>> Kernel hang after message
>>>
>>>    checking for archiver @FILE support=2E=2E=2E
>>>
>>> This is the test:
>>>
>>> AC_CACHE_CHECK([for archiver @FILE support], [lt_cv_ar_at_file],
>>>   [lt_cv_ar_at_file=3Dno
>>>    AC_COMPILE_IFELSE([AC_LANG_PROGRAM],
>>>      [echo conftest=2E$ac_objext > conftest=2Elst
>>>       lt_ar_try=3D'$AR $AR_FLAGS libconftest=2Ea @conftest=2Elst
>>>> &AS_MESSAGE_LOG_FD'
>>>       AC_TRY_EVAL([lt_ar_try])
>>>       if test 0 -eq "$ac_status"; then
>>>         # Ensure the archiver fails upon bogus file names=2E
>>>         rm -f conftest=2E$ac_objext libconftest=2Ea
>>>         AC_TRY_EVAL([lt_ar_try])
>>>         if test 0 -ne "$ac_status"; then
>>>           lt_cv_ar_at_file=3D@
>>>         fi
>>>       fi
>>>       rm -f conftest=2E* libconftest=2Ea
>>>      ])
>>>   ])
>>>
>>>
>>> Av8 Internet   Prepared to pay a premium for better service?
>>> www=2Eav8=2Enet         faster, more reliable, better service
>>> 617 256 5494
>>>
>>> _______________________________________________
>>> OpenAFS-devel mailing list
>>> OpenAFS-devel@openafs=2Eorg
>>> https://lists=2Eopenafs=2Eorg/mailman/listinfo/openafs-devel
>>>
>>
>_______________________________________________
>OpenAFS-devel mailing list
>OpenAFS-devel@openafs=2Eorg
>https://lists=2Eopenafs=2Eorg/mailman/listinfo/openafs-devel

--=20
Sent from my Android device with K-9 Mail=2E Please excuse my brevity=2E
------LVCI2P1HWACHFXPY7DRF42QOVPHFKM
Content-Type: text/html;
 charset=utf-8
Content-Transfer-Encoding: quoted-printable

<html><head></head><body>1=2E7 series started out as the general developmen=
t series, but Windows support rapidly dominated and eventually Unix develop=
ment moved off the branch=2E With the 1=2E8 series this will become formal,=
 with the Windows version becoming a separate fork=2E<br>
<br>
If you want to test recent Unix development, look at the 1=2E6 branch or m=
aster in git=2E Note that no promises are made about stability of the latte=
r, although it is being prepared for branching of 1=2E8<br><br><div class=
=3D"gmail_quote">On May 14, 2015 12:33:53 AM EDT, Dean Anderson &lt;dean@av=
8=2Enet&gt; wrote:<blockquote class=3D"gmail_quote" style=3D"margin: 0pt 0p=
t 0pt 0=2E8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex=
;">
<pre class=3D"k9mail">The 1=2E6=2E9 kernel doesn't build on Netbsd=2E<br /=
><br />But, someone has been updating things in 1=2E7=2Ex for Unix systems=
=2E Great <br />deal of changes to the unix kernel libafs between those rel=
eases=2E<br /><br /><br /><br />On Thu, 14 May 2015, Benjamin Kaduk wrote:<=
br /><br /><blockquote class=3D"gmail_quote" style=3D"margin: 0pt 0pt 1ex 0=
=2E8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"> OpenAFS 1=2E7=
=2Ex is targetted solely for Windows systems=2E  For Unix systems,<br /> pl=
ease use the 1=2E6=2Ex series of releases=2E<br /><br /> -Ben Kaduk<br /><b=
r /> On Wed, 13 May 2015, Dean Anderson wrote:<br /><br /><blockquote class=
=3D"gmail_quote" style=3D"margin: 0pt 0pt 1ex 0=2E8ex; border-left: 1px sol=
id #ad7fa8; padding-left: 1ex;"> Duplicate by using mpich 3=2E1=2E4<br /> R=
un configure<br /> Kernel hang after message<br /><br />    checking for ar=
chiver @FILE support=2E=2E=2E<br /><br /> This is the test:<br /><br /> AC_=
CACHE_CHECK([for archiver @FILE support], [lt_cv_ar_at_file],<br />   [lt_c=
v_ar_at_file=3Dno<br />    AC_COMPILE_IFELSE([AC_LANG_PROGRAM],<br />      =
[echo conftest=2E$ac_objext &gt; conftest=2Elst<br />       lt_ar_try=3D'$A=
R $AR_FLAGS libconftest=2Ea @conftest=2Elst<br /><blockquote class=3D"gmail=
_quote" style=3D"margin: 0pt 0pt 1ex 0=2E8ex; border-left: 1px solid #8ae23=
4; padding-left: 1ex;"> &amp;AS_MESSAGE_LOG_FD'<br /></blockquote>       AC=
_TRY_EVAL([lt_ar_try])<br />       if test 0 -eq "$ac_status"; then<br />  =
       # Ensure the archiver fails upon bogus file names=2E<br />         r=
m -f conftest=2E$ac_objext libconftest=2Ea<br />         AC_TRY_EVAL([lt_ar=
_try])<br />         if test 0 -ne "$ac_status"; then<br />           lt_cv=
_ar_at_file=3D@<br />         fi<br />       fi<br />       rm -f conftest=
=2E* libconftest=2Ea<br />      ])<br />   ])<br /><br /><br /> Av8 Interne=
t   Prepared to pay a premium for better service?<br /> <a href=3D"http://w=
ww=2Eav8=2Enet">www=2Eav8=2Enet</a>         faster, more reliable, better s=
ervice<br /> 617 256 5494<br /><br /><hr /><br /> OpenAFS-devel mailing lis=
t<br /> OpenAFS-devel@openafs=2Eorg<br /> <a href=3D"https://lists=2Eopenaf=
s=2Eorg/mailman/listinfo/openafs-devel">https://lists=2Eopenafs=2Eorg/mailm=
an/listinfo/openafs-devel</a></blockquote><br /><br /></blockquote><hr /><b=
r />OpenAFS-devel mailing list<br />OpenAFS-devel@openafs=2Eorg<br /><a hre=
f=3D"https://lists=2Eopenafs=2Eorg/mailman/listinfo/openafs-devel">https://=
lists=2Eopenafs=2Eorg/mailman/listinfo/openafs-devel</a><br /></pre></block=
quote></div><br>
-- <br>
Sent from my Android device with K-9 Mail=2E Please excuse my brevity=2E</=
body></html>
------LVCI2P1HWACHFXPY7DRF42QOVPHFKM--