* Package: media-video/tcmplex-panteltje-0.4.7-r1:0 * Repository: gentoo * Maintainer: media-video@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking tcmplex-panteltje-0.4.7.tgz to /var/tmp/portage/media-video/tcmplex-panteltje-0.4.7-r1/work >>> Source unpacked in /var/tmp/portage/media-video/tcmplex-panteltje-0.4.7-r1/work >>> Preparing source in /var/tmp/portage/media-video/tcmplex-panteltje-0.4.7-r1/work/tcmplex-panteltje-0.4.7 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-video/tcmplex-panteltje-0.4.7-r1/work/tcmplex-panteltje-0.4.7 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/media-video/tcmplex-panteltje-0.4.7-r1/work/tcmplex-panteltje-0.4.7 ... make -j4 gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c buffer.c gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c domplex.c gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c inits.c gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c inptstrm.c domplex.c: In function ‘domplex’: domplex.c:180:7: warning: ignoring return value of ‘mkstemp’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 180 | mkstemp(temp_filename_v); | ^~~~~~~~~~~~~~~~~~~~~~~~ domplex.c:193:7: warning: ignoring return value of ‘mkstemp’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 193 | mkstemp(temp_filename_a); | ^~~~~~~~~~~~~~~~~~~~~~~~ domplex.c:206:7: warning: ignoring return value of ‘mkstemp’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 206 | mkstemp(temp_filename_a1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ domplex.c:217:7: warning: ignoring return value of ‘mkstemp’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 217 | mkstemp(temp_filename_a2); | ^~~~~~~~~~~~~~~~~~~~~~~~~ domplex.c:229:7: warning: ignoring return value of ‘mkstemp’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 229 | mkstemp(temp_filename_a3); | ^~~~~~~~~~~~~~~~~~~~~~~~~ domplex.c:241:7: warning: ignoring return value of ‘mkstemp’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 241 | mkstemp(temp_filename_a4); | ^~~~~~~~~~~~~~~~~~~~~~~~~ domplex.c:253:7: warning: ignoring return value of ‘mkstemp’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 253 | mkstemp(temp_filename_a5); | ^~~~~~~~~~~~~~~~~~~~~~~~~ domplex.c:265:7: warning: ignoring return value of ‘mkstemp’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 265 | mkstemp(temp_filename_a6); | ^~~~~~~~~~~~~~~~~~~~~~~~~ domplex.c:277:7: warning: ignoring return value of ‘mkstemp’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 277 | mkstemp(temp_filename_a7); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inptstrm.c: In function ‘get_info_video’: inptstrm.c:616:70: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘off_t’ {aka ‘long int’} [-Wformat=] 616 | intf(tmpStr, "Scanning video stream: byte offset %.0f of %lld.", bc / 8.0, length); | ~~~^ ~~~~~~ | | | | long long int off_t {aka long int} | %ld gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c interact.c gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c multplex.c gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c systems.c multplex.c: In function ‘embed_svcd_scan_info’: gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c tcmplex.c multplex.c:3007:5: warning: format not a string literal and no format arguments [-Wformat-security] 3007 | sprintf("Unable to get the size of the SVCD temporary file %s.", svcd_name); | ^~~~~~~ multplex.c:3015:5: warning: format not a string literal and no format arguments [-Wformat-security] 3015 | sprintf("Unable to open SVCD temporary file %s.", svcd_name); | ^~~~~~~ multplex.c: In function ‘output_video’: multplex.c:3422:7: warning: format not a string literal and no format arguments [-Wformat-security] 3422 | sprintf("Unable to write to SVCD temporary file %s.", svcd_name); | ^~~~~~~ multplex.c: In function ‘outputstream’: multplex.c:639:5: warning: ignoring return value of ‘mkstemp’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 639 | mkstemp(temp_filename_s); | ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c timecode.c gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c bits.c gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c params.c params.c: In function ‘bb_set_profile’: params.c:1911:11: error: implicit declaration of function ‘tolower’ [-Werror=implicit-function-declaration] 1911 | switch (tolower(ref_type)) | ^~~~~~~ params.c:6:1: note: include ‘’ or provide a declaration of ‘tolower’ 5 | #include "main.h" +++ |+#include 6 | cc1: some warnings being treated as errors make: *** [Makefile:9: params.o] Error 1 make: *** Waiting for unfinished jobs.... * ERROR: media-video/tcmplex-panteltje-0.4.7-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-video/tcmplex-panteltje-0.4.7-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-video/tcmplex-panteltje-0.4.7-r1::gentoo'`. * The complete build log is located at '/var/log/portage/media-video:tcmplex-panteltje-0.4.7-r1:20220918-175600.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-video/tcmplex-panteltje-0.4.7-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/tcmplex-panteltje-0.4.7-r1/temp/environment'. * Working directory: '/var/tmp/portage/media-video/tcmplex-panteltje-0.4.7-r1/work/tcmplex-panteltje-0.4.7' * S: '/var/tmp/portage/media-video/tcmplex-panteltje-0.4.7-r1/work/tcmplex-panteltje-0.4.7'