* Package: dev-libs/libvformat-1.13-r2:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking libvformat_1.13.orig.tar.gz to /var/tmp/portage/dev-libs/libvformat-1.13-r2/work >>> Unpacking libvformat_1.13-10.debian.tar.gz to /var/tmp/portage/dev-libs/libvformat-1.13-r2/work >>> Source unpacked in /var/tmp/portage/dev-libs/libvformat-1.13-r2/work >>> Preparing source in /var/tmp/portage/dev-libs/libvformat-1.13-r2/work/libvformat-1.13.orig ... * Applying 0001-Copy-common-types.h-to-vformat-vf_iface.h.patch ... [ ok ] * Applying 0002-Ease-distribution-of-libvformat.patch ... [ ok ] * Applying 0003-Add-sample-files.patch ... [ ok ] * Applying 0004-Provide-info-documentation.patch ... [ ok ] * Applying 0005-Add-manpages.patch ... [ ok ] * Applying 0006-Remove-leading-space-when-unfolding.patch ... [ ok ] * Applying 0007-Cast-NULL-in-void-in-functions-using-va_arg.patch ... [ ok ] * Applying 0008-Fix-typo-in-manpage-and-source.patch ... [ ok ] * Applying 0009-Fix-errors-returned-by-Werror-format-security.patch ... [ ok ] * Applying libvformat-nodoc.patch ... patching file Makefile.am Hunk #1 succeeded at 1 with fuzz 2. [ ok ] * Applying libvformat-1.13-has_unistd.patch ... [ ok ] * Applying libvformat-1.13-str.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-libs/libvformat-1.13-r2/work/libvformat-1.13.orig' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal --system-acdir=/var/tmp/portage/dev-libs/libvformat-1.13-r2/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running elibtoolize in: libvformat-1.13.orig/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/libvformat-1.13-r2/work/libvformat-1.13.orig ... * econf: updating libvformat-1.13.orig/config.guess with /usr/share/gnuconfig/config.guess * econf: updating libvformat-1.13.orig/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libvformat-1.13-r2 --htmldir=/usr/share/doc/libvformat-1.13-r2/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) 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 dependency style of x86_64-pc-linux-gnu-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for sys/time.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for egrep... (cached) /bin/grep -E checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for alarm... yes checking for working mktime... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for atexit... yes checking for memset... yes checking for strstr... yes checking for strlen... yes checking for strcpy... yes checking for strcmp... yes checking for strcat... yes checking for memcpy... 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 vformat/Makefile config.status: creating test/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/libvformat-1.13-r2/work/libvformat-1.13.orig ... make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/dev-libs/libvformat-1.13-r2/work/libvformat-1.13.orig' Making all in src make[2]: Entering directory '/var/tmp/portage/dev-libs/libvformat-1.13-r2/work/libvformat-1.13.orig/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -c -o vf_access.lo vf_access.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -c -o vf_malloc.lo vf_malloc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -c -o vf_strings.lo vf_strings.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -c -o vf_access_wrappers.lo vf_access_wrappers.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -c vf_access.c -fPIC -DPIC -o .libs/vf_access.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -c vf_strings.c -fPIC -DPIC -o .libs/vf_strings.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -c vf_malloc.c -fPIC -DPIC -o .libs/vf_malloc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -c vf_access_wrappers.c -fPIC -DPIC -o .libs/vf_access_wrappers.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -c -o vf_parser.lo vf_parser.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -c -o vf_writer.lo vf_writer.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -c -o vf_create_object.lo vf_create_object.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -c vf_parser.c -fPIC -DPIC -o .libs/vf_parser.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -c -o vf_access_calendar.lo vf_access_calendar.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -c vf_create_object.c -fPIC -DPIC -o .libs/vf_create_object.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -c vf_writer.c -fPIC -DPIC -o .libs/vf_writer.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -c -o vf_reader.lo vf_reader.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -c vf_access_calendar.c -fPIC -DPIC -o .libs/vf_access_calendar.o vf_access_calendar.c: In function 'vf_get_prop_value_time': vf_access_calendar.c:200:38: error: passing argument 1 of 'vf_date_string_to_time' from incompatible pointer type [-Wincompatible-pointer-types] 200 | ret = vf_date_string_to_time(p_t_value, p_value); | ^~~~~~~~~ | | | time_t * {aka long int *} In file included from vf_access_calendar.c:63: ../vformat/vf_iface.h:1206:15: note: expected 'uint32_t *' {aka 'unsigned int *'} but argument is of type 'time_t *' {aka 'long int *'} 1206 | uint32_t *p_time, /* Output time value */ | ~~~~~~~~~~^~~~~~ make[2]: *** [Makefile:459: vf_access_calendar.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -c vf_reader.c -fPIC -DPIC -o .libs/vf_reader.o make[2]: Leaving directory '/var/tmp/portage/dev-libs/libvformat-1.13-r2/work/libvformat-1.13.orig/src' make[1]: *** [Makefile:393: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-libs/libvformat-1.13-r2/work/libvformat-1.13.orig' make: *** [Makefile:325: all] Error 2 * ERROR: dev-libs/libvformat-1.13-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-libs/libvformat-1.13-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/libvformat-1.13-r2::gentoo'`. * The complete build log is located at '/var/log/portage/dev-libs:libvformat-1.13-r2:20231205-090746.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/libvformat-1.13-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libvformat-1.13-r2/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/libvformat-1.13-r2/work/libvformat-1.13.orig' * S: '/var/tmp/portage/dev-libs/libvformat-1.13-r2/work/libvformat-1.13.orig'