<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
On 4/3/20 1:33 AM, 肖正刚 wrote:<br>
<blockquote type="cite"
cite="mid:CAA1m_bnt4TSsSJT5vBJs9VTd3-z-5XzU9GXv2hXE9sawpqj2AQ@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<p
style="margin:0px;padding:0px;color:rgb(23,43,77);font-family:-apple-system,BlinkMacSystemFont,"Segoe
UI",Roboto,Oxygen,Ubuntu,"Fira
Sans","Droid Sans","Helvetica
Neue",sans-serif;font-size:14px">Hi, </p>
<p
style="margin:0px;padding:0px;color:rgb(23,43,77);font-family:-apple-system,BlinkMacSystemFont,"Segoe
UI",Roboto,Oxygen,Ubuntu,"Fira
Sans","Droid Sans","Helvetica
Neue",sans-serif;font-size:14px">i rebuild 2.12.4 clients
in centos 7.6 use command line :</p>
<div class="gmail-code gmail-panel" style="margin:9px
0px;padding:0px;border:1px solid
rgb(193,199,208);background:rgb(244,245,247);font-size:12px;line-height:1.33333;font-family:monospace;border-radius:3px;color:rgb(23,43,77)">
<div class="gmail-codeContent gmail-panelContent"
style="margin:0px;padding:9px 12px">
<pre class="gmail-code-java" style="margin-top:0px;margin-bottom:0px;padding:0px;max-height:30em;overflow:auto;white-space:pre-wrap">rpmbuild --rebuild lustre-2.12.4-1.src.rpm
</pre>
</div>
</div>
<p style="margin:10px 0px
0px;padding:0px;color:rgb(23,43,77);font-family:-apple-system,BlinkMacSystemFont,"Segoe
UI",Roboto,Oxygen,Ubuntu,"Fira
Sans","Droid Sans","Helvetica
Neue",sans-serif;font-size:14px">no error found while
configure, but when compiling , i see error</p>
<div class="gmail-code gmail-panel" style="margin:9px
0px;padding:0px;border:1px solid
rgb(193,199,208);background:rgb(244,245,247);font-size:12px;line-height:1.33333;font-family:monospace;border-radius:3px;color:rgb(23,43,77)">
<div class="gmail-codeContent gmail-panelContent"
style="margin:0px;padding:9px 12px">
<pre class="moz-quote-pre" wrap="">Finding Provides: /usr/lib/rpm/redhat/find-provides
Finding Requires(interp):
Finding Requires(rpmlib):
Finding Requires(verify):
Finding Requires(pre):
Finding Requires(post):
Finding Requires(preun):
Finding Requires(postun):
Finding Requires(pretrans):
Finding Requires(posttrans):
Finding Requires: /usr/lib/rpm/redhat/find-requires
Provides: lustre-resource-agents = 2.12.4-1.el7 lustre-resource-agents(x86-64) = 2.12.4-1.el7
Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Processing files: lustre-tests-2.12.4-1.el7.x86_64
error: File not found by glob: /root/rpmbuild/BUILDROOT/lustre-2.12.4-1.x86_64/usr/lib64/openmpi/bin/*
</pre>
</div>
</div>
</div>
</blockquote>
try with:<br>
<br>
<pre class="gmail-code-java" style="margin-top:0px;margin-bottom:0px;padding:0px;max-height:30em;overflow:auto;white-space:pre-wrap">rpmbuild --rebuild --without lustre-tests lustre-2.12.4-1.src.rpm
</pre>
<br>
<pre class="moz-signature" cols="72">Leo Saavedra
National Radio Astronomy Observatory
<a class="moz-txt-link-freetext" href="http://www.nrao.edu">http://www.nrao.edu</a>
+1-575-8357033</pre>
</body>
</html>