Re: salmon status in salsa

2022-11-06 Thread Andreas Tille
Am Sat, Nov 05, 2022 at 11:09:09PM +0100 schrieb Étienne Mollier: > > Further inspection of the backtrace shows the linker was > confused between the embedded and system version of libcereal. > Everything goes back to normal when the libcereal copy embedded > in pufferfish embedded in salmon is de

Re: salmon status in salsa

2022-11-05 Thread Étienne Mollier
Andreas Tille, on 2022-11-05: > Am Sat, Nov 05, 2022 at 05:36:16PM +0100 schrieb Étienne Mollier: > > So I have been spending some time to try to put salmon back in > > working shape. The code currently available in Salsa[1] builds > > through, but fails it's test suite. Said test is fortunately

Re: salmon status in salsa

2022-11-05 Thread Andreas Tille
Hi Étienne, Am Sat, Nov 05, 2022 at 05:36:16PM +0100 schrieb Étienne Mollier: > So I have been spending some time to try to put salmon back in > working shape. The code currently available in Salsa[1] builds > through, but fails it's test suite. Said test is fortunately > straightforward to run,

Re: Salmon

2017-12-16 Thread Gert Wollny
Am Samstag, den 16.12.2017, 10:28 +0100 schrieb Andreas Tille: > Hi Gert, > > I once injected version 0.8.0 where I ended up with  > >   /usr/bin/cc  -g -O2 -fdebug-prefix-map=/build/salmon-0.8.0+ds1=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2

Re: Salmon

2017-12-16 Thread Andreas Tille
Hi Gert, On Wed, Dec 13, 2017 at 11:44:18AM +0100, Gert Wollny wrote: > since in the build-tree there is also a version 0.8, and I had to give > up fixing that version - there was some include "FrugalBooMap.hpp" > missing, I've fixed the RC bug in an new branch: "version-7.2". At first thanks a l