==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_904b7fe4-4c7d-41ab-92d8-f793f050bdd7]...done ==> Making package: wavegain 1.3.1-4.1 (Mon Mar 11 21:53:17 2024) ==> Retrieving sources... -> Downloading wavegain-1.3.1srcs.zip... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 76000 100 76000 0 0 92102 0 --:--:-- --:--:-- --:--:-- 92009 ==> Validating source files with sha512sums... wavegain-1.3.1srcs.zip ... Passed ==> Making package: wavegain 1.3.1-4.1 (Mon Mar 11 21:53:20 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (10) New Version Net Change extra/alsa-lib 1.2.11-1 1.70 MiB extra/alsa-topology-conf 1.2.5.1-3 0.33 MiB extra/alsa-ucm-conf 1.2.11-1 0.38 MiB extra/flac 1.4.3-1 1.12 MiB extra/lame 3.100-4 1.19 MiB extra/libogg 1.3.5-1 0.44 MiB extra/libvorbis 1.3.7-3 1.44 MiB extra/mpg123 1.32.5-1 1.16 MiB extra/opus 1.5.1-1 5.30 MiB extra/libsndfile 1.2.2-2 1.03 MiB Total Installed Size: 14.08 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libogg... installing flac... installing lame... installing libvorbis... installing alsa-topology-conf... installing alsa-ucm-conf... installing alsa-lib... installing mpg123... Optional dependencies for mpg123 sdl2: for sdl audio support jack: for jack audio support libpulse: for pulse audio support perl: for conplay [installed] installing opus... installing libsndfile... Optional dependencies for libsndfile alsa-lib: for sndfile-play [installed] [?25h==> Checking buildtime dependencies... ==> Retrieving sources... -> Found wavegain-1.3.1srcs.zip ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting wavegain-1.3.1srcs.zip with bsdtar ==> Starting build()... audio.c: In function ‘wav_open’: audio.c:667:25: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 667 | fread(buf_double, 1, 8, in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ audio.c:685:25: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 685 | fread(opt->header, 1, opt->header_size, in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ audio.c: In function ‘close_audio_file’: audio.c:1038:41: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1038 | fread (ch, 1, pos - current_pos_t, in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gain_analysis.c:128:1: warning: variably modified ‘lstepbuf’ at file scope 128 | Float_t lstepbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; | ^~~~~~~ gain_analysis.c:130:1: warning: variably modified ‘loutbuf’ at file scope 130 | Float_t loutbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; | ^~~~~~~ gain_analysis.c:134:1: warning: variably modified ‘rstepbuf’ at file scope 134 | Float_t rstepbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; | ^~~~~~~ gain_analysis.c:136:1: warning: variably modified ‘routbuf’ at file scope 136 | Float_t routbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; | ^~~~~~~ gain_analysis.c:148:1: warning: variably modified ‘A’ at file scope 148 | static Uint32_t A [(size_t)(STEPS_per_dB * MAX_dB)]; | ^~~~~~ gain_analysis.c:149:1: warning: variably modified ‘B’ at file scope 149 | static Uint32_t B [(size_t)(STEPS_per_dB * MAX_dB)]; | ^~~~~~ main.c: In function ‘process_files’: main.c:192:44: warning: comparison between pointer and zero character constant [-Wpointer-compare] 192 | if (file->filename == '\0') | ^~ main.c:192:29: note: did you mean to dereference the pointer? 192 | if (file->filename == '\0') | ^ main.c:205:44: warning: comparison between pointer and zero character constant [-Wpointer-compare] 205 | if (file->filename == '\0') | ^~ main.c:205:29: note: did you mean to dereference the pointer? 205 | if (file->filename == '\0') | ^ main.c:276:52: warning: comparison between pointer and zero character constant [-Wpointer-compare] 276 | if (file->filename == '\0') | ^~ main.c:276:37: note: did you mean to dereference the pointer? 276 | if (file->filename == '\0') | ^ misc.c: In function ‘file_error’: misc.c:53:9: error: format not a string literal and no format arguments [-Werror=format-security] 53 | fprintf(stderr, strerror(err_num)); | ^~~~~~~ cc1: some warnings being treated as errors wavegain.c: In function ‘write_gains’: wavegain.c:535:36: warning: implicit declaration of function ‘getpid’ [-Wimplicit-function-declaration] 535 | srand(time(NULL) ^ getpid()); | ^~~~~~ ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_904b7fe4-4c7d-41ab-92d8-f793f050bdd7/build