Source: eztrace Version: 2.1-7 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20240319 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[3]: Entering directory '/<<PKGBUILDDIR>>/test/mpi' > mpicc.mpich -g -O2 -Werror=implicit-function-declaration > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now mpi_ring.c -o > mpi_ring > mpicc.mpich -g -O2 -Werror=implicit-function-declaration > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now mpi_multiring.c -o > mpi_multiring > mpicc.mpich -g -O2 -Werror=implicit-function-declaration > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now mpi_spawn.c -o > mpi_spawn > mpicc.mpich -g -O2 -Werror=implicit-function-declaration > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now test_mpi.c -o > test_mpi > mpicc.mpich -g -O2 -Werror=implicit-function-declaration > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now waitall.c -o > waitall > mpicc.mpich -g -O2 -Werror=implicit-function-declaration > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now waitany.c -o > waitany > mpicc.mpich -g -O2 -Werror=implicit-function-declaration > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now persistent.c -o > persistent > mpicc.mpich -g -O2 -Werror=implicit-function-declaration > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now mpi_ping.c -o > mpi_ping > mpicc.mpich -g -O2 -Werror=implicit-function-declaration > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now allgather.c -o > allgather > make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/mpi' > [[1;32mOK[0m] > > Running /<<PKGBUILDDIR>>/test/mpi/test_mpi_ping.sh... > > Running mpirun.mpich -np 2 /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p -t > > mpich ./mpi_ping > Eztrace test Mode > Eztrace test Mode > dir: mpi_ping_trace > dir: mpi_ping_trace > [P0T0] Starting EZTrace (pid: 2348798)... > [P0T0] MPI mode selected > This program requires 2 MPI processes, aborting... > [P0T0] Starting EZTrace (pid: 2348797)... > [P0T0] MPI mode selected > This program requires 2 MPI processes, aborting... > [P0T0] Stopping EZTrace (pid:2348798)... > [P0T0] Stopping EZTrace (pid:2348797)... > [[1;32mOK[0m] > otf2-print: warning: out of order Group definition: "MPI_COMM_4_group" <4> > otf2-print: warning: out of order Comm/InterComm definition: "MPI_COMM_4" <4> > > Checking for ENTER/LEAVE parity > [[1;32mOK[0m] 0 event of each type > > Checking the number of MPI_SEND events > [[1;31m[1mERROR[0m] 0 events (expected: 20200) > > Checking the number of MPI_RECV events > [[1;31m[1mERROR[0m] 0 events (expected: 20200) > > Checking the number of ENTER MPI_Send events > [[1;31m[1mERROR[0m] 0 events (expected: 20200) > > Checking the number of LEAVE MPI_Send events > [[1;31m[1mERROR[0m] 0 events (expected: 20200) > > Checking the number of ENTER MPI_Recv events > [[1;31m[1mERROR[0m] 0 events (expected: 20200) > > Checking the number of LEAVE MPI_Recv events > [[1;31m[1mERROR[0m] 0 events (expected: 20200) > PASS: 2, FAILED:6, TOTAL: 8 > [[1;31m[1mERROR[0m] Test /<<PKGBUILDDIR>>/test/mpi/test_mpi_ping.sh > failed > > Running /<<PKGBUILDDIR>>/test/mpi/test_mpi_waitall.sh... > > Running mpirun.mpich -np 4 /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p -t > > mpich ./waitall > Eztrace test Mode > Eztrace test Mode > Eztrace test Mode > Eztrace test Mode > dir: waitall_trace > dir: waitall_trace > dir: waitall_trace > Please run with 4 processes. > [P0T0] Starting EZTrace (pid: 2348868)... > [P0T0] MPI mode selected > Please run with 4 processes. > [P0T0] Starting EZTrace (pid: 2348869)... > [P0T0] MPI mode selected > dir: waitall_trace > [P0T0] Starting EZTrace (pid: 2348867)... > [P0T0] MPI mode selected > Please run with 4 processes. > [P0T0] Stopping EZTrace (pid:2348868)... > [P0T0] Starting EZTrace (pid: 2348870)... > [P0T0] MPI mode selected > Please run with 4 processes. > [P0T0] Stopping EZTrace (pid:2348869)... > [P0T0] Stopping EZTrace (pid:2348867)... > [P0T0] Stopping EZTrace (pid:2348870)... > [[1;31m[1mERROR[0m] command 'mpirun.mpich -np 4 > /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p -t mpich ./waitall' failed > otf2-print: warning: out of order Group definition: "MPI_COMM_4_group" <4> > otf2-print: warning: out of order Comm/InterComm definition: "MPI_COMM_4" <4> > > Checking for ENTER/LEAVE parity > [[1;32mOK[0m] 0 event of each type > > Checking the number of MPI_ISEND events > [[1;31m[1mERROR[0m] 0 events (expected: 3) > > Checking the number of MPI_ISEND_COMPLETE events > [[1;31m[1mERROR[0m] 0 events (expected: 3) > > Checking the number of MPI_IRECV events > [[1;31m[1mERROR[0m] 0 events (expected: 3) > > Checking the number of MPI_IRECV_REQUEST events > [[1;31m[1mERROR[0m] 0 events (expected: 3) > > Checking the number of ENTER MPI_Isend events > [[1;31m[1mERROR[0m] 0 events (expected: 3) > > Checking the number of LEAVE MPI_Isend events > [[1;31m[1mERROR[0m] 0 events (expected: 3) > > Checking the number of ENTER MPI_Irecv events > [[1;31m[1mERROR[0m] 0 events (expected: 3) > > Checking the number of LEAVE MPI_Irecv events > [[1;31m[1mERROR[0m] 0 events (expected: 3) > > Checking the number of ENTER MPI_Waitall events > [[1;31m[1mERROR[0m] 0 events (expected: 4) > > Checking the number of LEAVE MPI_Waitall events > [[1;31m[1mERROR[0m] 0 events (expected: 4) > PASS: 1, FAILED:10, TOTAL: 12 > [[1;31m[1mERROR[0m] Test /<<PKGBUILDDIR>>/test/mpi/test_mpi_waitall.sh > failed > > test 3 > Start 3: memory_tests > > 3: Test command: /usr/bin/bash > "/<<PKGBUILDDIR>>/test/unit_tests/../memory/run.sh" > 3: Working Directory: /<<PKGBUILDDIR>>/build-mpich/test/unit_tests > 3: Environment variables: > 3: > EZTRACE_LIBRARY_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace-lib:/<<PKGBUILDDIR>>/build-mpich/src/modules/mpi:/<<PKGBUILDDIR>>/build-mpich/src/modules/memory:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp:/<<PKGBUILDDIR>>/build-mpich/src/modules/starpu > 3: EZTRACE_AVAIL_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace_avail > 3: > EZTRACE_CC_PATH=/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc > 3: LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 3: LD_LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 3: EZTRACE_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace > 3: OTF2_PRINT_PATH=/usr/bin/otf2-print > 3: EZTRACE_TEST_OPTION=-p > 3: > EZTRACE_LIBRARY_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace-lib:/<<PKGBUILDDIR>>/build-mpich/src/modules/memory > 3: EZTRACE_AVAIL_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace_avail > 3: > EZTRACE_CC_PATH=/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc > 3: LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 3: LD_LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 3: EZTRACE_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace > 3: OTF2_PRINT_PATH=/usr/bin/otf2-print > 3: EZTRACE_TEST_OPTION=-p > 3: Test timeout computed to be: 1500 > 3: > Checking for dependencies... > 3: [[1;32mOK[0m] > 3: > Checking for eztrace module 'memory'... > 3: [[1;32mOK[0m] > 3: > Compiling test programs... > 3: make[3]: Entering directory '/<<PKGBUILDDIR>>/test/memory' > 3: cc -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now memory.c -o > memory > 3: g++ -o vector vector.cxx > 3: make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/memory' > 3: [[1;32mOK[0m] > 3: > Running /<<PKGBUILDDIR>>/test/memory/test_memory.sh... > 3: > Running /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p -t memory ./memory > 3: Eztrace test Mode > 3: dir: memory_trace > 3: [P0T0] Starting EZTrace (pid: 2348995)... > 3: [P0T0] Stopping EZTrace (pid:2348995)... > 3: [[1;32mOK[0m] > 3: > Checking for trace integrity > 3: [[1;32mOK[0m] > 3: > Checking for ENTER/LEAVE parity > 3: [[1;32mOK[0m] 90 event of each type > 3: > Checking the number of ENTER realloc events > 3: [[1;32mOK[0m] > 3: > Checking the number of LEAVE realloc events > 3: [[1;32mOK[0m] > 3: > Checking the number of ENTER calloc events > 3: [[1;32mOK[0m] > 3: > Checking the number of LEAVE calloc events > 3: [[1;32mOK[0m] > 3: > Checking the number of ENTER malloc events > 3: [[1;32mOK[0m] > 3: > Checking the number of LEAVE malloc events > 3: [[1;32mOK[0m] > 3: PASS: 9, FAILED:, TOTAL: 9 > 3: [[1;32mOK[0m] > 3/21 Test #3: memory_tests ..................... Passed 4.30 sec > test 4 > Start 4: openmp_tests > > 4: Test command: /usr/bin/bash > "/<<PKGBUILDDIR>>/test/unit_tests/../openmp/run.sh" > 4: Working Directory: /<<PKGBUILDDIR>>/build-mpich/test/unit_tests > 4: Environment variables: > 4: > EZTRACE_LIBRARY_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace-lib:/<<PKGBUILDDIR>>/build-mpich/src/modules/mpi:/<<PKGBUILDDIR>>/build-mpich/src/modules/memory:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp:/<<PKGBUILDDIR>>/build-mpich/src/modules/starpu > 4: EZTRACE_AVAIL_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace_avail > 4: > EZTRACE_CC_PATH=/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc > 4: LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 4: LD_LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 4: EZTRACE_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace > 4: OTF2_PRINT_PATH=/usr/bin/otf2-print > 4: EZTRACE_TEST_OPTION=-p > 4: > EZTRACE_LIBRARY_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace-lib:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 4: EZTRACE_AVAIL_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace_avail > 4: > EZTRACE_CC_PATH=/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc > 4: LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 4: LD_LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 4: EZTRACE_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace > 4: OTF2_PRINT_PATH=/usr/bin/otf2-print > 4: EZTRACE_TEST_OPTION=-p > 4: Test timeout computed to be: 1500 > 4: > Checking for dependencies... > 4: [[1;32mOK[0m] > 4: > Checking for eztrace module 'openmp'... > 4: [[1;32mOK[0m] > 4: > Compiling test programs... > 4: make[3]: Entering directory '/<<PKGBUILDDIR>>/test/openmp' > 4: /<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc cc -o > openmp_nowait_c openmp_nowait_c.c -fopenmp -fopenmp -lm > 4: [eztrace_cc] Running: cc -o openmp_nowait_c > /tmp/tmp.XcQjOxm9qs/openmp_nowait_c.c -fopenmp -fopenmp -lm -I. > -I/usr/include -I/usr/include -leztpomp -L/usr/lib -Wl,-rpath=/usr/lib > 4: /<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc cc -o > openmp_simple openmp_simple.c -fopenmp -fopenmp -lm > 4: [eztrace_cc] Running: cc -o openmp_simple > /tmp/tmp.FEGjwkwZsI/openmp_simple.c -fopenmp -fopenmp -lm -I. -I/usr/include > -I/usr/include -leztpomp -L/usr/lib -Wl,-rpath=/usr/lib > 4: /<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc g++ -o > openmp_cpp openmp_cpp.cpp -fopenmp -fopenmp -lm > 4: [eztrace_cc] Running: g++ -o openmp_cpp openmp_cpp.cpp -fopenmp -fopenmp > -lm -I/usr/include -I/usr/include -leztpomp -L/usr/lib -Wl,-rpath=/usr/lib > 4: openmp_cpp.cpp: In function ‘int main()’: > 4: openmp_cpp.cpp:51:11: warning: ISO C++ forbids converting a string > constant to ‘char*’ [-Wwrite-strings] > 4: 51 | debug("loop %d\n", j); > 4: | ^~~~~~~~~~~ > 4: openmp_cpp.cpp:52:11: warning: ISO C++ forbids converting a string > constant to ‘char*’ [-Wwrite-strings] > 4: 52 | debug("\trunning parallel for schedule(static)\n"); > 4: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 4: openmp_cpp.cpp:59:11: warning: ISO C++ forbids converting a string > constant to ‘char*’ [-Wwrite-strings] > 4: 59 | debug("\trunning parallel for schedule(runtime)\n"); > 4: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 4: openmp_cpp.cpp:66:11: warning: ISO C++ forbids converting a string > constant to ‘char*’ [-Wwrite-strings] > 4: 66 | debug("\trunning parallel for schedule(dynamic)\n"); > 4: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 4: openmp_cpp.cpp:73:11: warning: ISO C++ forbids converting a string > constant to ‘char*’ [-Wwrite-strings] > 4: 73 | debug("\trunning parallel for schedule(guided)\n"); > 4: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 4: /<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc cc -o parallel > parallel.c -fopenmp -fopenmp -lm > 4: [eztrace_cc] Running: cc -o parallel /tmp/tmp.njzg68w3CM/parallel.c > -fopenmp -fopenmp -lm -I. -I/usr/include -I/usr/include -leztpomp -L/usr/lib > -Wl,-rpath=/usr/lib > 4: /<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc cc -o > test_lock test_lock.c -fopenmp -fopenmp -lm > 4: [eztrace_cc] Running: cc -o test_lock /tmp/tmp.8DKgQkpAbi/test_lock.c > -fopenmp -fopenmp -lm -I. -I/usr/include -I/usr/include -leztpomp -L/usr/lib > -Wl,-rpath=/usr/lib > 4: /<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc cc -o > test_nest_lock test_nest_lock.c -fopenmp -fopenmp -lm > 4: [eztrace_cc] Running: cc -o test_nest_lock > /tmp/tmp.Io9zCwJqDX/test_nest_lock.c -fopenmp -fopenmp -lm -I. -I/usr/include > -I/usr/include -leztpomp -L/usr/lib -Wl,-rpath=/usr/lib > 4: /<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc cc -o > test_task test_task.c -fopenmp -fopenmp -lm > 4: [eztrace_cc] Running: cc -o test_task /tmp/tmp.lF70oPwySK/test_task.c > -fopenmp -fopenmp -lm -I. -I/usr/include -I/usr/include -leztpomp -L/usr/lib > -Wl,-rpath=/usr/lib > 4: make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/openmp' > 4: [[1;32mOK[0m] > 4: > Running /<<PKGBUILDDIR>>/test/openmp/test_lock.sh... > 4: > Running /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p -t openmp ./test_lock > 4: Eztrace test Mode > 4: dir: test_lock_trace > 4: [P0T0] Starting EZTrace (pid: 2349185)... > 4: [P0T0] Intercepting all OpenMP constructs > 4: [P0T0] Stopping EZTrace (pid:2349185)... > 4: loop 0 > 4: running parallel for schedule(static) > 4: somme = 50327 > 4: [[1;32mOK[0m] > 4: > Checking for trace integrity > 4: [[1;32mOK[0m] > 4: > Checking for ENTER/LEAVE parity > 4: [[1;32mOK[0m] 16793 event of each type > 4: > Checking the number of THREAD_ACQUIRE_LOCK events > 4: [[1;32mOK[0m] > 4: > Checking the number of THREAD_RELEASE_LOCK events > 4: [[1;32mOK[0m] > 4: > Checking the number of ENTER OpenMP Set Lock events > 4: [[1;32mOK[0m] > 4: > Checking the number of LEAVE OpenMP Set Lock events > 4: [[1;32mOK[0m] > 4: > Checking the number of ENTER OpenMP Unset Lock events > 4: [[1;32mOK[0m] > 4: > Checking the number of LEAVE OpenMP Unset Lock events > 4: [[1;32mOK[0m] > 4: > Checking the number of THREAD_TEAM_BEGIN events > 4: [[1;32mOK[0m] > 4: > Checking the number of THREAD_TEAM_END events > 4: [[1;32mOK[0m] > 4: PASS: 11, FAILED:, TOTAL: 11 > 4: [[1;32mOK[0m] > 4: > Running /<<PKGBUILDDIR>>/test/openmp/test_nest_lock.sh... > 4: > Running /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p -t openmp > ./test_nest_lock > 4: Eztrace test Mode > 4: dir: test_nest_lock_trace > 4: [P0T0] Starting EZTrace (pid: 2349254)... > 4: [P0T0] Intercepting all OpenMP constructs > 4: [P0T0] Stopping EZTrace (pid:2349254)... > 4: loop 0 > 4: running parallel for schedule(static) > 4: [[1;32mOK[0m] > 4: > Checking for trace integrity > 4: [[1;32mOK[0m] > 4: > Checking for ENTER/LEAVE parity > 4: [[1;32mOK[0m] 415 event of each type > 4: > Checking the number of THREAD_ACQUIRE_LOCK events > 4: [[1;32mOK[0m] > 4: > Checking the number of THREAD_RELEASE_LOCK events > 4: [[1;32mOK[0m] > 4: > Checking the number of ENTER OpenMP Set Nest Lock events > 4: [[1;32mOK[0m] > 4: > Checking the number of LEAVE OpenMP Set Nest Lock events > 4: [[1;32mOK[0m] > 4: > Checking the number of ENTER OpenMP Unset Nest Lock events > 4: [[1;32mOK[0m] > 4: > Checking the number of LEAVE OpenMP Unset Nest Lock events > 4: [[1;32mOK[0m] > 4: > Checking the number of THREAD_TEAM_BEGIN events > 4: [[1;32mOK[0m] > 4: > Checking the number of THREAD_TEAM_END events > 4: [[1;32mOK[0m] > 4: PASS: 11, FAILED:, TOTAL: 11 > 4: [[1;32mOK[0m] > 4: > Running /<<PKGBUILDDIR>>/test/openmp/test_openmp_simple.sh... > 4: > Running /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p -t openmp > ./openmp_simple > 4: Eztrace test Mode > 4: dir: openmp_simple_trace > 4: [P0T0] Starting EZTrace (pid: 2349323)... > 4: [P0T0] Intercepting all OpenMP constructs > 4: [P0T0] Stopping EZTrace (pid:2349323)... > 4: loop 0 > 4: running parallel for schedule(static) > 4: running parallel for schedule(runtime) > 4: running parallel for schedule(dynamic) > 4: running parallel for schedule(guided) > 4: loop 1 > 4: running parallel for schedule(static) > 4: running parallel for schedule(runtime) > 4: running parallel for schedule(dynamic) > 4: running parallel for schedule(guided) > 4: loop 2 > 4: running parallel for schedule(static) > 4: running parallel for schedule(runtime) > 4: running parallel for schedule(dynamic) > 4: running parallel for schedule(guided) > 4: C[3] = 3 > 4: [[1;32mOK[0m] > 4: > Checking for trace integrity > 4: [[1;32mOK[0m] > 4: > Checking for ENTER/LEAVE parity > 4: [[1;32mOK[0m] 147 event of each type > 4: > Checking the number of THREAD_TEAM_BEGIN events > 4: [[1;32mOK[0m] > 4: > Checking the number of THREAD_TEAM_END events > 4: [[1;32mOK[0m] > 4: > Checking the number of THREAD_FORK events > 4: [[1;32mOK[0m] > 4: > Checking the number of THREAD_JOIN events > 4: [[1;32mOK[0m] > 4: PASS: 7, FAILED:, TOTAL: 7 > 4: [[1;32mOK[0m] > 4: > Running /<<PKGBUILDDIR>>/test/openmp/test_task.sh... > 4: > Running /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p -t openmp ./test_task > 4: Eztrace test Mode > 4: dir: test_task_trace > 4: [P0T0] Starting EZTrace (pid: 2349368)... > 4: [P0T0] Intercepting all OpenMP constructs > 4: [P0T0] Stopping EZTrace (pid:2349368)... > 4: loop 8 > 4: loop 3 > 4: loop 6 > 4: loop 0 > 4: loop 1 > 4: loop 4 > 4: loop 9 > 4: loop 7 > 4: loop 5 > 4: loop 2 > 4: result = 500 > 4: [[1;32mOK[0m] > 4: > Checking for trace integrity > 4: [[1;32mOK[0m] > 4: > Checking for ENTER/LEAVE parity > 4: [[1;32mOK[0m] 3025 event of each type > 4: > Checking the number of THREAD_TEAM_BEGIN events > 4: [[1;32mOK[0m] > 4: > Checking the number of THREAD_TEAM_END events > 4: [[1;32mOK[0m] > 4: > Checking the number of THREAD_TASK_CREATE events > 4: [[1;32mOK[0m] > 4: > Checking the number of THREAD_TASK_SWITCH events > 4: [[1;32mOK[0m] > 4: > Checking the number of THREAD_TASK_COMPLETE events > 4: [[1;32mOK[0m] > 4: PASS: 8, FAILED:, TOTAL: 8 > 4: [[1;32mOK[0m] > 4/21 Test #4: openmp_tests ..................... Passed 9.87 sec > test 5 > Start 5: starpu_tests > > 5: Test command: /usr/bin/bash > "/<<PKGBUILDDIR>>/test/unit_tests/../starpu/run.sh" > 5: Working Directory: /<<PKGBUILDDIR>>/build-mpich/test/unit_tests > 5: Environment variables: > 5: > EZTRACE_LIBRARY_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace-lib:/<<PKGBUILDDIR>>/build-mpich/src/modules/mpi:/<<PKGBUILDDIR>>/build-mpich/src/modules/memory:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp:/<<PKGBUILDDIR>>/build-mpich/src/modules/starpu > 5: EZTRACE_AVAIL_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace_avail > 5: > EZTRACE_CC_PATH=/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc > 5: LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 5: LD_LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 5: EZTRACE_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace > 5: OTF2_PRINT_PATH=/usr/bin/otf2-print > 5: EZTRACE_TEST_OPTION=-p > 5: Test timeout computed to be: 1500 > 5: > Checking for dependencies... > 5: [[1;32mOK[0m] > 5: > Checking for eztrace module 'starpu'... > 5: [[1;32mOK[0m] > 5: > Compiling test programs... > 5: make[3]: Entering directory '/<<PKGBUILDDIR>>/test/starpu' > 5: cc -o starpu_hello starpu_hello.c `pkg-config --cflags starpu-1.3` > `pkg-config --libs starpu-1.3` > 5: <command-line>: warning: missing terminating " character > 5: starpu_hello.c: In function ‘main’: > 5: starpu_hello.c:14:3: warning: ignoring return value of ‘starpu_init’ > declared with attribute ‘warn_unused_result’ [-Wunused-result] > 5: 14 | starpu_init(NULL); > 5: | ^~~~~~~~~~~~~~~~~ > 5: cc -o starpu_mult starpu_mult.c `pkg-config --cflags starpu-1.3` > `pkg-config --libs starpu-1.3` > 5: <command-line>: warning: missing terminating " character > 5: make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/starpu' > 5: [[1;32mOK[0m] > 5: > Running /<<PKGBUILDDIR>>/test/starpu/test_starpu_hello.sh... > 5: > Running /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p -t starpu > ./starpu_hello > 5: Eztrace test Mode > 5: dir: starpu_hello_trace > 5: [P0T0] Starting EZTrace (pid: 2349441)... > 5: [starpu][ip-10-84-234-61][_perf_model_add_dir] Warning: directory > </usr/share/starpu/perfmodels/sampling> as set by installation directory does > not exist > 5: [starpu][ip-10-84-234-61][check_bus_config_file] No performance model for > the bus, calibrating... > 5: [starpu][ip-10-84-234-61][check_bus_config_file] ... done > 5: Hello world > 5: [P0T0] Stopping EZTrace (pid:2349441)... > 5: [[1;32mOK[0m] > 5: > Checking for trace integrity > 5: [[1;32mOK[0m] > 5: > Checking for ENTER/LEAVE parity > 5: [[1;32mOK[0m] 24 event of each type > 5: > Checking the number of ENTER StarPU job events > 5: [[1;32mOK[0m] > 5: > Checking the number of ENTER starpu_task_create events > 5: [[1;32mOK[0m] > 5: > Checking the number of ENTER starpu_task_submit events > 5: [[1;32mOK[0m] > 5: > Checking the number of LEAVE StarPU job events > 5: [[1;32mOK[0m] > 5: > Checking the number of LEAVE starpu_task_create events > 5: [[1;32mOK[0m] > 5: > Checking the number of LEAVE starpu_task_submit events > 5: [[1;32mOK[0m] > 5: PASS: 9, FAILED:, TOTAL: 9 > 5: [[1;32mOK[0m] > 5: > Running /<<PKGBUILDDIR>>/test/starpu/test_starpu_mult.sh... > 5: > Running /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p -t starpu > ./starpu_hello > 5: Eztrace test Mode > 5: dir: starpu_hello_trace > 5: [P0T0] Starting EZTrace (pid: 2349504)... > 5: [starpu][ip-10-84-234-61][_perf_model_add_dir] Warning: directory > </usr/share/starpu/perfmodels/sampling> as set by installation directory does > not exist > 5: Hello world > 5: [P0T0] Stopping EZTrace (pid:2349504)... > 5: [[1;32mOK[0m] > 5: > Checking for trace integrity > 5: [[1;32mOK[0m] > 5: > Checking for ENTER/LEAVE parity > 5: [[1;32mOK[0m] 24 event of each type > 5: PASS: 3, FAILED:, TOTAL: 3 > 5: [[1;32mOK[0m] > 5/21 Test #5: starpu_tests ..................... Passed 3.20 sec > test 6 > Start 6: build_foo > > 6: Test command: /usr/bin/cmake "--build" "/<<PKGBUILDDIR>>/build-mpich" > "--target" "foo" > 6: Working Directory: > /<<PKGBUILDDIR>>/build-mpich/test/compiler_instrumentation > 6: Environment variables: > 6: > EZTRACE_LIBRARY_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace-lib:/<<PKGBUILDDIR>>/build-mpich/src/modules/compiler_instrumentation > 6: EZTRACE_AVAIL_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace_avail > 6: > EZTRACE_CC_PATH=/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc > 6: LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 6: LD_LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 6: EZTRACE_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace > 6: OTF2_PRINT_PATH=/usr/bin/otf2-print > 6: EZTRACE_TEST_OPTION=-p > 6: Test timeout computed to be: 1500 > 6: Change Dir: '/<<PKGBUILDDIR>>/build-mpich' > 6: > 6: Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f > Makefile foo > 6: gmake[3]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 6: /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/build-mpich > --check-build-system CMakeFiles/Makefile.cmake 0 > 6: /usr/bin/gmake -f CMakeFiles/Makefile2 foo > 6: gmake[4]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 6: /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/build-mpich > --check-build-system CMakeFiles/Makefile.cmake 0 > 6: /usr/bin/cmake -E cmake_progress_start > /<<PKGBUILDDIR>>/build-mpich/CMakeFiles 2 > 6: /usr/bin/gmake -f CMakeFiles/Makefile2 > test/compiler_instrumentation/CMakeFiles/foo.dir/all > 6: gmake[5]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 6: /usr/bin/gmake -f > test/compiler_instrumentation/CMakeFiles/foo.dir/build.make > test/compiler_instrumentation/CMakeFiles/foo.dir/depend > 6: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 6: cd /<<PKGBUILDDIR>>/build-mpich && /usr/bin/cmake -E cmake_depends "Unix > Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test/compiler_instrumentation > /<<PKGBUILDDIR>>/build-mpich > /<<PKGBUILDDIR>>/build-mpich/test/compiler_instrumentation > /<<PKGBUILDDIR>>/build-mpich/test/compiler_instrumentation/CMakeFiles/foo.dir/DependInfo.cmake > "--color=" > 6: Dependencies file > "test/compiler_instrumentation/CMakeFiles/foo.dir/foo.c.o.d" is newer than > depends file > "/<<PKGBUILDDIR>>/build-mpich/test/compiler_instrumentation/CMakeFiles/foo.dir/compiler_depend.internal". > 6: Consolidate compiler generated dependencies of target foo > 6: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 6: /usr/bin/gmake -f > test/compiler_instrumentation/CMakeFiles/foo.dir/build.make > test/compiler_instrumentation/CMakeFiles/foo.dir/build > 6: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 6: gmake[6]: Nothing to be done for > 'test/compiler_instrumentation/CMakeFiles/foo.dir/build'. > 6: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 6: [100%] Built target foo > 6: gmake[5]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 6: /usr/bin/cmake -E cmake_progress_start > /<<PKGBUILDDIR>>/build-mpich/CMakeFiles 0 > 6: gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 6: gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 6: > 6/21 Test #6: build_foo ........................ Passed 0.14 sec > test 7 > Start 7: compiler_instrumentation_tests > > 7: Test command: /usr/bin/bash > "/<<PKGBUILDDIR>>/test/compiler_instrumentation/run.sh" "DEPENDS" > "build_foo_cat" > 7: Working Directory: > /<<PKGBUILDDIR>>/build-mpich/test/compiler_instrumentation > 7: Environment variables: > 7: > EZTRACE_LIBRARY_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace-lib:/<<PKGBUILDDIR>>/build-mpich/src/modules/compiler_instrumentation > 7: EZTRACE_AVAIL_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace_avail > 7: > EZTRACE_CC_PATH=/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc > 7: LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 7: LD_LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 7: EZTRACE_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace > 7: OTF2_PRINT_PATH=/usr/bin/otf2-print > 7: EZTRACE_TEST_OPTION=-p > 7: Test timeout computed to be: 1500 > 7: > Checking for dependencies... > 7: [[1;32mOK[0m] > 7: > Checking for eztrace module 'compiler_instrumentation'... > 7: [[1;32mOK[0m] > 7: > Compiling test programs... > 7: make[3]: Entering directory > '/<<PKGBUILDDIR>>/test/compiler_instrumentation' > 7: cc -o foo foo.c -finstrument-functions -O0 -rdynamic > 7: make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/compiler_instrumentation' > 7: [[1;32mOK[0m] > 7: > Running /<<PKGBUILDDIR>>/test/compiler_instrumentation/test_foo.sh... > 7: > Running /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p -t > compiler_instrumentation ./foo > 7: Eztrace test Mode > 7: dir: foo_trace > 7: [P0T0] Starting EZTrace (pid: 2349561)... > 7: [P0T0] Stopping EZTrace (pid:2349561)... > 7: sum = 75 > 7: [[1;32mOK[0m] > 7: > Checking for trace integrity > 7: [[1;32mOK[0m] > 7: > Checking for ENTER/LEAVE parity > 7: [[1;32mOK[0m] 21 event of each type > 7: > Checking the number of ENTER foo events > 7: [[1;32mOK[0m] > 7: > Checking the number of LEAVE foo events > 7: [[1;32mOK[0m] > 7: > Checking the number of ENTER baz events > 7: [[1;32mOK[0m] > 7: > Checking the number of LEAVE baz events > 7: [[1;32mOK[0m] > 7: PASS: 7, FAILED:, TOTAL: 7 > 7: [[1;32mOK[0m] > 7/21 Test #7: compiler_instrumentation_tests ... Passed 1.04 sec > test 8 > Start 8: build_mpi_ping > > 8: Test command: /usr/bin/cmake "--build" "/<<PKGBUILDDIR>>/build-mpich" > "--target" "mpi_ping" > 8: Working Directory: /<<PKGBUILDDIR>>/build-mpich/test/mpi > 8: Environment variables: > 8: > EZTRACE_LIBRARY_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace-lib:/<<PKGBUILDDIR>>/build-mpich/src/modules/mpi > 8: EZTRACE_AVAIL_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace_avail > 8: > EZTRACE_CC_PATH=/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc > 8: LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 8: LD_LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 8: EZTRACE_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace > 8: OTF2_PRINT_PATH=/usr/bin/otf2-print > 8: EZTRACE_TEST_OPTION=-p > 8: Test timeout computed to be: 1500 > 8: Change Dir: '/<<PKGBUILDDIR>>/build-mpich' > 8: > 8: Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f > Makefile mpi_ping > 8: gmake[3]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 8: /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/build-mpich > --check-build-system CMakeFiles/Makefile.cmake 0 > 8: /usr/bin/gmake -f CMakeFiles/Makefile2 mpi_ping > 8: gmake[4]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 8: /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/build-mpich > --check-build-system CMakeFiles/Makefile.cmake 0 > 8: /usr/bin/cmake -E cmake_progress_start > /<<PKGBUILDDIR>>/build-mpich/CMakeFiles 1 > 8: /usr/bin/gmake -f CMakeFiles/Makefile2 > test/mpi/CMakeFiles/mpi_ping.dir/all > 8: gmake[5]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 8: /usr/bin/gmake -f test/mpi/CMakeFiles/mpi_ping.dir/build.make > test/mpi/CMakeFiles/mpi_ping.dir/depend > 8: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 8: cd /<<PKGBUILDDIR>>/build-mpich && /usr/bin/cmake -E cmake_depends "Unix > Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test/mpi > /<<PKGBUILDDIR>>/build-mpich /<<PKGBUILDDIR>>/build-mpich/test/mpi > /<<PKGBUILDDIR>>/build-mpich/test/mpi/CMakeFiles/mpi_ping.dir/DependInfo.cmake > "--color=" > 8: Dependencies file "test/mpi/CMakeFiles/mpi_ping.dir/mpi_ping.c.o.d" is > newer than depends file > "/<<PKGBUILDDIR>>/build-mpich/test/mpi/CMakeFiles/mpi_ping.dir/compiler_depend.internal". > 8: Consolidate compiler generated dependencies of target mpi_ping > 8: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 8: /usr/bin/gmake -f test/mpi/CMakeFiles/mpi_ping.dir/build.make > test/mpi/CMakeFiles/mpi_ping.dir/build > 8: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 8: gmake[6]: Nothing to be done for 'test/mpi/CMakeFiles/mpi_ping.dir/build'. > 8: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 8: [100%] Built target mpi_ping > 8: gmake[5]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 8: /usr/bin/cmake -E cmake_progress_start > /<<PKGBUILDDIR>>/build-mpich/CMakeFiles 0 > 8: gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 8: gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 8: > 8/21 Test #8: build_mpi_ping ................... Passed 0.15 sec > test 9 > Start 9: mpi_tests > > 9: Test command: /usr/bin/bash "/<<PKGBUILDDIR>>/test/mpi/../mpi/run.sh" > "DEPENDS" "build_mpi_ping" > 9: Working Directory: /<<PKGBUILDDIR>>/build-mpich/test/mpi > 9: Environment variables: > 9: > EZTRACE_LIBRARY_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace-lib:/<<PKGBUILDDIR>>/build-mpich/src/modules/mpi > 9: EZTRACE_AVAIL_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace_avail > 9: > EZTRACE_CC_PATH=/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc > 9: LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 9: LD_LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 9: EZTRACE_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace > 9: OTF2_PRINT_PATH=/usr/bin/otf2-print > 9: EZTRACE_TEST_OPTION=-p > 9: Test timeout computed to be: 1500 > 9: > Checking for dependencies... > 9: [[1;32mOK[0m] > 9: > Checking for eztrace module 'mpich'... > 9: [[1;32mOK[0m] > 9: > Compiling test programs... > 9: make[3]: Entering directory '/<<PKGBUILDDIR>>/test/mpi' > 9: make[3]: Nothing to be done for 'all'. > 9: make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/mpi' > 9: [[1;32mOK[0m] > 9: > Running /<<PKGBUILDDIR>>/test/mpi/test_mpi_ping.sh... > 9: > Running mpirun.mpich -np 2 /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p > -t mpich ./mpi_ping > 9: Eztrace test Mode > 9: Eztrace test Mode > 9: dir: mpi_ping_trace > 9: dir: mpi_ping_trace > 9: [P0T0] Starting EZTrace (pid: 2349635)... > 9: [P0T0] MPI mode selected > 9: This program requires 2 MPI processes, aborting... > 9: [P0T0] Starting EZTrace (pid: 2349636)... > 9: [P0T0] MPI mode selected > 9: This program requires 2 MPI processes, aborting... > 9: [P0T0] Stopping EZTrace (pid:2349635)... > 9: [P0T0] Stopping EZTrace (pid:2349636)... > 9: [[1;32mOK[0m] > 9: otf2-print: warning: out of order Group definition: "MPI_COMM_4_group" <4> > 9: otf2-print: warning: out of order Comm/InterComm definition: "MPI_COMM_4" > <4> > 9: > Checking for ENTER/LEAVE parity > 9: [[1;32mOK[0m] 0 event of each type > 9: > Checking the number of MPI_SEND events > 9: [[1;31m[1mERROR[0m] 0 events (expected: 20200) > 9: > Checking the number of MPI_RECV events > 9: [[1;31m[1mERROR[0m] 0 events (expected: 20200) > 9: > Checking the number of ENTER MPI_Send events > 9: [[1;31m[1mERROR[0m] 0 events (expected: 20200) > 9: > Checking the number of LEAVE MPI_Send events > 9: [[1;31m[1mERROR[0m] 0 events (expected: 20200) > 9: > Checking the number of ENTER MPI_Recv events > 9: [[1;31m[1mERROR[0m] 0 events (expected: 20200) > 9: > Checking the number of LEAVE MPI_Recv events > 9: [[1;31m[1mERROR[0m] 0 events (expected: 20200) > 9: PASS: 2, FAILED:6, TOTAL: 8 > 9: [[1;31m[1mERROR[0m] Test /<<PKGBUILDDIR>>/test/mpi/test_mpi_ping.sh > failed > 9: > Running /<<PKGBUILDDIR>>/test/mpi/test_mpi_waitall.sh... > 9: > Running mpirun.mpich -np 4 /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p > -t mpich ./waitall > 9: Eztrace test Mode > 9: Eztrace test Mode > 9: Eztrace test Mode > 9: Eztrace test Mode > 9: dir: waitall_trace > 9: dir: waitall_trace > 9: dir: waitall_trace > 9: Please run with 4 processes. > 9: [P0T0] Starting EZTrace (pid: 2349707)... > 9: [P0T0] MPI mode selected > 9: [P0T0] Starting EZTrace (pid: 2349706)... > 9: [P0T0] MPI mode selected > 9: Please run with 4 processes. > 9: dir: waitall_trace > 9: [P0T0] Starting EZTrace (pid: 2349705)... > 9: [P0T0] MPI mode selected > 9: Please run with 4 processes. > 9: [OTF2] src/otf2_file_posix.c:163: error: File or directory does not exist: > POSIX: 'waitall_trace/eztrace_log/0.evt' > 9: [OTF2] src/OTF2_Buffer.c:948: error: File or directory does not exist: > Could not open file. > 9: [OTF2] src/OTF2_Buffer.c:434: error: File or directory does not exist: > Buffer was not flushed correctly! > 9: [OTF2] src/OTF2_Buffer.c:459: error: An error appeared when data was > processed: Not all operations were handled correctly! > 9: [OTF2] src/OTF2_EvtWriter.c:187: error: The structural integrity is not > given: Buffer deletion failed! > 9: [OTF2] src/otf2_file_posix.c:163: error: File or directory does not exist: > POSIX: 'waitall_trace/eztrace_log/0.def' > 9: [OTF2] src/OTF2_Buffer.c:948: error: File or directory does not exist: > Could not open file. > 9: [OTF2] src/OTF2_Buffer.c:434: error: File or directory does not exist: > Buffer was not flushed correctly! > 9: [OTF2] src/OTF2_Buffer.c:459: error: An error appeared when data was > processed: Not all operations were handled correctly! > 9: [OTF2] src/OTF2_DefWriter.c:237: error: The structural integrity is not > given: Buffer deletion failed! > 9: [OTF2] src/otf2_file_posix.c:163: error: File or directory does not exist: > POSIX: 'waitall_trace/eztrace_log.def' > 9: [OTF2] src/OTF2_Buffer.c:948: error: File or directory does not exist: > Could not open file. > 9: [OTF2] src/OTF2_Buffer.c:434: error: File or directory does not exist: > Buffer was not flushed correctly! > 9: [OTF2] src/OTF2_Buffer.c:459: error: An error appeared when data was > processed: Not all operations were handled correctly! > 9: [OTF2] src/OTF2_GlobalDefWriter.c:244: error: An error appeared when data > was processed: Buffer deletion failed! > 9: [OTF2] src/otf2_file_posix.c:163: error: File or directory does not exist: > POSIX: 'waitall_trace/eztrace_log.otf2' > 9: [OTF2] src/OTF2_Buffer.c:948: error: File or directory does not exist: > Could not open file. > 9: [OTF2] src/OTF2_Buffer.c:434: error: File or directory does not exist: > Buffer was not flushed correctly! > 9: [OTF2] src/OTF2_Buffer.c:459: error: An error appeared when data was > processed: Not all operations were handled correctly! > 9: [OTF2] src/OTF2_AnchorFile.c:952: error: An error appeared when data was > processed: Can't close buffer. > 9: [OTF2] src/OTF2_Archive.c:245: error: An error appeared when data was > processed: Could not write data from anchor file! > 9: [P0T0] Stopping EZTrace (pid:2349705)... > 9: [P0T0] Starting EZTrace (pid: 2349708)... > 9: [P0T0] MPI mode selected > 9: Please run with 4 processes. > 9: [P0T0] Stopping EZTrace (pid:2349706)... > 9: [P0T0] Stopping EZTrace (pid:2349707)... > 9: [P0T0] Stopping EZTrace (pid:2349708)... > 9: [[1;31m[1mERROR[0m] command 'mpirun.mpich -np 4 > /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p -t mpich ./waitall' failed > 9: otf2-print: warning: out of order Group definition: "MPI_COMM_4_group" <4> > 9: otf2-print: warning: out of order Comm/InterComm definition: "MPI_COMM_4" > <4> > 9: > Checking for ENTER/LEAVE parity > 9: [[1;32mOK[0m] 0 event of each type > 9: > Checking the number of MPI_ISEND events > 9: [[1;31m[1mERROR[0m] 0 events (expected: 3) > 9: > Checking the number of MPI_ISEND_COMPLETE events > 9: [[1;31m[1mERROR[0m] 0 events (expected: 3) > 9: > Checking the number of MPI_IRECV events > 9: [[1;31m[1mERROR[0m] 0 events (expected: 3) > 9: > Checking the number of MPI_IRECV_REQUEST events > 9: [[1;31m[1mERROR[0m] 0 events (expected: 3) > 9: > Checking the number of ENTER MPI_Isend events > 9: [[1;31m[1mERROR[0m] 0 events (expected: 3) > 9: > Checking the number of LEAVE MPI_Isend events > 9: [[1;31m[1mERROR[0m] 0 events (expected: 3) > 9: > Checking the number of ENTER MPI_Irecv events > 9: [[1;31m[1mERROR[0m] 0 events (expected: 3) > 9: > Checking the number of LEAVE MPI_Irecv events > 9: [[1;31m[1mERROR[0m] 0 events (expected: 3) > 9: > Checking the number of ENTER MPI_Waitall events > 9: [[1;31m[1mERROR[0m] 0 events (expected: 4) > 9: > Checking the number of LEAVE MPI_Waitall events > 9: [[1;31m[1mERROR[0m] 0 events (expected: 4) > 9: PASS: 1, FAILED:10, TOTAL: 12 > 9: [[1;31m[1mERROR[0m] Test > /<<PKGBUILDDIR>>/test/mpi/test_mpi_waitall.sh failed > 9/21 Test #9: mpi_tests ........................***Failed 3.16 sec > > Checking for dependencies... > [[1;32mOK[0m] > > Checking for eztrace module 'mpich'... > [[1;32mOK[0m] > > Compiling test programs... > make[3]: Entering directory '/<<PKGBUILDDIR>>/test/mpi' > make[3]: Nothing to be done for 'all'. > make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/mpi' > [[1;32mOK[0m] > > Running /<<PKGBUILDDIR>>/test/mpi/test_mpi_ping.sh... > > Running mpirun.mpich -np 2 /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p -t > > mpich ./mpi_ping > Eztrace test Mode > Eztrace test Mode > dir: mpi_ping_trace > dir: mpi_ping_trace > [P0T0] Starting EZTrace (pid: 2349635)... > [P0T0] MPI mode selected > This program requires 2 MPI processes, aborting... > [P0T0] Starting EZTrace (pid: 2349636)... > [P0T0] MPI mode selected > This program requires 2 MPI processes, aborting... > [P0T0] Stopping EZTrace (pid:2349635)... > [P0T0] Stopping EZTrace (pid:2349636)... > [[1;32mOK[0m] > otf2-print: warning: out of order Group definition: "MPI_COMM_4_group" <4> > otf2-print: warning: out of order Comm/InterComm definition: "MPI_COMM_4" <4> > > Checking for ENTER/LEAVE parity > [[1;32mOK[0m] 0 event of each type > > Checking the number of MPI_SEND events > [[1;31m[1mERROR[0m] 0 events (expected: 20200) > > Checking the number of MPI_RECV events > [[1;31m[1mERROR[0m] 0 events (expected: 20200) > > Checking the number of ENTER MPI_Send events > [[1;31m[1mERROR[0m] 0 events (expected: 20200) > > Checking the number of LEAVE MPI_Send events > [[1;31m[1mERROR[0m] 0 events (expected: 20200) > > Checking the number of ENTER MPI_Recv events > [[1;31m[1mERROR[0m] 0 events (expected: 20200) > > Checking the number of LEAVE MPI_Recv events > [[1;31m[1mERROR[0m] 0 events (expected: 20200) > PASS: 2, FAILED:6, TOTAL: 8 > [[1;31m[1mERROR[0m] Test /<<PKGBUILDDIR>>/test/mpi/test_mpi_ping.sh > failed > > Running /<<PKGBUILDDIR>>/test/mpi/test_mpi_waitall.sh... > > Running mpirun.mpich -np 4 /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p -t > > mpich ./waitall > Eztrace test Mode > Eztrace test Mode > Eztrace test Mode > Eztrace test Mode > dir: waitall_trace > dir: waitall_trace > dir: waitall_trace > Please run with 4 processes. > [P0T0] Starting EZTrace (pid: 2349707)... > [P0T0] MPI mode selected > [P0T0] Starting EZTrace (pid: 2349706)... > [P0T0] MPI mode selected > Please run with 4 processes. > dir: waitall_trace > [P0T0] Starting EZTrace (pid: 2349705)... > [P0T0] MPI mode selected > Please run with 4 processes. > [OTF2] src/otf2_file_posix.c:163: error: File or directory does not exist: > POSIX: 'waitall_trace/eztrace_log/0.evt' > [OTF2] src/OTF2_Buffer.c:948: error: File or directory does not exist: Could > not open file. > [OTF2] src/OTF2_Buffer.c:434: error: File or directory does not exist: Buffer > was not flushed correctly! > [OTF2] src/OTF2_Buffer.c:459: error: An error appeared when data was > processed: Not all operations were handled correctly! > [OTF2] src/OTF2_EvtWriter.c:187: error: The structural integrity is not > given: Buffer deletion failed! > [OTF2] src/otf2_file_posix.c:163: error: File or directory does not exist: > POSIX: 'waitall_trace/eztrace_log/0.def' > [OTF2] src/OTF2_Buffer.c:948: error: File or directory does not exist: Could > not open file. > [OTF2] src/OTF2_Buffer.c:434: error: File or directory does not exist: Buffer > was not flushed correctly! > [OTF2] src/OTF2_Buffer.c:459: error: An error appeared when data was > processed: Not all operations were handled correctly! > [OTF2] src/OTF2_DefWriter.c:237: error: The structural integrity is not > given: Buffer deletion failed! > [OTF2] src/otf2_file_posix.c:163: error: File or directory does not exist: > POSIX: 'waitall_trace/eztrace_log.def' > [OTF2] src/OTF2_Buffer.c:948: error: File or directory does not exist: Could > not open file. > [OTF2] src/OTF2_Buffer.c:434: error: File or directory does not exist: Buffer > was not flushed correctly! > [OTF2] src/OTF2_Buffer.c:459: error: An error appeared when data was > processed: Not all operations were handled correctly! > [OTF2] src/OTF2_GlobalDefWriter.c:244: error: An error appeared when data was > processed: Buffer deletion failed! > [OTF2] src/otf2_file_posix.c:163: error: File or directory does not exist: > POSIX: 'waitall_trace/eztrace_log.otf2' > [OTF2] src/OTF2_Buffer.c:948: error: File or directory does not exist: Could > not open file. > [OTF2] src/OTF2_Buffer.c:434: error: File or directory does not exist: Buffer > was not flushed correctly! > [OTF2] src/OTF2_Buffer.c:459: error: An error appeared when data was > processed: Not all operations were handled correctly! > [OTF2] src/OTF2_AnchorFile.c:952: error: An error appeared when data was > processed: Can't close buffer. > [OTF2] src/OTF2_Archive.c:245: error: An error appeared when data was > processed: Could not write data from anchor file! > [P0T0] Stopping EZTrace (pid:2349705)... > [P0T0] Starting EZTrace (pid: 2349708)... > [P0T0] MPI mode selected > Please run with 4 processes. > [P0T0] Stopping EZTrace (pid:2349706)... > [P0T0] Stopping EZTrace (pid:2349707)... > [P0T0] Stopping EZTrace (pid:2349708)... > [[1;31m[1mERROR[0m] command 'mpirun.mpich -np 4 > /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p -t mpich ./waitall' failed > otf2-print: warning: out of order Group definition: "MPI_COMM_4_group" <4> > otf2-print: warning: out of order Comm/InterComm definition: "MPI_COMM_4" <4> > > Checking for ENTER/LEAVE parity > [[1;32mOK[0m] 0 event of each type > > Checking the number of MPI_ISEND events > [[1;31m[1mERROR[0m] 0 events (expected: 3) > > Checking the number of MPI_ISEND_COMPLETE events > [[1;31m[1mERROR[0m] 0 events (expected: 3) > > Checking the number of MPI_IRECV events > [[1;31m[1mERROR[0m] 0 events (expected: 3) > > Checking the number of MPI_IRECV_REQUEST events > [[1;31m[1mERROR[0m] 0 events (expected: 3) > > Checking the number of ENTER MPI_Isend events > [[1;31m[1mERROR[0m] 0 events (expected: 3) > > Checking the number of LEAVE MPI_Isend events > [[1;31m[1mERROR[0m] 0 events (expected: 3) > > Checking the number of ENTER MPI_Irecv events > [[1;31m[1mERROR[0m] 0 events (expected: 3) > > Checking the number of LEAVE MPI_Irecv events > [[1;31m[1mERROR[0m] 0 events (expected: 3) > > Checking the number of ENTER MPI_Waitall events > [[1;31m[1mERROR[0m] 0 events (expected: 4) > > Checking the number of LEAVE MPI_Waitall events > [[1;31m[1mERROR[0m] 0 events (expected: 4) > PASS: 1, FAILED:10, TOTAL: 12 > [[1;31m[1mERROR[0m] Test /<<PKGBUILDDIR>>/test/mpi/test_mpi_waitall.sh > failed > > test 10 > Start 10: build_memory > > 10: Test command: /usr/bin/cmake "--build" "/<<PKGBUILDDIR>>/build-mpich" > "--target" "memory" > 10: Working Directory: /<<PKGBUILDDIR>>/build-mpich/test/memory > 10: Environment variables: > 10: > EZTRACE_LIBRARY_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace-lib:/<<PKGBUILDDIR>>/build-mpich/src/modules/memory > 10: EZTRACE_AVAIL_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace_avail > 10: > EZTRACE_CC_PATH=/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc > 10: LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 10: LD_LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 10: EZTRACE_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace > 10: OTF2_PRINT_PATH=/usr/bin/otf2-print > 10: EZTRACE_TEST_OPTION=-p > 10: Test timeout computed to be: 1500 > 10: Change Dir: '/<<PKGBUILDDIR>>/build-mpich' > 10: > 10: Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f > Makefile memory > 10: gmake[3]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 10: /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/build-mpich > --check-build-system CMakeFiles/Makefile.cmake 0 > 10: /usr/bin/gmake -f CMakeFiles/Makefile2 memory > 10: gmake[4]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 10: /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/build-mpich > --check-build-system CMakeFiles/Makefile.cmake 0 > 10: /usr/bin/cmake -E cmake_progress_start > /<<PKGBUILDDIR>>/build-mpich/CMakeFiles 2 > 10: /usr/bin/gmake -f CMakeFiles/Makefile2 > test/memory/CMakeFiles/memory.dir/all > 10: gmake[5]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 10: /usr/bin/gmake -f test/memory/CMakeFiles/memory.dir/build.make > test/memory/CMakeFiles/memory.dir/depend > 10: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 10: cd /<<PKGBUILDDIR>>/build-mpich && /usr/bin/cmake -E cmake_depends "Unix > Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test/memory > /<<PKGBUILDDIR>>/build-mpich /<<PKGBUILDDIR>>/build-mpich/test/memory > /<<PKGBUILDDIR>>/build-mpich/test/memory/CMakeFiles/memory.dir/DependInfo.cmake > "--color=" > 10: Dependencies file "test/memory/CMakeFiles/memory.dir/memory.c.o.d" is > newer than depends file > "/<<PKGBUILDDIR>>/build-mpich/test/memory/CMakeFiles/memory.dir/compiler_depend.internal". > 10: Consolidate compiler generated dependencies of target memory > 10: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 10: /usr/bin/gmake -f test/memory/CMakeFiles/memory.dir/build.make > test/memory/CMakeFiles/memory.dir/build > 10: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 10: gmake[6]: Nothing to be done for > 'test/memory/CMakeFiles/memory.dir/build'. > 10: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 10: [100%] Built target memory > 10: gmake[5]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 10: /usr/bin/cmake -E cmake_progress_start > /<<PKGBUILDDIR>>/build-mpich/CMakeFiles 0 > 10: gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 10: gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 10: > 10/21 Test #10: build_memory ..................... Passed 0.13 sec > test 11 > Start 11: memory_tests > > 11: Test command: /usr/bin/bash "/<<PKGBUILDDIR>>/test/memory/run.sh" > "DEPENDS" "build_memory" > 11: Working Directory: /<<PKGBUILDDIR>>/build-mpich/test/memory > 11: Environment variables: > 11: > EZTRACE_LIBRARY_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace-lib:/<<PKGBUILDDIR>>/build-mpich/src/modules/memory > 11: EZTRACE_AVAIL_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace_avail > 11: > EZTRACE_CC_PATH=/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc > 11: LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 11: LD_LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 11: EZTRACE_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace > 11: OTF2_PRINT_PATH=/usr/bin/otf2-print > 11: EZTRACE_TEST_OPTION=-p > 11: Test timeout computed to be: 1500 > 11: > Checking for dependencies... > 11: [[1;32mOK[0m] > 11: > Checking for eztrace module 'memory'... > 11: [[1;32mOK[0m] > 11: > Compiling test programs... > 11: make[3]: Entering directory '/<<PKGBUILDDIR>>/test/memory' > 11: make[3]: Nothing to be done for 'all'. > 11: make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/memory' > 11: [[1;32mOK[0m] > 11: > Running /<<PKGBUILDDIR>>/test/memory/test_memory.sh... > 11: > Running /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p -t memory ./memory > 11: Eztrace test Mode > 11: dir: memory_trace > 11: [P0T0] Starting EZTrace (pid: 2349840)... > 11: [P0T0] Stopping EZTrace (pid:2349840)... > 11: [[1;32mOK[0m] > 11: > Checking for trace integrity > 11: [[1;32mOK[0m] > 11: > Checking for ENTER/LEAVE parity > 11: [[1;32mOK[0m] 90 event of each type > 11: > Checking the number of ENTER realloc events > 11: [[1;32mOK[0m] > 11: > Checking the number of LEAVE realloc events > 11: [[1;32mOK[0m] > 11: > Checking the number of ENTER calloc events > 11: [[1;32mOK[0m] > 11: > Checking the number of LEAVE calloc events > 11: [[1;32mOK[0m] > 11: > Checking the number of ENTER malloc events > 11: [[1;32mOK[0m] > 11: > Checking the number of LEAVE malloc events > 11: [[1;32mOK[0m] > 11: PASS: 9, FAILED:, TOTAL: 9 > 11: [[1;32mOK[0m] > 11/21 Test #11: memory_tests ..................... Passed 3.90 sec > test 12 > Start 12: build_openmp_simple > > 12: Test command: /usr/bin/cmake "--build" "/<<PKGBUILDDIR>>/build-mpich" > "--target" "openmp_openmp_simple" > 12: Working Directory: /<<PKGBUILDDIR>>/build-mpich/test/openmp > 12: Environment variables: > 12: > EZTRACE_LIBRARY_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace-lib:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 12: EZTRACE_AVAIL_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace_avail > 12: > EZTRACE_CC_PATH=/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc > 12: LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 12: LD_LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 12: EZTRACE_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace > 12: OTF2_PRINT_PATH=/usr/bin/otf2-print > 12: EZTRACE_TEST_OPTION=-p > 12: Test timeout computed to be: 1500 > 12: Change Dir: '/<<PKGBUILDDIR>>/build-mpich' > 12: > 12: Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f > Makefile openmp_openmp_simple > 12: gmake[3]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 12: /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/build-mpich > --check-build-system CMakeFiles/Makefile.cmake 0 > 12: /usr/bin/gmake -f CMakeFiles/Makefile2 openmp_openmp_simple > 12: gmake[4]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 12: /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/build-mpich > --check-build-system CMakeFiles/Makefile.cmake 0 > 12: /usr/bin/cmake -E cmake_progress_start > /<<PKGBUILDDIR>>/build-mpich/CMakeFiles 9 > 12: /usr/bin/gmake -f CMakeFiles/Makefile2 > test/openmp/CMakeFiles/openmp_openmp_simple.dir/all > 12: gmake[5]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 12: /usr/bin/gmake -f src/core/CMakeFiles/eztrace-core.dir/build.make > src/core/CMakeFiles/eztrace-core.dir/depend > 12: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 12: cd /<<PKGBUILDDIR>>/build-mpich && /usr/bin/cmake -E cmake_depends "Unix > Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/src/core > /<<PKGBUILDDIR>>/build-mpich /<<PKGBUILDDIR>>/build-mpich/src/core > /<<PKGBUILDDIR>>/build-mpich/src/core/CMakeFiles/eztrace-core.dir/DependInfo.cmake > "--color=" > 12: Dependencies file > "src/core/CMakeFiles/eztrace-core.dir/ezt_demangle.c.o.d" is newer than > depends file > "/<<PKGBUILDDIR>>/build-mpich/src/core/CMakeFiles/eztrace-core.dir/compiler_depend.internal". > 12: Dependencies file > "src/core/CMakeFiles/eztrace-core.dir/eztrace_array.c.o.d" is newer than > depends file > "/<<PKGBUILDDIR>>/build-mpich/src/core/CMakeFiles/eztrace-core.dir/compiler_depend.internal". > 12: Dependencies file > "src/core/CMakeFiles/eztrace-core.dir/eztrace_config.c.o.d" is newer than > depends file > "/<<PKGBUILDDIR>>/build-mpich/src/core/CMakeFiles/eztrace-core.dir/compiler_depend.internal". > 12: Dependencies file > "src/core/CMakeFiles/eztrace-core.dir/eztrace_htable.c.o.d" is newer than > depends file > "/<<PKGBUILDDIR>>/build-mpich/src/core/CMakeFiles/eztrace-core.dir/compiler_depend.internal". > 12: Dependencies file > "src/core/CMakeFiles/eztrace-core.dir/eztrace_sampling.c.o.d" is newer than > depends file > "/<<PKGBUILDDIR>>/build-mpich/src/core/CMakeFiles/eztrace-core.dir/compiler_depend.internal". > 12: Consolidate compiler generated dependencies of target eztrace-core > 12: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 12: /usr/bin/gmake -f src/core/CMakeFiles/eztrace-core.dir/build.make > src/core/CMakeFiles/eztrace-core.dir/build > 12: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 12: gmake[6]: Nothing to be done for > 'src/core/CMakeFiles/eztrace-core.dir/build'. > 12: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 12: [ 44%] Built target eztrace-core > 12: /usr/bin/gmake -f src/modules/omp/CMakeFiles/eztpomp.dir/build.make > src/modules/omp/CMakeFiles/eztpomp.dir/depend > 12: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 12: cd /<<PKGBUILDDIR>>/build-mpich && /usr/bin/cmake -E cmake_depends "Unix > Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/src/modules/omp > /<<PKGBUILDDIR>>/build-mpich /<<PKGBUILDDIR>>/build-mpich/src/modules/omp > /<<PKGBUILDDIR>>/build-mpich/src/modules/omp/CMakeFiles/eztpomp.dir/DependInfo.cmake > "--color=" > 12: Dependencies file > "src/modules/omp/CMakeFiles/eztpomp.dir/pomp-lib-dummy/pomp2_fwrapper.c.o.d" > is newer than depends file > "/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/CMakeFiles/eztpomp.dir/compiler_depend.internal". > 12: Dependencies file > "src/modules/omp/CMakeFiles/eztpomp.dir/pomp-lib-dummy/pomp2_fwrapper_base.c.o.d" > is newer than depends file > "/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/CMakeFiles/eztpomp.dir/compiler_depend.internal". > 12: Dependencies file > "src/modules/omp/CMakeFiles/eztpomp.dir/pomp-lib-dummy/pomp2_lib.c.o.d" is > newer than depends file > "/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/CMakeFiles/eztpomp.dir/compiler_depend.internal". > 12: Dependencies file > "src/modules/omp/CMakeFiles/eztpomp.dir/pomp-lib-dummy/pomp2_region_info.c.o.d" > is newer than depends file > "/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/CMakeFiles/eztpomp.dir/compiler_depend.internal". > 12: Consolidate compiler generated dependencies of target eztpomp > 12: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 12: /usr/bin/gmake -f src/modules/omp/CMakeFiles/eztpomp.dir/build.make > src/modules/omp/CMakeFiles/eztpomp.dir/build > 12: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 12: gmake[6]: Nothing to be done for > 'src/modules/omp/CMakeFiles/eztpomp.dir/build'. > 12: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 12: [ 88%] Built target eztpomp > 12: /usr/bin/gmake -f > test/openmp/CMakeFiles/openmp_openmp_simple.dir/build.make > test/openmp/CMakeFiles/openmp_openmp_simple.dir/depend > 12: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 12: cd /<<PKGBUILDDIR>>/build-mpich && /usr/bin/cmake -E cmake_depends "Unix > Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test/openmp > /<<PKGBUILDDIR>>/build-mpich /<<PKGBUILDDIR>>/build-mpich/test/openmp > /<<PKGBUILDDIR>>/build-mpich/test/openmp/CMakeFiles/openmp_openmp_simple.dir/DependInfo.cmake > "--color=" > 12: Dependencies file > "test/openmp/CMakeFiles/openmp_openmp_simple.dir/openmp_simple.c.o.d" is > newer than depends file > "/<<PKGBUILDDIR>>/build-mpich/test/openmp/CMakeFiles/openmp_openmp_simple.dir/compiler_depend.internal". > 12: Consolidate compiler generated dependencies of target openmp_openmp_simple > 12: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 12: /usr/bin/gmake -f > test/openmp/CMakeFiles/openmp_openmp_simple.dir/build.make > test/openmp/CMakeFiles/openmp_openmp_simple.dir/build > 12: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 12: [100%] Building C object > test/openmp/CMakeFiles/openmp_openmp_simple.dir/openmp_simple.c.o > 12: cd /<<PKGBUILDDIR>>/build-mpich/test/openmp && > /<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc /usr/bin/cc > -I/<<PKGBUILDDIR>>/src/modules/omp/pomp-lib-dummy -fopenmp -MD -MT > test/openmp/CMakeFiles/openmp_openmp_simple.dir/openmp_simple.c.o -MF > CMakeFiles/openmp_openmp_simple.dir/openmp_simple.c.o.d -o > CMakeFiles/openmp_openmp_simple.dir/openmp_simple.c.o -c > /<<PKGBUILDDIR>>/test/openmp/openmp_simple.c > 12: [eztrace_cc] Running: /usr/bin/cc > -I/<<PKGBUILDDIR>>/src/modules/omp/pomp-lib-dummy -fopenmp -MD -MT > test/openmp/CMakeFiles/openmp_openmp_simple.dir/openmp_simple.c.o -MF > CMakeFiles/openmp_openmp_simple.dir/openmp_simple.c.o.d -o > CMakeFiles/openmp_openmp_simple.dir/openmp_simple.c.o -c > /tmp/tmp.6anPyUERG0/openmp_simple.c -I/<<PKGBUILDDIR>>/test/openmp > -I/usr/include -I/usr/include -leztpomp -L/usr/lib -Wl,-rpath=/usr/lib > 12: [100%] Linking C executable openmp_simple > 12: cd /<<PKGBUILDDIR>>/build-mpich/test/openmp && /usr/bin/cmake -E > cmake_link_script CMakeFiles/openmp_openmp_simple.dir/link.txt --verbose=1 > 12: /usr/bin/cc -fopenmp -Wl,-z,relro -Wl,-z,now > CMakeFiles/openmp_openmp_simple.dir/openmp_simple.c.o -o openmp_simple > -Wl,-rpath,/<<PKGBUILDDIR>>/build-mpich/src/modules/omp:/<<PKGBUILDDIR>>/build-mpich/src/core > ../../src/modules/omp/libeztpomp.so > -Wl,-rpath-link,/<<PKGBUILDDIR>>/build-mpich/src/core > 12: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 12: [100%] Built target openmp_openmp_simple > 12: gmake[5]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 12: /usr/bin/cmake -E cmake_progress_start > /<<PKGBUILDDIR>>/build-mpich/CMakeFiles 0 > 12: gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 12: gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 12: > 12/21 Test #12: build_openmp_simple .............. Passed 0.39 sec > test 13 > Start 13: build_test_lock > > 13: Test command: /usr/bin/cmake "--build" "/<<PKGBUILDDIR>>/build-mpich" > "--target" "openmp_test_lock" > 13: Working Directory: /<<PKGBUILDDIR>>/build-mpich/test/openmp > 13: Environment variables: > 13: > EZTRACE_LIBRARY_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace-lib:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 13: EZTRACE_AVAIL_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace_avail > 13: > EZTRACE_CC_PATH=/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc > 13: LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 13: LD_LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 13: EZTRACE_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace > 13: OTF2_PRINT_PATH=/usr/bin/otf2-print > 13: EZTRACE_TEST_OPTION=-p > 13: Test timeout computed to be: 1500 > 13: Change Dir: '/<<PKGBUILDDIR>>/build-mpich' > 13: > 13: Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f > Makefile openmp_test_lock > 13: gmake[3]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 13: /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/build-mpich > --check-build-system CMakeFiles/Makefile.cmake 0 > 13: /usr/bin/gmake -f CMakeFiles/Makefile2 openmp_test_lock > 13: gmake[4]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 13: /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/build-mpich > --check-build-system CMakeFiles/Makefile.cmake 0 > 13: /usr/bin/cmake -E cmake_progress_start > /<<PKGBUILDDIR>>/build-mpich/CMakeFiles 10 > 13: /usr/bin/gmake -f CMakeFiles/Makefile2 > test/openmp/CMakeFiles/openmp_test_lock.dir/all > 13: gmake[5]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 13: /usr/bin/gmake -f src/core/CMakeFiles/eztrace-core.dir/build.make > src/core/CMakeFiles/eztrace-core.dir/depend > 13: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 13: cd /<<PKGBUILDDIR>>/build-mpich && /usr/bin/cmake -E cmake_depends "Unix > Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/src/core > /<<PKGBUILDDIR>>/build-mpich /<<PKGBUILDDIR>>/build-mpich/src/core > /<<PKGBUILDDIR>>/build-mpich/src/core/CMakeFiles/eztrace-core.dir/DependInfo.cmake > "--color=" > 13: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 13: /usr/bin/gmake -f src/core/CMakeFiles/eztrace-core.dir/build.make > src/core/CMakeFiles/eztrace-core.dir/build > 13: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 13: gmake[6]: Nothing to be done for > 'src/core/CMakeFiles/eztrace-core.dir/build'. > 13: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 13: [ 40%] Built target eztrace-core > 13: /usr/bin/gmake -f src/modules/omp/CMakeFiles/eztpomp.dir/build.make > src/modules/omp/CMakeFiles/eztpomp.dir/depend > 13: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 13: cd /<<PKGBUILDDIR>>/build-mpich && /usr/bin/cmake -E cmake_depends "Unix > Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/src/modules/omp > /<<PKGBUILDDIR>>/build-mpich /<<PKGBUILDDIR>>/build-mpich/src/modules/omp > /<<PKGBUILDDIR>>/build-mpich/src/modules/omp/CMakeFiles/eztpomp.dir/DependInfo.cmake > "--color=" > 13: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 13: /usr/bin/gmake -f src/modules/omp/CMakeFiles/eztpomp.dir/build.make > src/modules/omp/CMakeFiles/eztpomp.dir/build > 13: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 13: gmake[6]: Nothing to be done for > 'src/modules/omp/CMakeFiles/eztpomp.dir/build'. > 13: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 13: [ 80%] Built target eztpomp > 13: /usr/bin/gmake -f test/openmp/CMakeFiles/openmp_test_lock.dir/build.make > test/openmp/CMakeFiles/openmp_test_lock.dir/depend > 13: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 13: cd /<<PKGBUILDDIR>>/build-mpich && /usr/bin/cmake -E cmake_depends "Unix > Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test/openmp > /<<PKGBUILDDIR>>/build-mpich /<<PKGBUILDDIR>>/build-mpich/test/openmp > /<<PKGBUILDDIR>>/build-mpich/test/openmp/CMakeFiles/openmp_test_lock.dir/DependInfo.cmake > "--color=" > 13: Dependencies file > "test/openmp/CMakeFiles/openmp_test_lock.dir/test_lock.c.o.d" is newer than > depends file > "/<<PKGBUILDDIR>>/build-mpich/test/openmp/CMakeFiles/openmp_test_lock.dir/compiler_depend.internal". > 13: Consolidate compiler generated dependencies of target openmp_test_lock > 13: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 13: /usr/bin/gmake -f test/openmp/CMakeFiles/openmp_test_lock.dir/build.make > test/openmp/CMakeFiles/openmp_test_lock.dir/build > 13: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 13: [ 90%] Building C object > test/openmp/CMakeFiles/openmp_test_lock.dir/test_lock.c.o > 13: cd /<<PKGBUILDDIR>>/build-mpich/test/openmp && > /<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc /usr/bin/cc > -I/<<PKGBUILDDIR>>/src/modules/omp/pomp-lib-dummy -fopenmp -MD -MT > test/openmp/CMakeFiles/openmp_test_lock.dir/test_lock.c.o -MF > CMakeFiles/openmp_test_lock.dir/test_lock.c.o.d -o > CMakeFiles/openmp_test_lock.dir/test_lock.c.o -c > /<<PKGBUILDDIR>>/test/openmp/test_lock.c > 13: [eztrace_cc] Running: /usr/bin/cc > -I/<<PKGBUILDDIR>>/src/modules/omp/pomp-lib-dummy -fopenmp -MD -MT > test/openmp/CMakeFiles/openmp_test_lock.dir/test_lock.c.o -MF > CMakeFiles/openmp_test_lock.dir/test_lock.c.o.d -o > CMakeFiles/openmp_test_lock.dir/test_lock.c.o -c > /tmp/tmp.BmIs1zfHQl/test_lock.c -I/<<PKGBUILDDIR>>/test/openmp -I/usr/include > -I/usr/include -leztpomp -L/usr/lib -Wl,-rpath=/usr/lib > 13: [100%] Linking C executable test_lock > 13: cd /<<PKGBUILDDIR>>/build-mpich/test/openmp && /usr/bin/cmake -E > cmake_link_script CMakeFiles/openmp_test_lock.dir/link.txt --verbose=1 > 13: /usr/bin/cc -fopenmp -Wl,-z,relro -Wl,-z,now > CMakeFiles/openmp_test_lock.dir/test_lock.c.o -o test_lock > -Wl,-rpath,/<<PKGBUILDDIR>>/build-mpich/src/modules/omp:/<<PKGBUILDDIR>>/build-mpich/src/core > ../../src/modules/omp/libeztpomp.so > -Wl,-rpath-link,/<<PKGBUILDDIR>>/build-mpich/src/core > 13: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 13: [100%] Built target openmp_test_lock > 13: gmake[5]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 13: /usr/bin/cmake -E cmake_progress_start > /<<PKGBUILDDIR>>/build-mpich/CMakeFiles 0 > 13: gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 13: gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 13: > 13/21 Test #13: build_test_lock .................. Passed 0.41 sec > test 14 > Start 14: build_test_nest_lock > > 14: Test command: /usr/bin/cmake "--build" "/<<PKGBUILDDIR>>/build-mpich" > "--target" "openmp_test_nest_lock" > 14: Working Directory: /<<PKGBUILDDIR>>/build-mpich/test/openmp > 14: Environment variables: > 14: > EZTRACE_LIBRARY_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace-lib:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 14: EZTRACE_AVAIL_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace_avail > 14: > EZTRACE_CC_PATH=/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc > 14: LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 14: LD_LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 14: EZTRACE_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace > 14: OTF2_PRINT_PATH=/usr/bin/otf2-print > 14: EZTRACE_TEST_OPTION=-p > 14: Test timeout computed to be: 1500 > 14: Change Dir: '/<<PKGBUILDDIR>>/build-mpich' > 14: > 14: Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f > Makefile openmp_test_nest_lock > 14: gmake[3]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 14: /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/build-mpich > --check-build-system CMakeFiles/Makefile.cmake 0 > 14: /usr/bin/gmake -f CMakeFiles/Makefile2 openmp_test_nest_lock > 14: gmake[4]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 14: /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/build-mpich > --check-build-system CMakeFiles/Makefile.cmake 0 > 14: /usr/bin/cmake -E cmake_progress_start > /<<PKGBUILDDIR>>/build-mpich/CMakeFiles 9 > 14: /usr/bin/gmake -f CMakeFiles/Makefile2 > test/openmp/CMakeFiles/openmp_test_nest_lock.dir/all > 14: gmake[5]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 14: /usr/bin/gmake -f src/core/CMakeFiles/eztrace-core.dir/build.make > src/core/CMakeFiles/eztrace-core.dir/depend > 14: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 14: cd /<<PKGBUILDDIR>>/build-mpich && /usr/bin/cmake -E cmake_depends "Unix > Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/src/core > /<<PKGBUILDDIR>>/build-mpich /<<PKGBUILDDIR>>/build-mpich/src/core > /<<PKGBUILDDIR>>/build-mpich/src/core/CMakeFiles/eztrace-core.dir/DependInfo.cmake > "--color=" > 14: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 14: /usr/bin/gmake -f src/core/CMakeFiles/eztrace-core.dir/build.make > src/core/CMakeFiles/eztrace-core.dir/build > 14: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 14: gmake[6]: Nothing to be done for > 'src/core/CMakeFiles/eztrace-core.dir/build'. > 14: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 14: [ 44%] Built target eztrace-core > 14: /usr/bin/gmake -f src/modules/omp/CMakeFiles/eztpomp.dir/build.make > src/modules/omp/CMakeFiles/eztpomp.dir/depend > 14: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 14: cd /<<PKGBUILDDIR>>/build-mpich && /usr/bin/cmake -E cmake_depends "Unix > Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/src/modules/omp > /<<PKGBUILDDIR>>/build-mpich /<<PKGBUILDDIR>>/build-mpich/src/modules/omp > /<<PKGBUILDDIR>>/build-mpich/src/modules/omp/CMakeFiles/eztpomp.dir/DependInfo.cmake > "--color=" > 14: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 14: /usr/bin/gmake -f src/modules/omp/CMakeFiles/eztpomp.dir/build.make > src/modules/omp/CMakeFiles/eztpomp.dir/build > 14: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 14: gmake[6]: Nothing to be done for > 'src/modules/omp/CMakeFiles/eztpomp.dir/build'. > 14: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 14: [ 88%] Built target eztpomp > 14: /usr/bin/gmake -f > test/openmp/CMakeFiles/openmp_test_nest_lock.dir/build.make > test/openmp/CMakeFiles/openmp_test_nest_lock.dir/depend > 14: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 14: cd /<<PKGBUILDDIR>>/build-mpich && /usr/bin/cmake -E cmake_depends "Unix > Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test/openmp > /<<PKGBUILDDIR>>/build-mpich /<<PKGBUILDDIR>>/build-mpich/test/openmp > /<<PKGBUILDDIR>>/build-mpich/test/openmp/CMakeFiles/openmp_test_nest_lock.dir/DependInfo.cmake > "--color=" > 14: Dependencies file > "test/openmp/CMakeFiles/openmp_test_nest_lock.dir/test_nest_lock.c.o.d" is > newer than depends file > "/<<PKGBUILDDIR>>/build-mpich/test/openmp/CMakeFiles/openmp_test_nest_lock.dir/compiler_depend.internal". > 14: Consolidate compiler generated dependencies of target > openmp_test_nest_lock > 14: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 14: /usr/bin/gmake -f > test/openmp/CMakeFiles/openmp_test_nest_lock.dir/build.make > test/openmp/CMakeFiles/openmp_test_nest_lock.dir/build > 14: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 14: [100%] Building C object > test/openmp/CMakeFiles/openmp_test_nest_lock.dir/test_nest_lock.c.o > 14: cd /<<PKGBUILDDIR>>/build-mpich/test/openmp && > /<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc /usr/bin/cc > -I/<<PKGBUILDDIR>>/src/modules/omp/pomp-lib-dummy -fopenmp -MD -MT > test/openmp/CMakeFiles/openmp_test_nest_lock.dir/test_nest_lock.c.o -MF > CMakeFiles/openmp_test_nest_lock.dir/test_nest_lock.c.o.d -o > CMakeFiles/openmp_test_nest_lock.dir/test_nest_lock.c.o -c > /<<PKGBUILDDIR>>/test/openmp/test_nest_lock.c > 14: [eztrace_cc] Running: /usr/bin/cc > -I/<<PKGBUILDDIR>>/src/modules/omp/pomp-lib-dummy -fopenmp -MD -MT > test/openmp/CMakeFiles/openmp_test_nest_lock.dir/test_nest_lock.c.o -MF > CMakeFiles/openmp_test_nest_lock.dir/test_nest_lock.c.o.d -o > CMakeFiles/openmp_test_nest_lock.dir/test_nest_lock.c.o -c > /tmp/tmp.hKR3z5XuuY/test_nest_lock.c -I/<<PKGBUILDDIR>>/test/openmp > -I/usr/include -I/usr/include -leztpomp -L/usr/lib -Wl,-rpath=/usr/lib > 14: [100%] Linking C executable test_nest_lock > 14: cd /<<PKGBUILDDIR>>/build-mpich/test/openmp && /usr/bin/cmake -E > cmake_link_script CMakeFiles/openmp_test_nest_lock.dir/link.txt --verbose=1 > 14: /usr/bin/cc -fopenmp -Wl,-z,relro -Wl,-z,now > CMakeFiles/openmp_test_nest_lock.dir/test_nest_lock.c.o -o test_nest_lock > -Wl,-rpath,/<<PKGBUILDDIR>>/build-mpich/src/modules/omp:/<<PKGBUILDDIR>>/build-mpich/src/core > ../../src/modules/omp/libeztpomp.so > -Wl,-rpath-link,/<<PKGBUILDDIR>>/build-mpich/src/core > 14: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 14: [100%] Built target openmp_test_nest_lock > 14: gmake[5]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 14: /usr/bin/cmake -E cmake_progress_start > /<<PKGBUILDDIR>>/build-mpich/CMakeFiles 0 > 14: gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 14: gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 14: > 14/21 Test #14: build_test_nest_lock ............. Passed 0.38 sec > test 15 > Start 15: build_test_task > > 15: Test command: /usr/bin/cmake "--build" "/<<PKGBUILDDIR>>/build-mpich" > "--target" "openmp_test_task" > 15: Working Directory: /<<PKGBUILDDIR>>/build-mpich/test/openmp > 15: Environment variables: > 15: > EZTRACE_LIBRARY_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace-lib:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 15: EZTRACE_AVAIL_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace_avail > 15: > EZTRACE_CC_PATH=/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc > 15: LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 15: LD_LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 15: EZTRACE_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace > 15: OTF2_PRINT_PATH=/usr/bin/otf2-print > 15: EZTRACE_TEST_OPTION=-p > 15: Test timeout computed to be: 1500 > 15: Change Dir: '/<<PKGBUILDDIR>>/build-mpich' > 15: > 15: Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f > Makefile openmp_test_task > 15: gmake[3]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 15: /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/build-mpich > --check-build-system CMakeFiles/Makefile.cmake 0 > 15: /usr/bin/gmake -f CMakeFiles/Makefile2 openmp_test_task > 15: gmake[4]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 15: /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/build-mpich > --check-build-system CMakeFiles/Makefile.cmake 0 > 15: /usr/bin/cmake -E cmake_progress_start > /<<PKGBUILDDIR>>/build-mpich/CMakeFiles 10 > 15: /usr/bin/gmake -f CMakeFiles/Makefile2 > test/openmp/CMakeFiles/openmp_test_task.dir/all > 15: gmake[5]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 15: /usr/bin/gmake -f src/core/CMakeFiles/eztrace-core.dir/build.make > src/core/CMakeFiles/eztrace-core.dir/depend > 15: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 15: cd /<<PKGBUILDDIR>>/build-mpich && /usr/bin/cmake -E cmake_depends "Unix > Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/src/core > /<<PKGBUILDDIR>>/build-mpich /<<PKGBUILDDIR>>/build-mpich/src/core > /<<PKGBUILDDIR>>/build-mpich/src/core/CMakeFiles/eztrace-core.dir/DependInfo.cmake > "--color=" > 15: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 15: /usr/bin/gmake -f src/core/CMakeFiles/eztrace-core.dir/build.make > src/core/CMakeFiles/eztrace-core.dir/build > 15: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 15: gmake[6]: Nothing to be done for > 'src/core/CMakeFiles/eztrace-core.dir/build'. > 15: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 15: [ 40%] Built target eztrace-core > 15: /usr/bin/gmake -f src/modules/omp/CMakeFiles/eztpomp.dir/build.make > src/modules/omp/CMakeFiles/eztpomp.dir/depend > 15: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 15: cd /<<PKGBUILDDIR>>/build-mpich && /usr/bin/cmake -E cmake_depends "Unix > Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/src/modules/omp > /<<PKGBUILDDIR>>/build-mpich /<<PKGBUILDDIR>>/build-mpich/src/modules/omp > /<<PKGBUILDDIR>>/build-mpich/src/modules/omp/CMakeFiles/eztpomp.dir/DependInfo.cmake > "--color=" > 15: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 15: /usr/bin/gmake -f src/modules/omp/CMakeFiles/eztpomp.dir/build.make > src/modules/omp/CMakeFiles/eztpomp.dir/build > 15: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 15: gmake[6]: Nothing to be done for > 'src/modules/omp/CMakeFiles/eztpomp.dir/build'. > 15: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 15: [ 80%] Built target eztpomp > 15: /usr/bin/gmake -f test/openmp/CMakeFiles/openmp_test_task.dir/build.make > test/openmp/CMakeFiles/openmp_test_task.dir/depend > 15: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 15: cd /<<PKGBUILDDIR>>/build-mpich && /usr/bin/cmake -E cmake_depends "Unix > Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test/openmp > /<<PKGBUILDDIR>>/build-mpich /<<PKGBUILDDIR>>/build-mpich/test/openmp > /<<PKGBUILDDIR>>/build-mpich/test/openmp/CMakeFiles/openmp_test_task.dir/DependInfo.cmake > "--color=" > 15: Dependencies file > "test/openmp/CMakeFiles/openmp_test_task.dir/test_task.c.o.d" is newer than > depends file > "/<<PKGBUILDDIR>>/build-mpich/test/openmp/CMakeFiles/openmp_test_task.dir/compiler_depend.internal". > 15: Consolidate compiler generated dependencies of target openmp_test_task > 15: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 15: /usr/bin/gmake -f test/openmp/CMakeFiles/openmp_test_task.dir/build.make > test/openmp/CMakeFiles/openmp_test_task.dir/build > 15: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 15: [ 90%] Building C object > test/openmp/CMakeFiles/openmp_test_task.dir/test_task.c.o > 15: cd /<<PKGBUILDDIR>>/build-mpich/test/openmp && > /<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc /usr/bin/cc > -I/<<PKGBUILDDIR>>/src/modules/omp/pomp-lib-dummy -fopenmp -MD -MT > test/openmp/CMakeFiles/openmp_test_task.dir/test_task.c.o -MF > CMakeFiles/openmp_test_task.dir/test_task.c.o.d -o > CMakeFiles/openmp_test_task.dir/test_task.c.o -c > /<<PKGBUILDDIR>>/test/openmp/test_task.c > 15: [eztrace_cc] Running: /usr/bin/cc > -I/<<PKGBUILDDIR>>/src/modules/omp/pomp-lib-dummy -fopenmp -MD -MT > test/openmp/CMakeFiles/openmp_test_task.dir/test_task.c.o -MF > CMakeFiles/openmp_test_task.dir/test_task.c.o.d -o > CMakeFiles/openmp_test_task.dir/test_task.c.o -c > /tmp/tmp.8yHiVdbvZX/test_task.c -I/<<PKGBUILDDIR>>/test/openmp -I/usr/include > -I/usr/include -leztpomp -L/usr/lib -Wl,-rpath=/usr/lib > 15: [100%] Linking C executable test_task > 15: cd /<<PKGBUILDDIR>>/build-mpich/test/openmp && /usr/bin/cmake -E > cmake_link_script CMakeFiles/openmp_test_task.dir/link.txt --verbose=1 > 15: /usr/bin/cc -fopenmp -Wl,-z,relro -Wl,-z,now > CMakeFiles/openmp_test_task.dir/test_task.c.o -o test_task > -Wl,-rpath,/<<PKGBUILDDIR>>/build-mpich/src/modules/omp:/<<PKGBUILDDIR>>/build-mpich/src/core > ../../src/modules/omp/libeztpomp.so > -Wl,-rpath-link,/<<PKGBUILDDIR>>/build-mpich/src/core > 15: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 15: [100%] Built target openmp_test_task > 15: gmake[5]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 15: /usr/bin/cmake -E cmake_progress_start > /<<PKGBUILDDIR>>/build-mpich/CMakeFiles 0 > 15: gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 15: gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 15: > 15/21 Test #15: build_test_task .................. Passed 0.39 sec > test 16 > Start 16: openmp_tests > > 16: Test command: /usr/bin/bash "/<<PKGBUILDDIR>>/test/openmp/run.sh" > "DEPENDS" > "openmp_build_openmp_simple;openmp_build_test_lock;openmp_build_test_task" > 16: Working Directory: /<<PKGBUILDDIR>>/build-mpich/test/openmp > 16: Environment variables: > 16: > EZTRACE_LIBRARY_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace-lib:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 16: EZTRACE_AVAIL_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace_avail > 16: > EZTRACE_CC_PATH=/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc > 16: LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 16: LD_LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 16: EZTRACE_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace > 16: OTF2_PRINT_PATH=/usr/bin/otf2-print > 16: EZTRACE_TEST_OPTION=-p > 16: Test timeout computed to be: 1500 > 16: > Checking for dependencies... > 16: [[1;32mOK[0m] > 16: > Checking for eztrace module 'openmp'... > 16: [[1;32mOK[0m] > 16: > Compiling test programs... > 16: make[3]: Entering directory '/<<PKGBUILDDIR>>/test/openmp' > 16: make[3]: Nothing to be done for 'all'. > 16: make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/openmp' > 16: [[1;32mOK[0m] > 16: > Running /<<PKGBUILDDIR>>/test/openmp/test_lock.sh... > 16: > Running /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p -t openmp > ./test_lock > 16: Eztrace test Mode > 16: dir: test_lock_trace > 16: [P0T0] Starting EZTrace (pid: 2350143)... > 16: [P0T0] Intercepting all OpenMP constructs > 16: [P0T0] Stopping EZTrace (pid:2350143)... > 16: loop 0 > 16: running parallel for schedule(static) > 16: somme = 50327 > 16: [[1;32mOK[0m] > 16: > Checking for trace integrity > 16: [[1;32mOK[0m] > 16: > Checking for ENTER/LEAVE parity > 16: [[1;32mOK[0m] 16793 event of each type > 16: > Checking the number of THREAD_ACQUIRE_LOCK events > 16: [[1;32mOK[0m] > 16: > Checking the number of THREAD_RELEASE_LOCK events > 16: [[1;32mOK[0m] > 16: > Checking the number of ENTER OpenMP Set Lock events > 16: [[1;32mOK[0m] > 16: > Checking the number of LEAVE OpenMP Set Lock events > 16: [[1;32mOK[0m] > 16: > Checking the number of ENTER OpenMP Unset Lock events > 16: [[1;32mOK[0m] > 16: > Checking the number of LEAVE OpenMP Unset Lock events > 16: [[1;32mOK[0m] > 16: > Checking the number of THREAD_TEAM_BEGIN events > 16: [[1;32mOK[0m] > 16: > Checking the number of THREAD_TEAM_END events > 16: [[1;32mOK[0m] > 16: PASS: 11, FAILED:, TOTAL: 11 > 16: [[1;32mOK[0m] > 16: > Running /<<PKGBUILDDIR>>/test/openmp/test_nest_lock.sh... > 16: > Running /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p -t openmp > ./test_nest_lock > 16: Eztrace test Mode > 16: dir: test_nest_lock_trace > 16: [P0T0] Starting EZTrace (pid: 2350212)... > 16: [P0T0] Intercepting all OpenMP constructs > 16: [P0T0] Stopping EZTrace (pid:2350212)... > 16: loop 0 > 16: running parallel for schedule(static) > 16: [[1;32mOK[0m] > 16: > Checking for trace integrity > 16: [[1;32mOK[0m] > 16: > Checking for ENTER/LEAVE parity > 16: [[1;32mOK[0m] 415 event of each type > 16: > Checking the number of THREAD_ACQUIRE_LOCK events > 16: [[1;32mOK[0m] > 16: > Checking the number of THREAD_RELEASE_LOCK events > 16: [[1;32mOK[0m] > 16: > Checking the number of ENTER OpenMP Set Nest Lock events > 16: [[1;32mOK[0m] > 16: > Checking the number of LEAVE OpenMP Set Nest Lock events > 16: [[1;32mOK[0m] > 16: > Checking the number of ENTER OpenMP Unset Nest Lock events > 16: [[1;32mOK[0m] > 16: > Checking the number of LEAVE OpenMP Unset Nest Lock events > 16: [[1;32mOK[0m] > 16: > Checking the number of THREAD_TEAM_BEGIN events > 16: [[1;32mOK[0m] > 16: > Checking the number of THREAD_TEAM_END events > 16: [[1;32mOK[0m] > 16: PASS: 11, FAILED:, TOTAL: 11 > 16: [[1;32mOK[0m] > 16: > Running /<<PKGBUILDDIR>>/test/openmp/test_openmp_simple.sh... > 16: > Running /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p -t openmp > ./openmp_simple > 16: Eztrace test Mode > 16: dir: openmp_simple_trace > 16: [P0T0] Starting EZTrace (pid: 2350281)... > 16: [P0T0] Intercepting all OpenMP constructs > 16: [P0T0] Stopping EZTrace (pid:2350281)... > 16: loop 0 > 16: running parallel for schedule(static) > 16: running parallel for schedule(runtime) > 16: running parallel for schedule(dynamic) > 16: running parallel for schedule(guided) > 16: loop 1 > 16: running parallel for schedule(static) > 16: running parallel for schedule(runtime) > 16: running parallel for schedule(dynamic) > 16: running parallel for schedule(guided) > 16: loop 2 > 16: running parallel for schedule(static) > 16: running parallel for schedule(runtime) > 16: running parallel for schedule(dynamic) > 16: running parallel for schedule(guided) > 16: C[3] = 3 > 16: [[1;32mOK[0m] > 16: > Checking for trace integrity > 16: [[1;32mOK[0m] > 16: > Checking for ENTER/LEAVE parity > 16: [[1;32mOK[0m] 147 event of each type > 16: > Checking the number of THREAD_TEAM_BEGIN events > 16: [[1;32mOK[0m] > 16: > Checking the number of THREAD_TEAM_END events > 16: [[1;32mOK[0m] > 16: > Checking the number of THREAD_FORK events > 16: [[1;32mOK[0m] > 16: > Checking the number of THREAD_JOIN events > 16: [[1;32mOK[0m] > 16: PASS: 7, FAILED:, TOTAL: 7 > 16: [[1;32mOK[0m] > 16: > Running /<<PKGBUILDDIR>>/test/openmp/test_task.sh... > 16: > Running /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p -t openmp > ./test_task > 16: Eztrace test Mode > 16: dir: test_task_trace > 16: [P0T0] Starting EZTrace (pid: 2350326)... > 16: [P0T0] Intercepting all OpenMP constructs > 16: [P0T0] Stopping EZTrace (pid:2350326)... > 16: loop 6 > 16: loop 3 > 16: loop 0 > 16: loop 8 > 16: loop 1 > 16: loop 4 > 16: loop 7 > 16: loop 9 > 16: loop 2 > 16: loop 5 > 16: result = 500 > 16: [[1;32mOK[0m] > 16: > Checking for trace integrity > 16: [[1;32mOK[0m] > 16: > Checking for ENTER/LEAVE parity > 16: [[1;32mOK[0m] 3025 event of each type > 16: > Checking the number of THREAD_TEAM_BEGIN events > 16: [[1;32mOK[0m] > 16: > Checking the number of THREAD_TEAM_END events > 16: [[1;32mOK[0m] > 16: > Checking the number of THREAD_TASK_CREATE events > 16: [[1;32mOK[0m] > 16: > Checking the number of THREAD_TASK_SWITCH events > 16: [[1;32mOK[0m] > 16: > Checking the number of THREAD_TASK_COMPLETE events > 16: [[1;32mOK[0m] > 16: PASS: 8, FAILED:, TOTAL: 8 > 16: [[1;32mOK[0m] > 16/21 Test #16: openmp_tests ..................... Passed 9.28 sec > test 17 > Start 17: build_dummy_thread > > 17: Test command: /usr/bin/cmake "--build" "/<<PKGBUILDDIR>>/build-mpich" > "--target" "dummy_thread" > 17: Working Directory: /<<PKGBUILDDIR>>/build-mpich/test/pthread > 17: Environment variables: > 17: > EZTRACE_LIBRARY_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace-lib:/<<PKGBUILDDIR>>/build-mpich/src/modules/pthread > 17: EZTRACE_AVAIL_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace_avail > 17: > EZTRACE_CC_PATH=/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc > 17: LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 17: LD_LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 17: EZTRACE_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace > 17: OTF2_PRINT_PATH=/usr/bin/otf2-print > 17: EZTRACE_TEST_OPTION=-p > 17: Test timeout computed to be: 1500 > 17: Change Dir: '/<<PKGBUILDDIR>>/build-mpich' > 17: > 17: Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f > Makefile dummy_thread > 17: gmake[3]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 17: /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/build-mpich > --check-build-system CMakeFiles/Makefile.cmake 0 > 17: /usr/bin/gmake -f CMakeFiles/Makefile2 dummy_thread > 17: gmake[4]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 17: /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/build-mpich > --check-build-system CMakeFiles/Makefile.cmake 0 > 17: /usr/bin/cmake -E cmake_progress_start > /<<PKGBUILDDIR>>/build-mpich/CMakeFiles 1 > 17: /usr/bin/gmake -f CMakeFiles/Makefile2 > test/pthread/CMakeFiles/dummy_thread.dir/all > 17: gmake[5]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 17: /usr/bin/gmake -f test/pthread/CMakeFiles/dummy_thread.dir/build.make > test/pthread/CMakeFiles/dummy_thread.dir/depend > 17: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 17: cd /<<PKGBUILDDIR>>/build-mpich && /usr/bin/cmake -E cmake_depends "Unix > Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test/pthread > /<<PKGBUILDDIR>>/build-mpich /<<PKGBUILDDIR>>/build-mpich/test/pthread > /<<PKGBUILDDIR>>/build-mpich/test/pthread/CMakeFiles/dummy_thread.dir/DependInfo.cmake > "--color=" > 17: Dependencies file > "test/pthread/CMakeFiles/dummy_thread.dir/dummy_thread.c.o.d" is newer than > depends file > "/<<PKGBUILDDIR>>/build-mpich/test/pthread/CMakeFiles/dummy_thread.dir/compiler_depend.internal". > 17: Consolidate compiler generated dependencies of target dummy_thread > 17: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 17: /usr/bin/gmake -f test/pthread/CMakeFiles/dummy_thread.dir/build.make > test/pthread/CMakeFiles/dummy_thread.dir/build > 17: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 17: gmake[6]: Nothing to be done for > 'test/pthread/CMakeFiles/dummy_thread.dir/build'. > 17: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 17: [100%] Built target dummy_thread > 17: gmake[5]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 17: /usr/bin/cmake -E cmake_progress_start > /<<PKGBUILDDIR>>/build-mpich/CMakeFiles 0 > 17: gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 17: gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 17: > 17/21 Test #17: build_dummy_thread ............... Passed 0.13 sec > test 18 > Start 18: pthread_tests > > 18: Test command: /usr/bin/bash "/<<PKGBUILDDIR>>/test/pthread/run.sh" > "DEPENDS" "build_dummy_thread" > 18: Working Directory: /<<PKGBUILDDIR>>/build-mpich/test/pthread > 18: Environment variables: > 18: > EZTRACE_LIBRARY_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace-lib:/<<PKGBUILDDIR>>/build-mpich/src/modules/pthread > 18: EZTRACE_AVAIL_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace_avail > 18: > EZTRACE_CC_PATH=/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc > 18: LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 18: LD_LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 18: EZTRACE_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace > 18: OTF2_PRINT_PATH=/usr/bin/otf2-print > 18: EZTRACE_TEST_OPTION=-p > 18: Test timeout computed to be: 1500 > 18: > Checking for dependencies... > 18: [[1;32mOK[0m] > 18: > Checking for eztrace module 'pthread'... > 18: [[1;32mOK[0m] > 18: > Compiling test programs... > 18: make[3]: Entering directory '/<<PKGBUILDDIR>>/test/pthread' > 18: cc -o cond cond.c -pthread > 18: cc -o dummy_thread dummy_thread.c -pthread > 18: cc -o race_cond race_cond.c -pthread > 18: cc -o test_pthread test_pthread.c -pthread > 18: cc -o test_sigsegv test_sigsegv.c -pthread > 18: make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/pthread' > 18: [[1;32mOK[0m] > 18: > Running /<<PKGBUILDDIR>>/test/pthread/test_dummy.sh... > 18: > Running /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p -t pthread > ./dummy_thread > 18: Eztrace test Mode > 18: dir: dummy_thread_trace > 18: [P0T0] Starting EZTrace (pid: 2350425)... > 18: [P0T0] Stopping EZTrace (pid:2350425)... > 18: Running thread #0 > 18: Running thread #1 > 18: [thread #0] loop 0 > 18: [thread #1] loop 0 > 18: [thread #0] loop 1 > 18: [thread #1] loop 1 > 18: [thread #0] loop 2 > 18: [thread #1] loop 2 > 18: [thread #0] loop 3 > 18: [thread #1] loop 3 > 18: [thread #0] loop 4 > 18: [thread #1] loop 4 > 18: [thread #0] loop 5 > 18: [thread #1] loop 5 > 18: [thread #0] loop 6 > 18: [thread #1] loop 6 > 18: [thread #0] loop 7 > 18: [thread #1] loop 7 > 18: [thread #0] loop 8 > 18: [thread #1] loop 8 > 18: [thread #0] loop 9 > 18: End of thread #0 > 18: [thread #1] loop 9 > 18: End of thread #1 > 18: [[1;32mOK[0m] > 18: > Checking for trace integrity > 18: [[1;32mOK[0m] > 18: > Checking for ENTER/LEAVE parity > 18: [[1;32mOK[0m] 89 event of each type > 18: > Checking the number of THREAD_BEGIN events > 18: [[1;32mOK[0m] > 18: > Checking the number of THREAD_END events > 18: [[1;32mOK[0m] > 18: PASS: 5, FAILED:, TOTAL: 5 > 18: [[1;32mOK[0m] > 18/21 Test #18: pthread_tests .................... Passed 3.30 sec > test 19 > Start 19: build_posixio > > 19: Test command: /usr/bin/cmake "--build" "/<<PKGBUILDDIR>>/build-mpich" > "--target" "posixio" > 19: Working Directory: /<<PKGBUILDDIR>>/build-mpich/test/posixio > 19: Environment variables: > 19: > EZTRACE_LIBRARY_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace-lib:/<<PKGBUILDDIR>>/build-mpich/src/modules/posixio > 19: EZTRACE_AVAIL_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace_avail > 19: > EZTRACE_CC_PATH=/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc > 19: LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 19: LD_LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 19: EZTRACE_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace > 19: OTF2_PRINT_PATH=/usr/bin/otf2-print > 19: EZTRACE_TEST_OPTION=-p > 19: Test timeout computed to be: 1500 > 19: Change Dir: '/<<PKGBUILDDIR>>/build-mpich' > 19: > 19: Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f > Makefile posixio > 19: gmake[3]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 19: /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/build-mpich > --check-build-system CMakeFiles/Makefile.cmake 0 > 19: /usr/bin/gmake -f CMakeFiles/Makefile2 posixio > 19: gmake[4]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 19: /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/build-mpich > --check-build-system CMakeFiles/Makefile.cmake 0 > 19: /usr/bin/cmake -E cmake_progress_start > /<<PKGBUILDDIR>>/build-mpich/CMakeFiles 2 > 19: /usr/bin/gmake -f CMakeFiles/Makefile2 > test/posixio/CMakeFiles/posixio.dir/all > 19: gmake[5]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 19: /usr/bin/gmake -f test/posixio/CMakeFiles/posixio.dir/build.make > test/posixio/CMakeFiles/posixio.dir/depend > 19: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 19: cd /<<PKGBUILDDIR>>/build-mpich && /usr/bin/cmake -E cmake_depends "Unix > Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test/posixio > /<<PKGBUILDDIR>>/build-mpich /<<PKGBUILDDIR>>/build-mpich/test/posixio > /<<PKGBUILDDIR>>/build-mpich/test/posixio/CMakeFiles/posixio.dir/DependInfo.cmake > "--color=" > 19: Dependencies file "test/posixio/CMakeFiles/posixio.dir/posixio.c.o.d" is > newer than depends file > "/<<PKGBUILDDIR>>/build-mpich/test/posixio/CMakeFiles/posixio.dir/compiler_depend.internal". > 19: Consolidate compiler generated dependencies of target posixio > 19: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 19: /usr/bin/gmake -f test/posixio/CMakeFiles/posixio.dir/build.make > test/posixio/CMakeFiles/posixio.dir/build > 19: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 19: gmake[6]: Nothing to be done for > 'test/posixio/CMakeFiles/posixio.dir/build'. > 19: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 19: [100%] Built target posixio > 19: gmake[5]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 19: /usr/bin/cmake -E cmake_progress_start > /<<PKGBUILDDIR>>/build-mpich/CMakeFiles 0 > 19: gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 19: gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 19: > 19/21 Test #19: build_posixio .................... Passed 0.14 sec > test 20 > Start 20: build_my_cat > > 20: Test command: /usr/bin/cmake "--build" "/<<PKGBUILDDIR>>/build-mpich" > "--target" "my_cat" > 20: Working Directory: /<<PKGBUILDDIR>>/build-mpich/test/posixio > 20: Environment variables: > 20: > EZTRACE_LIBRARY_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace-lib:/<<PKGBUILDDIR>>/build-mpich/src/modules/posixio > 20: EZTRACE_AVAIL_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace_avail > 20: > EZTRACE_CC_PATH=/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc > 20: LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 20: LD_LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 20: EZTRACE_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace > 20: OTF2_PRINT_PATH=/usr/bin/otf2-print > 20: EZTRACE_TEST_OPTION=-p > 20: Test timeout computed to be: 1500 > 20: Change Dir: '/<<PKGBUILDDIR>>/build-mpich' > 20: > 20: Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f > Makefile my_cat > 20: gmake[3]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 20: /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/build-mpich > --check-build-system CMakeFiles/Makefile.cmake 0 > 20: /usr/bin/gmake -f CMakeFiles/Makefile2 my_cat > 20: gmake[4]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 20: /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/build-mpich > --check-build-system CMakeFiles/Makefile.cmake 0 > 20: /usr/bin/cmake -E cmake_progress_start > /<<PKGBUILDDIR>>/build-mpich/CMakeFiles 2 > 20: /usr/bin/gmake -f CMakeFiles/Makefile2 > test/posixio/CMakeFiles/my_cat.dir/all > 20: gmake[5]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 20: /usr/bin/gmake -f test/posixio/CMakeFiles/my_cat.dir/build.make > test/posixio/CMakeFiles/my_cat.dir/depend > 20: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 20: cd /<<PKGBUILDDIR>>/build-mpich && /usr/bin/cmake -E cmake_depends "Unix > Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/test/posixio > /<<PKGBUILDDIR>>/build-mpich /<<PKGBUILDDIR>>/build-mpich/test/posixio > /<<PKGBUILDDIR>>/build-mpich/test/posixio/CMakeFiles/my_cat.dir/DependInfo.cmake > "--color=" > 20: Dependencies file "test/posixio/CMakeFiles/my_cat.dir/my_cat.c.o.d" is > newer than depends file > "/<<PKGBUILDDIR>>/build-mpich/test/posixio/CMakeFiles/my_cat.dir/compiler_depend.internal". > 20: Consolidate compiler generated dependencies of target my_cat > 20: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 20: /usr/bin/gmake -f test/posixio/CMakeFiles/my_cat.dir/build.make > test/posixio/CMakeFiles/my_cat.dir/build > 20: gmake[6]: Entering directory '/<<PKGBUILDDIR>>/build-mpich' > 20: gmake[6]: Nothing to be done for > 'test/posixio/CMakeFiles/my_cat.dir/build'. > 20: gmake[6]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 20: [100%] Built target my_cat > 20: gmake[5]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 20: /usr/bin/cmake -E cmake_progress_start > /<<PKGBUILDDIR>>/build-mpich/CMakeFiles 0 > 20: gmake[4]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 20: gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich' > 20: > 20/21 Test #20: build_my_cat ..................... Passed 0.13 sec > test 21 > Start 21: posixio_tests > > 21: Test command: /usr/bin/bash "/<<PKGBUILDDIR>>/test/posixio/run.sh" > "DEPENDS" "build_posixio;build_my_cat" > 21: Working Directory: /<<PKGBUILDDIR>>/build-mpich/test/posixio > 21: Environment variables: > 21: > EZTRACE_LIBRARY_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace-lib:/<<PKGBUILDDIR>>/build-mpich/src/modules/posixio > 21: EZTRACE_AVAIL_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace_avail > 21: > EZTRACE_CC_PATH=/<<PKGBUILDDIR>>/build-mpich/src/modules/omp/bin/eztrace_cc > 21: LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 21: LD_LIBRARY_PATH=:/<<PKGBUILDDIR>>/build-mpich/src/modules/omp > 21: EZTRACE_PATH=/<<PKGBUILDDIR>>/build-mpich/src/eztrace > 21: OTF2_PRINT_PATH=/usr/bin/otf2-print > 21: EZTRACE_TEST_OPTION=-p > 21: Test timeout computed to be: 1500 > 21: > Checking for dependencies... > 21: [[1;32mOK[0m] > 21: > Checking for eztrace module 'posixio'... > 21: [[1;32mOK[0m] > 21: > Compiling test programs... > 21: make[3]: Entering directory '/<<PKGBUILDDIR>>/test/posixio' > 21: cc -o posixio posixio.c -pthread > 21: cc -o my_cat my_cat.c -pthread > 21: make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/posixio' > 21: [[1;32mOK[0m] > 21: > Running /<<PKGBUILDDIR>>/test/posixio/test_my_cat.sh... > 21: 1000+0 records in > 21: 1000+0 records out > 21: 1000 bytes (1.0 kB) copied, 0.0026852 s, 372 kB/s > 21: > Running /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p -t posixio ./my_cat > input_file.tmp output_file.tmp > 21: Eztrace test Mode > 21: dir: my_cat_trace > 21: [P0T0] Starting EZTrace (pid: 2350512)... > 21: [P0T0] Stopping EZTrace (pid:2350512)... > 21: 1000 bytes copied in 1000956.000000 usec -> 0.000999 MB/s > 21: -> 500.478000 usec/ function call > 21: [[1;32mOK[0m] > 21: > Checking for trace integrity > 21: [[1;32mOK[0m] > 21: > Checking for ENTER/LEAVE parity > 21: [[1;32mOK[0m] 2005 event of each type > 21: > Checking the number of IO_OPERATION_BEGIN events > 21: [[1;32mOK[0m] > 21: > Checking the number of IO_OPERATION_COMPLETE events > 21: [[1;32mOK[0m] > 21: PASS: 5, FAILED:, TOTAL: 5 > 21: [[1;32mOK[0m] > 21: > Running /<<PKGBUILDDIR>>/test/posixio/test_posixio.sh... > 21: > Running /<<PKGBUILDDIR>>/build-mpich/src/eztrace -p -t posixio ./posixio > 21: Eztrace test Mode > 21: dir: posixio_trace > 21: [P0T0] Starting EZTrace (pid: 2350546)... > 21: Running thread #0 > 21: [P0T1] EZTrace warning in get_file_handle_fd > (./src/modules/posixio/posix_io_otf2.c:142): Cannot find a handle that > matches 6 > 21: Running thread #1 > 21: [P0T2] EZTrace warning in get_file_handle_fd > (./src/modules/posixio/posix_io_otf2.c:142): Cannot find a handle that > matches 8 > 21: Main thread writes 0 > 21: [P0T0] EZTrace warning in get_file_handle_fd > (./src/modules/posixio/posix_io_otf2.c:142): Cannot find a handle that > matches 7 > 21: [2350546] [thread #0] read 0 > 21: [P0T1] EZTrace warning in get_file_handle_fd > (./src/modules/posixio/posix_io_otf2.c:142): Cannot find a handle that > matches 9 > 21: [2350546] [thread #1] read 1 > 21: [2350546] [thread #0] read 2 > 21: [2350546] [thread #1] read 3 > 21: [2350546] [thread #0] read 4 > 21: [2350546] [thread #1] read 5 > 21: [2350546] [thread #0] read 6 > 21: [2350546] [thread #1] read 7 > 21: [2350546] [thread #0] read 8 > 21: [2350546] [thread #1] read 9 > 21: [2350546] [thread #0] read 10 > 21: [2350546] [thread #1] read 11 > 21: [2350546] [thread #0] read 12 > 21: [2350546] [thread #1] read 13 > 21: [2350546] [thread #0] read 14 > 21: [2350546] [thread #1] read 15 > 21: [2350546] [thread #0] read 16 > 21: [2350546] [thread #1] read 17 > 21: [2350546] [thread #0] read 18 > 21: End of thread #0 > 21: [2350546] [thread #1] read 19 > 21: End of thread #1 > 21: [P0T0] Stopping EZTrace (pid:2350546)... > 21: [[1;32mOK[0m] > 21: > Checking for trace integrity > 21: [[1;32mOK[0m] > 21: > Checking for ENTER/LEAVE parity > 21: [[1;32mOK[0m] 45 event of each type > 21: PASS: 3, FAILED:, TOTAL: 3 > 21: [[1;32mOK[0m] > 21/21 Test #21: posixio_tests .................... Passed 3.51 sec > > 90% tests passed, 2 tests failed out of 21 > > Total Test time (real) = 48.77 sec > > The following tests FAILED: > 2 - mpi_tests (Failed) > 9 - mpi_tests (Failed) > Errors while running CTest > make[2]: *** [Makefile:74: test] Error 8 The full build log is available from: http://qa-logs.debian.net/2024/03/19/eztrace_2.1-7_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240319;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240319&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.