=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead. ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for aften-0.0.8 [ 2%] Building C object CMakeFiles/aften.dir/libaften/a52enc.o In file included from /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/a52.h:36, from /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/a52enc.c:36: /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/a52enc.c: In function 'aften_encode_init': /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/threading.h:60:36: warning: cast between incompatible function types from 'int (*)(void *)' to 'void * (*)(void *)' [-Wcast-function-type] 60 | pthread_create(threadid, NULL, (void *(*) (void *))threadfunc, threadparam) | ^ /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/a52enc.c:538:13: note: in expansion of macro 'thread_create' 538 | thread_create(&cur_tctx->ts.thread, threaded_encode, cur_tctx); | ^~~~~~~~~~~~~ [ 4%] Building C object CMakeFiles/aften.dir/libaften/bitalloc.o In file included from /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/bitalloc.h:31, from /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/bitalloc.c:35: /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/bitalloc.c: In function 'a52_bit_allocation': /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/a52.h:51:45: warning: left shift of negative value [-Wshift-negative-value] 51 | #define SNROFFST(csnr, fsnr) (((((csnr)-15) << 4) + (fsnr)) << 2) | ^~ /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/bitalloc.c:375:21: note: in expansion of macro 'SNROFFST' 375 | if(snroffset == SNROFFST(0, 0)) { | ^~~~~~~~ cc1: warning: left shift of negative value [-Wshift-negative-value] [ 6%] Building C object CMakeFiles/aften.dir/libaften/bitio.o [ 9%] Building C object CMakeFiles/aften.dir/libaften/crc.o [ 11%] Building C object CMakeFiles/aften.dir/libaften/dynrng.o [ 13%] Building C object CMakeFiles/aften.dir/libaften/window.o [ 15%] Building C object CMakeFiles/aften.dir/libaften/mdct.o [ 18%] Building C object CMakeFiles/aften.dir/libaften/exponent.o In file included from /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/exponent.c:28: /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/exponent_common.c: In function 'extract_exponents': /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/exponent_common.c:220:22: warning: cast from function call of type 'float' to non-matching type 'unsigned int' [-Wbad-function-cast] 220 | v1 = (uint32_t)AFT_FABS(block->mdct_coef[ch][j ] * FCONST(16777216.0)); | ^ /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/exponent_common.c:221:22: warning: cast from function call of type 'float' to non-matching type 'unsigned int' [-Wbad-function-cast] 221 | v2 = (uint32_t)AFT_FABS(block->mdct_coef[ch][j+1] * FCONST(16777216.0)); | ^ /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/exponent.c: In function 'encode_exp_blk_ch': /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/exponent.c:145:23: warning: 'exp1[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 145 | exp1[0] = MIN(exp1[0], exp[0]+2); | ^ [ 20%] Building C object CMakeFiles/aften.dir/libaften/filter.o [ 22%] Building C object CMakeFiles/aften.dir/libaften/util.o [ 25%] Building C object CMakeFiles/aften.dir/libaften/ppc/ppc_cpu_caps.o In file included from /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/cpu_caps.h:26, from /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/ppc/ppc_cpu_caps.c:21: /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/ppc/ppc_cpu_caps.h:29:30: error: unknown type name 'AftenSimdInstructions' 29 | void apply_simd_restrictions(AftenSimdInstructions *simd_instructions); | ^~~~~~~~~~~~~~~~~~~~~ /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/ppc/ppc_cpu_caps.c: In function 'sig_ill_handler': /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/ppc/ppc_cpu_caps.c:37:26: warning: unused parameter 'sig' [-Wunused-parameter] 37 | void sig_ill_handler(int sig) | ~~~~^~~ /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/ppc/ppc_cpu_caps.c: In function 'cpu_caps_detect': /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/ppc/ppc_cpu_caps.c:62:15: warning: unused variable 'oldhandler' [-Wunused-variable] 62 | sig_t oldhandler; | ^~~~~~~~~~ /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/ppc/ppc_cpu_caps.c: At top level: /usr/pkgsrc/audio/aften/work/aften-0.0.8/libaften/ppc/ppc_cpu_caps.c:95:30: error: unknown type name 'AftenSimdInstructions' 95 | void apply_simd_restrictions(AftenSimdInstructions *simd_instructions) | ^~~~~~~~~~~~~~~~~~~~~ *** Error code 1 Stop. make[2]: stopped in /usr/pkgsrc/audio/aften/work/aften-0.0.8/build *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/audio/aften/work/aften-0.0.8/build *** Error code 1 Stop. make: stopped in /usr/pkgsrc/audio/aften/work/aften-0.0.8/build *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/audio/aften *** Error code 1 Stop. make: stopped in /usr/pkgsrc/audio/aften