<div dir="ltr"><div>Hi,</div><div><br></div>First: now that there is a mirror on github, should we report bugs there?<div>If yes, 1. in which repository's issue list? it seems hard to decide when tools use each others,</div><div>           because one could pass wrong data to the other so the source is not where there is the crash.</div><div>           2. consider only having one issue list for the whole project? using tags</div><div>                to have an idea of the identified tools involved.<br>           3. I believe </div><div>If no, consider closing all the issue pages and clarify where to report issues.</div><div><br></div><div>Now with the issue, it's an assertion failure happening when I try to build </div><div>a repository that I put online for the occasion: <a href="https://github.com/Klaim/build2-chaiscript-2">https://github.com/Klaim/build2-chaiscript-2</a></div><div>I just created a new package with  `bdep new` (in an empty one)</div><div>and hacked (probably very wrongly) to try to build like in this repository: <a href="https://github.com/Klaim/build2-pkg-chaiscript">https://github.com/Klaim/build2-pkg-chaiscript</a></div><div><br></div><div>Anyway the scripts are probably all wrong but the issue is that I get an assertion.</div><div><br></div><div>Here is what I see:</div><div><br></div><div><div>PS G:\perso\experiments\actorsim> git clone <a href="https://github.com/Klaim/build2-chaiscript-2.git">https://github.com/Klaim/build2-chaiscript-2.git</a> oups</div><div>Cloning into 'oups'...</div><div>remote: Counting objects: 31, done.</div><div>remote: Compressing objects: 100% (25/25), done.</div><div>remote: Total 31 (delta 1), reused 31 (delta 1), pack-reused 0</div><div>Unpacking objects: 100% (31/31), done.</div><div>PS G:\perso\experiments\actorsim> cd oups</div><div>PS G:\perso\experiments\actorsim\oups> bdep init -C ../build-msvc cc config.cxx=cl</div><div>initializing in project G:\perso\experiments\actorsim\oups\</div><div>created configuration G:\perso\experiments\actorsim\build-msvc\ 1 default,forwarded,auto-synchronized</div><div>synchronizing:</div><div>  new chaiscript/6.0.0</div><div>Assertion failed: p.empty (), file G:\perso\build2\build2-toolchain-0.7\libbutl-0.7.0\libbutl\filesystem.cxx, line 2143</div><div>error: process b terminated abnormally: stack buffer overrun</div></div><div><br></div><div><br></div><div><br></div><div>A. Joël Lamotte</div></div>