Package: lush
Version: 1.2.1-9+cvs20110227+nmu1
User: [email protected]
Usertags: pid

Lush fails to build reproducibly in part because the generation of
/usr/share/lush/sys/stdenv.dump embeds the pid of the process.

that file is generated during build by:

 lush @sysenv stdenv -- ${mysysdir}/stdenv.dump

And sys/stdenv.lsh invokes tmpname, the output of which (which includes
the pid) gets embedded in stdenv.dump.  the creation of stdenv.dump
should not include the pid of this arbitrary process from the build.

I'm not enough of a lush or lisp hacker to have a patch handy for this,
sorry!

        --dkg


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to