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. >
if you have or can install sqlite development package on your system, then the current Sage beta (9.1.beta2) already has mechanisms to use it, instead of building its own. You can actually don't need to switch from your 9.0, just save https://git.sagemath.org/sage.git/plain/build/pkgs/sqlite/spkg-configure.m4?id=3f9ef468a2a708f7c3607ed4200c912bba50f93d to build/pkgs/sqlite/spkg-configure.m4 run ./boostrap # needs autotools installed ./configure and in the output of the latter you'd see sqlite-3290000 will not be installed (configure check) > 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. >> >> 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/CAAWYfq3eeADPcH4OPA_ePPewTy-FfQA0JXONn%3DTWZMfQ-SrPfQ%40mail.gmail.com.