cf https://trac.sagemath.org/ticket/28511

On Fri, Jan 31, 2020 at 8:37 AM Dima Pasechnik <dimp...@gmail.com> wrote:
>
> On Fri, Jan 31, 2020 at 3:20 AM Isuru Fernando <isu...@gmail.com> wrote:
> >
> > > " WARNING: 'aclocal-1.15' is missing on your system." Which seems 
> > > unimportant since it's followed with the text "You only need it if..." 
> > > with reasons that don't pertain to me.
> >
> > One possible reason is that somehow the timestamps for the files got messed 
> > up. Easiest solution would be to install automake 1.15. You can also do a 
> > make clean and try again.
> >
> > Isuru
> >
> > On Thu, Jan 30, 2020 at 9:00 PM Josh Bevan <jbe...@bu.edu> wrote:
> >>
> >> Hello,
> >>
> >> I'm trying to build Sage 9.0 from source on CentOS 7.5.1804 and it fails 
> >> with:
> >> "Error installing package sqlite-3290000"
> >> Here is the ".../sage-9.0/logs/pkgs/sqlite-3290000.log" log file that the 
> >> error message says to include:
> >> https://pastebin.com/SCy98UXK
> >>
> >> The two main messages that jump out to me are:
> >> "configure: WARNING: unrecognized options: --disable-maintainer-mode" I 
> >> had seen that option listed in a post from a decade ago as a solution to a 
> >> Sage Sqlite build error, although I doubt that is still relevant
> >> and
> >> " WARNING: 'aclocal-1.15' is missing on your system." Which seems 
> >> unimportant since it's followed with the text "You only need it if..." 
> >> with reasons that don't pertain to me.
> >>
> >> For some additional context:
> >> This is being built on a cluster with SGE (Sun Grid Engine) and uses Lmod 
> >> for a module system. I have gcc 8.3.0, python 3.6.9, and blis 0.6.0 
> >> (OpenBLAS alternative with better performance) modules loaded, any other 
> >> dependencies (e.g. Perl) I've left as the system defaults and they have 
> >> not been overridden by the module system. I unpacked the zip and simply 
> >> ran "make" with no additional messing with config or modifications.
>
> by default (without  --disable-maintainer-mode - which sadly is not
> understood by sqlite) autconf-generated config scripts are very
> sensitite to timestamps, and Lmod is not fast enough,
> apparently, to make it work.
>
> Can you do the build and work on a local disk?
> ("scratch partition", that's how cluster people call them, I gather)
>
>
>
> >>
> >> If there is any additional info I should supply that would prove helpful 
> >> feel free to let me know.
> >>
> >> Thanks!
> >> Josh
> >>
> >> --
> >> You received this message because you are subscribed to the Google Groups 
> >> "sage-devel" group.
> >> To unsubscribe from this group and stop receiving emails from it, send an 
> >> email to sage-devel+unsubscr...@googlegroups.com.
> >> To view this discussion on the web visit 
> >> https://groups.google.com/d/msgid/sage-devel/98041908-f9f6-47d6-9885-6126dffab1d9%40googlegroups.com.
> >
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "sage-devel" group.
> > To unsubscribe from this group and stop receiving emails from it, send an 
> > email to sage-devel+unsubscr...@googlegroups.com.
> > To view this discussion on the web visit 
> > https://groups.google.com/d/msgid/sage-devel/CA%2B01voNFFxY7CzwPgbOUHQ6_m%2Bp-DCCECTy6hMDSZhZbrqywZQ%40mail.gmail.com.

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

Reply via email to