<div dir="ltr">Hello everyone!<div><br></div><div>A quick question about hwloc:</div><div><br></div><div>We are trying to building an ET executable on a new machine, using HWLOC_DIR = BUILD in the .cfg file, as we want to use the bundled hwloc.</div><div><br></div><div>The build of the ET succeeds, but when simfactory builds the utilities, we get the following error:</div><div><br></div><div><span style="font-size:12.8px">Copying hwloc-bind from /usr/bin/hwloc-bind to /home/vass</span><span style="font-size:12.8px">/Cactus/exe/sim</span><br style="font-size:12.8px"><span style="font-size:12.8px">Copying hwloc-calc from /usr/bin/hwloc-calc to </span><span style="font-size:12.8px"> /home/vass</span><span style="font-size:12.8px">/Cactus/exe/sim</span><br style="font-size:12.8px"><span style="font-size:12.8px">Copying hwloc-info from /usr/bin/hwloc-info to</span><span style="font-size:12.8px">  /home/vass</span><span style="font-size:12.8px">/Cactus/exe/sim</span><br style="font-size:12.8px"><span style="font-size:12.8px">Copying hwloc-assembler-remote from /usr/bin/hwloc-assembler-</span><span style="font-size:12.8px">remote to </span><span style="font-size:12.8px"> /home/vass</span><span style="font-size:12.8px">/Cactus/exe/sim</span><br style="font-size:12.8px"><span style="font-size:12.8px">make[1]: *** </span><b style="font-size:12.8px">No rule to make target &#39;/usr/bin/hwloc-ls&#39;, needed by &#39;/home/vass/Cactus/exe/sim/hwloc-ls&#39;.  Stop.</b><br></div><div><br></div><div>So apparently, the build process of the utilities still searches for hwloc executables in /usr/bin, although we specified to build hwloc in the .cfg file. Shouldn&#39;t it actually use the built binaries?</div><div><br></div><div>It then fails copying hwloc-ls, which does not exist.</div><div><br></div><div>How can I tell the build system to actually use the hwloc binaries we have built?</div><div><br></div><div>Best wishes,</div><div><br></div><div>Vassili</div><div><br></div></div>