=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/audio/aften", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for aften-0.0.8 [ 2%] Building C object CMakeFiles/aften_pcm.dir/pcm/byteio.c.o [ 5%] Building C object CMakeFiles/aften.dir/libaften/a52enc.c.o [ 7%] Building C object CMakeFiles/aften_static.dir/libaften/a52enc.c.o In file included from /tmp/work/audio/aften/work/aften-0.0.8/libaften/a52.h:36, from /tmp/work/audio/aften/work/aften-0.0.8/libaften/a52enc.c:36: /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h: In function 'get_ncpus': /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h:81:12: warning: implicit declaration of function 'get_nprocs' [-Wimplicit-function-declaration] 81 | return get_nprocs(); | ^~~~~~~~~~ In file included from /tmp/work/audio/aften/work/aften-0.0.8/libaften/a52enc.c:43: /tmp/work/audio/aften/work/aften-0.0.8/libaften/cpu_caps.h: In function 'apply_simd_restrictions': /tmp/work/audio/aften/work/aften-0.0.8/libaften/cpu_caps.h:29:67: warning: unused parameter 'simd_instructions' [-Wunused-parameter] 29 | static inline void apply_simd_restrictions(AftenSimdInstructions *simd_instructions){} | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /tmp/work/audio/aften/work/aften-0.0.8/libaften/a52enc.c: In function 'aften_encode_init': /tmp/work/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) | ^ /tmp/work/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); | ^~~~~~~~~~~~~ In file included from /tmp/work/audio/aften/work/aften-0.0.8/libaften/a52.h:36, from /tmp/work/audio/aften/work/aften-0.0.8/libaften/a52enc.c:36: /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h: In function 'get_ncpus': /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h:81:12: warning: implicit declaration of function 'get_nprocs' [-Wimplicit-function-declaration] 81 | return get_nprocs(); | ^~~~~~~~~~ In file included from /tmp/work/audio/aften/work/aften-0.0.8/libaften/a52enc.c:43: /tmp/work/audio/aften/work/aften-0.0.8/libaften/cpu_caps.h: In function 'apply_simd_restrictions': /tmp/work/audio/aften/work/aften-0.0.8/libaften/cpu_caps.h:29:67: warning: unused parameter 'simd_instructions' [-Wunused-parameter] 29 | static inline void apply_simd_restrictions(AftenSimdInstructions *simd_instructions){} | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /tmp/work/audio/aften/work/aften-0.0.8/libaften/a52enc.c: In function 'aften_encode_init': /tmp/work/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) | ^ /tmp/work/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); | ^~~~~~~~~~~~~ [ 10%] Building C object CMakeFiles/aften_pcm.dir/pcm/convert.c.o [ 12%] Building C object CMakeFiles/aften_pcm.dir/pcm/pcm.c.o /tmp/work/audio/aften/work/aften-0.0.8/pcm/pcm.c:80:1: warning: conflicting types for 'pcmfile_init' due to enum/integer mismatch; have 'int(PcmFile *, FILE *, enum PcmSampleFormat, int)' [-Wenum-int-mismatch] 80 | pcmfile_init(PcmFile *pf, FILE *fp, enum PcmSampleFormat read_format, | ^~~~~~~~~~~~ In file included from /tmp/work/audio/aften/work/aften-0.0.8/pcm/pcm.c:31: /tmp/work/audio/aften/work/aften-0.0.8/pcm/pcm.h:113:12: note: previous declaration of 'pcmfile_init' with type 'int(PcmFile *, FILE *, int, int)' 113 | extern int pcmfile_init(PcmFile *pf, FILE *fp, int read_format, int file_format); | ^~~~~~~~~~~~ [ 15%] Building C object CMakeFiles/aften_static.dir/libaften/bitalloc.c.o [ 17%] Building C object CMakeFiles/aften.dir/libaften/bitalloc.c.o [ 20%] Building C object CMakeFiles/aften_pcm.dir/pcm/raw.c.o In file included from /tmp/work/audio/aften/work/aften-0.0.8/libaften/a52.h:36, from /tmp/work/audio/aften/work/aften-0.0.8/libaften/bitalloc.h:31, from /tmp/work/audio/aften/work/aften-0.0.8/libaften/bitalloc.c:35: /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h: In function 'get_ncpus': /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h:81:12: warning: implicit declaration of function 'get_nprocs' [-Wimplicit-function-declaration] 81 | return get_nprocs(); | ^~~~~~~~~~ /tmp/work/audio/aften/work/aften-0.0.8/libaften/bitalloc.c: In function 'a52_bit_allocation': /tmp/work/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) | ^~ /tmp/work/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] In file included from /tmp/work/audio/aften/work/aften-0.0.8/libaften/a52.h:36, from /tmp/work/audio/aften/work/aften-0.0.8/libaften/bitalloc.h:31, from /tmp/work/audio/aften/work/aften-0.0.8/libaften/bitalloc.c:35: /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h: In function 'get_ncpus': /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h:81:12: warning: implicit declaration of function 'get_nprocs' [-Wimplicit-function-declaration] 81 | return get_nprocs(); | ^~~~~~~~~~ /tmp/work/audio/aften/work/aften-0.0.8/libaften/bitalloc.c: In function 'a52_bit_allocation': /tmp/work/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) | ^~ /tmp/work/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] [ 22%] Building C object CMakeFiles/aften_pcm.dir/pcm/wav.c.o [ 25%] Linking C static library libaften_pcm.a [ 25%] Built target aften_pcm [ 27%] Building C object CMakeFiles/wavinfo.dir/util/wavinfo.c.o [ 30%] Building C object CMakeFiles/aften.dir/libaften/bitio.c.o [ 32%] Linking C executable wavinfo [ 35%] Building C object CMakeFiles/aften_static.dir/libaften/bitio.c.o [ 35%] Built target wavinfo [ 37%] Building C object CMakeFiles/aften.dir/libaften/crc.c.o [ 40%] Building C object CMakeFiles/wavrms.dir/util/wavrms.c.o [ 42%] Building C object CMakeFiles/aften_static.dir/libaften/crc.c.o [ 45%] Building C object CMakeFiles/aften.dir/libaften/dynrng.c.o In file included from /tmp/work/audio/aften/work/aften-0.0.8/libaften/a52.h:36, from /tmp/work/audio/aften/work/aften-0.0.8/libaften/dynrng.c:28: /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h: In function 'get_ncpus': /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h:81:12: warning: implicit declaration of function 'get_nprocs' [-Wimplicit-function-declaration] 81 | return get_nprocs(); | ^~~~~~~~~~ [ 47%] Building C object CMakeFiles/aften_static.dir/libaften/dynrng.c.o [ 50%] Linking C executable wavrms In file included from /tmp/work/audio/aften/work/aften-0.0.8/libaften/a52.h:36, from /tmp/work/audio/aften/work/aften-0.0.8/libaften/dynrng.c:28: /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h: In function 'get_ncpus': /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h:81:12: warning: implicit declaration of function 'get_nprocs' [-Wimplicit-function-declaration] 81 | return get_nprocs(); | ^~~~~~~~~~ [ 52%] Building C object CMakeFiles/aften.dir/libaften/window.c.o [ 52%] Built target wavrms [ 55%] Building C object CMakeFiles/aften_static.dir/libaften/window.c.o In file included from /tmp/work/audio/aften/work/aften-0.0.8/libaften/a52.h:36, from /tmp/work/audio/aften/work/aften-0.0.8/libaften/window.h:29, from /tmp/work/audio/aften/work/aften-0.0.8/libaften/window.c:32: /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h: In function 'get_ncpus': /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h:81:12: warning: implicit declaration of function 'get_nprocs' [-Wimplicit-function-declaration] 81 | return get_nprocs(); | ^~~~~~~~~~ In file included from /tmp/work/audio/aften/work/aften-0.0.8/libaften/window.c:33: /tmp/work/audio/aften/work/aften-0.0.8/libaften/cpu_caps.h: In function 'apply_simd_restrictions': /tmp/work/audio/aften/work/aften-0.0.8/libaften/cpu_caps.h:29:67: warning: unused parameter 'simd_instructions' [-Wunused-parameter] 29 | static inline void apply_simd_restrictions(AftenSimdInstructions *simd_instructions){} | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [ 57%] Building C object CMakeFiles/wavfilter.dir/util/wavfilter.c.o In file included from /tmp/work/audio/aften/work/aften-0.0.8/libaften/a52.h:36, from /tmp/work/audio/aften/work/aften-0.0.8/libaften/window.h:29, from /tmp/work/audio/aften/work/aften-0.0.8/libaften/window.c:32: /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h: In function 'get_ncpus': /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h:81:12: warning: implicit declaration of function 'get_nprocs' [-Wimplicit-function-declaration] 81 | return get_nprocs(); | ^~~~~~~~~~ In file included from /tmp/work/audio/aften/work/aften-0.0.8/libaften/window.c:33: /tmp/work/audio/aften/work/aften-0.0.8/libaften/cpu_caps.h: In function 'apply_simd_restrictions': /tmp/work/audio/aften/work/aften-0.0.8/libaften/cpu_caps.h:29:67: warning: unused parameter 'simd_instructions' [-Wunused-parameter] 29 | static inline void apply_simd_restrictions(AftenSimdInstructions *simd_instructions){} | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ [ 60%] Building C object CMakeFiles/aften.dir/libaften/mdct.c.o In file included from /tmp/work/audio/aften/work/aften-0.0.8/libaften/a52.h:36, from /tmp/work/audio/aften/work/aften-0.0.8/libaften/mdct.c:47: /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h: In function 'get_ncpus': /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h:81:12: warning: implicit declaration of function 'get_nprocs' [-Wimplicit-function-declaration] 81 | return get_nprocs(); | ^~~~~~~~~~ [ 62%] Building C object CMakeFiles/aften_static.dir/libaften/mdct.c.o In file included from /tmp/work/audio/aften/work/aften-0.0.8/libaften/a52.h:36, from /tmp/work/audio/aften/work/aften-0.0.8/libaften/mdct.c:47: /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h: In function 'get_ncpus': /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h:81:12: warning: implicit declaration of function 'get_nprocs' [-Wimplicit-function-declaration] 81 | return get_nprocs(); | ^~~~~~~~~~ [ 65%] Building C object CMakeFiles/wavfilter.dir/libaften/filter.c.o [ 67%] Linking C executable wavfilter [ 67%] Built target wavfilter [ 70%] Building C object CMakeFiles/aften_static.dir/libaften/exponent.c.o [ 72%] Building C object CMakeFiles/aften.dir/libaften/exponent.c.o [ 75%] Building C object CMakeFiles/aften_static.dir/libaften/filter.c.o In file included from /tmp/work/audio/aften/work/aften-0.0.8/libaften/a52.h:36, from /tmp/work/audio/aften/work/aften-0.0.8/libaften/exponent.h:31, from /tmp/work/audio/aften/work/aften-0.0.8/libaften/exponent_common.c:34, from /tmp/work/audio/aften/work/aften-0.0.8/libaften/exponent.c:28: /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h: In function 'get_ncpus': /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h:81:12: warning: implicit declaration of function 'get_nprocs' [-Wimplicit-function-declaration] 81 | return get_nprocs(); | ^~~~~~~~~~ In file included from /tmp/work/audio/aften/work/aften-0.0.8/libaften/a52.h:36, from /tmp/work/audio/aften/work/aften-0.0.8/libaften/exponent.h:31, from /tmp/work/audio/aften/work/aften-0.0.8/libaften/exponent_common.c:34, from /tmp/work/audio/aften/work/aften-0.0.8/libaften/exponent.c:28: /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h: In function 'get_ncpus': /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h:81:12: warning: implicit declaration of function 'get_nprocs' [-Wimplicit-function-declaration] 81 | return get_nprocs(); | ^~~~~~~~~~ /tmp/work/audio/aften/work/aften-0.0.8/libaften/exponent_common.c: In function 'extract_exponents': /tmp/work/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)); | ^ /tmp/work/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)); | ^ In file included from /tmp/work/audio/aften/work/aften-0.0.8/libaften/exponent.c:30: /tmp/work/audio/aften/work/aften-0.0.8/libaften/cpu_caps.h: In function 'apply_simd_restrictions': /tmp/work/audio/aften/work/aften-0.0.8/libaften/cpu_caps.h:29:67: warning: unused parameter 'simd_instructions' [-Wunused-parameter] 29 | static inline void apply_simd_restrictions(AftenSimdInstructions *simd_instructions){} | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /tmp/work/audio/aften/work/aften-0.0.8/libaften/exponent_common.c: In function 'extract_exponents': /tmp/work/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)); | ^ /tmp/work/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)); | ^ In file included from /tmp/work/audio/aften/work/aften-0.0.8/libaften/exponent.c:30: /tmp/work/audio/aften/work/aften-0.0.8/libaften/cpu_caps.h: In function 'apply_simd_restrictions': /tmp/work/audio/aften/work/aften-0.0.8/libaften/cpu_caps.h:29:67: warning: unused parameter 'simd_instructions' [-Wunused-parameter] 29 | static inline void apply_simd_restrictions(AftenSimdInstructions *simd_instructions){} | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ In file included from /tmp/work/audio/aften/work/aften-0.0.8/libaften/exponent_common.c:28: /tmp/work/audio/aften/work/aften-0.0.8/libaften/exponent.c: In function 'encode_exp_blk_ch': /tmp/work/audio/aften/work/aften-0.0.8/libaften/exponent.c:145:23: warning: 'exp1' may be used uninitialized [-Wmaybe-uninitialized] 145 | exp1[0] = MIN(exp1[0], exp[0]+2); /tmp/work/audio/aften/work/aften-0.0.8/libaften/exponent.c:145:15: note: in expansion of macro 'MIN' 145 | exp1[0] = MIN(exp1[0], exp[0]+2); | ^~~ /tmp/work/audio/aften/work/aften-0.0.8/libaften/exponent.c:105:13: note: 'exp1' declared here 105 | uint8_t exp1[256]; | ^~~~ In file included from /tmp/work/audio/aften/work/aften-0.0.8/libaften/exponent_common.c:28: /tmp/work/audio/aften/work/aften-0.0.8/libaften/exponent.c: In function 'encode_exp_blk_ch': /tmp/work/audio/aften/work/aften-0.0.8/libaften/exponent.c:145:23: warning: 'exp1' may be used uninitialized [-Wmaybe-uninitialized] 145 | exp1[0] = MIN(exp1[0], exp[0]+2); /tmp/work/audio/aften/work/aften-0.0.8/libaften/exponent.c:145:15: note: in expansion of macro 'MIN' 145 | exp1[0] = MIN(exp1[0], exp[0]+2); | ^~~ /tmp/work/audio/aften/work/aften-0.0.8/libaften/exponent.c:105:13: note: 'exp1' declared here 105 | uint8_t exp1[256]; | ^~~~ [ 77%] Building C object CMakeFiles/aften_static.dir/libaften/util.c.o In file included from /tmp/work/audio/aften/work/aften-0.0.8/libaften/a52.h:36, from /tmp/work/audio/aften/work/aften-0.0.8/libaften/util.c:32: /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h: In function 'get_ncpus': /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h:81:12: warning: implicit declaration of function 'get_nprocs' [-Wimplicit-function-declaration] 81 | return get_nprocs(); | ^~~~~~~~~~ [ 80%] Building C object CMakeFiles/aften.dir/libaften/filter.c.o [ 82%] Linking C static library libaften_static.a [ 85%] Building C object CMakeFiles/aften.dir/libaften/util.c.o In file included from /tmp/work/audio/aften/work/aften-0.0.8/libaften/a52.h:36, from /tmp/work/audio/aften/work/aften-0.0.8/libaften/util.c:32: /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h: In function 'get_ncpus': /tmp/work/audio/aften/work/aften-0.0.8/libaften/threading.h:81:12: warning: implicit declaration of function 'get_nprocs' [-Wimplicit-function-declaration] 81 | return get_nprocs(); | ^~~~~~~~~~ [ 85%] Built target aften_static [ 87%] Building C object CMakeFiles/aften_exe.dir/aften/aften.c.o [ 90%] Building C object CMakeFiles/aften_exe.dir/aften/opts.c.o [ 92%] Linking C shared library libaften.so [ 92%] Built target aften [ 95%] Building CXX object CMakeFiles/aftenxx.dir/bindings/aftenxx.cxx.o [ 97%] Linking CXX shared library libaftenxx.so [100%] Linking C executable aften [100%] Built target aftenxx [100%] Built target aften_exe