Hi On 18 June 2016 at 02:53, kcrisman <[email protected]> wrote:
> Had to make distclean && make but it had an awful long time setting up > build directory for gcc (prior stuff did fine) and then after interrupting > (after like a half hour), the entire gcc pkg log is: > > Found local metadata for gcc-4.9.3.p1 > > Using cached file > /Users/karl.crisman/Downloads/sage/upstream/gcc-4.9.3.tar.bz2 > > gcc-4.9.3.p1 > > ==================================================== > > Setting up build directory for gcc-4.9.3.p1 > > Traceback (most recent call last): > > File > "/Users/karl.crisman/Downloads/sage/build/bin/sage-uncompress-spkg", line > 246, in <module> > > sys.exit(main()) > > File > "/Users/karl.crisman/Downloads/sage/build/bin/sage-uncompress-spkg", line > 237, in main > > archive.extractall(members=archive.names) > > File > "/Users/karl.crisman/Downloads/sage/build/bin/sage-uncompress-spkg", line > 129, in extractall > > for m in members] > > File > "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/tarfile.py", > line 1819, in getmember > > tarinfo = self._getmember(name) > > File > "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/tarfile.py", > line 2395, in _getmember > > member_name = member.name > > gcc-4.9.3.p1] KeyboardInterrupt > > [gcc-4.9.3.p1] Error: failed to extract > /Users/karl.crisman/Downloads/sage/upstream/gcc-4.9.3.tar.bz2] > > > While doing this, I get process like > > > Load Avg: 1.34, 1.55, 1.66 CPU usage: 29.48% user, 2.94% sys, 67.56% idle > > 91862 Python 98.1 00:27.40 1/1 0 15 201M+ 0B 0B > 91747 > > > This process is sage-uncompress-spkg > > Are you building in parallel make -j x>1 ? Does it work buiding in serial? Regards, Jan -- .~. /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 https://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
