=== mnepton is now known as mneptok === shuduo_ is now known as shuduo [11:30] Hi, I would like to ask for some packages in universe to be synced from Debian. Currently Ubuntu wily has a RC that I assume was synced manually to fix c++11 issues, but I would prefer if the final release was shipped. [11:31] The source packages in question are dune-{common,geometry,grid,istl,localfunctions}. dune-grid-glue would need to be rebuild and dune-{typetree,pdelab} should probably be updated as well (though they still have no new release, just a Git snapshot). [11:41] ansgar: doing [11:43] cjwatson: Yay. Thanks! [11:46] ansgar: Done all the syncs - I'll come back and sort out the rebuild later === shuduo is now known as shuduo-afk === lucas_ is now known as Guest10023 === cjwatson_ is now known as cjwatson === popey_ is now known as popey === Guest10023 is now known as lucas === kees_ is now known as kees === darkxst_ is now known as darkxst [22:55] doko: Thanks for doing the dune-grid-glue rebuild. I'd been away from my desk most of the day and hadn't quite got to it yet. [22:55] cjwatson, then any idea why dcmtk isn't migrating? [22:56] doko: Nope. [22:57] Seems to have a bunch of uninstallables resulting from it? [22:57] how much memory have the amd64 buildds configured? insighttoolkit4 finsihed with memory exhausted [22:57] yes, likely [22:57] doko: 4GB IIRC [22:57] can we increase that? [22:57] I'm not sure [22:57] Probably difficult without also decreasing the number of builders [22:58] Please look at making the build more efficient first [22:58] and how many cores? could try to build sequentially instead [22:58] dude just do a procenv build rather than asking me :-) [23:03] the actual configuration files aren't very explicit about what it ends up with and I don't remember how to compute it; I think it's 4 cores but don't quote me on that [23:07] doko: maybe try reducing optimisation for the compilation unit that's failing? I'm assuming it's gigantic with lots of templates or something [23:08] doko: or split up into multiple compilation units [23:09] cjwatson, it's all swig generated code, and looking at the top output it takes up to 1.8gb. so maybe the sequential build will be good enough [23:12] could be