* Package: media-video/recordmydesktop-0.3.8.1-r6:0 * Repository: gentoo * Maintainer: media-video@gentoo.org * USE: abi_x86_64 alsa amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking recordmydesktop-0.3.8.1.tar.gz to /var/tmp/portage/media-video/recordmydesktop-0.3.8.1-r6/work >>> Source unpacked in /var/tmp/portage/media-video/recordmydesktop-0.3.8.1-r6/work >>> Preparing source in /var/tmp/portage/media-video/recordmydesktop-0.3.8.1-r6/work/recordmydesktop-0.3.8.1 ... * Applying 0.3.8.1-fix_new_theora.patch ... [ ok ] * Applying 0.3.8.1-fix-libjack-check.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/media-video/recordmydesktop-0.3.8.1-r6/work/recordmydesktop-0.3.8.1' ... * Running 'aclocal --system-acdir=/var/tmp/portage/media-video/recordmydesktop-0.3.8.1-r6/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader --force' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running elibtoolize in: recordmydesktop-0.3.8.1/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-video/recordmydesktop-0.3.8.1-r6/work/recordmydesktop-0.3.8.1 ... * econf: updating recordmydesktop-0.3.8.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating recordmydesktop-0.3.8.1/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/recordmydesktop-0.3.8.1-r6 --htmldir=/usr/share/doc/recordmydesktop-0.3.8.1-r6/html --libdir=/usr/lib64 --disable-oss --disable-jack configure: loading site script /usr/share/config.site configure: loading site script /usr/share/config.site.d/80crossdev.conf checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for alsa/asoundlib.h... yes checking for endian.h... yes checking for sys/soundcard.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for vorbis/vorbisfile.h... yes checking for fcntl.h... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for u_int64_t... yes checking for isnan in -lm... yes checking for deflate in -lz... yes checking for IceOpenConnection in -lICE... yes checking for SmcOpenConnection in -lSM... yes checking for XOpenDisplay in -lX11... yes checking for XShmQueryVersion in -lXext... yes checking for XFixesQueryExtension in -lXfixes... yes checking for XDamageQueryExtension in -lXdamage... yes checking for vorbis_info_clear in -lvorbis... yes checking for ov_open in -lvorbisfile... yes checking for vorbis_encode_init in -lvorbisenc... yes checking for ogg_stream_init in -logg... yes checking for theora_encode_YUVin in -ltheora... yes checking for pthread_mutex_lock in -lpthread... yes checking for snd_pcm_drain in -lasound... yes checking whether closedir returns void... no checking for GNU libc compatible malloc... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands **************************************** Audio driver that will be used: ALSA Compile with Jack support: Disabled **************************************** >>> Source configured. >>> Compiling source in /var/tmp/portage/media-video/recordmydesktop-0.3.8.1-r6/work/recordmydesktop-0.3.8.1 ... make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/media-video/recordmydesktop-0.3.8.1-r6/work/recordmydesktop-0.3.8.1' Making all in src make[2]: Entering directory '/var/tmp/portage/media-video/recordmydesktop-0.3.8.1-r6/work/recordmydesktop-0.3.8.1/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -Wall -O3 -pipe -march=native -fno-diagnostics-color -c -o recordmydesktop-rmd.o `test -f 'rmd.c' || echo './'`rmd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -Wall -O3 -pipe -march=native -fno-diagnostics-color -c -o recordmydesktop-rmd_cache.o `test -f 'rmd_cache.c' || echo './'`rmd_cache.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -Wall -O3 -pipe -march=native -fno-diagnostics-color -c -o recordmydesktop-rmd_cache_audio.o `test -f 'rmd_cache_audio.c' || echo './'`rmd_cache_audio.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -Wall -O3 -pipe -march=native -fno-diagnostics-color -c -o recordmydesktop-rmd_cache_frame.o `test -f 'rmd_cache_frame.c' || echo './'`rmd_cache_frame.c rmd_cache.c: In function ‘SwapCacheFilesWrite’: rmd_cache.c:66:17: error: passing argument 1 of ‘gzflush’ from incompatible pointer type [-Wincompatible-pointer-types] 66 | gzflush(*fp,Z_FINISH); | ^~~ | | | struct gzFile_s ** In file included from rmd_types.h:32, from rmd_cache.h:30, from rmd_cache.c:28: /usr/include/zlib.h:1535:36: note: expected ‘gzFile’ {aka ‘struct gzFile_s *’} but argument is of type ‘struct gzFile_s **’ 1535 | ZEXTERN int ZEXPORT gzflush(gzFile file, int flush); | ~~~~~~~^~~~ rmd_cache.c:67:17: error: passing argument 1 of ‘gzclose’ from incompatible pointer type [-Wincompatible-pointer-types] 67 | gzclose(*fp); | ^~~ | | | struct gzFile_s ** /usr/include/zlib.h:1634:39: note: expected ‘gzFile’ {aka ‘struct gzFile_s *’} but argument is of type ‘struct gzFile_s **’ 1634 | ZEXTERN int ZEXPORT gzclose(gzFile file); | ~~~~~~~^~~~ rmd_cache.c:68:12: error: assignment to ‘struct gzFile_s **’ from incompatible pointer type ‘gzFile’ {aka ‘struct gzFile_s *’} [-Wincompatible-pointer-types] 68 | *fp=gzopen(newname,"wb0f"); | ^ rmd_cache.c: In function ‘SwapCacheFilesRead’: rmd_cache.c:83:17: error: passing argument 1 of ‘gzclose’ from incompatible pointer type [-Wincompatible-pointer-types] 83 | gzclose(*fp); | ^~~ | | | struct gzFile_s ** /usr/include/zlib.h:1634:39: note: expected ‘gzFile’ {aka ‘struct gzFile_s *’} but argument is of type ‘struct gzFile_s **’ 1634 | ZEXTERN int ZEXPORT gzclose(gzFile file); | ~~~~~~~^~~~ rmd_cache.c:84:12: error: assignment to ‘struct gzFile_s **’ from incompatible pointer type ‘gzFile’ {aka ‘struct gzFile_s *’} [-Wincompatible-pointer-types] 84 | *fp=gzopen(newname,"rb"); | ^ rmd_cache.c: In function ‘InitCacheData’: rmd_cache.c:195:26: error: assignment to ‘struct gzFile_s **’ from incompatible pointer type ‘gzFile’ {aka ‘struct gzFile_s *’} [-Wincompatible-pointer-types] 195 | cache_data_t->ifp=gzopen(cache_data_t->imgdata,"wb0f"); | ^ make[2]: *** [Makefile:825: recordmydesktop-rmd_cache.o] Error 1 make[2]: *** Waiting for unfinished jobs.... rmd_cache_frame.c: In function ‘FlushBlock’: rmd_cache_frame.c:67:21: error: passing argument 1 of ‘gzwrite’ from incompatible pointer type [-Wincompatible-pointer-types] 67 | gzwrite(fp,(void *)out_buffer,out_buffer_bytes); | ^~ | | | struct gzFile_s ** In file included from rmd_types.h:32, from rmd_cache_frame.h:30, from rmd_cache_frame.c:28: /usr/include/zlib.h:1451:36: note: expected ‘gzFile’ {aka ‘struct gzFile_s *’} but argument is of type ‘struct gzFile_s **’ 1451 | ZEXTERN int ZEXPORT gzwrite(gzFile file, voidpc buf, unsigned len); | ~~~~~~~^~~~ rmd_cache_frame.c: In function ‘CacheImageBuffer’: rmd_cache_frame.c:170:30: error: passing argument 1 of ‘gzsetparams’ from incompatible pointer type [-Wincompatible-pointer-types] 170 | gzsetparams (fp,1,Z_FILTERED); | ^~ | | | struct gzFile_s ** /usr/include/zlib.h:1384:40: note: expected ‘gzFile’ {aka ‘struct gzFile_s *’} but argument is of type ‘struct gzFile_s **’ 1384 | ZEXTERN int ZEXPORT gzsetparams(gzFile file, int level, int strategy); | ~~~~~~~^~~~ rmd_cache_frame.c:172:30: error: passing argument 1 of ‘gzsetparams’ from incompatible pointer type [-Wincompatible-pointer-types] 172 | gzsetparams (fp,0,Z_FILTERED); | ^~ | | | struct gzFile_s ** /usr/include/zlib.h:1384:40: note: expected ‘gzFile’ {aka ‘struct gzFile_s *’} but argument is of type ‘struct gzFile_s **’ 1384 | ZEXTERN int ZEXPORT gzsetparams(gzFile file, int level, int strategy); | ~~~~~~~^~~~ rmd_cache_frame.c:183:29: error: passing argument 1 of ‘gzwrite’ from incompatible pointer type [-Wincompatible-pointer-types] 183 | nbytes+=gzwrite(fp,(void*)&fheader,sizeof(FrameHeader)); | ^~ | | | struct gzFile_s ** /usr/include/zlib.h:1451:36: note: expected ‘gzFile’ {aka ‘struct gzFile_s *’} but argument is of type ‘struct gzFile_s **’ 1451 | ZEXTERN int ZEXPORT gzwrite(gzFile file, voidpc buf, unsigned len); | ~~~~~~~^~~~ rmd_cache_frame.c:185:37: error: passing argument 1 of ‘gzwrite’ from incompatible pointer type [-Wincompatible-pointer-types] 185 | if(ynum)nbytes+=gzwrite(fp, | ^~ | | | struct gzFile_s ** /usr/include/zlib.h:1451:36: note: expected ‘gzFile’ {aka ‘struct gzFile_s *’} but argument is of type ‘struct gzFile_s **’ 1451 | ZEXTERN int ZEXPORT gzwrite(gzFile file, voidpc buf, unsigned len); | ~~~~~~~^~~~ rmd_cache_frame.c:188:37: error: passing argument 1 of ‘gzwrite’ from incompatible pointer type [-Wincompatible-pointer-types] 188 | if(unum)nbytes+=gzwrite(fp, | ^~ | | | struct gzFile_s ** /usr/include/zlib.h:1451:36: note: expected ‘gzFile’ {aka ‘struct gzFile_s *’} but argument is of type ‘struct gzFile_s **’ 1451 | ZEXTERN int ZEXPORT gzwrite(gzFile file, voidpc buf, unsigned len); | ~~~~~~~^~~~ rmd_cache_frame.c:191:37: error: passing argument 1 of ‘gzwrite’ from incompatible pointer type [-Wincompatible-pointer-types] 191 | if(vnum)nbytes+=gzwrite(fp, | ^~ | | | struct gzFile_s ** /usr/include/zlib.h:1451:36: note: expected ‘gzFile’ {aka ‘struct gzFile_s *’} but argument is of type ‘struct gzFile_s **’ 1451 | ZEXTERN int ZEXPORT gzwrite(gzFile file, voidpc buf, unsigned len); | ~~~~~~~^~~~ rmd_cache_frame.c:300:17: error: passing argument 1 of ‘gzflush’ from incompatible pointer type [-Wincompatible-pointer-types] 300 | gzflush(fp,Z_FINISH); | ^~ | | | struct gzFile_s ** /usr/include/zlib.h:1535:36: note: expected ‘gzFile’ {aka ‘struct gzFile_s *’} but argument is of type ‘struct gzFile_s **’ 1535 | ZEXTERN int ZEXPORT gzflush(gzFile file, int flush); | ~~~~~~~^~~~ rmd_cache_frame.c:301:17: error: passing argument 1 of ‘gzclose’ from incompatible pointer type [-Wincompatible-pointer-types] 301 | gzclose(fp); | ^~ | | | struct gzFile_s ** /usr/include/zlib.h:1634:39: note: expected ‘gzFile’ {aka ‘struct gzFile_s *’} but argument is of type ‘struct gzFile_s **’ 1634 | ZEXTERN int ZEXPORT gzclose(gzFile file); | ~~~~~~~^~~~ make[2]: *** [Makefile:853: recordmydesktop-rmd_cache_frame.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/media-video/recordmydesktop-0.3.8.1-r6/work/recordmydesktop-0.3.8.1/src' make[1]: *** [Makefile:375: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-video/recordmydesktop-0.3.8.1-r6/work/recordmydesktop-0.3.8.1' make: *** [Makefile:316: all] Error 2 * ERROR: media-video/recordmydesktop-0.3.8.1-r6::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-video/recordmydesktop-0.3.8.1-r6::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-video/recordmydesktop-0.3.8.1-r6::gentoo'`. * The complete build log is located at '/var/log/portage/media-video:recordmydesktop-0.3.8.1-r6:20241001-072533.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-video/recordmydesktop-0.3.8.1-r6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/recordmydesktop-0.3.8.1-r6/temp/environment'. * Working directory: '/var/tmp/portage/media-video/recordmydesktop-0.3.8.1-r6/work/recordmydesktop-0.3.8.1' * S: '/var/tmp/portage/media-video/recordmydesktop-0.3.8.1-r6/work/recordmydesktop-0.3.8.1'