<div dir="ltr"><div style="font-family:arial,sans-serif;font-size:12.727272033691406px">Hi Lustre folks,</div><div style="font-family:arial,sans-serif;font-size:12.727272033691406px"><br></div><div style="font-family:arial,sans-serif;font-size:12.727272033691406px">
I'm getting this error when I try to compile the Lustre client.</div><div style="font-family:arial,sans-serif;font-size:12.727272033691406px"><br></div><div style="font-family:arial,sans-serif;font-size:12.727272033691406px">
<div style="margin:0px;font-size:11px;font-family:Menlo">test -n "" \</div><div style="margin:0px;font-size:11px;font-family:Menlo"><span style="white-space:pre-wrap"> </span>|| find "lustre-source/lustre-2.5.2" -type d ! -perm -755 \</div>
<div style="margin:0px;font-size:11px;font-family:Menlo"><span style="white-space:pre-wrap">            </span>-exec chmod u+rwx,go+rx {} \; -o \</div><div style="margin:0px;font-size:11px;font-family:Menlo"><span style="white-space:pre-wrap"> </span>  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \</div>
<div style="margin:0px;font-size:11px;font-family:Menlo"><span style="white-space:pre-wrap">    </span>  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \</div><div style="margin:0px;font-size:11px;font-family:Menlo"><span style="white-space:pre-wrap">       </span>  ! -type d ! -perm -444 -exec /bin/sh /usr/src/redhat/BUILD/lustre-2.5.2/config/install-sh -c -m a+r {} {} \; \</div>
<div style="margin:0px;font-size:11px;font-family:Menlo"><span style="white-space:pre-wrap">    </span>|| chmod -R a+r "lustre-source/lustre-2.5.2"</div><div style="margin:0px;font-size:11px;font-family:Menlo">+ chmod -R go-w lustre-source/lustre-2.5.2</div>
<div style="margin:0px;font-size:11px;font-family:Menlo">+ xargs chmod +x</div><div style="margin:0px;font-size:11px;font-family:Menlo">+ find /usr/src/redhat/BUILDROOT/lustre-client-2.5.2-2.6.32_431.17.1.el6.x86_64.x86_64 -name '*.so'</div>
<div style="margin:0px;font-size:11px;font-family:Menlo">+ cat</div><div style="margin:0px;font-size:11px;font-family:Menlo">+ ln -s Lustre.ha_v2 /usr/src/redhat/BUILDROOT/lustre-client-2.5.2-2.6.32_431.17.1.el6.x86_64.x86_64/etc/ha.d/resource.d/Lustre</div>
<div style="margin:0px;font-size:11px;font-family:Menlo">ln: creating symbolic link `/usr/src/redhat/BUILDROOT/lustre-client-2.5.2-2.6.32_431.17.1.el6.x86_64.x86_64/etc/ha.d/resource.d/Lustre': No such file or directory</div>
<div style="margin:0px;font-size:11px;font-family:Menlo">error: Bad exit status from /var/tmp/rpm-tmp.QBYgh0 (%install)</div><div style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></div><div style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px">
<br></div><div style="margin:0px;font-size:11px;font-family:Menlo">RPM build errors:</div><div style="margin:0px;font-size:11px;font-family:Menlo">    user jenkins does not exist - using root</div><div style="margin:0px;font-size:11px;font-family:Menlo">
    group jenkins does not exist - using root</div><div style="margin:0px;font-size:11px;font-family:Menlo">    user jenkins does not exist - using root</div><div style="margin:0px;font-size:11px;font-family:Menlo">    group jenkins does not exist - using root</div>
<div style="margin:0px;font-size:11px;font-family:Menlo">    Bad exit status from /var/tmp/rpm-tmp.QBYgh0 (%install)</div></div><div style="margin:0px;font-size:11px;font-family:Menlo"><br></div><div style="margin:0px;font-size:11px;font-family:Menlo">
<span style="font-family:Helvetica;font-size:12px">Im building with:</span></div><div style="margin:0px;font-size:11px;font-family:Menlo"><br></div><div style="margin:0px;font-size:11px;font-family:Menlo">rpmbuild --define 'kversion $(uname -r)' --define 'kdir /usr/src/kernels/$(uname -r)' --rebuild lustre-client-2.5.2-2.6.32_431.17.1.el6.x86_64.src.rpm</div>
<div style="margin:0px;font-size:11px;font-family:Menlo"><br></div><div style="margin:0px;font-size:11px;font-family:Menlo"><span style="font-family:Helvetica;font-size:12px">Cheers,</span></div><div style="margin:0px;font-size:11px;font-family:Menlo">
<span style="font-family:Helvetica;font-size:12px"><br></span></div><div style="margin:0px;font-size:11px;font-family:Menlo"><span style="font-family:Helvetica;font-size:12px">Andrew</span></div></div>