Hi I did
$SAGE_INSTALL_GCC=yes make in the already built source tree, and it seemed to rebuild the relevant parts without failing. Is that enough or should I try it in a cleanly unpacked source tree? Regards, Jan On 18 November 2014 15:56, Jan Groenewald <[email protected]> wrote: > Will do. > > Regards, > Jan > > > On 18 November 2014 15:29, Volker Braun <[email protected]> wrote: > >> Try building with SAGE_INSTALL_GCC=yes, I'm pretty sure this is causing >> the problem. >> >> On Tuesday, November 18, 2014 11:56:03 AM UTC, pipedream wrote: >>> >>> Hi >>> >>> This is strange, the error I see is: >>> >>> /home/buildbot/build/sage/snapperkob/sage_git/build/local/var/tmp/sage/build/r-3.1.1.p0/src/bin/exec/R: >>> /usr/lib/x86_64-linux-gnu/libgomp.so.1: version `GOMP_4.0' not found >>> (required by >>> /home/buildbot/build/sage/snapperkob/sage_git/build/local/var/tmp/sage/build/r-3.1.1.p0/src/lib/libR.so) >>> >>> I have the same version of libgomp1 (4.8.2-19ubuntu1) installed on my >>> 14.04 64bit desktop as that builder (snapperkob) and yet sage 6.4 built >>> succesfully on my desktop yesterday: >>> >>> "Successfully installed r-3.1.1.p0" >>> >>> Regards, >>> Jan >>> >>> >>> >>> >>> >>> On 18 November 2014 13:22, Volker Braun <[email protected]> wrote: >>> >>>> The build failed because R insists on using openmp for some reason, but >>>> the openmp libraries are not installed (or of the wrong version): >>>> >>>> http://build.sagedev.org/release/builders/Zbin%20% >>>> 20fast%20AIMS%20snapperkob%20%28Ubuntu%2014.04%20x86_64%29% >>>> 20binary/builds/1/steps/compile_2/logs/r-project >>>> >>>> >>>> On Tuesday, November 18, 2014 5:00:26 AM UTC, pipedream wrote: >>>>> >>>>> Hi >>>>> >>>>> I do not see the 14.04 Ubuntu binaries here. >>>>> http://boxen.math.washington.edu/home/sagemath/sage-mirror/l >>>>> inux/64bit/index.html >>>>> >>>>> Are they not automatically generated? >>>>> >>>>> Regards, >>>>> Jan >>>>> >>>>> On 17 November 2014 17:17, kcrisman <[email protected]> wrote: >>>>> >>>>>> The release notes have a broken link in them: >>>>>>> >>>>>>> http://boxen.math.washington.edu/home/release/sage-6.4/tick >>>>>>> ets.html >>>>>>> >>>>>>> >>>>>> Yes, that has been reported before... >>>>>> >>>>>> By the way, Jeroen, I think I finished all the changes I'm going to >>>>>> for now. Long-term, it would be fun to do some database thingie to >>>>>> standardize names of a few very frequent contributors who have them in a >>>>>> couple different formats. >>>>>> >>>>>> -- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "sage-release" group. >>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>> send an email to [email protected]. >>>>>> To post to this group, send email to [email protected]. >>>>>> Visit this group at http://groups.google.com/group/sage-release. >>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> .~. >>>>> /V\ Jan Groenewald >>>>> /( )\ www.aims.ac.za >>>>> ^^-^^ >>>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "sage-release" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To post to this group, send email to [email protected]. >>>> Visit this group at http://groups.google.com/group/sage-release. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> >>> -- >>> .~. >>> /V\ Jan Groenewald >>> /( )\ www.aims.ac.za >>> ^^-^^ >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "sage-release" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/sage-release. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > .~. > /V\ Jan Groenewald > /( )\ www.aims.ac.za > ^^-^^ > -- .~. /V\ Jan Groenewald /( )\ www.aims.ac.za ^^-^^ -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
