=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/audio/libaudec", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for libaudec-0.3.4nb6 ninja: Entering directory `output' [1/13] Compiling C object tests/test_exe.p/test.c.o [2/13] Generating config.h with a custom command [3/13] Compiling C object tests/log_test_exe.p/log.c.o [4/13] Compiling C object libaudec.so.p/src_ad_soundfile.c.o [5/13] Compiling C object libaudec.so.p/src_ad_plugin.c.o ../src/ad_plugin.c:52:15: warning: conflicting types for 'ad_log_level' due to enum/integer mismatch; have 'AudecLogLevel' [-Wenum-int-mismatch] 52 | AudecLogLevel ad_log_level = | ^~~~~~~~~~~~ In file included from ../src/ad_plugin.c:50: ../inc/ad_plugin.h:65:12: note: previous declaration of 'ad_log_level' with type 'int' 65 | extern int ad_log_level; | ^~~~~~~~~~~~ [6/13] Compiling C object audec.p/src_main.c.o [7/13] Compiling C object libaudec.so.p/src_ad_minimp3.c.o [8/13] Linking static target libaudec.a [9/13] Linking target libaudec.so [10/13] Linking target audec [11/13] Linking target tests/log_test_exe [12/13] Generating symbol file libaudec.so.p/libaudec.so.symbols [13/13] Linking target tests/test_exe *** Please use pkgtools/verifypc to sanity check dependencies.