Looks like you are using ccache, but CCACHE_DIR is not pointing to the
scratch folder.
Delete $HOME/.ccache and set CCACHE_DIR env variable to some place like
/scratch/user/hhuang235/.ccache

Isuru

On Mon, Apr 13, 2020 at 8:45 PM HANG HUANG <huanghang1...@gmail.com> wrote:

> Thanks very much for your reply. In fact, my scratch folder has almost 1T
> of free space. So I am really confused of why I got that error message.
>
>
> Best,
> Amy
>
>
> 'Justin C. Walker' via sage-support <sage-support@googlegroups.com>
> 于2020年4月13日周一 下午6:16写道:
>
>>
>>
>> > On Apr 13, 2020, at 14:59 , HANG HUANG <huanghang1...@gmail.com> wrote:
>> >
>> > I am trying to install Sage version 9.0 on the High performance cluster
>> at my university, which runs Linux (CentOS 7). I am installing to my local
>> "scratch" folder since I do not have administrative permissions. I am
>> trying to install from source code as the installing from pre-built
>> binaries also gives me some other error. I was able  to run ./configure
>> without any issues and then when i did make, I received the following log
>> file (attached) and error:
>> >
>> > Error building Sage.
>> >
>> > The following package(s) may have failed to build (not necessarily
>> > during this run of 'make all-start'):
>> >
>> > * package: flint-2.5.2.p5
>> >   log file:
>> /scratch/user/hhuang235/sage-9.0/logs/pkgs/flint-2.5.2.p5.log
>> >   build directory:
>> /scratch/user/hhuang235/sage-9.0/local/var/tmp/sage/build/flint-2.5.2.p5
>> >
>> > The build directory may contain configuration files and other
>> potentially
>> > helpful information. WARNING: if you now run 'make' again, the build
>> > directory will, by default, be deleted. Set the environment variable
>> > SAGE_KEEP_BUILT_SPKGS to 'yes' to prevent this.
>> >
>> > make[1]: *** [all-start] Error 1
>> > make[1]: Leaving directory `/scratch/user/hhuang235/sage-9.0'
>> > make: *** [all] Error 2
>>
>> Checking the log file for flint that you attached, there is this:
>>
>> ccache: error: Failed to create temporary file for
>> /home/hhuang235/.ccache/2/9/8e02d78d68b9638edd65c3e5744171-2001.manifest.tmp:
>> Disk quota exceeded
>>
>> I think that should explain the problem you are having.  Is the “scratch
>> folder” on a disk of small size, or does it have a small amount of free
>> space?  The source build of Sage does take a lot of space.  On my system,
>> Sage 9.0 uses about 7.5 GB (when complete).
>>
>> HTH
>>
>> Justin
>>
>> --
>> Justin C. Walker
>> Curmudgeon-at-large
>> Director
>> Institute for the Absorption of Federal Funds
>> ----
>> 186,000 Miles per Second
>> Not just a good idea:
>>   it's the law!
>> ----
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "sage-support" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to sage-support+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/sage-support/8F194F5B-3706-4290-AB20-9E16425014D4%40mac.com
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-support+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-support/CADTeGQetEtmqpEKvGXQ-Y6tOHqUaVX_NMdBQnVXqwv%3Dq7Kxr7A%40mail.gmail.com
> <https://groups.google.com/d/msgid/sage-support/CADTeGQetEtmqpEKvGXQ-Y6tOHqUaVX_NMdBQnVXqwv%3Dq7Kxr7A%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/CA%2B01voOSBEF-8L3NkKreYmK3HTC808pjE2Ni4ss3n5DwMY%2B1HA%40mail.gmail.com.

Reply via email to