From: Koichi S. <koi...@gm...> - 2014-05-13 01:34:31
|
After you get an error, did you try serial make? Depending on the timing and duration of compilation, it does fail sometimes. You should run usual make to fix the issue and them make with -j option. -j30 is huge. How many cores do you have in your environment? I'm using -j8 with five core VM environment. Regards; --- Koichi Suzuki 2014-05-13 3:15 GMT+09:00 Jacek Wielemborek <d3...@gm...>: > Hi guys, > > In the attachment there's the log for my failed attempt to run make -j30. > > Please remember to CC me in the reply as I might not be on the list anymore. > > Yours, > Jacek Wielemborek > ------------------------------------------------------------------------------ > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. > Get unparalleled scalability from the best Selenium testing platform available > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > _______________________________________________ > Postgres-xc-bugs mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-bugs > |