Hi, > I downloaded the job artifacts from gitlab, then unpacked the .deb files > (from debian/output/reprotest/control/source-root and > debian/output/reprotest/experiment-1/source-root), and found that the > lix executables was different using diff. > > I used diffoscope to compare the binaries, here is the result: > > https://try.diffoscope.org/tqdbhpedszxk.html > > - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID > bitstring) Build ID: d49d6ec5ed2e8106d03b5a576869a5f29d12f36d > + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID > bitstring) Build ID: 54f79a02c77277ec809e80197ee2e5e44d8fa60e > > I am not familiar with the D programming language, I guess there is a > build option you can add to disable this build id generation.
I did exactly the same thing as you for the first issue concerning the vcmi package and I found a difference on the build identifier but the vmci package uses g++. I'm stuck for this one too. Many thanks, Patrice