[rvm-research] Building errors
Kenan Liu <[email protected]> Sun, 27 Nov 2016 17:20:19 -0500
| Newsgroups | gmane.comp.java.jikes.rvm.devel |
|---|---|
| Message-ID | <CA+qhk+rXsm_yy8zPgpv=Na6PXzS-cgKV8qac40jY2e4joad3Og@mail.gmail.com> |
Hi,
I have worked on JikesRVM-3.1.3 for research for a while. Today I tried
rebuild a clean version of JikesRVM-3.1.3 for some tests. However, with the
configurations I used, it reports errors like this:
ensure:
[echo] junit does not exist or is of the wrong version. Rebuilding...
prepare-ant-tasks:
init-junit-properties:
fetch:
[echo] Downloading (no cache available)
[get] Getting:
http://sourceforge.net/projects/junit/files/junit/4.10/junit4.10.zip/download?use_mirror=autoselect
[get] To:
/home/kenan/Jikesrvm/jikesrvm-3.1.3/components/junit/4.10/junit4.10.zip
[get]
http://sourceforge.net/projects/junit/files/junit/4.10/junit4.10.zip/download?use_mirror=autoselect
permanently moved to
https://sourceforge.net/projects/junit/files/junit/4.10/junit4.10.zip/download?use_mirror=autoselect
[get]
https://sourceforge.net/projects/junit/files/junit/4.10/junit4.10.zip/download?use_mirror=autoselect
moved to
http://downloads.sourceforge.net/project/junit/junit/4.10/junit4.10.zip?r=&ts=1480235081&use_mirror=pilotfiber
BUILD FAILED
/home/kenan/Jikesrvm/jikesrvm-3.1.3/build.xml:316: The following error
occurred while executing this line:
/home/kenan/Jikesrvm/jikesrvm-3.1.3/build/components/junit.xml:50: The
following error occurred while executing this line:
/home/kenan/Jikesrvm/jikesrvm-3.1.3/build/components/base.xml:70: The
following error occurred while executing this line:
/home/kenan/Jikesrvm/jikesrvm-3.1.3/build/components/base.xml:76: The
following error occurred while executing this line:
/home/kenan/Jikesrvm/jikesrvm-3.1.3/build/components/junit.xml:40: The
following error occurred while executing this line:
/home/kenan/Jikesrvm/jikesrvm-3.1.3/build/components/base.xml:110: The
following error occurred while executing this line:
/home/kenan/Jikesrvm/jikesrvm-3.1.3/build/components/base.xml:118:
Redirection detected from https to http. Protocol switch unsafe, not
allowed.
My build configurations are as follows:
ant -Dconfig.bootimage.compiler=opt -Dconfig.assertions=none
-Dconfig.name=FullAdaptiveMarkSweep -Dconfig.runtime.compiler=base
I tried the same configurations on JikesRVM-3.1.4, it reports errors:
ensure:
[echo] hamcrest does not exist or is of the wrong version.
Rebuilding...
prepare-ant-tasks:
init-hamcrest-properties:
fetch:
[echo] Downloading (no cache available)
[get] Getting:
http://hamcrest.googlecode.com/files/hamcrest-all-1.3.0RC2.jar
[get] To:
/home/kenan/Jikesrvm/JikesRVM-3.1.4/JikesRVM-3.1.4/components/hamcrest/1.3.0RC2/hamcrest-all-1.3.0RC2.jar
[get] Error opening connection java.io.FileNotFoundException:
http://hamcrest.googlecode.com/files/hamcrest-all-1.3.0RC2.jar
[get] Error opening connection java.io.FileNotFoundException:
http://hamcrest.googlecode.com/files/hamcrest-all-1.3.0RC2.jar
[get] Error opening connection java.io.FileNotFoundException:
http://hamcrest.googlecode.com/files/hamcrest-all-1.3.0RC2.jar
[get] Can't get
http://hamcrest.googlecode.com/files/hamcrest-all-1.3.0RC2.jar to
/home/kenan/Jikesrvm/JikesRVM-3.1.4/JikesRVM-3.1.4/components/hamcrest/1.3.0RC2/hamcrest-all-1.3.0RC2.jar
BUILD FAILED
/home/kenan/Jikesrvm/JikesRVM-3.1.4/JikesRVM-3.1.4/build.xml:322: The
following error occurred while executing this line:
/home/kenan/Jikesrvm/JikesRVM-3.1.4/JikesRVM-3.1.4/build/components/hamcrest.xml:47:
The following error occurred while executing this line:
/home/kenan/Jikesrvm/JikesRVM-3.1.4/JikesRVM-3.1.4/build/components/base.xml:70:
The following error occurred while executing this line:
/home/kenan/Jikesrvm/JikesRVM-3.1.4/JikesRVM-3.1.4/build/components/base.xml:76:
The following error occurred while executing this line:
/home/kenan/Jikesrvm/JikesRVM-3.1.4/JikesRVM-3.1.4/build/components/hamcrest.xml:38:
The following error occurred while executing this line:
/home/kenan/Jikesrvm/JikesRVM-3.1.4/JikesRVM-3.1.4/build/components/base.xml:110:
The following error occurred while executing this line:
/home/kenan/Jikesrvm/JikesRVM-3.1.4/JikesRVM-3.1.4/build/components/base.xml:118:
Can't get http://hamcrest.googlecode.com/files/hamcrest-all-1.3.0RC2.jar to
/home/kenan/Jikesrvm/JikesRVM-3.1.4/JikesRVM-3.1.4/components/hamcrest/1.3.0RC2/hamcrest-all-1.3.0RC2.jar
Thank you!
Regards,
Kenan
------------------------------------------------------------------------------
_______________________________________________
Jikesrvm-researchers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers