Hi,

Actually this approach was tried a few times before. The report was from a
fresh clone and build.

'MAKE="make -j8" make' was just tried again and the re-make ended
with these failed  packages:

<quote>
real 13m20.842s
user 14m38.391s
sys 6m4.781s
***************************************************************
Error building Sage.

The following package(s) may have failed to build (not necessarily
during this run of 'make all-start'):

* package:         arb-2.19.0.p0
  last build time: Feb 3 12:08
  log file:        /mnt/g/Maths/sage-9.5/clone/logs/pkgs/arb-2.19.0.p0.log

* package:         pplpy-0.8.6
  last build time: Feb 3 12:09
  log file:        /mnt/g/Maths/sage-9.5/clone/logs/pkgs/pplpy-0.8.6.log

* package:         sphinx-4.2.0
  last build time: Feb 3 12:09
  log file:        /mnt/g/Maths/sage-9.5/clone/logs/pkgs/sphinx-4.2.0.log

* package:         numpy-1.21.4
  last build time: Feb 3 12:13
  log file:        /mnt/g/Maths/sage-9.5/clone/logs/pkgs/numpy-1.21.4.log

It is safe to delete any log files and build directories, but they
contain information that is helpful for debugging build problems.
WARNING: If you now run 'make' again, the build directory of the
same version of the package will, by default, be deleted. Set the
environment variable SAGE_KEEP_BUILT_SPKGS=yes to prevent this.

</quote>

Please find attached 'config.log.7z' and the logs of failed packages*
including numpy-1.21.4*.log2.7z.

FWIW, 'sage-9.4' was successfully built (the first time) from the tarball
(with 'configure' pre-made, downloaded from github) on this same machine
about a week ago.
(The tarball for 'sage-9.5' did not go far)

numpy-1.21.4 still failed in another re-make

Regards,

phiho

P.S: I will be out of town and will have no access to the Internet (a
couple weeks or so), please allow me to catch up later on.


On Thu, Feb 3, 2022 at 11:20 AM Matthias Koeppe <matthiaskoe...@gmail.com>
wrote:

> The compilation fails with a failed system call:
>
>   /usr/include/x86_64-linux-gnu/bits/types.h:142:10: fatal error:
> /mnt/g/Maths/sage-9.5/clone/local/var/lib/sage/venv-python3.8/include/bits/time64.h:
> Invalid argument
>     142 | #include <bits/time64.h> /* Defines __TIME*_T_TYPE macros.  */
>         |          ^~~~~~~~~~~~~~~
>   compilation terminated.
>
> This is likely sporadic and will go away if you just restart "make".
> Tracked at https://trac.sagemath.org/ticket/31088
>
>
>
> On Thursday, February 3, 2022 at 1:22:11 AM UTC-8 hohoa...@gmail.com
> wrote:
>
>> Greetings,
>>
>> The instructions at  https://sagemanifolds.obspm.fr/install_ubuntu.html
>> were followed.
>>
>> It is much appreciated if someone would kindly point out what was missing
>> in the build process.
>>
>> Please find attached 'install.log.7z' and 'numpy-1.21.4.log.7z'
>>
>> Regards,
>>
>> phiho
>>
>> P.S:
>> $ uname -a
>> Linux 4.4.0-17763-Microsoft #2268-Microsoft Thu Oct 07 16:36:00 PST 2021
>> x86_64 x86_64 x86_64 GNU/Linux
>>
>>
>> --
> 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/461e60bb-5ae8-453c-b332-2bf2b02d6e14n%40googlegroups.com
> <https://groups.google.com/d/msgid/sage-devel/461e60bb-5ae8-453c-b332-2bf2b02d6e14n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CALZQg1YWNRy4i3vFGZXZSYM6e01dxnmiYm%3DD3SXuk8BFqAYnrw%40mail.gmail.com.

Attachment: config.log.7z
Description: application/7z

Attachment: arb-2.19.0.p0.log.7z
Description: application/7z

Attachment: sphinx-4.2.0.log.7z
Description: application/7z

Attachment: pplpy-0.8.6.log.7z
Description: application/7z

Attachment: numpy-1.21.4.log2.7z
Description: application/7z

Reply via email to