1 2016-07-29 11:50:15 <rafalcpp> wumpus: so all statically linked libs are built from source by us anyway?
2 2016-07-29 11:50:31 <rafalcpp> wumpus: cool, so then downside is mostly that assert yml differs
3 2016-07-29 14:09:40 <ysz> hello
4 2016-07-29 15:34:42 <wumpus> rafalcpp: exactly, all static linked libraries are built from source, except libstdc++ (but that's part of g++, which can affects the results anyhow)
5 2016-07-29 15:35:36 <wumpus> rafalcpp: yes, the assert yml can differ, this is why gverify only checks the output determinism lines, it does not check wether all the installed packages were the same, that's reported for troubleshooting reasons