=> Bootstrap dependency digest>=20010302: found digest-20160304
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Building for blosc-1.14.2
Scanning dependencies of target blosc_shared_testing
Scanning dependencies of target blosc_shared
Scanning dependencies of target blosc_static
[  1%] Building C object blosc/CMakeFiles/blosc_shared_testing.dir/blosc.c.o
[  3%] Building C object blosc/CMakeFiles/blosc_shared_testing.dir/shuffle-generic.c.o
[  5%] Building C object blosc/CMakeFiles/blosc_shared_testing.dir/fastcopy.c.o
[  6%] Building C object blosc/CMakeFiles/blosc_shared_testing.dir/shuffle-avx2.c.o
[  8%] Building C object blosc/CMakeFiles/blosc_shared.dir/blosc.c.o
[ 10%] Building C object blosc/CMakeFiles/blosc_shared_testing.dir/shuffle-sse2.c.o
[ 11%] Building C object blosc/CMakeFiles/blosc_shared.dir/blosclz.c.o
[ 13%] Building C object blosc/CMakeFiles/blosc_shared_testing.dir/bitshuffle-sse2.c.o
[ 15%] Building C object blosc/CMakeFiles/blosc_shared_testing.dir/blosclz.c.o
[ 16%] Building C object blosc/CMakeFiles/blosc_shared.dir/shuffle-generic.c.o
[ 18%] Building C object blosc/CMakeFiles/blosc_shared_testing.dir/shuffle.c.o
[ 20%] Building C object blosc/CMakeFiles/blosc_shared.dir/bitshuffle-generic.c.o
[ 22%] Building C object blosc/CMakeFiles/blosc_shared_testing.dir/bitshuffle-generic.c.o
[ 23%] Building C object blosc/CMakeFiles/blosc_static.dir/blosc.c.o
[ 25%] Building C object blosc/CMakeFiles/blosc_shared_testing.dir/bitshuffle-avx2.c.o
[ 27%] Building C object blosc/CMakeFiles/blosc_shared.dir/fastcopy.c.o
/data/scratch/devel/blosc/work/c-blosc-1.14.2/blosc/blosc.c:873:7: warning: unused variable 'rc' [-Wunused-variable]
  int rc;
      ^
/data/scratch/devel/blosc/work/c-blosc-1.14.2/blosc/blosc.c:1656:7: warning: unused variable 'rc' [-Wunused-variable]
  int rc;
      ^
/data/scratch/devel/blosc/work/c-blosc-1.14.2/blosc/blosc.c:2136:7: warning: unused variable 'rc' [-Wunused-variable]
  int rc;
      ^
[ 28%] Building C object blosc/CMakeFiles/blosc_static.dir/blosclz.c.o
/data/scratch/devel/blosc/work/c-blosc-1.14.2/blosc/blosc.c:873:7: warning: unused variable 'rc' [-Wunused-variable]
  int rc;
      ^
/data/scratch/devel/blosc/work/c-blosc-1.14.2/blosc/blosc.c:1656:7: warning: unused variable 'rc' [-Wunused-variable]
  int rc;
      ^
/data/scratch/devel/blosc/work/c-blosc-1.14.2/blosc/blosc.c:2136:7: warning: unused variable 'rc' [-Wunused-variable]
  int rc;
      ^
/data/scratch/devel/blosc/work/c-blosc-1.14.2/blosc/blosc.c:873:7: warning: unused variable 'rc' [-Wunused-variable]
  int rc;
      ^
[ 30%] Building C object blosc/CMakeFiles/blosc_shared.dir/shuffle-sse2.c.o
/data/scratch/devel/blosc/work/c-blosc-1.14.2/blosc/blosc.c:1656:7: warning: unused variable 'rc' [-Wunused-variable]
  int rc;
      ^
/data/scratch/devel/blosc/work/c-blosc-1.14.2/blosc/blosc.c:2136:7: warning: unused variable 'rc' [-Wunused-variable]
  int rc;
      ^
[ 32%] Building C object blosc/CMakeFiles/blosc_shared.dir/bitshuffle-sse2.c.o
[ 33%] Building C object blosc/CMakeFiles/blosc_shared.dir/shuffle-avx2.c.o
3 warnings generated.
[ 35%] Building C object blosc/CMakeFiles/blosc_shared.dir/bitshuffle-avx2.c.o
[ 38%] Building C object blosc/CMakeFiles/blosc_static.dir/fastcopy.c.o
[ 38%] Building C object blosc/CMakeFiles/blosc_shared.dir/shuffle.c.o
[ 40%] Building C object blosc/CMakeFiles/blosc_static.dir/shuffle-generic.c.o
[ 42%] Building C object blosc/CMakeFiles/blosc_static.dir/bitshuffle-generic.c.o
3 warnings generated.
[ 44%] Building C object blosc/CMakeFiles/blosc_static.dir/shuffle-sse2.c.o
[ 45%] Building C object blosc/CMakeFiles/blosc_static.dir/bitshuffle-sse2.c.o
[ 47%] Building C object blosc/CMakeFiles/blosc_static.dir/shuffle-avx2.c.o
3 warnings generated.
[ 49%] Building C object blosc/CMakeFiles/blosc_static.dir/bitshuffle-avx2.c.o
[ 50%] Building C object blosc/CMakeFiles/blosc_static.dir/shuffle.c.o
[ 52%] Linking C shared library libblosc_testing.so
[ 52%] Built target blosc_shared_testing
Scanning dependencies of target test_noinit
Scanning dependencies of target test_nolock
Scanning dependencies of target test_shuffle_roundtrip_sse2
Scanning dependencies of target test_nthreads
Scanning dependencies of target test_shuffle_roundtrip_generic
Scanning dependencies of target test_getitem
Scanning dependencies of target test_compressor
Scanning dependencies of target test_compress_roundtrip
Scanning dependencies of target test_api
Scanning dependencies of target test_maxout
Scanning dependencies of target test_shuffle_roundtrip_avx2
[ 54%] Building C object tests/CMakeFiles/test_noinit.dir/test_noinit.c.o
[ 55%] Building C object tests/CMakeFiles/test_shuffle_roundtrip_sse2.dir/test_shuffle_roundtrip_sse2.c.o
[ 57%] Building C object tests/CMakeFiles/test_nolock.dir/test_nolock.c.o
[ 59%] Building C object tests/CMakeFiles/test_shuffle_roundtrip_generic.dir/test_shuffle_roundtrip_generic.c.o
[ 61%] Building C object tests/CMakeFiles/test_nthreads.dir/test_nthreads.c.o
[ 62%] Building C object tests/CMakeFiles/test_getitem.dir/test_getitem.c.o
[ 64%] Building C object tests/CMakeFiles/test_maxout.dir/test_maxout.c.o
[ 66%] Building C object tests/CMakeFiles/test_shuffle_roundtrip_avx2.dir/test_shuffle_roundtrip_avx2.c.o
[ 67%] Building C object tests/CMakeFiles/test_compressor.dir/test_compressor.c.o
[ 69%] Building C object tests/CMakeFiles/test_compress_roundtrip.dir/test_compress_roundtrip.c.o
[ 71%] Building C object tests/CMakeFiles/test_api.dir/test_api.c.o
[ 72%] Linking C shared library libblosc.so
In file included from /data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_maxout.c:12:
/data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_common.h:78:4: error: Cannot determine how to allocate aligned memory on the target platform.
  #error Cannot determine how to allocate aligned memory on the target platform.
   ^
In file included from /data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_shuffle_roundtrip_avx2.c:12:
/data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_common.h:78:4: error: Cannot determine how to allocate aligned memory on the target platform.
  #error Cannot determine how to allocate aligned memory on the target platform.
   ^
1 error generated.
--- tests/CMakeFiles/test_maxout.dir/test_maxout.c.o ---
*** [tests/CMakeFiles/test_maxout.dir/test_maxout.c.o] Error code 1

make[2]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
1 error

make[2]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
--- tests/CMakeFiles/test_maxout.dir/all ---
*** [tests/CMakeFiles/test_maxout.dir/all] Error code 2

make[1]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
1 error generated.
A failure has been detected in another branch of the parallel make

make[2]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
--- blosc/CMakeFiles/blosc_static.dir/all ---
*** [blosc/CMakeFiles/blosc_static.dir/all] Error code 2

make[1]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
--- tests/CMakeFiles/test_shuffle_roundtrip_avx2.dir/test_shuffle_roundtrip_avx2.c.o ---
*** [tests/CMakeFiles/test_shuffle_roundtrip_avx2.dir/test_shuffle_roundtrip_avx2.c.o] Error code 1

make[2]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
1 error

make[2]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
--- tests/CMakeFiles/test_shuffle_roundtrip_avx2.dir/all ---
*** [tests/CMakeFiles/test_shuffle_roundtrip_avx2.dir/all] Error code 2

make[1]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
A failure has been detected in another branch of the parallel make

make[2]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
--- blosc/CMakeFiles/blosc_shared.dir/all ---
*** [blosc/CMakeFiles/blosc_shared.dir/all] Error code 2

make[1]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
In file included from /data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_noinit.c:15:
/data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_common.h:78:4: error: Cannot determine how to allocate aligned memory on the target platform.
  #error Cannot determine how to allocate aligned memory on the target platform.
   ^
In file included from /data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_nolock.c:13:
/data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_common.h:78:4: error: Cannot determine how to allocate aligned memory on the target platform.
  #error Cannot determine how to allocate aligned memory on the target platform.
   ^
1 error generated.
1 error generated.
--- tests/CMakeFiles/test_noinit.dir/test_noinit.c.o ---
*** [tests/CMakeFiles/test_noinit.dir/test_noinit.c.o] Error code 1

make[2]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
1 error

make[2]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
--- tests/CMakeFiles/test_noinit.dir/all ---
*** [tests/CMakeFiles/test_noinit.dir/all] Error code 2

make[1]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
In file included from /data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_compress_roundtrip.c:12:
/data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_common.h:78:4: error: Cannot determine how to allocate aligned memory on the target platform.
  #error Cannot determine how to allocate aligned memory on the target platform.
   ^
--- tests/CMakeFiles/test_nolock.dir/test_nolock.c.o ---
*** [tests/CMakeFiles/test_nolock.dir/test_nolock.c.o] Error code 1

make[2]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
1 error

make[2]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
--- tests/CMakeFiles/test_nolock.dir/all ---
*** [tests/CMakeFiles/test_nolock.dir/all] Error code 2

make[1]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
In file included from /data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_nthreads.c:12:
/data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_common.h:78:4: error: Cannot determine how to allocate aligned memory on the target platform.
  #error Cannot determine how to allocate aligned memory on the target platform.
   ^
1 error generated.
In file included from /data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_getitem.c:12:
/data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_common.h:78:4: error: Cannot determine how to allocate aligned memory on the target platform.
  #error Cannot determine how to allocate aligned memory on the target platform.
   ^
In file included from /data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_compressor.c:12:
/data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_common.h:78:4: error: Cannot determine how to allocate aligned memory on the target platform.
  #error Cannot determine how to allocate aligned memory on the target platform.
   ^
1 error generated.
In file included from /data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_shuffle_roundtrip_sse2.c:12:
/data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_common.h:78:4: error: Cannot determine how to allocate aligned memory on the target platform.
  #error Cannot determine how to allocate aligned memory on the target platform.
   ^
/data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_compressor.c:199:13: warning: returning 'const char [29]' from a function with result type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  mu_assert("ERROR: cbytes is not correct", cbytes < size);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_common.h:39:59: note: expanded from macro 'mu_assert'
#define mu_assert(message, test) do { if (!(test)) return message; } while (0)
                                                          ^~~~~~~
/data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_compressor.c:205:13: warning: returning 'const char [51]' from a function with result type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  mu_assert("ERROR: blosc_set_splitmode does not work correctly", cbytes2 > cbytes);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_common.h:39:59: note: expanded from macro 'mu_assert'
#define mu_assert(message, test) do { if (!(test)) return message; } while (0)
                                                          ^~~~~~~
--- tests/CMakeFiles/test_nthreads.dir/test_nthreads.c.o ---
*** [tests/CMakeFiles/test_nthreads.dir/test_nthreads.c.o] Error code 1

make[2]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
1 error

make[2]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
/data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_compressor.c:219:13: warning: returning 'const char [29]' from a function with result type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  mu_assert("ERROR: cbytes is not correct", cbytes < size);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_common.h:39:59: note: expanded from macro 'mu_assert'
#define mu_assert(message, test) do { if (!(test)) return message; } while (0)
                                                          ^~~~~~~
/data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_compressor.c:225:13: warning: returning 'const char [54]' from a function with result type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  mu_assert("ERROR: BLOSC_SPLITMODE envvar does not work correctly", cbytes2 > cbytes);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_common.h:39:59: note: expanded from macro 'mu_assert'
#define mu_assert(message, test) do { if (!(test)) return message; } while (0)
                                                          ^~~~~~~
4 warnings and 1 error generated.
--- tests/CMakeFiles/test_getitem.dir/test_getitem.c.o ---
*** [tests/CMakeFiles/test_getitem.dir/test_getitem.c.o] Error code 1

make[2]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
1 error

make[2]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
--- tests/CMakeFiles/test_nthreads.dir/all ---
*** [tests/CMakeFiles/test_nthreads.dir/all] Error code 2

make[1]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
--- tests/CMakeFiles/test_getitem.dir/all ---
*** [tests/CMakeFiles/test_getitem.dir/all] Error code 2

make[1]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
--- tests/CMakeFiles/test_compressor.dir/test_compressor.c.o ---
*** [tests/CMakeFiles/test_compressor.dir/test_compressor.c.o] Error code 1

make[2]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
1 error

make[2]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
--- tests/CMakeFiles/test_compressor.dir/all ---
*** [tests/CMakeFiles/test_compressor.dir/all] Error code 2

make[1]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
In file included from /data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_shuffle_roundtrip_generic.c:12:
/data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_common.h:78:4: error: Cannot determine how to allocate aligned memory on the target platform.
  #error Cannot determine how to allocate aligned memory on the target platform.
   ^
1 error generated.
In file included from /data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_api.c:12:
/data/scratch/devel/blosc/work/c-blosc-1.14.2/tests/test_common.h:78:4: error: Cannot determine how to allocate aligned memory on the target platform.
  #error Cannot determine how to allocate aligned memory on the target platform.
   ^
--- tests/CMakeFiles/test_compress_roundtrip.dir/test_compress_roundtrip.c.o ---
*** [tests/CMakeFiles/test_compress_roundtrip.dir/test_compress_roundtrip.c.o] Error code 1

make[2]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
1 error

make[2]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
1 error generated.
--- tests/CMakeFiles/test_compress_roundtrip.dir/all ---
*** [tests/CMakeFiles/test_compress_roundtrip.dir/all] Error code 2

make[1]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
1 error generated.
--- tests/CMakeFiles/test_api.dir/test_api.c.o ---
*** [tests/CMakeFiles/test_api.dir/test_api.c.o] Error code 1

make[2]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
1 error

make[2]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
--- tests/CMakeFiles/test_api.dir/all ---
*** [tests/CMakeFiles/test_api.dir/all] Error code 2

make[1]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
--- tests/CMakeFiles/test_shuffle_roundtrip_sse2.dir/test_shuffle_roundtrip_sse2.c.o ---
*** [tests/CMakeFiles/test_shuffle_roundtrip_sse2.dir/test_shuffle_roundtrip_sse2.c.o] Error code 1

make[2]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
1 error

make[2]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
--- tests/CMakeFiles/test_shuffle_roundtrip_sse2.dir/all ---
*** [tests/CMakeFiles/test_shuffle_roundtrip_sse2.dir/all] Error code 2

make[1]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
1 error generated.
--- tests/CMakeFiles/test_shuffle_roundtrip_generic.dir/test_shuffle_roundtrip_generic.c.o ---
*** [tests/CMakeFiles/test_shuffle_roundtrip_generic.dir/test_shuffle_roundtrip_generic.c.o] Error code 1

make[2]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
1 error

make[2]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
--- tests/CMakeFiles/test_shuffle_roundtrip_generic.dir/all ---
*** [tests/CMakeFiles/test_shuffle_roundtrip_generic.dir/all] Error code 2

make[1]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
13 errors

make[1]: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
*** [all] Error code 2

make: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
1 error

make: stopped in /data/scratch/devel/blosc/work/c-blosc-1.14.2
*** Error code 2

Stop.
make[1]: stopped in /data/pkgsrc/devel/blosc
*** Error code 1

Stop.
make: stopped in /data/pkgsrc/devel/blosc
