=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/audio/cmus", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for cmus-2.10.0nb15 GEN .version In file included from ip/vorbis.c:31: /tmp/work/audio/cmus/work/.buildlink/include/vorbis/vorbisfile.h:95:21: warning: 'OV_CALLBACKS_STREAMONLY_NOCLOSE' defined but not used [-Wunused-variable] 95 | static ov_callbacks OV_CALLBACKS_STREAMONLY_NOCLOSE = { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/audio/cmus/work/.buildlink/include/vorbis/vorbisfile.h:88:21: warning: 'OV_CALLBACKS_STREAMONLY' defined but not used [-Wunused-variable] 88 | static ov_callbacks OV_CALLBACKS_STREAMONLY = { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/audio/cmus/work/.buildlink/include/vorbis/vorbisfile.h:81:21: warning: 'OV_CALLBACKS_NOCLOSE' defined but not used [-Wunused-variable] 81 | static ov_callbacks OV_CALLBACKS_NOCLOSE = { | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/audio/cmus/work/.buildlink/include/vorbis/vorbisfile.h:74:21: warning: 'OV_CALLBACKS_DEFAULT' defined but not used [-Wunused-variable] 74 | static ov_callbacks OV_CALLBACKS_DEFAULT = { | ^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/audio/cmus/work/.buildlink/include/mp4v2/mp4v2.h:35, from ip/mp4.c:33: /tmp/work/audio/cmus/work/.buildlink/include/mp4v2/platform.h:71:5: warning: "SIZEOF_BOOL" is not defined, evaluates to 0 [-Wundef] 71 | #if SIZEOF_BOOL == 8 | ^~~~~~~~~~~ /tmp/work/audio/cmus/work/.buildlink/include/mp4v2/platform.h:74:5: warning: "SIZEOF_BOOL" is not defined, evaluates to 0 [-Wundef] 74 | #if SIZEOF_BOOL == 4 | ^~~~~~~~~~~ /tmp/work/audio/cmus/work/.buildlink/include/mp4v2/platform.h:77:5: warning: "SIZEOF_BOOL" is not defined, evaluates to 0 [-Wundef] 77 | #if SIZEOF_BOOL == 2 | ^~~~~~~~~~~ In file included from /tmp/work/audio/cmus/work/.buildlink/include/mp4v2/mp4v2.h:61: /tmp/work/audio/cmus/work/.buildlink/include/mp4v2/track_prop.h:342:6: warning: redundant redeclaration of 'MP4HaveTrackAtom' [-Wredundant-decls] 342 | bool MP4HaveTrackAtom( | ^~~~~~~~~~~~~~~~ /tmp/work/audio/cmus/work/.buildlink/include/mp4v2/track_prop.h:14:6: note: previous declaration of 'MP4HaveTrackAtom' with type 'bool(void *, MP4TrackId, const char *)' {aka 'unsigned char(void *, unsigned int, const char *)'} 14 | bool MP4HaveTrackAtom( | ^~~~~~~~~~~~~~~~ op/mixer_sun.c:107:12: warning: 'min_delta' defined but not used [-Wunused-function] 107 | static int min_delta(int oval, int nval, int delta) | ^~~~~~~~~ op/mixer_sun.c:37:12: warning: 'sun_mixer_volume_delta' defined but not used [-Wunused-variable] 37 | static int sun_mixer_volume_delta = -1; | ^~~~~~~~~~~~~~~~~~~~~~ op/mixer_sun.c:36:12: warning: 'sun_mixer_channels' defined but not used [-Wunused-variable] 36 | static int sun_mixer_channels = -1; | ^~~~~~~~~~~~~~~~~~ op/mixer_sun.c:35:12: warning: 'sun_mixer_device_id' defined but not used [-Wunused-variable] 35 | static int sun_mixer_device_id = -1; | ^~~~~~~~~~~~~~~~~~~ *** Please use pkgtools/verifypc to sanity check dependencies.