On Apr 10, 5:19 pm, doug <davisd...@gmail.com> wrote:
Hi Doug,
> The compile failed again later in the process. First error was failed
> yasm test
> ...
>
> PASS: modules/parsers/nasm/tests/nasm_test.sh
> Test nasm_test: W +0-1/1 0%
> ** W: orphanwarn did not match errors and warnings!
> FAIL: modules/parsers/nasm/tests/worphan/nasm_worphan_test.sh
> Test nasmpp_test: ........ +8-0/8 100%
>
> ...
>
> PASS: libyasm/tests/libyasm_test.sh
> =====================================
> 1 of 36 tests failed
> Please report to bug-y...@tortall.net
> =====================================
> make[7]: *** [check-TESTS] Error 1
> make[7]: Leaving directory `/home/user/sage-3.4/spkg/build/gmp-
> mpir-1.0.rc7/src/yasm'
> make[6]: *** [check-am] Error 2
> make[6]: Leaving directory `/home/user/sage-3.4/spkg/build/gmp-
> mpir-1.0.rc7/src/yasm'
> make[5]: *** [check-recursive] Error 1
> make[5]: Leaving directory `/home/user/sage-3.4/spkg/build/gmp-
> mpir-1.0.rc7/src/yasm'
> make[4]: *** [check] Error 2
> make[4]: Leaving directory `/home/user/sage-3.4/spkg/build/gmp-
> mpir-1.0.rc7/src/yasm'
> make[3]: *** [check-recursive] Error 1
> make[3]: Leaving directory `/home/user/sage-3.4/spkg/build/gmp-
> mpir-1.0.rc7/src'
> make[2]: *** [check] Error 2
> make[2]: Leaving directory `/home/user/sage-3.4/spkg/build/gmp-
> mpir-1.0.rc7/src'
>
> real 14m46.451s
> user 7m49.761s
> sys 2m17.933s
> sage: An error occurred while installing gmp-mpir-1.0.rc7
> Please email sage-develhttp://groups.google.com/group/sage-devel
> explaining the problem and send the relevant part of
> of /home/user/sage-3.4/install.log. Describe your computer, operating
> system, etc.
> If you want to try to fix the problem, yourself *don't* just cd to
> /home/user/sage-3.4/spkg/build/gmp-mpir-1.0.rc7 and type 'make'.
> Instead type "/home/user/sage-3.4/sage -sh"
> in order to set all environment variables correctly, then cd to
> /home/user/sage-3.4/spkg/build/gmp-mpir-1.0.rc7
> (When you are done debugging, you can type "exit" to leave the
> subshell.)
> make[1]: *** [installed/gmp-mpir-1.0.rc7] Error 1
> make[1]: Leaving directory `/home/user/sage-3.4/spkg'
>
> real 14m59.330s
> user 8m0.850s
> sys 2m19.921s
> python: can't open file '/home/user/sage-3.4/devel/sage/doc/common/
> builder.py': [Errno 2] No such file or directory
>
> ...
>
> Thanks
Ok, from Sage's end you can ignore this error. So run
touch spkg/installed/gmp-mpir-1.0.rc7
and Sage will keep building.
To fix the issue in yasm (which is the assembler we use) please run
the following and send me the log off list so we can have a closer
look:
./sage -f spkg/standard/gmp-mpir-1.0.rc7.spkg | tee mpir-1.0.0.rc7-
yasm-make-check-failure.log
Cheers,
Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---