make CTEST_OUTPUT_ON_FAILURE=1 test errors updated

29 views
Skip to first unread message

bung...@hotmail.com

unread,
Nov 9, 2017, 8:30:48 AM11/9/17
to Salvus
Hi there,

I've tried to update Salvus and ran make CTEST_OUTPUT_ON_FAILURE=1 test. Unfortunately, It's still not working.

Sincerely,
Phuripan Jangthongsiri
make CTEST_OUTPUT_ON_FAILURE=1 test.rtf

yjga...@gmail.com

unread,
Nov 15, 2017, 8:12:10 AM11/15/17
to Salvus
I have confronted this problem also, so have you ever fixed this?

Christian Boehm

unread,
Nov 15, 2017, 10:04:03 AM11/15/17
to yjga...@gmail.com, Salvus
Hi there,

The failing tests were due to some deprecated functions and we have removed them.
Could you please update to the most recent version by running 

git submodule update --recursive --remote

in the Salvus base directory. Next, you will need to rebuild Salvus using 

make -j

in the build directory. Before running the tests please type

./salvus

and make sure the version number is 0.0.1-981 or higher.


Now, you can rerun the tests with

make CTEST_OUTPUT_ON_FAILURE=1 test

which will hopefully all pass now.

Please let us know if the problem persists.

Cheers
Christian



--
You received this message because you are subscribed to the Google Groups "Salvus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salvus+unsubscribe@googlegroups.com.
To post to this group, send email to sal...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salvus/b894d0c8-efcd-4f94-b951-796c4b4ae924%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

bung...@hotmail.com

unread,
Nov 23, 2017, 11:24:11 AM11/23/17
to Salvus
Hi Christian,

Here is what I got so far. I did update Salvus but it somehow still not the latest version.

bungbung-2:~ bung$ cd /users/bung/src/salvus

bungbung-2:salvus bung$ source activate salvus

(salvus) bungbung-2:salvus bung$ git submodule update --recursive --remote

(salvus) bungbung-2:salvus bung$ make -j

make: *** No targets specified and no makefile found.  Stop.

(salvus) bungbung-2:salvus bung$ cd build

(salvus) bungbung-2:build bung$ ./salvus


====================================================

Salvus version 0.0.1-971-g7e3a0884

Floating point size: 32

Compiled for GLL orders: 4

Running on 1 rank(s).

====================================================


Critical option --mesh-file not set. Exiting.

(salvus) bungbung-2:build bung$ git submodule update --recursive --remote

(salvus) bungbung-2:build bung$ ./salvus


====================================================

Salvus version 0.0.1-971-g7e3a0884

Floating point size: 32

Compiled for GLL orders: 4

Running on 1 rank(s).

====================================================


Critical option --mesh-file not set. Exiting.

(salvus) bungbung-2:build bung$ cd ..

(salvus) bungbung-2:salvus bung$ git submodule update --init --recursive

Submodule path 'pyexodus': checked out '8593eabaa032682e285b9bed14a9ad8d65df1c57'

Submodule path 'salvus_examples': checked out 'eae160cd92395d6d93c9c10c1872d770a2efaf88'

Submodule path 'salvus_flow': checked out 'e06d690b9f5e4963ae6d7cc0bfd938217351c6da'

Submodule path 'salvus_mesher': checked out 'af3d58bde6a3f313c5a9298f7375f3dc4d7c936a'

Submodule path 'salvus_seismo': checked out '77bc7e520d9cc666c4b10fafe55f878dabc45445'

Submodule path 'salvus_wave': checked out '7237b8b5f168bdb3de6e989c22643c607637523d'

(salvus) bungbung-2:salvus bung$ cd build

(salvus) bungbung-2:build bung$ git submodule update --init --recursive

(salvus) bungbung-2:build bung$ ./sulvus

-bash: ./sulvus: No such file or directory

(salvus) bungbung-2:build bung$ ./salvus


====================================================

Salvus version 0.0.1-971-g7e3a0884

Floating point size: 32

Compiled for GLL orders: 4

Running on 1 rank(s).

====================================================


Critical option --mesh-file not set. Exiting.

(salvus) bungbung-2:build bung$ cd ..

(salvus) bungbung-2:salvus bung$ ls

CMakeLists.txt

README.md

assert_all_python_dependencies_are_installed.py

build

pyexodus

salvus_examples

salvus_flow

salvus_mesher

salvus_seismo

salvus_wave


Cheers,

Phuripan Jangthongsiri


Lion Krischer

unread,
Nov 23, 2017, 11:26:37 AM11/23/17
to sal...@googlegroups.com

Hi Phuripan,

you of course have to recompile after updating. To me your log seems to indicate that you did not yet do that. Make sure to run `make -j` in the build directory.

Cheers!

Lion

--
You received this message because you are subscribed to the Google Groups "Salvus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salvus+un...@googlegroups.com.

To post to this group, send email to sal...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages