• Bug#1067281: eztrace: FTBFS: 9: [OTF2] src/otf2_file_posix.c:163: error

    From Lucas Nussbaum@21:1/5 to All on Wed Mar 20 22:20:01 2024
    Source: eztrace
    Version: 2.1-7
    Severity: serious
    Justification: FTBFS
    Tags: trixie sid ftbfs
    User: lucas@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'
    [OK]
    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)...
    [OK]
    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
    [OK] 0 event of each type
    Checking the number of MPI_SEND events
    [ERROR] 0 events (expected: 20200)
    Checking the number of MPI_RECV events
    [ERROR] 0 events (expected: 20200)
    Checking the number of ENTER MPI_Send events
    [ERROR] 0 events (expected: 20200)
    Checking the number of LEAVE MPI_Send events
    [ERROR] 0 events (expected: 20200)
    Checking the number of ENTER MPI_Recv events
    [ERROR] 0 events (expected: 20200)
    Checking the number of LEAVE MPI_Recv events
    [ERROR] 0 events (expected: 20200)
    PASS: 2, FAILED:6, TOTAL: 8
    [ERROR] 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)...
    [ERROR] 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
    [OK] 0 event of each type
    Checking the number of MPI_ISEND events
    [ERROR] 0 events (expected: 3)
    Checking the number of MPI_ISEND_COMPLETE events
    [ERROR] 0 events (expected: 3)
    Checking the number of MPI_IRECV events
    [ERROR] 0 events (expected: 3)
    Checking the number of MPI_IRECV_REQUEST events
    [ERROR] 0 events (expected: 3)
    Checking the number of ENTER MPI_Isend events
    [ERROR] 0 events (expected: 3)
    Checking the number of LEAVE MPI_Isend events
    [ERROR] 0 events (expected: 3)
    Checking the number of ENTER MPI_Irecv events
    [ERROR] 0 events (expected: 3)
    Checking the number of LEAVE MPI_Irecv events
    [ERROR] 0 events (expected: 3)
    Checking the number of ENTER MPI_Waitall events
    [ERROR] 0 events (expected: 4)
    Checking the number of LEAVE MPI_Waitall events
    [ERROR] 0 events (expected: 4)
    PASS: 1, FAILED:10, TOTAL: 12
    [ERROR] 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: [OK]
    3: > Checking for eztrace module 'memory'...
    3: [OK]
    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: [OK]
    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: [OK]
    3: > Checking for trace integrity
    3: [OK]
    3: > Checking for ENTER/LEAVE parity
    3: [OK] 90 event of each type
    3: > Checking the number of ENTER realloc events
    3: [OK]
    3: > Checking the number of LEAVE realloc events
    3: [OK]
    3: > Checking the number of ENTER calloc events
    3: [OK]
    3: > Checking the number of LEAVE calloc events
    3: [OK]
    3: > Checking the number of ENTER malloc events
    3: [OK]
    3: > Checking the number of LEAVE malloc events
    3: [OK]
    3: PASS: 9, FAILED:, TOTAL: 9
    3: [OK]
    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: [OK]
    4: > Checking for eztrace module 'openmp'...
    4: [OK]
    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: [OK]
    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: [OK]
    4: > Checking for trace integrity
    4: [OK]
    4: > Checking for ENTER/LEAVE parity
    4: [OK] 16793 event of each type
    4: > Checking the number of THREAD_ACQUIRE_LOCK events
    4: [OK]
    4: > Checking the number of THREAD_RELEASE_LOCK events
    4: [OK]
    4: > Checking the number of ENTER OpenMP Set Lock events
    4: [OK]
    4: > Checking the number of LEAVE OpenMP Set Lock events
    4: [OK]
    4: > Checking the number of ENTER OpenMP Unset Lock events
    4: [OK]
    4: > Checking the number of LEAVE OpenMP Unset Lock events
    4: [OK]
    4: > Checking the number of THREAD_TEAM_BEGIN events
    4: [OK]
    4: > Checking the number of THREAD_TEAM_END events
    4: [OK]
    4: PASS: 11, FAILED:, TOTAL: 11
    4: [OK]
    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: [OK]
    4: > Checking for trace integrity
    4: [OK]
    4: > Checking for ENTER/LEAVE parity
    4: [OK] 415 event of each type
    4: > Checking the number of THREAD_ACQUIRE_LOCK events
    4: [OK]
    4: > Checking the number of THREAD_RELEASE_LOCK events
    4: [OK]
    4: > Checking the number of ENTER OpenMP Set Nest Lock events
    4: [OK]
    4: > Checking the number of LEAVE OpenMP Set Nest Lock events
    4: [OK]
    4: > Checking the number of ENTER OpenMP Unset Nest Lock events
    4: [OK]
    4: > Checking the number of LEAVE OpenMP Unset Nest Lock events
    4: [OK]
    4: > Checking the number of THREAD_TEAM_BEGIN events
    4: [OK]
    4: > Checking the number of THREAD_TEAM_END events
    4: [OK]
    4: PASS: 11, FAILED:, TOTAL: 11
    4: [OK]
    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: [OK]
    4: > Checking for trace integrity
    4: [OK]
    4: > Checking for ENTER/LEAVE parity
    4: [OK] 147 event of each type
    4: > Checking the number of THREAD_TEAM_BEGIN events
    4: [OK]
    4: > Checking the number of THREAD_TEAM_END events
    4: [OK]
    4: > Checking the number of THREAD_FORK events
    4: [OK]
    4: > Checking the number of THREAD_JOIN events
    4: [OK]
    4: PASS: 7, FAILED:, TOTAL: 7
    4: [OK]
    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: [OK]
    4: > Checking for trace integrity
    4: [OK]
    4: > Checking for ENTER/LEAVE parity
    4: [OK] 3025 event of each type
    4: > Checking the number of THREAD_TEAM_BEGIN events
    4: [OK]
    4: > Checking the number of THREAD_TEAM_END events
    4: [OK]
    4: > Checking the number of THREAD_TASK_CREATE events
    4: [OK]
    4: > Checking the number of THREAD_TASK_SWITCH events
    4: [OK]
    4: > Checking the number of THREAD_TASK_COMPLETE events
    4: [OK]
    4: PASS: 8, FAILED:, TOTAL: 8
    4: [OK]
    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: [OK]
    5: > Checking for eztrace module 'starpu'...
    5: [OK]
    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: [OK]
    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: [OK]
    5: > Checking for trace integrity
    5: [OK]
    5: > Checking for ENTER/LEAVE parity
    5: [OK] 24 event of each type
    5: > Checking the number of ENTER StarPU job events
    5: [OK]
    5: > Checking the number of ENTER starpu_task_create events
    5: [OK]
    5: > Checking the number of ENTER starpu_task_submit events
    5: [OK]
    5: > Checking the number of LEAVE StarPU job events
    5: [OK]
    5: > Checking the number of LEAVE starpu_task_create events
    5: [OK]
    5: > Checking the number of LEAVE starpu_task_submit events
    5: [OK]
    5: PASS: 9, FAILED:, TOTAL: 9
    5: [OK]
    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: [OK]
    5: > Checking for trace integrity
    5: [OK]
    5: > Checking for ENTER/LEAVE parity
    5: [OK] 24 event of each type
    5: PASS: 3, FAILED:, TOTAL: 3
    5: [OK]
    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: [OK]
    7: > Checking for eztrace module 'compiler_instrumentation'...
    7: [OK]
    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: [OK]
    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: [OK]
    7: > Checking for trace integrity
    7: [OK]
    7: > Checking for ENTER/LEAVE parity
    7: [OK] 21 event of each type
    7: > Checking the number of ENTER foo events
    7: [OK]
    7: > Checking the number of LEAVE foo events
    7: [OK]
    7: > Checking the number of ENTER baz events
    7: [OK]
    7: > Checking the number of LEAVE baz events
    7: [OK]
    7: PASS: 7, FAILED:, TOTAL: 7
    7: [OK]
    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="

    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)