[Openswan dev] md5sum of binaries are different across compilation

Paul Wouters paul at xelerance.com
Wed Aug 20 12:54:33 EDT 2008


On Wed, 20 Aug 2008, hiren joshi wrote:

> I get different md5sum of openswan binaries (pluto for example) after
> compilation even without any modification to source.
> Is there any timestamp or random number input to source that changes the md5sum?
>
> I use md5sums to detect any change in source across builds.
> Is there any way to get same md5sums for same source (or any other
> method to detect the change in source)?

No. It does not happen for me:

make programs
cp OBJ.linux.x86_64/programs/pluto/pluto .
make clean
make programs
ls -l pluto OBJ.linux.x86_64/programs/pluto/pluto
-rwxrwxr-x 1 paul paul 2617570 2008-08-20 13:12 OBJ.linux.x86_64/programs/pluto/pluto
-rwxrwxr-x 1 paul paul 2617570 2008-08-20 13:11 pluto

Paul


More information about the Dev mailing list