<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Nevermind, I had to log out and in and it worked. Not sure why this worked, but it did.</p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>Von:</b> Dune <dune-bounces@lists.dune-project.org> im Auftrag von Daniel Repp <daniel.repp@uni-jena.de><br>
<b>Gesendet:</b> Donnerstag, 26. August 2021 12:09:06<br>
<b>An:</b> dune@lists.dune-project.org<br>
<b>Betreff:</b> [Dune] Weird problem</font>
<div> </div>
</div>
<div>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Hello,</p>
<p><br>
</p>
<p>yesterday, I succesfully build dune-common. Sadly, I forgot to build the other modules, so I downloaded the tarballs (<span style="font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 16px;">all
 version 2.7.1</span>), removed my build of dune-common, then unpacked all tarballs (of course including again dune-common-2.7.1), and then tried to rebuild dune via the command:</p>
<p><br>
</p>
<p><span>./dune-common-2.7.1/bin/dunecontrol --opts=dune.opts all</span><br>
</p>
<p><span><br>
</span></p>
<p><span>My opts file is simpy this:</span></p>
<p><span><br>
</span></p>
<p><span></p>
<div>CMAKE_FLAGS="-DCMAKE_CXX_COMPILER=g++ \</div>
<div>             -DSTDTHREAD_LINK_FLAGS=\"-pthread\" \</div>
<div>             -DCMAKE_INSTALL_PREFIX=/my/secret/location" </div>
<div><br>
</div>
<div>But it seems like dunecontrol does not find my modules:</div>
<div><br>
</div>
<div>
<div>--- going to build  ---</div>
<div>--- done ---</div>
<br>
</div>
<div><br>
</div>
<div>I had this problem yesterday, when I was calling dunecontrol directly out of dune-common-2.7.1/bin; I solved it by jumping to the folder containing dune-common-2.7.1. So I tried the same (jumping up in the folder structure) and adjusted all paths in the
 opts file and the command accordingly, but nothing was found. </div>
<div><br>
</div>
<div>So I guess the question is: How can I tell dunecontrol directly what to build? Or is there another solution?</div>
<div><br>
</div>
<div><br>
</div>
<div>Best Regards</div>
<div>Daniel Repp</div>
<br>
</span>
<p></p>
</div>
</div>
</body>
</html>