On Tue, Apr 8, 2025 at 11:50 AM Philippe Delavalade <philippe.delaval...@gmail.com> wrote: > > Le mardi 08 avril à 18:10, Dima Pasechnik a écrit : > > Your MAKEFLAGS value looks funny. Can you just leave -j an -l > > arguments there, as recommended in our README.md, and try again? > > Tirst, many thanks for your answer. > > I entered the MAKEFLAGS as recommended in README;md: > > export MAKEFLAGS="-j$(nproc) -l$(nproc).5" > and > echo $MAKEFLAGS gives > -j8 -l8.5
Your install.log showed a different value: MAKEFLAGS= -j8 -l8 --jobserver-auth=3,4 V=1 that's why I asked for it to be fixed. Anyhow, I cannot think of any other reason for the error you see than some kind of scrambled arguments passed to make. Perhaps they get mysteriously mangled on your system... > > My cpu is an intel core I7-9700K > > Maybe I can just enter > export MAKE="make -j8" as usual... > > Cheers. > > -- > Philippe > > -- > 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 visit > https://groups.google.com/d/msgid/sage-support/Z/VQDCdXU0OhMUk1%40magellan.example.magellan. -- 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 visit https://groups.google.com/d/msgid/sage-support/CAAWYfq1gMDk5duQpDRBdX-WwwsgnQaWQ2UOmLBPGRfiqJh_MDQ%40mail.gmail.com.