Skip to content
Success

Console Output

Skipping 1,343 KB.. Full Log
Scanning dependencies of target h5perf_serial
Scanning dependencies of target h5fc_chk_idx
Scanning dependencies of target chunk
Scanning dependencies of target iopipe
[ 95%] Building C object tools/test/perform/CMakeFiles/h5perf_serial.dir/sio_perf.c.o
[ 95%] Building C object tools/test/h5repack/CMakeFiles/h5repacktest.dir/h5repacktst.c.o
[ 95%] Building C object tools/test/h5format_convert/CMakeFiles/h5fc_chk_idx.dir/h5fc_chk_idx.c.o
[ 95%] Building C object tools/test/perform/CMakeFiles/chunk.dir/chunk.c.o
[ 95%] Building C object tools/test/perform/CMakeFiles/iopipe.dir/iopipe.c.o
Scanning dependencies of target perf_meta
[ 95%] Building C object tools/test/perform/CMakeFiles/perf_meta.dir/perf_meta.c.o
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/lib/h5tools.h:24,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_perf.h:19,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_perf.c:56:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/lib/h5tools_error.h:76: warning: "HERROR" redefined
   76 | #define HERROR(maj_id, min_id, ...) {                                                                        \
      | 
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/test/h5test.h:29,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_perf.h:18,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_perf.c:56:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/src/H5Eprivate.h:33: note: this is the location of the previous definition
   33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
      | 
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/lib/h5tools.h:24,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_perf.h:19,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_perf.c:56:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined
  106 | #define H5E_THROW(fail_value, min_id, ...) {        \
      | 
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/test/h5test.h:29,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_perf.h:18,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_perf.c:56:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/src/H5Eprivate.h:169: note: this is the location of the previous definition
  169 | #define H5E_THROW(...) {            \
      | 
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/lib/h5tools.h:24,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_perf.h:19,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_perf.c:56:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined
  117 | #define HGOTO_ERROR(fail_value, min_id, ...) {        \
      | 
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/test/h5test.h:29,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_perf.h:18,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_perf.c:56:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/src/H5Eprivate.h:65: note: this is the location of the previous definition
   65 | #define HGOTO_ERROR(maj, min, ret_val, ...) {          \
      | 
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/iopipe.c: In function ‘synchronize’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/iopipe.c:136:9: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]
  136 |     int status;
      |         ^~~~~~
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/lib/h5tools.h:24,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/h5repack/h5repacktst.c:17:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/lib/h5tools_error.h:76: warning: "HERROR" redefined
   76 | #define HERROR(maj_id, min_id, ...) {                                                                        \
      | 
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/test/h5test.h:29,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/h5repack/h5repacktst.c:15:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/src/H5Eprivate.h:33: note: this is the location of the previous definition
   33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
      | 
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/lib/h5tools.h:24,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/h5repack/h5repacktst.c:17:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined
  106 | #define H5E_THROW(fail_value, min_id, ...) {        \
      | 
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/test/h5test.h:29,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/h5repack/h5repacktst.c:15:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/src/H5Eprivate.h:169: note: this is the location of the previous definition
  169 | #define H5E_THROW(...) {            \
      | 
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/lib/h5tools.h:24,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/h5repack/h5repacktst.c:17:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined
  117 | #define HGOTO_ERROR(fail_value, min_id, ...) {        \
      | 
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/test/h5test.h:29,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/h5repack/h5repacktst.c:15:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/src/H5Eprivate.h:65: note: this is the location of the previous definition
   65 | #define HGOTO_ERROR(maj, min, ret_val, ...) {          \
      | 
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/iopipe.c: In function ‘main’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/iopipe.c:182:14: warning: variable ‘offset’ set but not used [-Wunused-but-set-variable]
  182 |     off_t    offset;
      |              ^~~~~~
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/iopipe.c:181:17: warning: variable ‘n’ set but not used [-Wunused-but-set-variable]
  181 |     hssize_t    n;
      |                 ^
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/iopipe.c:172:15: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]
  172 |     herr_t    status;
      |               ^~~~~~
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/h5repack/h5repacktst.c: In function ‘make_deflate’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/h5repack/h5repacktst.c:2553:16: warning: unused variable ‘dims1r’ [-Wunused-variable]
 2553 |     hsize_t    dims1r[1] = {1};
      |                ^~~~~~
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/h5repack/h5repacktst.c:2552:16: warning: unused variable ‘bufref’ [-Wunused-variable]
 2552 |     hobj_ref_t bufref[1]; /* reference */
      |                ^~~~~~
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/h5repack/h5repacktst.c:2551:16: warning: variable ‘buf’ set but not used [-Wunused-but-set-variable]
 2551 |     int        buf[DIM1][DIM2];
      |                ^~~
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/h5repack/h5repacktst.c:2545:24: warning: unused parameter ‘loc_id’ [-Wunused-parameter]
 2545 | int make_deflate(hid_t loc_id)
      |                  ~~~~~~^~~~~~
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/h5repack/h5repacktst.c: In function ‘make_userblock’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/h5repack/h5repacktst.c:3689:13: warning: variable ‘nwritten’ set but not used [-Wunused-but-set-variable]
 3689 |     ssize_t nwritten;           /* # of bytes written */
      |             ^~~~~~~~
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/h5repack/h5repacktst.c: In function ‘verify_userblock’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/h5repack/h5repacktst.c:3752:13: warning: variable ‘nread’ set but not used [-Wunused-but-set-variable]
 3752 |     ssize_t nread;              /* # of bytes read */
      |             ^~~~~
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/h5repack/h5repacktst.c: In function ‘make_userblock_file’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/h5repack/h5repacktst.c:3819:13: warning: variable ‘nwritten’ set but not used [-Wunused-but-set-variable]
 3819 |     ssize_t nwritten;           /* # of bytes written */
      |             ^~~~~~~~
[ 95%] Linking C executable ../../../bin/h5fc_chk_idx
[ 95%] Linking C executable ../../../bin/chunk
[ 95%] Linking C executable ../../../bin/iopipe
[ 95%] Linking C executable ../../../bin/perf_meta
[ 95%] Building C object tools/test/perform/CMakeFiles/h5perf_serial.dir/sio_engine.c.o
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/h5repack/h5repacktst.c: In function ‘make_all_filters’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/h5repack/h5repacktst.c:3059:9: warning: ‘dsid’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 3059 |         H5Dclose(dsid);
      |         ^~~~~~~~~~~~~~
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/h5repack/h5repacktst.c:3058:9: warning: ‘dtid’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 3058 |         H5Tclose(dtid);
      |         ^~~~~~~~~~~~~~
[ 95%] Built target h5fc_chk_idx
[ 95%] Built target chunk
Scanning dependencies of target zip_perf
[ 95%] Built target iopipe
Scanning dependencies of target overhead
[ 95%] Building C object tools/test/perform/CMakeFiles/zip_perf.dir/zip_perf.c.o
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/lib/h5tools.h:24,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_perf.h:19,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_engine.c:35:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/lib/h5tools_error.h:76: warning: "HERROR" redefined
   76 | #define HERROR(maj_id, min_id, ...) {                                                                        \
      | 
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/test/h5test.h:29,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_perf.h:18,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_engine.c:35:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/src/H5Eprivate.h:33: note: this is the location of the previous definition
   33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
      | 
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/lib/h5tools.h:24,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_perf.h:19,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_engine.c:35:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined
  106 | #define H5E_THROW(fail_value, min_id, ...) {        \
      | 
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/test/h5test.h:29,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_perf.h:18,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_engine.c:35:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/src/H5Eprivate.h:169: note: this is the location of the previous definition
  169 | #define H5E_THROW(...) {            \
      | 
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/lib/h5tools.h:24,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_perf.h:19,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_engine.c:35:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined
  117 | #define HGOTO_ERROR(fail_value, min_id, ...) {        \
      | 
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/test/h5test.h:29,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_perf.h:18,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_engine.c:35:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/src/H5Eprivate.h:65: note: this is the location of the previous definition
   65 | #define HGOTO_ERROR(maj, min, ret_val, ...) {          \
      | 
Scanning dependencies of target h5_vds-percival-unlim-shared
[ 95%] Building C object tools/test/perform/CMakeFiles/overhead.dir/overhead.c.o
[ 95%] Building C object examples/CMakeFiles/h5_vds-percival-unlim-shared.dir/h5_vds-percival-unlim.c.o
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_vds-percival-unlim.c: In function ‘main’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_vds-percival-unlim.c:60:18: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]
   60 |     herr_t       status;
      |                  ^~~~~~
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/lib/h5tools.h:24,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/zip_perf.c:24:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/lib/h5tools_error.h:76: warning: "HERROR" redefined
   76 | #define HERROR(maj_id, min_id, ...) {                                                                        \
      | 
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/test/h5test.h:29,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/zip_perf.c:23:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/src/H5Eprivate.h:33: note: this is the location of the previous definition
   33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__)
      | 
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/lib/h5tools.h:24,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/zip_perf.c:24:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined
  106 | #define H5E_THROW(fail_value, min_id, ...) {        \
      | 
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/test/h5test.h:29,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/zip_perf.c:23:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/src/H5Eprivate.h:169: note: this is the location of the previous definition
  169 | #define H5E_THROW(...) {            \
      | 
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/lib/h5tools.h:24,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/zip_perf.c:24:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined
  117 | #define HGOTO_ERROR(fail_value, min_id, ...) {        \
      | 
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/test/h5test.h:29,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/zip_perf.c:23:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/src/H5Eprivate.h:65: note: this is the location of the previous definition
   65 | #define HGOTO_ERROR(maj, min, ret_val, ...) {          \
      | 
[ 96%] Linking C executable ../../../bin/zip_perf
[ 96%] Built target perf_meta
Scanning dependencies of target h5_crtgrpd-shared
[ 96%] Linking C executable ../bin/h5_vds-percival-unlim-shared
[ 96%] Building C object examples/CMakeFiles/h5_crtgrpd-shared.dir/h5_crtgrpd.c.o
In file included from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/test/h5test.h:28,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_perf.h:18,
                 from /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_engine.c:35:
In function ‘sio_create_filename’,
    inlined from ‘do_sio’ at /work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_engine.c:203:5:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/src/H5private.h:1374:31: warning: ‘strncpy’ specified bound 4096 equals destination size [-Wstringop-truncation]
 1374 |     #define HDstrncpy(X,Y,Z)  strncpy(X,Y,Z)
      |                               ^~~~~~~~~~~~~~
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/tools/test/perform/sio_engine.c:346:9: note: in expansion of macro ‘HDstrncpy’
  346 |         HDstrncpy(fullname, prefix, size);
      |         ^~~~~~~~~
[ 96%] Linking C executable ../../../bin/overhead
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_crtgrpd.c: In function ‘main’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_crtgrpd.c:26:16: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]
   26 |    herr_t      status;
      |                ^~~~~~
[ 96%] Built target h5_vds-percival-unlim-shared
[ 96%] Linking C executable ../bin/h5_crtgrpd-shared
Scanning dependencies of target h5_crtdat-shared
[ 96%] Building C object examples/CMakeFiles/h5_crtdat-shared.dir/h5_crtdat.c.o
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_crtdat.c: In function ‘main’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_crtdat.c:26:16: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]
   26 |    herr_t      status;
      |                ^~~~~~
[ 96%] Built target h5_crtgrpd-shared
Scanning dependencies of target h5_write-shared
[ 96%] Linking C executable ../bin/h5_crtdat-shared
[ 96%] Building C object examples/CMakeFiles/h5_write-shared.dir/h5_write.c.o
[ 96%] Linking C executable ../../../bin/h5perf_serial
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_write.c: In function ‘main’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_write.c:33:17: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]
   33 |     herr_t      status;
      |                 ^~~~~~
[ 96%] Built target h5_crtdat-shared
Scanning dependencies of target h5_compound-shared
[ 96%] Linking C executable ../bin/h5_write-shared
[ 96%] Building C object examples/CMakeFiles/h5_compound-shared.dir/h5_compound.c.o
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_compound.c: In function ‘main’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_compound.c:54:16: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]
   54 |     herr_t     status;
      |                ^~~~~~
[ 96%] Built target zip_perf
[ 96%] Built target h5_write-shared
Scanning dependencies of target h5_vds-exc-shared
Scanning dependencies of target h5_vds-percival-unlim-maxmin-shared
[ 96%] Built target overhead
[ 97%] Linking C executable ../bin/h5_compound-shared
[ 97%] Building C object examples/CMakeFiles/h5_vds-exc-shared.dir/h5_vds-exc.c.o
[ 97%] Building C object examples/CMakeFiles/h5_vds-percival-unlim-maxmin-shared.dir/h5_vds-percival-unlim-maxmin.c.o
Scanning dependencies of target h5_extend-shared
[ 97%] Building C object examples/CMakeFiles/h5_extend-shared.dir/h5_extend.c.o
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_vds-exc.c: In function ‘main’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_vds-exc.c:71:18: warning: unused variable ‘stride’ [-Wunused-variable]
   71 |                  stride[3],
      |                  ^~~~~~
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_vds-exc.c:63:18: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]
   63 |     herr_t       status;
      |                  ^~~~~~
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_vds-percival-unlim-maxmin.c: In function ‘main’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_vds-percival-unlim-maxmin.c:62:18: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]
   62 |     herr_t       status;
      |                  ^~~~~~
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_extend.c: In function ‘main’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_extend.c:62:24: warning: variable ‘rank_chunk’ set but not used [-Wunused-but-set-variable]
   62 |     int          rank, rank_chunk;
      |                        ^~~~~~~~~~
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_extend.c:61:18: warning: variable ‘status_n’ set but not used [-Wunused-but-set-variable]
   61 |     herr_t       status_n;
      |                  ^~~~~~~~
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_extend.c:38:18: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]
   38 |     herr_t       status;
      |                  ^~~~~~
[ 97%] Built target h5_compound-shared
Scanning dependencies of target h5_chunk_read-shared
[ 97%] Linking C executable ../bin/h5_vds-exc-shared
[ 97%] Linking C executable ../bin/h5_extend-shared
[ 97%] Building C object examples/CMakeFiles/h5_chunk_read-shared.dir/h5_chunk_read.c.o
[ 97%] Linking C executable ../bin/h5_vds-percival-unlim-maxmin-shared
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_chunk_read.c: In function ‘main’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_chunk_read.c:80:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare]
   80 |     for (j = 0; j < dims[0]; j++) {
      |                   ^
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_chunk_read.c:81:16: warning: comparison of integer expressions of different signedness: ‘int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare]
   81 |  for (i = 0; i < dims[1]; i++) printf("%d ", data_out[j][i]);
      |                ^
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_chunk_read.c:187:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare]
  187 |         for (j = 0; j < chunk_dims[0]; j++) {
      |                       ^
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_chunk_read.c:188:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare]
  188 |             for (i = 0; i < chunk_dims[1]; i++) printf("%d ", chunk_out[j][i]);
      |                           ^
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_chunk_read.c:42:25: warning: variable ‘status_n’ set but not used [-Wunused-but-set-variable]
   42 |     herr_t      status, status_n;
      |                         ^~~~~~~~
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_chunk_read.c:42:17: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]
   42 |     herr_t      status, status_n;
      |                 ^~~~~~
[ 97%] Built target h5perf_serial
[ 97%] Built target h5_vds-exc-shared
Scanning dependencies of target h5_subset-shared
[ 97%] Built target h5_extend-shared
Scanning dependencies of target h5_rdwt-shared
[ 97%] Building C object examples/CMakeFiles/h5_subset-shared.dir/h5_subset.c.o
Scanning dependencies of target h5_extend_write-shared
[ 97%] Built target h5_vds-percival-unlim-maxmin-shared
[ 97%] Linking C executable ../bin/h5_chunk_read-shared
[ 97%] Building C object examples/CMakeFiles/h5_rdwt-shared.dir/h5_rdwt.c.o
[ 97%] Building C object examples/CMakeFiles/h5_extend_write-shared.dir/h5_extend_write.c.o
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_subset.c: In function ‘main’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_subset.c:43:17: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]
   43 |     herr_t      status;
      |                 ^~~~~~
Scanning dependencies of target h5_read-shared
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_rdwt.c: In function ‘main’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_rdwt.c:25:16: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]
   25 |    herr_t      status;
      |                ^~~~~~
[ 97%] Building C object examples/CMakeFiles/h5_read-shared.dir/h5_read.c.o
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_extend_write.c: In function ‘main’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_extend_write.c:49:17: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]
   49 |     herr_t      status;
      |                 ^~~~~~
[ 97%] Built target h5_chunk_read-shared
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_read.c: In function ‘main’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_read.c:55:27: warning: variable ‘status_n’ set but not used [-Wunused-but-set-variable]
   55 |     int          i, j, k, status_n, rank;
      |                           ^~~~~~~~
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/examples/h5_read.c:47:17: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]
   47 |     herr_t      status;
      |                 ^~~~~~
[ 97%] Linking C executable ../bin/h5_subset-shared
[ 97%] Linking C executable ../bin/h5_rdwt-shared
Scanning dependencies of target h52gif
[ 97%] Linking C executable ../bin/h5_extend_write-shared
[ 97%] Building C object hl/tools/gif2h5/CMakeFiles/h52gif.dir/hdf2gif.c.o
[ 97%] Linking C executable ../bin/h5_read-shared
[ 97%] Built target h5_subset-shared
[ 97%] Built target h5_rdwt-shared
[ 97%] Building C object hl/tools/gif2h5/CMakeFiles/h52gif.dir/hdfgifwr.c.o
Scanning dependencies of target gif2h5
[ 97%] Built target h5_extend_write-shared
[ 97%] Building C object hl/tools/gif2h5/CMakeFiles/gif2h5.dir/decompress.c.o
Scanning dependencies of target extend_dset
[ 97%] Built target h5_read-shared
[ 97%] Building C object hl/tools/h5watch/CMakeFiles/extend_dset.dir/extend_dset.c.o
Scanning dependencies of target h5watchgentest
[ 97%] Building C object hl/tools/h5watch/CMakeFiles/h5watchgentest.dir/h5watchgentest.c.o
Scanning dependencies of target h5watch
[ 97%] Building C object hl/tools/gif2h5/CMakeFiles/gif2h5.dir/gif2hdf.c.o
[ 97%] Building C object hl/tools/h5watch/CMakeFiles/h5watch.dir/h5watch.c.o
[ 97%] Linking C executable ../../../bin/h52gif
[ 97%] Building C object hl/tools/gif2h5/CMakeFiles/gif2h5.dir/gif2mem.c.o
[ 97%] Linking C executable ../../../bin/extend_dset
[ 97%] Linking C executable ../../../bin/h5watchgentest
[ 97%] Building C object hl/tools/gif2h5/CMakeFiles/gif2h5.dir/gifread.c.o
[ 97%] Linking C executable ../../../bin/h5watch
[ 97%] Built target h52gif
Scanning dependencies of target hl_ex_ex_table_12
[ 97%] Building C object hl/tools/gif2h5/CMakeFiles/gif2h5.dir/writehdf.c.o
[ 97%] Building C object hl/examples/CMakeFiles/hl_ex_ex_table_12.dir/ex_table_12.c.o
[ 97%] Built target h5watchgentest
[ 97%] Linking C executable ../../../bin/h5repacktest
[ 97%] Built target extend_dset
Scanning dependencies of target hl_ex_ex_table_11
[ 97%] Linking C executable ../../bin/hl_ex_ex_table_12
Scanning dependencies of target hl_ex_ex_table_10
[ 97%] Building C object hl/examples/CMakeFiles/hl_ex_ex_table_11.dir/ex_table_11.c.o
[ 97%] Linking C executable ../../../bin/gif2h5
[ 97%] Building C object hl/examples/CMakeFiles/hl_ex_ex_table_10.dir/ex_table_10.c.o
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/hl/examples/ex_table_10.c: In function ‘main’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/hl/examples/ex_table_10.c:116:13: warning: comparison of integer expressions of different signedness: ‘int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare]
  116 |  for (i=0; i<nrecords_out; i++) {
      |             ^
[ 97%] Linking C executable ../../bin/hl_ex_ex_table_11
[ 97%] Linking C executable ../../bin/hl_ex_ex_table_10
[ 97%] Built target h5watch
Scanning dependencies of target hl_ex_ex_table_09
[ 97%] Building C object hl/examples/CMakeFiles/hl_ex_ex_table_09.dir/ex_table_09.c.o
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/hl/examples/ex_table_09.c: In function ‘main’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/hl/examples/ex_table_09.c:124:13: warning: comparison of integer expressions of different signedness: ‘int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare]
  124 |  for (i=0; i<nrecords_out; i++) {
      |             ^
[ 97%] Linking C executable ../../bin/hl_ex_ex_table_09
[ 97%] Built target hl_ex_ex_table_12
[ 97%] Built target h5repacktest
Scanning dependencies of target hl_ex_ex_table_08
Scanning dependencies of target hl_ex_ex_lite2
[ 97%] Built target gif2h5
[ 97%] Building C object hl/examples/CMakeFiles/hl_ex_ex_table_08.dir/ex_table_08.c.o
[ 97%] Building C object hl/examples/CMakeFiles/hl_ex_ex_lite2.dir/ex_lite2.c.o
Scanning dependencies of target hl_ex_ex_table_04
[ 97%] Building C object hl/examples/CMakeFiles/hl_ex_ex_table_04.dir/ex_table_04.c.o
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/hl/examples/ex_table_08.c: In function ‘main’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/hl/examples/ex_table_08.c:122:13: warning: comparison of integer expressions of different signedness: ‘int’ and ‘hsize_t’ {aka ‘long long unsigned int’} [-Wsign-compare]
  122 |  for (i=0; i<nrecords_out; i++) {
      |             ^
[ 97%] Built target hl_ex_ex_table_11
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/hl/examples/ex_table_04.c: In function ‘main’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/hl/examples/ex_table_04.c:138:13: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long long unsigned int’ [-Wsign-compare]
  138 |  for (i=0; i<NRECORDS; i++) {
      |             ^
[ 97%] Built target hl_ex_ex_table_10
Scanning dependencies of target hl_ex_ex_lite3
[ 97%] Linking C executable ../../bin/hl_ex_ex_lite2
[ 97%] Linking C executable ../../bin/hl_ex_ex_table_08
[ 97%] Building C object hl/examples/CMakeFiles/hl_ex_ex_lite3.dir/ex_lite3.c.o
Scanning dependencies of target hl_ex_ex_lite1
[ 97%] Building C object hl/examples/CMakeFiles/hl_ex_ex_lite1.dir/ex_lite1.c.o
[ 97%] Linking C executable ../../bin/hl_ex_ex_table_04
[ 97%] Linking C executable ../../bin/hl_ex_ex_lite3
[ 97%] Linking C executable ../../bin/hl_ex_ex_lite1
[ 97%] Built target hl_ex_ex_table_09
Scanning dependencies of target hl_ex_ex_table_03
[ 97%] Building C object hl/examples/CMakeFiles/hl_ex_ex_table_03.dir/ex_table_03.c.o
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/hl/examples/ex_table_03.c: In function ‘main’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/hl/examples/ex_table_03.c:117:13: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long long unsigned int’ [-Wsign-compare]
  117 |  for (i=0; i<NRECORDS; i++) {
      |             ^
[ 97%] Linking C executable ../../bin/hl_ex_ex_table_03
[ 97%] Built target hl_ex_ex_lite2
[ 97%] Built target hl_ex_ex_table_08
Scanning dependencies of target hl_ex_ptExampleFL
Scanning dependencies of target hl_ex_ex_image2
[ 97%] Building C object hl/examples/CMakeFiles/hl_ex_ptExampleFL.dir/ptExampleFL.c.o
[ 97%] Built target hl_ex_ex_table_04
[ 97%] Building C object hl/examples/CMakeFiles/hl_ex_ex_image2.dir/ex_image2.c.o
Scanning dependencies of target hl_ex_ex_table_02
[ 97%] Building C object hl/examples/CMakeFiles/hl_ex_ex_table_02.dir/ex_table_02.c.o
[ 97%] Built target hl_ex_ex_lite3
[ 97%] Built target hl_ex_ex_lite1
Scanning dependencies of target hl_ex_ex_table_01
[ 97%] Linking C executable ../../bin/hl_ex_ptExampleFL
Scanning dependencies of target hl_ex_ex_table_06
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/hl/examples/ex_table_02.c: In function ‘main’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/hl/examples/ex_table_02.c:111:13: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long long unsigned int’ [-Wsign-compare]
  111 |  for (i=0; i<NRECORDS+NRECORDS_ADD; i++) {
      |             ^
[ 97%] Building C object hl/examples/CMakeFiles/hl_ex_ex_table_01.dir/ex_table_01.c.o
[ 97%] Building C object hl/examples/CMakeFiles/hl_ex_ex_table_06.dir/ex_table_06.c.o
[ 97%] Linking C executable ../../bin/hl_ex_ex_image2
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/hl/examples/ex_table_01.c: In function ‘main’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/hl/examples/ex_table_01.c:112:13: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long long unsigned int’ [-Wsign-compare]
  112 |  for (i=0; i<NRECORDS; i++) {
      |             ^
[ 97%] Linking C executable ../../bin/hl_ex_ex_table_02
[ 97%] Linking C executable ../../bin/hl_ex_ex_table_06
[ 97%] Linking C executable ../../bin/hl_ex_ex_table_01
[ 97%] Built target hl_ex_ex_table_03
Scanning dependencies of target hl_ex_ex_ds1
[ 97%] Building C object hl/examples/CMakeFiles/hl_ex_ex_ds1.dir/ex_ds1.c.o
[ 97%] Linking C executable ../../bin/hl_ex_ex_ds1
[ 97%] Built target hl_ex_ptExampleFL
Scanning dependencies of target hl_ex_ex_image1
[ 97%] Built target hl_ex_ex_image2
[ 97%] Building C object hl/examples/CMakeFiles/hl_ex_ex_image1.dir/ex_image1.c.o
Scanning dependencies of target hl_ex_ex_table_05
[ 97%] Built target hl_ex_ex_table_02
[ 97%] Building C object hl/examples/CMakeFiles/hl_ex_ex_table_05.dir/ex_table_05.c.o
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/hl/examples/ex_image1.c: In function ‘main’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/hl/examples/ex_image1.c:44:10: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
   44 |   if ( j > space )
      |          ^
[ 97%] Built target hl_ex_ex_table_06
[ 97%] Built target hl_ex_ex_table_01
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/hl/examples/ex_table_05.c: In function ‘main’:
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/hl/examples/ex_table_05.c:146:13: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long long unsigned int’ [-Wsign-compare]
  146 |  for (i=0; i<NRECORDS; i++) {
      |             ^
[ 97%] Linking C executable ../../bin/hl_ex_ex_image1
Scanning dependencies of target hl_test_file_image
Scanning dependencies of target hl_test_image
Scanning dependencies of target hl_ex_ex_table_07
[ 97%] Building C object hl/test/CMakeFiles/hl_test_file_image.dir/test_file_image.c.o
[ 97%] Building C object hl/test/CMakeFiles/hl_test_image.dir/test_image.c.o
[ 97%] Building C object hl/examples/CMakeFiles/hl_ex_ex_table_07.dir/ex_table_07.c.o
[ 97%] Linking C executable ../../bin/hl_ex_ex_table_05
[ 98%] Linking C executable ../../bin/hl_ex_ex_table_07
[ 98%] Built target hl_ex_ex_ds1
Scanning dependencies of target hl_test_ds
[ 98%] Building C object hl/test/CMakeFiles/hl_test_ds.dir/test_ds.c.o
[ 98%] Built target hl_ex_ex_image1
[ 98%] Linking C executable ../../bin/hl_test_image
Scanning dependencies of target hl_test_table
[ 98%] Linking C executable ../../bin/hl_test_file_image
[ 98%] Built target hl_ex_ex_table_05
[ 98%] Building C object hl/test/CMakeFiles/hl_test_table.dir/test_table.c.o
Scanning dependencies of target hl_test_ld
[ 98%] Building C object hl/test/CMakeFiles/hl_test_ld.dir/test_ld.c.o
[ 98%] Built target hl_ex_ex_table_07
Scanning dependencies of target hl_test_lite
[ 98%] Building C object hl/test/CMakeFiles/hl_test_lite.dir/test_lite.c.o
[ 98%] Built target hl_test_image
[ 98%] Built target hl_test_file_image
Scanning dependencies of target hl_test_dset_append
Scanning dependencies of target hl_test_h5do_compat
[ 98%] Building C object hl/test/CMakeFiles/hl_test_dset_append.dir/test_dset_append.c.o
[ 98%] Building C object hl/test/CMakeFiles/hl_test_h5do_compat.dir/test_h5do_compat.c.o
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/hl/test/test_dset_append.c:758:1: warning: ‘test_dataset_append_BUG2’ defined but not used [-Wunused-function]
  758 | test_dataset_append_BUG2(hid_t fid)
      | ^~~~~~~~~~~~~~~~~~~~~~~~
/work/aquila/workspace/ares_blss_full/build/external_build/hdf5-prefix/src/hdf5/hl/test/test_dset_append.c:596:1: warning: ‘test_dataset_append_BUG1’ defined but not used [-Wunused-function]
  596 | test_dataset_append_BUG1(hid_t fid)
      | ^~~~~~~~~~~~~~~~~~~~~~~~
[ 98%] Linking C executable ../../bin/hl_test_table
[ 98%] Linking C executable ../../bin/hl_test_h5do_compat
[ 98%] Linking C executable ../../bin/hl_test_lite
[ 98%] Linking C executable ../../bin/hl_test_ld
[ 98%] Built target hl_test_table
[ 98%] Built target hl_test_h5do_compat
Scanning dependencies of target hl_test_packet
Scanning dependencies of target cpp_ex_h5tutr_subset
[ 98%] Building C object hl/test/CMakeFiles/hl_test_packet.dir/test_packet.c.o
[ 98%] Building CXX object c++/examples/CMakeFiles/cpp_ex_h5tutr_subset.dir/h5tutr_subset.cpp.o
[ 98%] Linking C executable ../../bin/hl_test_dset_append
[ 98%] Built target hl_test_lite
Scanning dependencies of target cpp_ex_h5tutr_rdwt
[ 98%] Building CXX object c++/examples/CMakeFiles/cpp_ex_h5tutr_rdwt.dir/h5tutr_rdwt.cpp.o
[ 98%] Built target hl_test_ld
Scanning dependencies of target cpp_ex_create
[ 98%] Building CXX object c++/examples/CMakeFiles/cpp_ex_create.dir/create.cpp.o
[ 98%] Linking C executable ../../bin/hl_test_ds
[ 98%] Built target hl_test_dset_append
[ 98%] Building C object hl/test/CMakeFiles/hl_test_packet.dir/test_packet_vlen.c.o
Scanning dependencies of target cpp_ex_writedata
[ 98%] Building CXX object c++/examples/CMakeFiles/cpp_ex_writedata.dir/writedata.cpp.o
[ 98%] Linking CXX executable ../../bin/cpp_ex_h5tutr_subset
[ 98%] Linking CXX executable ../../bin/cpp_ex_h5tutr_rdwt
[ 98%] Built target hl_test_ds
Scanning dependencies of target cpp_ex_h5tutr_extend
[ 98%] Building CXX object c++/examples/CMakeFiles/cpp_ex_h5tutr_extend.dir/h5tutr_extend.cpp.o
[ 99%] Linking CXX executable ../../bin/cpp_ex_create
[ 99%] Linking CXX executable ../../bin/cpp_ex_writedata
[ 99%] Linking C executable ../../bin/hl_test_packet
[ 99%] Built target cpp_ex_h5tutr_subset
Scanning dependencies of target cpp_ex_readdata
[ 99%] Building CXX object c++/examples/CMakeFiles/cpp_ex_readdata.dir/readdata.cpp.o
[ 99%] Built target cpp_ex_h5tutr_rdwt
Scanning dependencies of target cpp_ex_compound
[ 99%] Building CXX object c++/examples/CMakeFiles/cpp_ex_compound.dir/compound.cpp.o
[ 99%] Built target cpp_ex_create
[ 99%] Linking CXX executable ../../bin/cpp_ex_h5tutr_extend
Scanning dependencies of target cpp_ex_extend_ds
[ 99%] Building CXX object c++/examples/CMakeFiles/cpp_ex_extend_ds.dir/extend_ds.cpp.o
[ 99%] Built target hl_test_packet
Scanning dependencies of target cpp_ex_h5tutr_crtgrpar
[ 99%] Building CXX object c++/examples/CMakeFiles/cpp_ex_h5tutr_crtgrpar.dir/h5tutr_crtgrpar.cpp.o
[ 99%] Built target cpp_ex_writedata
Scanning dependencies of target cpp_ex_chunks
[ 99%] Building CXX object c++/examples/CMakeFiles/cpp_ex_chunks.dir/chunks.cpp.o
[ 99%] Linking CXX executable ../../bin/cpp_ex_readdata
[ 99%] Linking CXX executable ../../bin/cpp_ex_compound
[ 99%] Built target cpp_ex_h5tutr_extend
Scanning dependencies of target cpp_ex_h5tutr_crtgrpd
[ 99%] Building CXX object c++/examples/CMakeFiles/cpp_ex_h5tutr_crtgrpd.dir/h5tutr_crtgrpd.cpp.o
[ 99%] Linking CXX executable ../../bin/cpp_ex_extend_ds
[ 99%] Linking CXX executable ../../bin/cpp_ex_h5tutr_crtgrpar
[ 99%] Linking CXX executable ../../bin/cpp_ex_chunks
[ 99%] Built target cpp_ex_readdata
Scanning dependencies of target cpp_ex_h5group
[ 99%] Building CXX object c++/examples/CMakeFiles/cpp_ex_h5group.dir/h5group.cpp.o
[ 99%] Built target cpp_ex_compound
Scanning dependencies of target cpp_ex_h5tutr_cmprss
[ 99%] Building CXX object c++/examples/CMakeFiles/cpp_ex_h5tutr_cmprss.dir/h5tutr_cmprss.cpp.o
[ 99%] Linking CXX executable ../../bin/cpp_ex_h5tutr_crtgrpd
[ 99%] Built target cpp_ex_h5tutr_crtgrpar
[ 99%] Built target cpp_ex_extend_ds
Scanning dependencies of target cpp_ex_h5tutr_crtdat
Scanning dependencies of target cpp_ex_h5tutr_crtatt
[ 99%] Building CXX object c++/examples/CMakeFiles/cpp_ex_h5tutr_crtdat.dir/h5tutr_crtdat.cpp.o
[ 99%] Building CXX object c++/examples/CMakeFiles/cpp_ex_h5tutr_crtatt.dir/h5tutr_crtatt.cpp.o
[ 99%] Built target cpp_ex_chunks
Scanning dependencies of target cpp_ex_h5tutr_crtgrp
[ 99%] Building CXX object c++/examples/CMakeFiles/cpp_ex_h5tutr_crtgrp.dir/h5tutr_crtgrp.cpp.o
[ 99%] Linking CXX executable ../../bin/cpp_ex_h5group
[ 99%] Linking CXX executable ../../bin/cpp_ex_h5tutr_cmprss
[ 99%] Built target cpp_ex_h5tutr_crtgrpd
[ 99%] Linking CXX executable ../../bin/cpp_ex_h5tutr_crtdat
[ 99%] Linking CXX executable ../../bin/cpp_ex_h5tutr_crtatt
Scanning dependencies of target cpp_testhdf5
[ 99%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/testhdf5.cpp.o
[ 99%] Linking CXX executable ../../bin/cpp_ex_h5tutr_crtgrp
[ 99%] Built target cpp_ex_h5group
Scanning dependencies of target hdf5_hl_cpp-shared
[ 99%] Building CXX object hl/c++/src/CMakeFiles/hdf5_hl_cpp-shared.dir/H5PacketTable.cpp.o
[ 99%] Built target cpp_ex_h5tutr_cmprss
[ 99%] Built target cpp_ex_h5tutr_crtdat
Scanning dependencies of target hdf5_hl_cpp-static
[ 99%] Built target cpp_ex_h5tutr_crtatt
[ 99%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/tarray.cpp.o
[ 99%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/tattr.cpp.o
[ 99%] Building CXX object hl/c++/src/CMakeFiles/hdf5_hl_cpp-static.dir/H5PacketTable.cpp.o
[ 99%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/tcompound.cpp.o
[ 99%] Built target cpp_ex_h5tutr_crtgrp
[ 99%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/tdspl.cpp.o
[ 99%] Linking CXX shared library ../../../bin/libhdf5_hl_cpp.so
[ 99%] Built target hdf5_hl_cpp-shared
[ 99%] Linking CXX static library ../../../bin/libhdf5_hl_cpp.a
Scanning dependencies of target use_disable_mdc_flushes-shared
[ 99%] Building C object test/CMakeFiles/use_disable_mdc_flushes-shared.dir/use_disable_mdc_flushes.c.o
[ 99%] Built target hdf5_hl_cpp-static
Scanning dependencies of target h5diff-shared
[ 99%] Building C object tools/src/h5diff/CMakeFiles/h5diff-shared.dir/h5diff_common.c.o
[ 99%] Linking C executable ../bin/use_disable_mdc_flushes-shared
[ 99%] Built target use_disable_mdc_flushes-shared
[ 99%] Building C object tools/src/h5diff/CMakeFiles/h5diff-shared.dir/h5diff_main.c.o
[ 99%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/tfile.cpp.o
Scanning dependencies of target h5ls-shared
[ 99%] Building C object tools/src/h5ls/CMakeFiles/h5ls-shared.dir/h5ls.c.o
[ 99%] Linking C executable ../../../bin/h5diff-shared
[ 99%] Built target h5diff-shared
Scanning dependencies of target ptExampleFL
Scanning dependencies of target hl_ptableTest
[ 99%] Building CXX object hl/c++/examples/CMakeFiles/ptExampleFL.dir/ptExampleFL.cpp.o
[ 99%] Building CXX object hl/c++/test/CMakeFiles/hl_ptableTest.dir/ptableTest.cpp.o
[ 99%] Linking CXX executable ../../../bin/ptExampleFL
[ 99%] Built target ptExampleFL
[100%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/tfilter.cpp.o
[100%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/th5s.cpp.o
[100%] Linking C executable ../../../bin/h5ls-shared
[100%] Built target h5ls-shared
[100%] Linking CXX executable ../../../bin/hl_ptableTest
[100%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/titerate.cpp.o
[100%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/tlinks.cpp.o
[100%] Built target hl_ptableTest
[100%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/tobject.cpp.o
[100%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/trefer.cpp.o
[100%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/ttypes.cpp.o
[100%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/tvlstr.cpp.o
[100%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/dsets.cpp.o
[100%] Building CXX object c++/test/CMakeFiles/cpp_testhdf5.dir/h5cpputil.cpp.o
[100%] Linking CXX executable ../../bin/cpp_testhdf5
[100%] Built target cpp_testhdf5
[ 16%] Performing install step for 'hdf5'
[  0%] Built target H5detect
[  0%] Built target H5make_libsettings
[  0%] Copying files needed by h5ls_vds tests
[  1%] Copying files needed by HDF5_TEST_LIBSH tests
[  1%] Copying files needed by HDF5_TEST_LIB tests
[  1%] Copying files needed by h5diff tests
[  3%] Built target h5ls_vds_files
[  7%] Built target HDF5_TEST_LIBSH_files
[ 19%] Built target h5diff_files
[ 19%] Built target HDF5_TEST_LIB_files
[ 19%] Copying files needed by h5mkgrp tests
[ 19%] Copying files needed by h5ls tests
[ 19%] Built target h5mkgrp_files
[ 22%] Built target h5ls_files
[ 22%] Copying files needed by h5repart tests
[ 22%] Copying files needed by h5clear tests
[ 22%] Copying files needed by h5import tests
[ 22%] Copying files needed by h5repack tests
[ 23%] Built target h5repart_files
[ 24%] Built target h5clear_files
[ 26%] Built target h5import_files
[ 29%] Built target h5repack_files
[ 29%] Copying files needed by h5jam tests
[ 29%] Copying files needed by h5copy tests
[ 29%] Built target h5jam_files
[ 30%] Built target h5copy_files
[ 30%] Copying files needed by h5stat tests
[ 30%] Copying files needed by h5dump_pbits tests
[ 30%] Copying files needed by h5dump_xml tests
[ 30%] Copying files needed by h5dump_std tests
[ 32%] Built target h5dump_pbits_files
[ 34%] Built target h5stat_files
[ 38%] Built target h5dump_xml_files
[ 39%] Copying files needed by h5dump_vds tests
[ 47%] Copying files needed by h5fc tests
[ 48%] Built target h5dump_std_files
[ 50%] Built target h5fc_files
[ 50%] Built target h5fc-files
[ 51%] Built target h5dump_vds_files
[ 51%] Built target zip_perf_files
[ 51%] Copying files needed by gif2h5 tests
[ 51%] Built target gif2h5_files
[ 51%] Copying files needed by H5WATCH tests
[ 51%] Copying files needed by hl_ex_ex_ds1 tests
[ 52%] Built target H5WATCH_files
[ 52%] Copying files needed by hl_test tests
[ 52%] Copying files needed by cpp_testhdf5 tests
[ 52%] Built target hl_ex_ex_ds1_files
[ 53%] Built target hl_test_files
[ 53%] Built target cpp_testhdf5_files
[ 53%] Built target gen_hdf5-static
[ 53%] Built target gen_hdf5-shared
[ 63%] Built target hdf5-static
[ 74%] Built target h5_group
[ 74%] Built target h5_vds-percival-unlim-maxmin
[ 74%] Built target hdf5-shared
[ 74%] Built target hdf5_tools-static
[ 74%] Built target hdf5_test-static
[ 74%] Built target h5_vds-percival-unlim
[ 74%] Built target h5_vds-exclim
[ 75%] Built target h5_extend_write
[ 76%] Built target h5_vds-exc-shared
[ 76%] Built target h5_compound-shared
[ 76%] Built target h5_write-shared
[ 76%] Built target h5_read
[ 76%] Built target h5_vds-percival-unlim-maxmin-shared
[ 76%] Built target h5_reference
[ 76%] Built target h5_extend-shared
[ 76%] Built target h5_mount
[ 76%] Built target h5_extend
[ 76%] Built target h5_drivers
[ 76%] Built target h5_compound
[ 76%] Built target h5_chunk_read-shared
[ 76%] Built target h5_rdwt-shared
[ 76%] Built target h5_subset-shared
[ 76%] Built target h5_extend_write-shared
[ 76%] Built target h5_read-shared
[ 76%] Built target h5_write
[ 76%] Built target h5_crtdat
[ 76%] Built target h5_vds-eiger
[ 76%] Built target h5_vds-percival-shared
[ 76%] Built target h5_crtgrpd
[ 76%] Built target h5_subset
[ 76%] Built target h5_cmprss
[ 76%] Built target h5_crtatt-shared
[ 76%] Built target h5_crtgrp-shared
[ 76%] Built target h5_shared_mesg-shared
[ 76%] Built target h5_crtgrpar-shared
[ 77%] Built target h5_select
[ 77%] Built target h5_crtgrpar
[ 77%] Built target h5_select-shared
[ 77%] Built target h5_attribute
[ 77%] Built target h5_ref2reg
[ 77%] Built target h5_attribute-shared
[ 77%] Built target h5_crtatt
[ 77%] Built target h5_mount-shared
[ 77%] Built target h5_reference-shared
[ 77%] Built target h5_rdwt
[ 77%] Built target h5_vds-simpleIO-shared
[ 77%] Built target h5_drivers-shared
[ 77%] Built target h5_vds-shared
[ 77%] Built target h5_ref2reg-shared
[ 77%] Built target h5_extlink
[ 77%] Built target h5_group-shared
[ 77%] Built target h5_extlink-shared
[ 77%] Built target h5_elink_unix2win
[ 77%] Built target h5_elink_unix2win-shared
[ 77%] Built target h5_crtgrp
[ 77%] Built target h5_vds-percival
[ 77%] Built target h5_shared_mesg
[ 77%] Built target h5_chunk_read
[ 77%] Built target h5_vds
[ 77%] Built target h5_cmprss-shared
[ 77%] Built target h5_vds-exc
[ 77%] Built target h5_vds-exclim-shared
[ 77%] Built target h5_vds-simpleIO
[ 77%] Built target h5_vds-eiger-shared
[ 77%] Built target hdf5_hl-shared
[ 77%] Built target hdf5_hl-static
[ 77%] Built target hl_swmr_check_compat_vfd
[ 78%] Built target hdf5_cpp-shared
[ 79%] Built target hdf5_test-shared
[ 79%] Built target use_disable_mdc_flushes
[ 79%] Built target use_append_mchunks
[ 80%] Built target hdf5_cpp-static
[ 80%] Built target use_append_chunk
[ 80%] Built target vds_swmr_reader
[ 80%] Built target vds_swmr_gen
[ 80%] Built target swmr_start_write-shared
[ 80%] Built target swmr_start_write
[ 80%] Built target swmr_sparse_writer-shared
[ 80%] Built target swmr_sparse_writer
[ 80%] Built target swmr_sparse_reader-shared
[ 80%] Built target swmr_remove_writer
[ 80%] Built target swmr_remove_writer-shared
[ 80%] Built target swmr_remove_reader
[ 80%] Built target swmr_reader-shared
[ 80%] Built target swmr_reader
[ 80%] Built target swmr_check_compat_vfd-shared
[ 81%] Built target swmr_check_compat_vfd
[ 81%] Built target del_many_dense_attrs-shared
[ 81%] Built target swmr_addrem_writer
[ 81%] Built target vds_swmr_writer
[ 81%] Built target flushrefresh-shared
[ 81%] Built target links_env-shared
[ 82%] Built target use_append_chunk-shared
[ 82%] Built target atomic_reader-shared
[ 82%] Built target links_env
[ 82%] Built target atomic_writer-shared
[ 82%] Built target atomic_writer
[ 82%] Built target testmeta-shared
[ 83%] Built target testmeta
[ 83%] Built target tcheck_version-shared
[ 83%] Built target err_compat
[ 83%] Built target err_compat-shared
[ 83%] Built target error_test-shared
[ 83%] Built target cache-shared
[ 83%] Built target atomic_reader
[ 84%] Built target external-shared
[ 84%] Built target cache_tagging-shared
[ 84%] Built target bittests
[ 84%] Built target filter_fail-shared
[ 84%] Built target cmpd_dset
[ 84%] Built target unlink
[ 84%] Built target filter_fail
[ 84%] Built target ntypes-shared
[ 84%] Built target cache_image
[ 84%] Built target chunk_info-shared
[ 84%] Built target cmpd_dset-shared
[ 84%] Built target chunk_info
[ 84%] Built target farray
[ 84%] Built target filter_plugin1_dsets
[ 85%] Built target dsets-shared
[ 85%] Built target dsets
[ 85%] Built target unregister
[ 85%] Built target page_buffer-shared
[ 85%] Built target dt_arith
[ 85%] Built target file_image-shared
[ 85%] Built target ntypes
[ 85%] Built target external
[ 85%] Built target bittests-shared
[ 85%] Built target istore-shared
[ 85%] Built target swmr_addrem_writer-shared
[ 85%] Built target hyperslab-shared
[ 85%] Built target swmr_sparse_reader
[ 85%] Built target accum-shared
[ 85%] Built target set_extent
[ 85%] Built target page_buffer
[ 85%] Built target dtypes
[ 85%] Built target filenotclosed
[ 85%] Built target btree2-shared
[ 85%] Built target flush2-shared
[ 85%] Built target accum_swmr_reader
[ 85%] Built target accum
[ 85%] Built target cache_tagging
[ 85%] Built target extend-shared
[ 85%] Built target lheap-shared
[ 85%] Built target vds-shared
[ 86%] Built target ohdr-shared
[ 86%] Built target filenotclosed-shared
[ 86%] Built target btree2
[ 86%] Built target cache_api-shared
[ 86%] Built target filter_plugin4_groups
[ 86%] Built target vds_swmr_gen-shared
[ 86%] Built target filter_plugin2_dsets
[ 86%] Built target file_image
[ 86%] Built target earray
[ 87%] Built target efc-shared
[ 87%] Built target istore
[ 87%] Built target swmr_remove_reader-shared
[ 87%] Built target mf-shared
[ 88%] Built target filter_plugin3_dsets
[ 88%] Built target extend
[ 88%] Built target dtypes-shared
[ 88%] Built target vds_swmr_reader-shared
[ 88%] Built target tcheck_version
[ 88%] Built target efc
[ 88%] Built target mtime-shared
[ 88%] Built target cache
[ 88%] Built target ohdr
[ 88%] Built target farray-shared
[ 88%] Built target stab
[ 88%] Built target evict_on_close-shared
[ 88%] Built target cork-shared
[ 88%] Built target use_append_mchunks-shared
[ 88%] Built target dt_arith-shared
[ 88%] Built target big
[ 88%] Built target cache_api
[ 88%] Built target pool-shared
[ 89%] Built target gheap
[ 89%] Built target gheap-shared
[ 89%] Built target swmr_writer-shared
[ 89%] Built target stab-shared
[ 89%] Built target dtransform
[ 89%] Built target fheap
[ 89%] Built target objcopy
[ 90%] Built target testhdf5
[ 91%] Built target objcopy-shared
[ 91%] Built target cache_image-shared
[ 91%] Built target enum
[ 91%] Built target evict_on_close
[ 91%] Built target links
[ 91%] Built target freespace
[ 91%] Built target twriteorder
[ 91%] Built target links-shared
[ 91%] Built target hyperslab
[ 91%] Built target direct_chunk-shared
[ 91%] Built target twriteorder-shared
[ 91%] Built target ttsafe
[ 91%] Built target big-shared
[ 91%] Built target mtime
[ 91%] Built target del_many_dense_attrs
[ 91%] Built target fillval
[ 91%] Built target mount
[ 91%] Built target swmr_generator
[ 91%] Built target vfd
[ 91%] Built target swmr-shared
[ 91%] Built target mount-shared
[ 91%] Built target flush1-shared
[ 91%] Built target flush2
[ 91%] Built target app_ref
[ 91%] Built target unregister-shared
[ 91%] Built target dangle
[ 92%] Built target app_ref-shared
[ 92%] Built target fillval-shared
[ 92%] Built target enum-shared
[ 92%] Built target enc_dec_plist_cross_platform
[ 92%] Built target set_extent-shared
[ 92%] Built target enc_dec_plist
[ 92%] Built target enc_dec_plist-shared
[ 92%] Built target swmr_generator-shared
[ 92%] Built target enc_dec_plist_cross_platform-shared
[ 92%] Built target getname
[ 92%] Built target unlink-shared
[ 92%] Built target getname-shared
[ 92%] Built target error_test
[ 92%] Built target cross_read-shared
[ 92%] Built target flush1
[ 92%] Built target vfd-shared
[ 92%] Built target dangle-shared
[ 92%] Built target dtransform-shared
[ 92%] Built target pool
[ 93%] Built target lheap
[ 93%] Built target cross_read
[ 93%] Built target flushrefresh
[ 93%] Built target vds
[ 93%] Built target direct_chunk
[ 94%] Built target swmr_writer
[ 94%] Built target freespace-shared
[ 94%] Built target fheap-shared
[ 94%] Built target mf
[ 94%] Built target cache_logging
[ 94%] Built target earray-shared
[ 94%] Built target cache_logging-shared
[ 94%] Built target cork
[ 94%] Built target swmr
[ 94%] Built target testhdf5-shared
[ 94%] Built target filter_plugin
[ 94%] Built target ttsafe-shared
[ 94%] Built target hdf5_tools-shared
[ 94%] Built target h5diff
[ 94%] Built target h5ls
[ 94%] Built target h5clear
[ 94%] Built target h5mkgrp
[ 94%] Built target h5repart
[ 94%] Built target h5debug
[ 94%] Built target h5import
[ 94%] Built target h5repack-shared
[ 95%] Built target h5repack
[ 95%] Built target h5unjam
[ 95%] Built target h5jam
[ 95%] Built target h5copy-shared
[ 95%] Built target h5copy
[ 95%] Built target h5stat-shared
[ 95%] Built target h5stat
[ 95%] Built target h5dump-shared
[ 95%] Built target h5format_convert
[ 96%] Built target h5dump
[ 96%] Built target dynlibdiff
[ 96%] Built target dynlibls
[ 96%] Built target clear_open_chk
[ 96%] Built target h5repart_test
[ 96%] Built target h5importtest
[ 96%] Built target testh5repack_detect_szip
[ 96%] Built target h5repacktest
[ 96%] Built target dynlibvers
[ 96%] Built target tellub
[ 96%] Built target dynlibadd
[ 96%] Built target getub
[ 96%] Built target dynlibcopy
[ 96%] Built target dynlibdump
[ 96%] Built target h5fc_chk_idx
[ 96%] Built target chunk
[ 96%] Built target h5perf_serial
[ 96%] Built target iopipe
[ 96%] Built target perf_meta
[ 97%] Built target zip_perf
[ 97%] Built target overhead
[ 97%] Built target h5_vds-percival-unlim-shared
[ 97%] Built target h5_crtgrpd-shared
[ 97%] Built target h5_crtdat-shared
[ 97%] Built target h52gif
[ 97%] Built target gif2h5
[ 97%] Built target extend_dset
[ 97%] Built target h5watchgentest
[ 97%] Built target h5watch
[ 97%] Built target hl_ex_ex_table_12
[ 97%] Built target hl_ex_ex_table_11
[ 97%] Built target hl_ex_ex_table_10
[ 97%] Built target hl_ex_ex_table_09
[ 97%] Built target hl_ex_ex_table_08
[ 97%] Built target hl_ex_ex_lite2
[ 97%] Built target hl_ex_ex_table_04
[ 97%] Built target hl_ex_ex_lite3
[ 97%] Built target hl_ex_ex_lite1
[ 97%] Built target hl_ex_ex_table_03
[ 97%] Built target hl_ex_ptExampleFL
[ 97%] Built target hl_ex_ex_image2
[ 97%] Built target hl_ex_ex_table_02
[ 97%] Built target hl_ex_ex_table_01
[ 97%] Built target hl_ex_ex_table_06
[ 97%] Built target hl_ex_ex_ds1
[ 97%] Built target hl_ex_ex_image1
[ 97%] Built target hl_ex_ex_table_05
[ 98%] Built target hl_ex_ex_table_07
[ 98%] Built target hl_test_image
[ 98%] Built target hl_test_file_image
[ 98%] Built target hl_test_ds
[ 98%] Built target hl_test_table
[ 98%] Built target hl_test_ld
[ 98%] Built target hl_test_lite
[ 98%] Built target hl_test_dset_append
[ 98%] Built target hl_test_h5do_compat
[ 98%] Built target hl_test_packet
[ 98%] Built target cpp_ex_h5tutr_subset
[ 98%] Built target cpp_ex_h5tutr_rdwt
[ 98%] Built target cpp_ex_writedata
[ 99%] Built target cpp_ex_create
[ 99%] Built target cpp_ex_h5tutr_extend
[ 99%] Built target cpp_ex_readdata
[ 99%] Built target cpp_ex_compound
[ 99%] Built target cpp_ex_extend_ds
[ 99%] Built target cpp_ex_h5tutr_crtgrpar
[ 99%] Built target cpp_ex_chunks
[ 99%] Built target cpp_ex_h5tutr_crtgrpd
[ 99%] Built target cpp_ex_h5group
[ 99%] Built target cpp_ex_h5tutr_cmprss
[ 99%] Built target cpp_ex_h5tutr_crtdat
[ 99%] Built target cpp_ex_h5tutr_crtatt
[ 99%] Built target cpp_ex_h5tutr_crtgrp
[ 99%] Built target hdf5_hl_cpp-shared
[100%] Built target cpp_testhdf5
[100%] Built target hdf5_hl_cpp-static
[100%] Built target use_disable_mdc_flushes-shared
[100%] Built target vds_swmr_writer-shared
[100%] Built target h5diff-shared
[100%] Built target h5ls-shared
[100%] Built target ptExampleFL
[100%] Built target hl_ptableTest
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/share/cmake/hdf5/hdf5-targets.cmake
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/share/cmake/hdf5/hdf5-targets-relwithdebinfo.cmake
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/share/cmake/hdf5/hdf5-config.cmake
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/share/cmake/hdf5/hdf5-config-version.cmake
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/libhdf5.settings
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/share/COPYING
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/share/USING_HDF5_CMake.txt
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/share/COPYING
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/share/RELEASE.txt
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/hdf5.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5api_adpt.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5public.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Apublic.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5ACpublic.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Cpublic.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Dpublic.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Epubgen.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Epublic.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Fpublic.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5FDcore.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5FDdirect.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5FDfamily.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5FDlog.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5FDmpi.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5FDmpio.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5FDmulti.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5FDpublic.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5FDsec2.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5FDstdio.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5FDwindows.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Gpublic.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Ipublic.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Lpublic.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5MMpublic.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Opublic.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Ppublic.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5PLextern.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5PLpublic.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Rpublic.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Spublic.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Tpublic.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Zpublic.h
-- Up-to-date: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Epubgen.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5version.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5overflow.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5pubconf.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/libhdf5.a
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/libhdf5.so.103.1.0
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/libhdf5.so.103
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/libhdf5.so
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/pkgconfig/hdf5-1.10.5.pc
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5cc
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/libhdf5_tools.a
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/libhdf5_tools.so.100.1.2
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/libhdf5_tools.so.100
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/libhdf5_tools.so
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5diff
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5diff-shared
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5ls
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5ls-shared
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5debug
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5repart
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5mkgrp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5clear
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5import
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5repack
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5repack-shared
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5jam
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5unjam
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5copy
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5copy-shared
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5stat
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5stat-shared
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5dump
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5dump-shared
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5format_convert
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5DOpublic.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5DSpublic.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5IMpublic.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5LTpublic.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5PTpublic.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5TBpublic.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5LDpublic.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/hdf5_hl.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/libhdf5_hl.a
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/libhdf5_hl.so.100.1.2
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/libhdf5_hl.so.100
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/libhdf5_hl.so
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/pkgconfig/hdf5_hl-1.10.5.pc
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5hlcc
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/gif2h5
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h52gif
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5watch
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5AbstractDs.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Alltypes.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5ArrayType.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5AtomType.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Attribute.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Classes.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5CommonFG.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5CompType.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Cpp.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5CppDoc.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5DataSet.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5DataSpace.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5DataType.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5DaccProp.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5DcreatProp.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5DxferProp.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5EnumType.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Exception.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5FaccProp.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5FcreatProp.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5File.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5FloatType.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Group.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5IdComponent.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Include.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5IntType.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5LaccProp.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5LcreatProp.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Library.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Location.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5Object.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5OcreatProp.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5PredType.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5PropList.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5StrType.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5VarLenType.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/libhdf5_cpp.a
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/libhdf5_cpp.so.103.1.0
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/libhdf5_cpp.so.103
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/libhdf5_cpp.so
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/pkgconfig/hdf5_cpp-1.10.5.pc
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5c++
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/H5PacketTable.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/libhdf5_hl_cpp.a
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/libhdf5_hl_cpp.so.100.1.3
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/libhdf5_hl_cpp.so.100
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/libhdf5_hl_cpp.so
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/pkgconfig/hdf5_hl_cpp-1.10.5.pc
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/h5hlc++
[ 16%] Completed 'hdf5'
[ 16%] Built target hdf5
Scanning dependencies of target cosmotool
[ 17%] Creating directories for 'cosmotool'
[ 17%] No download step for 'cosmotool'
[ 17%] No update step for 'cosmotool'
[ 17%] No patch step for 'cosmotool'
[ 18%] Performing configure step for 'cosmotool'
loading initial cache file /work/aquila/workspace/ares_blss_full/build/external_build/cosmotool-prefix/tmp/cosmotool-cache-Release.cmake
-- The C compiler identification is GNU 10.2.1
-- The CXX compiler identification is GNU 10.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") 
-- Using the target CosmoTool to build python module
-- Found OpenMP_C: -fopenmp (found version "4.5") 
-- Found OpenMP_CXX: -fopenmp (found version "4.5") 
-- Found OpenMP: TRUE (found version "4.5")  
CMake Warning (dev) at external/external_build.cmake:118 (find_package):
  Policy CMP0074 is not set: find_package uses <PackageName>_ROOT variables.
  Run "cmake --help-policy CMP0074" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  Environment variable HDF5_ROOT is set to:

    /work/aquila/workspace/ares_blss_full/build/ext_install

  For compatibility, CMake is ignoring the variable.
Call Stack (most recent call first):
  CMakeLists.txt:45 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found HDF5 cmake config.
-- HDF5_C_STATIC_LIBRARY : hdf5::hdf5-static
-- Boost has been found (version=1.76.0), Boost_TARGET=
-- Checking for module 'fftw3>=3.3'
--   Found fftw3, version 3.3.8
-- Checking for module 'fftw3f>=3.3'
--   Found fftw3f, version 3.3.8
-- Checking for module 'eigen3'
--   Found eigen3, version 3.3.7
-- Found EIGEN3 in /work/aquila/workspace/ares_blss_full/build/ext_install/include/eigen3
-- Could NOT find NetCDF (missing: NETCDF_LIBRARY NETCDFCPP_LIBRARY NETCDF_INCLUDE_PATH) 
-- Found GSL: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/libgsl.a  
-- CosmoTool_LIBS: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/libgsl.a;/work/aquila/workspace/ares_blss_full/build/ext_install/lib/libgslcblas.a;Boost::headers;hdf5::hdf5_cpp-static;hdf5::hdf5_hl-static;hdf5::hdf5-static
-- Configuring done
-- Generating done
-- Build files have been written to: /work/aquila/workspace/ares_blss_full/build/external_build/cosmotool-prefix/src/cosmotool-build
[ 18%] Performing build step for 'cosmotool'
Scanning dependencies of target omptl
Scanning dependencies of target sharp
[  1%] Creating directories for 'omptl'
[  2%] Creating directories for 'sharp'
[  4%] Performing download step (verify and extract) for 'omptl'
[  5%] Performing download step (verify and extract) for 'sharp'
CMake Warning at omptl-stamp/verify-omptl.cmake:15 (message):
  File will not be verified since no URL_HASH specified


CMake Warning at sharp-stamp/verify-sharp.cmake:15 (message):
  File will not be verified since no URL_HASH specified


-- extracting...
     src='/work/aquila/workspace/ares_blss_full/external/cosmotool/external/omptl-20120422.tar.bz2'
     dst='/work/aquila/workspace/ares_blss_full/build/external_build/cosmotool-prefix/src/cosmotool-build/external_build/omptl-prefix/src/omptl'
-- extracting... [tar xfz]
-- extracting...
     src='/work/aquila/workspace/ares_blss_full/external/cosmotool/external/libsharp-6077806.tar.gz'
     dst='/work/aquila/workspace/ares_blss_full/build/external_build/cosmotool-prefix/src/cosmotool-build/external_build/sharp-prefix/src/sharp'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[  7%] No update step for 'omptl'
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[  8%] No update step for 'sharp'
[ 10%] Performing patch step for 'omptl'
patching file omptl_algorithm
patching file omptl_algorithm_par.h
patching file omptl_numeric
patching file omptl_numeric_extensions.h
patching file omptl_numeric_par.h
[ 11%] Performing configure step for 'omptl'
No configure
[ 13%] No patch step for 'sharp'
[ 14%] Performing build step for 'omptl'
No build
[ 16%] Performing configure step for 'sharp'
[ 17%] Performing install step for 'omptl'
Scanning dependencies of target CosmoHDF5
[ 19%] Building CXX object src/CMakeFiles/CosmoHDF5.dir/loadFlash.cpp.o
[ 20%] Building CXX object src/CMakeFiles/CosmoHDF5.dir/h5_readFlash.cpp.o
[ 22%] Completed 'omptl'
[ 22%] Built target omptl
checking for uname... 1
checking for gcc... /usr/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... [ 22%] Built target CosmoHDF5

checking whether we are cross compiling... no
checking for suffix of object files... Scanning dependencies of target CosmoTool
o
checking whether we are using the GNU C compiler... [ 23%] Building CXX object src/CMakeFiles/CosmoTool.dir/fortran.cpp.o
[ 26%] Building CXX object src/CMakeFiles/CosmoTool.dir/loadRamses.cpp.o
[ 29%] Building CXX object src/CMakeFiles/CosmoTool.dir/powerSpectrum.cpp.o
[ 29%] Building CXX object src/CMakeFiles/CosmoTool.dir/load_data.cpp.o
[ 29%] Building CXX object src/CMakeFiles/CosmoTool.dir/interpolate.cpp.o
yes
checking whether /usr/bin/cc accepts -g... yes
checking for /usr/bin/cc option to accept ISO C89... none needed
checking for /usr/bin/cc option to support OpenMP... -fopenmp
Using gcc version 10
configure: creating ./config.status
[ 31%] Building CXX object src/CMakeFiles/CosmoTool.dir/miniargs.cpp.o
config.status: creating config/config.auto
/work/aquila/workspace/ares_blss_full/external/cosmotool/src/interpolate.cpp: In member function ‘const CosmoTool::Interpolate& CosmoTool::Interpolate::operator=(const CosmoTool::Interpolate&)’:
/work/aquila/workspace/ares_blss_full/external/cosmotool/src/interpolate.cpp:160:1: warning: no return statement in function returning non-void [-Wreturn-type]
  159 |   logy = a.logy;
  +++ |+               return *this;
  160 | }
      | ^
[ 32%] Performing build step for 'sharp'
using configuration 'auto'
#  compiling libsharp/sharp_ylmgen_c.c
[ 34%] Building CXX object src/CMakeFiles/CosmoTool.dir/growthFactor.cpp.o
#  compiling libsharp/sharp.c
[ 35%] Building CXX object src/CMakeFiles/CosmoTool.dir/cosmopower.cpp.o
#  compiling libsharp/sharp_announce.c
[ 37%] Building CXX object src/CMakeFiles/CosmoTool.dir/cic.cpp.o
#  compiling libsharp/sharp_geomhelpers.c
[ 38%] Building CXX object src/CMakeFiles/CosmoTool.dir/loadGadget.cpp.o
#  compiling libsharp/sharp_almhelpers.c
#  compiling libsharp/sharp_core.c
#  compiling libsharp/sharp_testsuite.c
#  compiling libfftpack/fftpack.c
#  compiling libfftpack/bluestein.c
#  compiling libfftpack/ls_fft.c
#  compiling c_utils/c_utils.c
#  compiling c_utils/walltime_c.c
#  compiling c_utils/memusage.c
#  creating library /work/aquila/workspace/ares_blss_full/build/external_build/cosmotool-prefix/src/cosmotool-build/external_build/sharp-prefix/src/sharp/auto/lib/libc_utils.a
In file included from /opt/boost/include/boost/bind.hpp:30,
                 from /work/aquila/workspace/ares_blss_full/external/cosmotool/src/loadGadget.cpp:42:
/opt/boost/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 40%] Linking CXX static library libCosmoTool.a
#  creating library /work/aquila/workspace/ares_blss_full/build/external_build/cosmotool-prefix/src/cosmotool-build/external_build/sharp-prefix/src/sharp/auto/lib/libfftpack.a
[ 40%] Built target CosmoTool
Scanning dependencies of target test_cosmopower
Scanning dependencies of target testBQueue
[ 41%] Building CXX object sample/CMakeFiles/test_cosmopower.dir/test_cosmopower.cpp.o
[ 43%] Building CXX object sample/CMakeFiles/testBQueue.dir/testBQueue.cpp.o
Scanning dependencies of target testHDF5
[ 44%] Building CXX object sample/CMakeFiles/testHDF5.dir/testHDF5.cpp.o
Scanning dependencies of target simpleDistanceFilter
Scanning dependencies of target simple3DFilter
[ 46%] Building CXX object sample/CMakeFiles/simpleDistanceFilter.dir/simpleDistanceFilter.cpp.o
[ 47%] Building CXX object sample/CMakeFiles/simple3DFilter.dir/simple3DFilter.cpp.o
[ 49%] Linking CXX executable test_cosmopower
[ 50%] Linking CXX executable testBQueue
[ 50%] Built target testBQueue
[ 50%] Built target test_cosmopower
Scanning dependencies of target testInterpolate
Scanning dependencies of target testkd
[ 52%] Building CXX object sample/CMakeFiles/testInterpolate.dir/testInterpolate.cpp.o
[ 53%] Building CXX object sample/CMakeFiles/testkd.dir/testkd.cpp.o
In file included from /work/aquila/workspace/ares_blss_full/external/cosmotool/sample/testInterpolate.cpp:37:
/work/aquila/workspace/ares_blss_full/external/cosmotool/src/interpolate3d.hpp:102:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  102 |       throw (InvalidArgumentException)
      |       ^~~~~
[ 55%] Linking CXX executable testInterpolate
[ 55%] Built target testInterpolate
Scanning dependencies of target testkd2
[ 56%] Building CXX object sample/CMakeFiles/testkd2.dir/testkd2.cpp.o
In file included from /work/aquila/workspace/ares_blss_full/external/cosmotool/sample/simpleDistanceFilter.cpp:4:
/work/aquila/workspace/ares_blss_full/external/cosmotool/src/yorick.hpp:226:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  226 |     throw (NoSuchFileException);
      |     ^~~~~
In file included from /work/aquila/workspace/ares_blss_full/external/cosmotool/sample/simple3DFilter.cpp:4:
/work/aquila/workspace/ares_blss_full/external/cosmotool/src/yorick.hpp:226:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  226 |     throw (NoSuchFileException);
      |     ^~~~~
In file included from /opt/boost/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                 from /opt/boost/include/boost/smart_ptr/detail/yield_k.hpp:23,
                 from /opt/boost/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                 from /opt/boost/include/boost/smart_ptr/detail/spinlock.hpp:42,
                 from /opt/boost/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                 from /opt/boost/include/boost/smart_ptr/shared_ptr.hpp:29,
                 from /opt/boost/include/boost/shared_ptr.hpp:17,
                 from /work/aquila/workspace/ares_blss_full/external/cosmotool/src/sphSmooth.hpp:38,
                 from /work/aquila/workspace/ares_blss_full/external/cosmotool/sample/simpleDistanceFilter.cpp:5:
/opt/boost/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
In file included from /opt/boost/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22,
                 from /opt/boost/include/boost/smart_ptr/detail/yield_k.hpp:23,
                 from /opt/boost/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14,
                 from /opt/boost/include/boost/smart_ptr/detail/spinlock.hpp:42,
                 from /opt/boost/include/boost/smart_ptr/detail/spinlock_pool.hpp:25,
                 from /opt/boost/include/boost/smart_ptr/shared_ptr.hpp:29,
                 from /opt/boost/include/boost/shared_ptr.hpp:17,
                 from /work/aquila/workspace/ares_blss_full/external/cosmotool/src/sphSmooth.hpp:38,
                 from /work/aquila/workspace/ares_blss_full/external/cosmotool/sample/simple3DFilter.cpp:5:
/opt/boost/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
[ 58%] Linking CXX executable testkd
[ 58%] Built target testkd
[ 59%] Linking CXX executable testkd2
Scanning dependencies of target graficToDensity
[ 61%] Building CXX object sample/CMakeFiles/graficToDensity.dir/graficToDensity.cpp.o
[ 61%] Built target testkd2
Scanning dependencies of target testAlgo
[ 62%] Building CXX object sample/CMakeFiles/testAlgo.dir/testAlgo.cpp.o
[ 64%] Linking CXX executable testAlgo
[ 64%] Built target testAlgo
Scanning dependencies of target testNewton
[ 65%] Building CXX object sample/CMakeFiles/testNewton.dir/testNewton.cpp.o
[ 67%] Linking CXX executable testHDF5
[ 68%] Linking CXX executable simpleDistanceFilter
[ 70%] Linking CXX executable testNewton
[ 70%] Built target testNewton
Scanning dependencies of target gadgetToArray
[ 70%] Built target simpleDistanceFilter
[ 70%] Built target testHDF5
[ 71%] Building CXX object sample/CMakeFiles/gadgetToArray.dir/gadgetToArray.cpp.o
Scanning dependencies of target testPool
Scanning dependencies of target testkd3
[ 73%] Linking CXX executable simple3DFilter
[ 74%] Building CXX object sample/CMakeFiles/testPool.dir/testPool.cpp.o
[ 76%] Building CXX object sample/CMakeFiles/testkd3.dir/testkd3.cpp.o
[ 77%] Linking CXX executable graficToDensity
[ 79%] Linking CXX executable testPool
[ 79%] Built target testPool
Scanning dependencies of target testDelaunay
[ 80%] Building CXX object sample/CMakeFiles/testDelaunay.dir/testDelaunay.cpp.o
[ 80%] Built target simple3DFilter
Scanning dependencies of target testEskow
[ 82%] Building CXX object sample/CMakeFiles/testEskow.dir/testEskow.cpp.o
[ 82%] Built target graficToDensity
Scanning dependencies of target testReadFlash
[ 83%] Building CXX object sample/CMakeFiles/testReadFlash.dir/testReadFlash.cpp.o
[ 85%] Linking CXX executable testkd3
[ 85%] Built target testkd3
Scanning dependencies of target testBSP
[ 86%] Building CXX object sample/CMakeFiles/testBSP.dir/testBSP.cpp.o
[ 88%] Linking CXX executable testBSP
In file included from /work/aquila/workspace/ares_blss_full/external/cosmotool/sample/testDelaunay.cpp:38:
/work/aquila/workspace/ares_blss_full/external/cosmotool/src/dinterpolate.hpp:85:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   85 |  throw (InvalidArgumentException)
      |  ^~~~~
/work/aquila/workspace/ares_blss_full/external/cosmotool/src/dinterpolate.hpp:113:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  113 |  throw (InvalidArgumentException);
      |  ^~~~~
/work/aquila/workspace/ares_blss_full/external/cosmotool/src/dinterpolate.hpp:120:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  120 |       throw (InvalidArgumentException);
      |       ^~~~~
/work/aquila/workspace/ares_blss_full/external/cosmotool/src/dinterpolate.hpp:123:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  123 |       throw (InvalidArgumentException);
      |       ^~~~~
[ 88%] Built target testBSP
In file included from /work/aquila/workspace/ares_blss_full/external/cosmotool/src/dinterpolate.hpp:127,
                 from /work/aquila/workspace/ares_blss_full/external/cosmotool/sample/testDelaunay.cpp:38:
/work/aquila/workspace/ares_blss_full/external/cosmotool/src/dinterpolate.tcc:88:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   88 |  throw(InvalidArgumentException)
      |  ^~~~~
/work/aquila/workspace/ares_blss_full/external/cosmotool/src/dinterpolate.tcc:254:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  254 |     throw (InvalidArgumentException)
      |     ^~~~~
/work/aquila/workspace/ares_blss_full/external/cosmotool/src/dinterpolate.tcc:304:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  304 |     throw (InvalidArgumentException)
      |     ^~~~~
[ 89%] Linking CXX executable testReadFlash
[ 91%] Linking CXX executable testEskow
[ 92%] Linking CXX executable testDelaunay
[ 92%] Built target testEskow
[ 94%] Linking CXX executable gadgetToArray
[ 94%] Built target testDelaunay
[ 94%] Built target testReadFlash
[ 94%] Built target gadgetToArray
#  creating library /work/aquila/workspace/ares_blss_full/build/external_build/cosmotool-prefix/src/cosmotool-build/external_build/sharp-prefix/src/sharp/auto/lib/libsharp.a
#  linking C binary /work/aquila/workspace/ares_blss_full/build/external_build/cosmotool-prefix/src/cosmotool-build/external_build/sharp-prefix/src/sharp/auto/bin/sharp_testsuite
[ 95%] Performing install step for 'sharp'
No install
[ 97%] Completed 'sharp'
[ 97%] Built target sharp
Scanning dependencies of target test_healpix_calls
[ 98%] Building CXX object sample/CMakeFiles/test_healpix_calls.dir/test_healpix_calls.cpp.o
In file included from /opt/boost/include/boost/bind.hpp:30,
                 from /work/aquila/workspace/ares_blss_full/external/cosmotool/src/fourier/healpix.hpp:43,
                 from /work/aquila/workspace/ares_blss_full/external/cosmotool/sample/test_healpix_calls.cpp:37:
/opt/boost/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’
   36 | BOOST_PRAGMA_MESSAGE(
      | ^~~~~~~~~~~~~~~~~~~~
In file included from /work/aquila/workspace/ares_blss_full/external/cosmotool/src/fourier/healpix.hpp:46,
                 from /work/aquila/workspace/ares_blss_full/external/cosmotool/sample/test_healpix_calls.cpp:37:
/work/aquila/workspace/ares_blss_full/external/cosmotool/src/fourier/base_types.hpp:163:8: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  163 |        throw(std::bad_cast) = 0;
      |        ^~~~~
In file included from /work/aquila/workspace/ares_blss_full/external/cosmotool/src/fourier/healpix.hpp:53,
                 from /work/aquila/workspace/ares_blss_full/external/cosmotool/sample/test_healpix_calls.cpp:37:
/work/aquila/workspace/ares_blss_full/external/cosmotool/src/fourier/details/healpix_map.hpp:67:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   67 |       throw(std::bad_cast)
      |       ^~~~~
In file included from /work/aquila/workspace/ares_blss_full/external/cosmotool/src/fourier/healpix.hpp:54,
                 from /work/aquila/workspace/ares_blss_full/external/cosmotool/sample/test_healpix_calls.cpp:37:
/work/aquila/workspace/ares_blss_full/external/cosmotool/src/fourier/details/healpix_alms.hpp:92:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   92 |       throw(std::bad_cast)
      |       ^~~~~
[100%] Linking CXX executable test_healpix_calls
[100%] Built target test_healpix_calls
[ 18%] Performing install step for 'cosmotool'
[ 11%] Built target omptl
[ 23%] Built target sharp
[ 26%] Built target CosmoHDF5
[ 43%] Built target CosmoTool
[ 46%] Built target test_cosmopower
[ 49%] Built target testBQueue
[ 52%] Built target testInterpolate
[ 55%] Built target testHDF5
[ 58%] Built target simpleDistanceFilter
[ 61%] Built target simple3DFilter
[ 64%] Built target testkd
[ 67%] Built target testkd2
[ 70%] Built target graficToDensity
[ 73%] Built target testAlgo
[ 76%] Built target testNewton
[ 79%] Built target gadgetToArray
[ 82%] Built target testPool
[ 85%] Built target testkd3
[ 88%] Built target testDelaunay
[ 91%] Built target testEskow
[ 94%] Built target testReadFlash
[100%] Built target testBSP
[100%] Built target test_healpix_calls
Install the project...
-- Install configuration: ""
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/lib/libCosmoTool.a
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/.
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./algo.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./bqueue.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./bsp_simple.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./cic.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./config.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./cosmopower.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./dinterpolate.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./eskow.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./field.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./fixArray.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./fortran.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./fourier
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./fourier/base_types.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./fourier/details
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./fourier/details/euclidian_maps.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./fourier/details/euclidian_spectrum_1d.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./fourier/details/euclidian_spectrum_1d_bin.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./fourier/details/euclidian_transform.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./fourier/details/healpix_alms.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./fourier/details/healpix_map.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./fourier/details/healpix_spectrum.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./fourier/details/healpix_transform.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./fourier/details/healpix_utility.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./fourier/euclidian.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./fourier/fft
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./fourier/fft/fftw_complex.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./fourier/fft/fftw_calls.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./fourier/fft/fftw_calls_mpi.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./fourier/healpix.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./growthFactor.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./h5_readFlash.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./hdf5_array.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./interpolate.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./interpolate3d.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./kdtree_leaf.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./kdtree_splitters.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./loadFlash.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./loadGadget.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./loadRamses.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./loadSimu.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./load_data.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./mach.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./miniargs.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./mykdtree.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./newton.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./octTree.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./openmp.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./pool.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./powerSpectrum.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./replicateGenerator.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./sparseGrid.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./sphSmooth.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./symbol_visible.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./tf_fit.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./yorick.hpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/omptl
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/omptl/algorithm
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/omptl/omptl_numeric_extensions_ser.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/omptl/omptl
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/omptl/omptl_algorithm
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/omptl/Example.cpp
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/omptl/omptl_numeric_extensions.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/omptl/omptl_algorithm_ser.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/omptl/omptl_algorithm_par.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/omptl/numeric
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/omptl/License.txt
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/omptl/omptl_numeric
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/omptl/omptl_numeric_par.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/omptl/omptl_numeric_ser.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/omptl/omptl_tools.h
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/omptl/omptl_numeric_extensions_par.h
-- Up-to-date: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/.
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./bqueue.tcc
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./bsp_simple.tcc
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./dinterpolate.tcc
-- Up-to-date: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./fourier
-- Up-to-date: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./fourier/details
-- Up-to-date: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./fourier/fft
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./kdtree_leaf.tcc
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./mykdtree.tcc
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./octTree.tcc
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./sparseGrid.tcc
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/include/CosmoTool/./sphSmooth.tcc
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/simple3DFilter
-- Installing: /work/aquila/workspace/ares_blss_full/build/ext_install/bin/simpleDistanceFilter
[ 18%] Completed 'cosmotool'
[ 18%] Built target cosmotool
Scanning dependencies of target hades
Scanning dependencies of target test_library_LSS
[ 19%] Building CXX object src/CMakeFiles/hades.dir/__/extra/hades/src/likelihood_info.cpp.o
[ 19%] Building CXX object libLSS/tests/CMakeFiles/test_library_LSS.dir/dummy_file.cpp.o
[ 19%] Building CXX object libLSS/tests/CMakeFiles/test_library_LSS.dir/__/__/extra/hades/libLSS/tests/setup_hades_test_run.cpp.o
Scanning dependencies of target borg_models
[ 20%] Building CXX object src/CMakeFiles/borg_models.dir/__/extra/borg/src/model_generator.cpp.o
[ 20%] Building CXX object src/CMakeFiles/borg_models.dir/__/extra/borg/src/bias_generator.cpp.o
Scanning dependencies of target LSS
[ 20%] Building CXX object libLSS/CMakeFiles/LSS.dir/ares_version.cpp.o
[ 20%] Building CXX object libLSS/CMakeFiles/LSS.dir/physics/cosmo.cpp.o
[ 20%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/static_init.cpp.o
[ 21%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/log_traits.cpp.o
[ 21%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/console.cpp.o
[ 21%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/sigcatcher.cpp.o
[ 22%] Building CXX object libLSS/CMakeFiles/LSS.dir/mcmc/state_element.cpp.o
[ 22%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/core/main_loop.cpp.o
[ 22%] Linking CXX static library libhades.a
[ 22%] Built target hades
[ 22%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/core/gig_sampler.cc.o
[ 23%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/core/powerspec_tools.cpp.o
[ 24%] Linking CXX static library libtest_library_LSS.a
[ 24%] Built target test_library_LSS
[ 24%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/fftw_allocator.cpp.o
[ 24%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/hdf5_error.cpp.o
[ 24%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/gsl_error.cpp.o
[ 25%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/memusage.cpp.o
[ 25%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/string_tools.cpp.o
[ 25%] Building CXX object libLSS/CMakeFiles/LSS.dir/tools/domains.cpp.o
[ 26%] Building CXX object libLSS/CMakeFiles/LSS.dir/mpi/fake_mpi/mpi_communication.cpp.o
[ 26%] Building CXX object libLSS/CMakeFiles/LSS.dir/borg_version.cpp.o
[ 26%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/borg/borg_poisson_likelihood.cpp.o
[ 27%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/borg/borg_poisson_meta.cpp.o
[ 27%] Linking CXX static library libborg_models.a
[ 27%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/bias/biases.cpp.o
[ 27%] Built target borg_models
[ 27%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/forwards/borg_lpt.cpp.o
[ 27%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/forwards/borg_multi_pm.cpp.o
[ 28%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/forwards/deprecated/borg_pm.cpp.o
[ 28%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/forwards/borg_2lpt.cpp.o
[ 28%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/forwards/borg_lep.cpp.o
[ 29%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/io/gadget3.cpp.o
[ 29%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/physics/likelihoods/robust_poisson.cpp.o
[ 29%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/generic/impl_generic.cpp.o
[ 30%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/generic/impl_gaussian.cpp.o
[ 30%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/generic/impl_poisson.cpp.o
[ 30%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/generic/impl_robust.cpp.o
[ 31%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/generic/generic_sigma8.cpp.o
[ 31%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/generic/generic_sigma8_second.cpp.o
[ 31%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/borg/libLSS/samplers/rgen/qnhmc/qnhmc_density_sampler.cpp.o
[ 31%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/dm_sheet/libLSS/physics/dm_sheet/dm_sheet.cpp.o
[ 32%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/samplers/hades/base_likelihood.cpp.o
[ 32%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/physics/likelihoods/base.cpp.o
[ 32%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/physics/forward_model.cpp.o
[ 33%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/samplers/rgen/hmc/hmc_density_sampler.cpp.o
[ 33%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/samplers/hades/hades_linear_likelihood.cpp.o
[ 33%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/samplers/core/gridLikelihoodBase.cpp.o
[ 34%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/samplers/core/generate_random_field.cpp.o
[ 34%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hades/libLSS/samplers/rgen/frozen/frozen_phase_density_sampler.cpp.o
[ 34%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hmclet/libLSS/hmclet/hmclet.cpp.o
[ 34%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hmclet/libLSS/hmclet/hmclet_qnhmc.cpp.o
[ 35%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hmclet/libLSS/hmclet/diagonal_mass.cpp.o
[ 35%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hmclet/libLSS/hmclet/mass_burnin.cpp.o
[ 35%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/hmclet/libLSS/hmclet/dense_mass.cpp.o
[ 36%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/gibbs_messenger.cpp.o
[ 36%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/powerspectrum_a_sampler.cpp.o
[ 36%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/powerspectrum_b_sampler.cpp.o
[ 37%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/powerspectrum_c_sampler.cpp.o
[ 37%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/linbias_sampler.cpp.o
[ 37%] Building CXX object libLSS/CMakeFiles/LSS.dir/samplers/ares/synthetic_selection.cpp.o
[ 38%] Building CXX object libLSS/CMakeFiles/LSS.dir/__/extra/ares_fg/libLSS/samplers/ares/negative_foreground_sampler.cpp.o
[ 38%] Building C object libLSS/CMakeFiles/LSS.dir/__/_deps/r3d-src/r3d.c.o
[ 38%] Linking CXX static library libLSS.a
[ 38%] Built target LSS
Scanning dependencies of target test_r3d
Scanning dependencies of target test_tuple
[ 38%] Building CXX object libLSS/tests/CMakeFiles/test_r3d.dir/test_r3d.cpp.o
[ 39%] Building CXX object libLSS/tests/CMakeFiles/test_tuple.dir/test_tuple.cpp.o
Scanning dependencies of target test_array
[ 39%] Building CXX object libLSS/tests/CMakeFiles/test_array.dir/test_array.cpp.o
Scanning dependencies of target test_gig
Scanning dependencies of target test_cg
Scanning dependencies of target test_fused_array
[ 40%] Building CXX object libLSS/tests/CMakeFiles/test_gig.dir/test_gig.cpp.o
[ 40%] Building CXX object libLSS/tests/CMakeFiles/test_cg.dir/test_cg.cpp.o
[ 40%] Building CXX object libLSS/tests/CMakeFiles/test_fused_array.dir/test_fused_array.cpp.o
[ 40%] Linking CXX executable test_tuple
[ 41%] Linking CXX executable test_r3d
[ 41%] Built target test_r3d
[ 41%] Built target test_tuple
Scanning dependencies of target test_mngp
Scanning dependencies of target test_cic
[ 41%] Building CXX object libLSS/tests/CMakeFiles/test_mngp.dir/test_mngp.cpp.o
[ 41%] Building CXX object libLSS/tests/CMakeFiles/test_cic.dir/test_cic.cpp.o
[ 41%] Linking CXX executable test_array
[ 41%] Built target test_array
Scanning dependencies of target test_slice_sweep
[ 42%] Building CXX object libLSS/tests/CMakeFiles/test_slice_sweep.dir/test_slice_sweep.cpp.o
[ 42%] Linking CXX executable test_gig
[ 42%] Built target test_gig
Scanning dependencies of target test_window3d
[ 42%] Building CXX object libLSS/tests/CMakeFiles/test_window3d.dir/test_window3d.cpp.o
[ 43%] Linking CXX executable test_fused_array
[ 43%] Built target test_fused_array
Scanning dependencies of target test_rgen
[ 43%] Building CXX object libLSS/tests/CMakeFiles/test_rgen.dir/test_rgen.cpp.o
[ 44%] Linking CXX executable test_cg
[ 44%] Built target test_cg
Scanning dependencies of target test_gradient_supersampling
[ 44%] Linking CXX executable test_cic
[ 44%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_supersampling.dir/test_gradient_supersampling.cpp.o
[ 44%] Built target test_cic
Scanning dependencies of target test_messenger3
[ 44%] Building CXX object libLSS/tests/CMakeFiles/test_messenger3.dir/test_messenger3.cpp.o
[ 45%] Linking CXX executable test_mngp
[ 45%] Built target test_mngp
Scanning dependencies of target test_messenger2
[ 45%] Building CXX object libLSS/tests/CMakeFiles/test_messenger2.dir/test_messenger2.cpp.o
[ 45%] Linking CXX executable test_slice_sweep
[ 45%] Built target test_slice_sweep
Scanning dependencies of target test_messenger
[ 46%] Building CXX object libLSS/tests/CMakeFiles/test_messenger.dir/test_messenger.cpp.o
[ 47%] Linking CXX executable test_window3d
[ 47%] Linking CXX executable test_rgen
[ 47%] Built target test_window3d
Scanning dependencies of target test_dense_mass
[ 47%] Building CXX object libLSS/tests/CMakeFiles/test_dense_mass.dir/__/__/extra/hmclet/libLSS/tests/test_dense_mass.cpp.o
[ 47%] Built target test_rgen
Scanning dependencies of target test_hmclet
[ 48%] Building CXX object libLSS/tests/CMakeFiles/test_hmclet.dir/__/__/extra/hmclet/libLSS/tests/test_hmclet.cpp.o
[ 48%] Linking CXX executable test_messenger3
[ 48%] Built target test_messenger3
Scanning dependencies of target test_symplectic
[ 48%] Building CXX object libLSS/tests/CMakeFiles/test_symplectic.dir/__/__/extra/hades/libLSS/tests/test_symplectic.cpp.o
[ 49%] Linking CXX executable test_gradient_supersampling
[ 50%] Linking CXX executable test_messenger2
[ 50%] Built target test_messenger2
[ 50%] Built target test_gradient_supersampling
Scanning dependencies of target borg_poisson_success_exe
[ 50%] Building CXX object libLSS/tests/CMakeFiles/borg_poisson_success_exe.dir/__/__/extra/borg/libLSS/tests/test_voxel_poisson.cpp.o
Scanning dependencies of target benchmark_gradient_robust_poisson
[ 50%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_robust_poisson.dir/__/__/CMakeFiles/gradient_tests/benchmark_robust_poisson.cpp.o
[ 50%] Linking CXX executable test_messenger
[ 50%] Built target test_messenger
Scanning dependencies of target test_part_swapper
[ 50%] Building CXX object libLSS/tests/CMakeFiles/test_part_swapper.dir/__/__/extra/borg/libLSS/tests/test_part_swapper.cpp.o
[ 50%] Linking CXX executable test_symplectic
[ 50%] Built target test_symplectic
Scanning dependencies of target benchmark_gradient_manypower_2_2_linear
[ 50%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_manypower_2_2_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_manypower_2_2_linear.cpp.o
[ 51%] Linking CXX executable benchmark_gradient_robust_poisson
[ 51%] Built target benchmark_gradient_robust_poisson
Scanning dependencies of target power_law_bias_0_exe
[ 52%] Building CXX object libLSS/tests/CMakeFiles/power_law_bias_0_exe.dir/__/__/extra/borg/libLSS/tests/test_power_law_0.cpp.o
[ 52%] Linking CXX executable power_law_bias_0_exe
[ 52%] Linking CXX executable benchmark_gradient_manypower_2_2_linear
[ 52%] Built target power_law_bias_0_exe
Scanning dependencies of target benchmark_gradient_linear
[ 53%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_linear.cpp.o
[ 53%] Linking CXX executable test_hmclet
[ 53%] Built target benchmark_gradient_manypower_2_2_linear
Scanning dependencies of target test_cic_adjoint
[ 54%] Building CXX object libLSS/tests/CMakeFiles/test_cic_adjoint.dir/test_cic_adjoint.cpp.o
[ 55%] Linking CXX executable borg_poisson_success_exe
[ 55%] Built target test_hmclet
Scanning dependencies of target benchmark_gradient_pm_rsd_linear
[ 55%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_pm_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_pm_rsd_linear.cpp.o
[ 55%] Built target borg_poisson_success_exe
Scanning dependencies of target test_fused_cond
[ 55%] Building CXX object libLSS/tests/CMakeFiles/test_fused_cond.dir/test_fused_cond.cpp.o
[ 55%] Linking CXX executable test_dense_mass
[ 55%] Built target test_dense_mass
Scanning dependencies of target test_supersampling
[ 56%] Building CXX object libLSS/tests/CMakeFiles/test_supersampling.dir/test_supersampling.cpp.o
[ 56%] Linking CXX executable test_fused_cond
[ 56%] Built target test_fused_cond
Scanning dependencies of target test_forward_old_pm
[ 56%] Building CXX object libLSS/tests/CMakeFiles/test_forward_old_pm.dir/__/__/CMakeFiles/forward_tests/test_forward_old_pm.cpp.o
[ 56%] Linking CXX executable test_part_swapper
[ 56%] Linking CXX executable test_cic_adjoint
[ 56%] Built target test_part_swapper
Scanning dependencies of target test_auto_interpolator_exe
[ 56%] Building CXX object libLSS/tests/CMakeFiles/test_auto_interpolator_exe.dir/test_auto_interpolator.cpp.o
[ 56%] Built target test_cic_adjoint
Scanning dependencies of target benchmark_gradient_old_pm_linear
[ 56%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_old_pm_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_old_pm_linear.cpp.o
[ 56%] Linking CXX executable benchmark_gradient_linear
[ 56%] Linking CXX executable test_auto_interpolator_exe
[ 56%] Built target test_auto_interpolator_exe
Scanning dependencies of target benchmark_gradient_2lpt_linear
[ 57%] Linking CXX executable benchmark_gradient_pm_rsd_linear
[ 58%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_2lpt_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_2lpt_linear.cpp.o
[ 58%] Built target benchmark_gradient_linear
Scanning dependencies of target test_hdf5_buffered
[ 58%] Building CXX object libLSS/tests/CMakeFiles/test_hdf5_buffered.dir/test_hdf5_buffered.cpp.o
[ 58%] Built target benchmark_gradient_pm_rsd_linear
Scanning dependencies of target test_gradient_manypower_2_2_linear
[ 59%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_manypower_2_2_linear.dir/__/__/CMakeFiles/gradient_tests/test_manypower_2_2_linear_gradient.cpp.o
[ 59%] Linking CXX executable test_supersampling
[ 59%] Built target test_supersampling
Scanning dependencies of target test_forward_tcola
[ 60%] Building CXX object libLSS/tests/CMakeFiles/test_forward_tcola.dir/__/__/CMakeFiles/forward_tests/test_forward_tcola.cpp.o
[ 60%] Linking CXX executable test_hdf5_buffered
[ 60%] Built target test_hdf5_buffered
Scanning dependencies of target test_vobs_lpt_linear
[ 61%] Building CXX object libLSS/tests/CMakeFiles/test_vobs_lpt_linear.dir/__/__/CMakeFiles/vobs_tests/test_lpt_linear_vobs.cpp.o
[ 62%] Linking CXX executable test_forward_old_pm
[ 63%] Linking CXX executable benchmark_gradient_old_pm_linear
[ 63%] Built target test_forward_old_pm
Scanning dependencies of target test_cpu_feature
[ 63%] Building CXX object libLSS/tests/CMakeFiles/test_cpu_feature.dir/test_cpu_feature.cpp.o
[ 64%] Linking CXX executable test_cpu_feature
[ 64%] Built target test_cpu_feature
[ 64%] Built target benchmark_gradient_old_pm_linear
[ 64%] Linking CXX executable benchmark_gradient_2lpt_linear
Scanning dependencies of target benchmark_gradient_2ob
Scanning dependencies of target benchmark_gradient_lpt_linear
[ 64%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_2ob.dir/__/__/CMakeFiles/gradient_tests/benchmark_2ob.cpp.o
[ 64%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_lpt_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_lpt_linear.cpp.o
[ 64%] Built target benchmark_gradient_2lpt_linear
Scanning dependencies of target test_fuse_wrapper
[ 64%] Building CXX object libLSS/tests/CMakeFiles/test_fuse_wrapper.dir/test_fuse_wrapper.cpp.o
[ 64%] Linking CXX executable test_gradient_manypower_2_2_linear
[ 64%] Built target test_gradient_manypower_2_2_linear
Scanning dependencies of target test_gradient_lpt_mngp_quad_linear
[ 64%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_lpt_mngp_quad_linear.dir/__/__/CMakeFiles/gradient_tests/test_lpt_mngp_quad_linear_gradient.cpp.o
[ 64%] Linking CXX executable test_fuse_wrapper
[ 64%] Built target test_fuse_wrapper
[ 64%] Linking CXX executable test_forward_tcola
Scanning dependencies of target test_gradient_generic_gaussian_linear
[ 65%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_generic_gaussian_linear.dir/__/__/CMakeFiles/gradient_tests/test_generic_gaussian_linear_gradient.cpp.o
[ 65%] Built target test_forward_tcola
Scanning dependencies of target test_cosmo_expansion_exe
[ 65%] Building CXX object libLSS/tests/CMakeFiles/test_cosmo_expansion_exe.dir/test_cosmo_expansion.cpp.o
[ 65%] Linking CXX executable test_cosmo_expansion_exe
[ 65%] Linking CXX executable test_vobs_lpt_linear
[ 65%] Built target test_cosmo_expansion_exe
Scanning dependencies of target test_slice_sweep_double
[ 65%] Building CXX object libLSS/tests/CMakeFiles/test_slice_sweep_double.dir/test_slice_sweep_double.cpp.o
[ 65%] Built target test_vobs_lpt_linear
Scanning dependencies of target test_gradient_old_pm_linear
[ 65%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_old_pm_linear.dir/__/__/CMakeFiles/gradient_tests/test_old_pm_linear_gradient.cpp.o
[ 65%] Linking CXX executable benchmark_gradient_lpt_linear
[ 65%] Built target benchmark_gradient_lpt_linear
Scanning dependencies of target benchmark_gradient_lpt_mngp_quad_linear
[ 65%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_lpt_mngp_quad_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_lpt_mngp_quad_linear.cpp.o
[ 66%] Linking CXX executable benchmark_gradient_2ob
[ 66%] Built target benchmark_gradient_2ob
Scanning dependencies of target test_gradient_pm_linear
[ 66%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_pm_linear.dir/__/__/CMakeFiles/gradient_tests/test_pm_linear_gradient.cpp.o
[ 67%] Linking CXX executable test_slice_sweep_double
[ 67%] Built target test_slice_sweep_double
Scanning dependencies of target benchmark_gradient_tcola_linear
[ 67%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_tcola_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_tcola_linear.cpp.o
[ 67%] Linking CXX executable test_gradient_lpt_mngp_quad_linear
[ 67%] Built target test_gradient_lpt_mngp_quad_linear
Scanning dependencies of target test_robust_poisson
[ 68%] Building CXX object libLSS/tests/CMakeFiles/test_robust_poisson.dir/__/__/extra/borg/libLSS/tests/test_robust_poisson.cpp.o
[ 68%] Linking CXX executable test_gradient_generic_gaussian_linear
[ 68%] Built target test_gradient_generic_gaussian_linear
Scanning dependencies of target test_gradient_2ob
[ 68%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_2ob.dir/__/__/CMakeFiles/gradient_tests/test_2ob_gradient.cpp.o
[ 68%] Linking CXX executable test_gradient_old_pm_linear
[ 69%] Linking CXX executable benchmark_gradient_lpt_mngp_quad_linear
[ 69%] Built target test_gradient_old_pm_linear
Scanning dependencies of target test_gradient_powerlaw_poisson_downgrade
[ 69%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_powerlaw_poisson_downgrade.dir/__/__/CMakeFiles/gradient_tests/test_powerlaw_poisson_downgrade_gradient.cpp.o
[ 69%] Built target benchmark_gradient_lpt_mngp_quad_linear
Scanning dependencies of target test_gradient_lpt_linear
[ 69%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_lpt_linear.dir/__/__/CMakeFiles/gradient_tests/test_lpt_linear_gradient.cpp.o
[ 70%] Linking CXX executable test_gradient_pm_linear
[ 70%] Built target test_gradient_pm_linear
Scanning dependencies of target test_gradient_2lpt_linear
[ 70%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_2lpt_linear.dir/__/__/CMakeFiles/gradient_tests/test_2lpt_linear_gradient.cpp.o
[ 70%] Linking CXX executable benchmark_gradient_tcola_linear
[ 70%] Built target benchmark_gradient_tcola_linear
Scanning dependencies of target test_has_member
[ 70%] Building CXX object libLSS/tests/CMakeFiles/test_has_member.dir/test_has_member.cpp.o
[ 71%] Linking CXX executable test_has_member
[ 71%] Built target test_has_member
Scanning dependencies of target test_gradient_robust_poisson
[ 71%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_robust_poisson.dir/__/__/CMakeFiles/gradient_tests/test_robust_poisson_gradient.cpp.o
[ 71%] Linking CXX executable test_gradient_2ob
[ 72%] Linking CXX executable test_gradient_lpt_linear
[ 72%] Built target test_gradient_2ob
Scanning dependencies of target test_proj
[ 73%] Building CXX object libLSS/tests/CMakeFiles/test_proj.dir/test_proj.cpp.o
[ 73%] Built target test_gradient_lpt_linear
[ 74%] Linking CXX executable test_gradient_powerlaw_poisson_downgrade
Scanning dependencies of target test_gradient_pm_rsd_linear
[ 74%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_pm_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/test_pm_rsd_linear_gradient.cpp.o
[ 74%] Built target test_gradient_powerlaw_poisson_downgrade
Scanning dependencies of target benchmark_gradient_tcola_rsd_linear
[ 75%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_tcola_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_tcola_rsd_linear.cpp.o
[ 76%] Linking CXX executable test_gradient_2lpt_linear
[ 76%] Built target test_gradient_2lpt_linear
Scanning dependencies of target test_gradient_tcola_linear
[ 76%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_tcola_linear.dir/__/__/CMakeFiles/gradient_tests/test_tcola_linear_gradient.cpp.o
[ 76%] Linking CXX executable test_proj
[ 76%] Built target test_proj
Scanning dependencies of target benchmark_gradient_pm_linear
[ 76%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_pm_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_pm_linear.cpp.o
[ 76%] Linking CXX executable test_gradient_robust_poisson
[ 76%] Built target test_gradient_robust_poisson
Scanning dependencies of target test_gradient_tcola_rsd_linear
[ 77%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_tcola_rsd_linear.dir/__/__/CMakeFiles/gradient_tests/test_tcola_rsd_linear_gradient.cpp.o
[ 77%] Linking CXX executable test_robust_poisson
[ 77%] Built target test_robust_poisson
Scanning dependencies of target test_console
[ 77%] Building CXX object libLSS/tests/CMakeFiles/test_console.dir/test_console.cpp.o
[ 77%] Linking CXX executable benchmark_gradient_tcola_rsd_linear
[ 77%] Built target benchmark_gradient_tcola_rsd_linear
Scanning dependencies of target test_fuse_reduce
[ 77%] Building CXX object libLSS/tests/CMakeFiles/test_fuse_reduce.dir/__/__/extra/borg/libLSS/tests/test_fuse_reduce.cpp.o
[ 77%] Linking CXX executable test_gradient_pm_rsd_linear
[ 77%] Built target test_gradient_pm_rsd_linear
Scanning dependencies of target test_schechter
[ 78%] Linking CXX executable test_console
[ 78%] Building CXX object libLSS/tests/CMakeFiles/test_schechter.dir/test_schechter.cpp.o
[ 78%] Built target test_console
Scanning dependencies of target test_gradient_mowhite
[ 78%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_mowhite.dir/__/__/CMakeFiles/gradient_tests/test_mowhite_gradient.cpp.o
[ 78%] Linking CXX executable benchmark_gradient_pm_linear
[ 78%] Linking CXX executable test_gradient_tcola_linear
[ 79%] Linking CXX executable test_fuse_reduce
[ 79%] Built target benchmark_gradient_pm_linear
Scanning dependencies of target benchmark_gradient_log_linear
[ 79%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_log_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_log_linear.cpp.o
[ 79%] Built target test_gradient_tcola_linear
[ 79%] Built target test_fuse_reduce
Scanning dependencies of target test_uninit
[ 79%] Building CXX object libLSS/tests/CMakeFiles/test_uninit.dir/test_uninit.cpp.o
Scanning dependencies of target benchmark_gradient_generic_gaussian_linear
[ 79%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_generic_gaussian_linear.dir/__/__/CMakeFiles/gradient_tests/benchmark_generic_gaussian_linear.cpp.o
[ 79%] Linking CXX executable test_schechter
[ 79%] Built target test_schechter
Scanning dependencies of target benchmark_gradient_mowhite
[ 80%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_mowhite.dir/__/__/CMakeFiles/gradient_tests/benchmark_mowhite.cpp.o
[ 80%] Linking CXX executable test_gradient_tcola_rsd_linear
[ 80%] Built target test_gradient_tcola_rsd_linear
Scanning dependencies of target test_gradient_poisson
[ 81%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_poisson.dir/__/__/CMakeFiles/gradient_tests/test_poisson_gradient.cpp.o
[ 82%] Linking CXX executable test_uninit
[ 82%] Built target test_uninit
Scanning dependencies of target test_fmin
[ 83%] Building CXX object libLSS/tests/CMakeFiles/test_fmin.dir/__/__/extra/borg/libLSS/tests/test_fmin.cpp.o
[ 84%] Linking CXX executable benchmark_gradient_log_linear
[ 85%] Linking CXX executable test_gradient_mowhite
[ 85%] Built target benchmark_gradient_log_linear
Scanning dependencies of target test_forward_linear
[ 85%] Building CXX object libLSS/tests/CMakeFiles/test_forward_linear.dir/__/__/CMakeFiles/forward_tests/test_forward_linear.cpp.o
[ 85%] Built target test_gradient_mowhite
[ 85%] Linking CXX executable benchmark_gradient_generic_gaussian_linear
Scanning dependencies of target test_forward_lpt
[ 85%] Building CXX object libLSS/tests/CMakeFiles/test_forward_lpt.dir/__/__/CMakeFiles/forward_tests/test_forward_lpt.cpp.o
[ 85%] Built target benchmark_gradient_generic_gaussian_linear
Scanning dependencies of target test_forward_pm
[ 85%] Building CXX object libLSS/tests/CMakeFiles/test_forward_pm.dir/__/__/CMakeFiles/forward_tests/test_forward_pm.cpp.o
[ 85%] Linking CXX executable benchmark_gradient_mowhite
[ 85%] Built target benchmark_gradient_mowhite
Scanning dependencies of target test_vobs_2lpt_linear
[ 85%] Building CXX object libLSS/tests/CMakeFiles/test_vobs_2lpt_linear.dir/__/__/CMakeFiles/vobs_tests/test_2lpt_linear_vobs.cpp.o
[ 85%] Linking CXX executable test_gradient_poisson
[ 85%] Built target test_gradient_poisson
Scanning dependencies of target benchmark_generic_likelihood
[ 85%] Building CXX object libLSS/tests/CMakeFiles/benchmark_generic_likelihood.dir/__/__/extra/borg/libLSS/tests/benchmark_generic_likelihood.cpp.o
[ 86%] Linking CXX executable test_forward_linear
[ 86%] Linking CXX executable test_forward_lpt
[ 86%] Built target test_forward_linear
Scanning dependencies of target test_gradient_linear
[ 86%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_linear.dir/__/__/CMakeFiles/gradient_tests/test_linear_gradient.cpp.o
[ 86%] Built target test_forward_lpt
Scanning dependencies of target broken_power_law_bias_exe
[ 86%] Building CXX object libLSS/tests/CMakeFiles/broken_power_law_bias_exe.dir/__/__/extra/borg/libLSS/tests/test_broken_power_law.cpp.o
[ 86%] Linking CXX executable test_forward_pm
[ 86%] Linking CXX executable test_vobs_2lpt_linear
[ 86%] Built target test_forward_pm
Scanning dependencies of target benchmark_gradient_poisson
[ 86%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_poisson.dir/__/__/CMakeFiles/gradient_tests/benchmark_poisson.cpp.o
[ 86%] Built target test_vobs_2lpt_linear
Scanning dependencies of target test_aux_attributes
[ 87%] Building CXX object libLSS/tests/CMakeFiles/test_aux_attributes.dir/__/__/extra/borg/libLSS/tests/test_aux_attributes.cpp.o
[ 87%] Linking CXX executable benchmark_generic_likelihood
[ 87%] Built target benchmark_generic_likelihood
Scanning dependencies of target test_generic_likelihood_base
[ 88%] Building CXX object libLSS/tests/CMakeFiles/test_generic_likelihood_base.dir/__/__/extra/borg/libLSS/tests/test_generic_likelihood_base.cpp.o
[ 88%] Linking CXX executable test_fmin
[ 88%] Built target test_fmin
Scanning dependencies of target power_law_bias_1_exe
[ 88%] Building CXX object libLSS/tests/CMakeFiles/power_law_bias_1_exe.dir/__/__/extra/borg/libLSS/tests/test_power_law_1.cpp.o
[ 88%] Linking CXX executable benchmark_gradient_poisson
[ 88%] Linking CXX executable test_gradient_linear
[ 88%] Built target benchmark_gradient_poisson
[ 88%] Built target test_gradient_linear
Scanning dependencies of target test_generic_likelihood_s_field
Scanning dependencies of target test_auto_interpolator
[ 89%] Building CXX object libLSS/tests/CMakeFiles/test_auto_interpolator.dir/test_auto_interpolator.cpp.o
[ 90%] Building CXX object libLSS/tests/CMakeFiles/test_generic_likelihood_s_field.dir/__/__/extra/borg/libLSS/tests/test_generic_likelihood_s_field.cpp.o
[ 90%] Linking CXX executable test_auto_interpolator
[ 90%] Built target test_auto_interpolator
Scanning dependencies of target test_ghost_planes
[ 90%] Building CXX object libLSS/tests/CMakeFiles/test_ghost_planes.dir/__/__/extra/borg/libLSS/tests/test_ghost_planes.cpp.o
[ 90%] Linking CXX executable test_generic_likelihood_base
[ 90%] Built target test_generic_likelihood_base
Scanning dependencies of target test_generic_likelihood_bias
[ 90%] Building CXX object libLSS/tests/CMakeFiles/test_generic_likelihood_bias.dir/__/__/extra/borg/libLSS/tests/test_generic_likelihood_bias.cpp.o
[ 90%] Linking CXX executable test_aux_attributes
[ 90%] Linking CXX executable broken_power_law_bias_exe
[ 90%] Built target test_aux_attributes
Scanning dependencies of target benchmark_gradient_powerlaw_poisson_downgrade
[ 91%] Building CXX object libLSS/tests/CMakeFiles/benchmark_gradient_powerlaw_poisson_downgrade.dir/__/__/CMakeFiles/gradient_tests/benchmark_powerlaw_poisson_downgrade.cpp.o
[ 91%] Built target broken_power_law_bias_exe
Scanning dependencies of target test_many_power
[ 91%] Building CXX object libLSS/tests/CMakeFiles/test_many_power.dir/__/__/extra/borg/libLSS/tests/test_many_power.cpp.o
[ 91%] Linking CXX executable test_generic_likelihood_s_field
[ 91%] Built target test_generic_likelihood_s_field
Scanning dependencies of target test_generic_likelihood_foreground
[ 91%] Building CXX object libLSS/tests/CMakeFiles/test_generic_likelihood_foreground.dir/__/__/extra/borg/libLSS/tests/test_generic_likelihood_foreground.cpp.o
[ 92%] Linking CXX executable test_generic_likelihood_bias
[ 92%] Built target test_generic_likelihood_bias
Scanning dependencies of target test_gradient_log_linear
[ 93%] Building CXX object libLSS/tests/CMakeFiles/test_gradient_log_linear.dir/__/__/CMakeFiles/gradient_tests/test_log_linear_gradient.cpp.o
[ 94%] Linking CXX executable power_law_bias_1_exe
[ 94%] Built target power_law_bias_1_exe
Scanning dependencies of target hades3
[ 94%] Building CXX object src/CMakeFiles/hades3.dir/__/extra/hades/src/hades3.cpp.o
[ 94%] Linking CXX executable benchmark_gradient_powerlaw_poisson_downgrade
[ 94%] Built target benchmark_gradient_powerlaw_poisson_downgrade
Scanning dependencies of target borg2gadget3
[ 95%] Building CXX object src/CMakeFiles/borg2gadget3.dir/__/extra/borg/src/borg2gadget3.cpp.o
[ 95%] Linking CXX executable test_ghost_planes
[ 95%] Built target test_ghost_planes
[ 95%] Linking CXX executable test_gradient_log_linear
Scanning dependencies of target borg_forward
[ 95%] Building CXX object src/CMakeFiles/borg_forward.dir/__/extra/borg/src/borg_forward.cpp.o
[ 95%] Built target test_gradient_log_linear
[ 95%] Linking CXX executable borg2gadget3
Scanning dependencies of target ares3
[ 96%] Building CXX object src/CMakeFiles/ares3.dir/ares3.cpp.o
[ 96%] Built target borg2gadget3
Scanning dependencies of target _borg
[ 96%] Building CXX object extra/python/python/CMakeFiles/_borg.dir/base.cpp.o
In file included from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/cast.h:16,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/attr.h:13,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/pybind11.h:44,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/stl.h:12,
                 from /work/aquila/workspace/ares_blss_full/extra/python/python/base.cpp:16:
/work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/detail/internals.h: In function ‘pybind11::detail::internals& pybind11::detail::get_internals()’:
/work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/detail/internals.h:263:28: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
  263 |         PyEval_InitThreads();
      |                            ^
In file included from /usr/include/python3.9/Python.h:145,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/detail/common.h:112,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/pytypes.h:12,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/cast.h:13,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/attr.h:13,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/pybind11.h:44,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/stl.h:12,
                 from /work/aquila/workspace/ares_blss_full/extra/python/python/base.cpp:16:
/usr/include/python3.9/ceval.h:130:37: note: declared here
  130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
      |                                     ^~~~~~~~~~~~~~~~~~
[ 97%] Building CXX object extra/python/python/CMakeFiles/_borg.dir/pycosmo.cpp.o
[ 97%] Linking CXX executable test_many_power
[ 97%] Built target test_many_power
[ 97%] Building CXX object extra/python/python/CMakeFiles/_borg.dir/pyforward.cpp.o
In file included from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/cast.h:16,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/attr.h:13,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/pybind11.h:44,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/numpy.h:12,
                 from /work/aquila/workspace/ares_blss_full/extra/python/python/pycosmo.cpp:17:
/work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/detail/internals.h: In function ‘pybind11::detail::internals& pybind11::detail::get_internals()’:
/work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/detail/internals.h:263:28: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
  263 |         PyEval_InitThreads();
      |                            ^
In file included from /usr/include/python3.9/Python.h:145,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/detail/common.h:112,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/pytypes.h:12,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/cast.h:13,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/attr.h:13,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/pybind11.h:44,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/numpy.h:12,
                 from /work/aquila/workspace/ares_blss_full/extra/python/python/pycosmo.cpp:17:
/usr/include/python3.9/ceval.h:130:37: note: declared here
  130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
      |                                     ^~~~~~~~~~~~~~~~~~
[ 97%] Linking CXX executable test_generic_likelihood_foreground
In file included from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/cast.h:16,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/attr.h:13,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/pybind11.h:44,
                 from /work/aquila/workspace/ares_blss_full/extra/python/python/pyforward.cpp:20:
/work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/detail/internals.h: In function ‘pybind11::detail::internals& pybind11::detail::get_internals()’:
/work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/detail/internals.h:263:28: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
  263 |         PyEval_InitThreads();
      |                            ^
In file included from /usr/include/python3.9/Python.h:145,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/detail/common.h:112,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/pytypes.h:12,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/cast.h:13,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/attr.h:13,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/pybind11.h:44,
                 from /work/aquila/workspace/ares_blss_full/extra/python/python/pyforward.cpp:20:
/usr/include/python3.9/ceval.h:130:37: note: declared here
  130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
      |                                     ^~~~~~~~~~~~~~~~~~
[ 97%] Built target test_generic_likelihood_foreground
[ 97%] Building CXX object extra/python/python/CMakeFiles/_borg.dir/pyforward_borg.cpp.o
In file included from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/cast.h:16,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/attr.h:13,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/pybind11.h:44,
                 from /work/aquila/workspace/ares_blss_full/extra/python/python/pyforward_borg.cpp:20:
/work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/detail/internals.h: In function ‘pybind11::detail::internals& pybind11::detail::get_internals()’:
/work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/detail/internals.h:263:28: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
  263 |         PyEval_InitThreads();
      |                            ^
In file included from /usr/include/python3.9/Python.h:145,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/detail/common.h:112,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/pytypes.h:12,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/cast.h:13,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/attr.h:13,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/pybind11.h:44,
                 from /work/aquila/workspace/ares_blss_full/extra/python/python/pyforward_borg.cpp:20:
/usr/include/python3.9/ceval.h:130:37: note: declared here
  130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
      |                                     ^~~~~~~~~~~~~~~~~~
[ 98%] Building CXX object extra/python/python/CMakeFiles/_borg.dir/pybias.cpp.o
In file included from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/cast.h:16,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/attr.h:13,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/pybind11.h:44,
                 from /work/aquila/workspace/ares_blss_full/extra/python/python/base.hpp:19,
                 from /work/aquila/workspace/ares_blss_full/extra/python/python/pybias.cpp:17:
/work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/detail/internals.h: In function ‘pybind11::detail::internals& pybind11::detail::get_internals()’:
/work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/detail/internals.h:263:28: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
  263 |         PyEval_InitThreads();
      |                            ^
In file included from /usr/include/python3.9/Python.h:145,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/detail/common.h:112,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/pytypes.h:12,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/cast.h:13,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/attr.h:13,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/pybind11.h:44,
                 from /work/aquila/workspace/ares_blss_full/extra/python/python/base.hpp:19,
                 from /work/aquila/workspace/ares_blss_full/extra/python/python/pybias.cpp:17:
/usr/include/python3.9/ceval.h:130:37: note: declared here
  130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
      |                                     ^~~~~~~~~~~~~~~~~~
[ 98%] Building CXX object extra/python/python/CMakeFiles/_borg.dir/_borg.cpp.o
In file included from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/cast.h:16,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/attr.h:13,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/pybind11.h:44,
                 from /work/aquila/workspace/ares_blss_full/extra/python/python/_borg.cpp:20:
/work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/detail/internals.h: In function ‘pybind11::detail::internals& pybind11::detail::get_internals()’:
/work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/detail/internals.h:263:28: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
  263 |         PyEval_InitThreads();
      |                            ^
In file included from /usr/include/python3.9/Python.h:145,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/detail/common.h:112,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/pytypes.h:12,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/cast.h:13,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/attr.h:13,
                 from /work/aquila/workspace/ares_blss_full/build/_deps/pybind11-src/include/pybind11/pybind11.h:44,
                 from /work/aquila/workspace/ares_blss_full/extra/python/python/_borg.cpp:20:
/usr/include/python3.9/ceval.h:130:37: note: declared here
  130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
      |                                     ^~~~~~~~~~~~~~~~~~
[ 98%] Linking CXX executable ares3
[ 98%] Built target ares3
[ 98%] Linking CXX executable borg_forward
[ 98%] Built target borg_forward
[ 98%] Linking CXX shared module _borg.cpython-39-x86_64-linux-gnu.so
[ 98%] Built target _borg
[100%] Linking CXX executable hades3
[100%] Built target hades3
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 776008 killed;
[ssh-agent] Stopped.
Bitbucket notify on finish failed: Credentials could not be found!
java.lang.Exception: Credentials could not be found!
	at org.jenkinsci.plugins.bitbucket.BitbucketBuildStatusHelper.sendBuildStatusNotification(BitbucketBuildStatusHelper.java:270)
	at org.jenkinsci.plugins.bitbucket.BitbucketBuildStatusHelper.notifyBuildStatus(BitbucketBuildStatusHelper.java:260)
	at org.jenkinsci.plugins.bitbucket.BitbucketBuildStatusHelper.notifyBuildStatus(BitbucketBuildStatusHelper.java:228)
	at org.jenkinsci.plugins.bitbucket.BitbucketBuildStatusNotifier.perform(BitbucketBuildStatusNotifier.java:128)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
	at hudson.model.Build$BuildExecution.cleanUp(Build.java:189)
	at hudson.model.Run.execute(Run.java:1947)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
Finished: SUCCESS