* Package: app-text/robodoc-4.99.43-r1 * Repository: gentoo * Maintainer: ovi@ovidiu.at proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking robodoc-4.99.43.tar.gz to /var/tmp/portage/app-text/robodoc-4.99.43-r1/work >>> Source unpacked in /var/tmp/portage/app-text/robodoc-4.99.43-r1/work >>> Preparing source in /var/tmp/portage/app-text/robodoc-4.99.43-r1/work/robodoc-4.99.43 ... * Applying robodoc-4.99.43_clean_libc.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-text/robodoc-4.99.43-r1/work/robodoc-4.99.43 ... * econf: updating robodoc-4.99.43/config.guess with /usr/share/gnuconfig/config.guess * econf: updating robodoc-4.99.43/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/robodoc-4.99.43-r1 --htmldir=/usr/share/doc/robodoc-4.99.43-r1/html --libdir=/usr/lib64 checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make sets $(MAKE)... (cached) 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 we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for an ANSI C-conforming const... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for strstr... yes checking for snprintf... yes checking for symlink... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating makefile config.status: creating Docs/makefile config.status: creating Docs/robodoc.1 config.status: creating Docs/robohdrs.1 config.status: creating Source/makefile config.status: creating Source/config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-text/robodoc-4.99.43-r1/work/robodoc-4.99.43 ... make -j1 Making all in Source make[1]: Entering directory '/var/tmp/portage/app-text/robodoc-4.99.43-r1/work/robodoc-4.99.43/Source' make all-am make[2]: Entering directory '/var/tmp/portage/app-text/robodoc-4.99.43-r1/work/robodoc-4.99.43/Source' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o optioncheck.o optioncheck.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o analyser.o analyser.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o generator.o generator.c generator.c: In function ‘Generate_Item’: generator.c:2048:13: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] 2048 | system( line ); | ^~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o headers.o headers.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o headertypes.o headertypes.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o items.o items.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o links.o links.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o globals.o globals.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o robodoc.o robodoc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o util.o util.c util.c: In function ‘RB_ReadWholeLine’: util.c:1036:9: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 1036 | fgets( buf, MAX_LINE_LEN, file ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c: In function ‘RB_Change_Back_To_CWD’: util.c:1198:9: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] 1198 | chdir( cwd ); | ^~~~~~~~~~~~ util.c: In function ‘RB_Change_To_Docdir’: util.c:1226:5: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result [-Wunused-result] 1226 | getcwd( tmp, sizeof( tmp ) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:1233:5: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] 1233 | chdir( tmp ); | ^~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o html_generator.o html_generator.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o xmldocbook_generator.o xmldocbook_generator.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o latex_generator.o latex_generator.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o rtf_generator.o rtf_generator.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o test_generator.o test_generator.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o ascii_generator.o ascii_generator.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o troff_generator.o troff_generator.c troff_generator.c: In function ‘RB_TROFF_Generate_Item_Line_Number’: troff_generator.c:563:5: error: format not a string literal and no format arguments [-Werror=format-security] 563 | fprintf( dest_doc, line_number_string ); | ^~~~~~~ troff_generator.c: In function ‘RB_TROFF_Generate_Header_Start’: troff_generator.c:226:13: warning: ignoring return value of ‘symlink’, declared with attribute warn_unused_result [-Wunused-result] 226 | symlink( basename( manpage ), buf ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors make[2]: *** [makefile:446: troff_generator.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/app-text/robodoc-4.99.43-r1/work/robodoc-4.99.43/Source' make[1]: *** [makefile:310: all] Error 2 make[1]: Leaving directory '/var/tmp/portage/app-text/robodoc-4.99.43-r1/work/robodoc-4.99.43/Source' make: *** [makefile:543: all-recursive] Error 1 * ERROR: app-text/robodoc-4.99.43-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-text/robodoc-4.99.43-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/robodoc-4.99.43-r1::gentoo'`. * The complete build log is located at '/var/log/portage/app-text:robodoc-4.99.43-r1:20200326-152814.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-text/robodoc-4.99.43-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/robodoc-4.99.43-r1/temp/environment'. * Working directory: '/var/tmp/portage/app-text/robodoc-4.99.43-r1/work/robodoc-4.99.43' * S: '/var/tmp/portage/app-text/robodoc-4.99.43-r1/work/robodoc-4.99.43'