We want to move to creating all deterministic builds on 12.04, so we can move away from 'ancient' versions of gcc/boost.
Move to ubuntu 12.04 for all gitian builds #3533
issue gavinandresen opened this issue on January 13, 2014-
gavinandresen commented at 4:39 PM on January 13, 2014: contributor
-
laanwj commented at 4:40 PM on January 13, 2014: member
Agreed. I remember that there were some issues with this that made us decide not to do this last time (like breaking compatibility with Ubuntu before 12.04), but it's time now.
-
laanwj commented at 4:56 PM on January 13, 2014: member
I was trying this and found one problem already: BerkeleyDB. There is no package libdb4.8++-dev on Precise.
What to do here? Use the PPA or build from source (and link statically)? I guess build from source, to prevent an external dependency?
-
sipa commented at 5:15 PM on January 13, 2014: member
Right, that was the reason for not upgrading at the time...
-
jgarzik commented at 6:08 PM on January 13, 2014: contributor
Import another database sub-tree, then? :)
-
sipa commented at 6:14 PM on January 13, 2014: member
I will NAK contaminating our source code tree with BDB.
-
wtogami commented at 12:41 AM on January 14, 2014: contributor
Build BDB as a deterministic gitian input prior to the Linux build?
BTW, what happened with cfields' deterministic gitian macos cross-build?
- laanwj closed this on Jan 15, 2014
- DrahtBot locked this on Sep 8, 2021