* Package: x11-plugins/astime-2.8-r2:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc jpeg kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking astime-2.8.tar.gz to /var/tmp/portage/x11-plugins/astime-2.8-r2/work >>> Source unpacked in /var/tmp/portage/x11-plugins/astime-2.8-r2/work >>> Preparing source in /var/tmp/portage/x11-plugins/astime-2.8-r2/work/astime-2.8 ... * Applying respect-ldflags.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-plugins/astime-2.8-r2/work/astime-2.8 ... ./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 --libdir=/usr/lib64 --enable-jpeg creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0) works... yes checking whether the C compiler (gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking for ranlib... ranlib checking for rm... /bin/rm checking for mv... /bin/mv checking for cp... /bin/cp checking for mkdir... /bin/mkdir checking for strip... /usr/bin/strip checking how to run the C preprocessor... gcc -E checking for X... libraries /usr/lib64, headers checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for sys/wait.h... yes checking for sys/time.h... yes checking for sys/statvfs.h... yes checking for sys/vfs.h... yes checking for sys/mount.h... yes checking for ustat.h... no checking for machine/soundcard.h... no checking for linux/soundcard.h... yes checking for linux/radio.h... no checking for XOpenDisplay in -lX11... yes checking for libXpm... -I, -L checking for XShapeCombineMask in -lXext... yes checking for jpeg_destroy_compress in -ljpeg... yes updating cache ./config.cache creating ./config.status creating autoconf/Makefile.defines creating autoconf/Makefile.common creating autoconf/Makefile.common.lib creating Makefile creating config.h AfterStep applet astime-2.8 is now hopefully configured, just run : make ; make install >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-plugins/astime-2.8-r2/work/astime-2.8 ... make -j4 CC=x86_64-pc-linux-gnu-gcc x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -c astime.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -c astime_x.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -c safecopy.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -c x_color.c astime_x.c: In function ‘draw_window’: astime_x.c:328:33: warning: implicit declaration of function ‘strlen’ [-Wimplicit-function-declaration] 328 | strlen(state.label) | ^~~~~~ astime_x.c:29:1: note: include ‘’ or provide a declaration of ‘strlen’ 28 | #include "ampm.xpm" +++ |+#include 29 | astime_x.c:328:33: warning: incompatible implicit declaration of built-in function ‘strlen’ [-Wbuiltin-declaration-mismatch] 328 | strlen(state.label) | ^~~~~~ astime_x.c:328:33: note: include ‘’ or provide a declaration of ‘strlen’ astime_x.c: In function ‘initialize’: astime_x.c:676:41: warning: incompatible implicit declaration of built-in function ‘strlen’ [-Wbuiltin-declaration-mismatch] 676 | strlen(state.label) | ^~~~~~ astime_x.c:676:41: note: include ‘’ or provide a declaration of ‘strlen’ astime_x.c:688:13: warning: incompatible implicit declaration of built-in function ‘strlen’ [-Wbuiltin-declaration-mismatch] 688 | if (strlen(mainGeometry)) { | ^~~~~~ astime_x.c:688:13: note: include ‘’ or provide a declaration of ‘strlen’ astime_x.c:1119:13: warning: implicit declaration of function ‘strcmp’ [-Wimplicit-function-declaration] 1119 | if (strcmp(state.secocolor, "<>")) | ^~~~~~ astime_x.c:1119:13: note: include ‘’ or provide a declaration of ‘strcmp’ astime_x.c: In function ‘CheckX11Events’: astime_x.c:474:25: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 474 | system(state.program_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ astime_x.c: In function ‘croncheck’: astime_x.c:519:49: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 519 | system(state.PInf[i]->name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc astime.o astime_x.o safecopy.o x_color.o -L/usr/lib64 -lX11 -lSM -lICE -lXpm -lXext -ljpeg -lm -o astime -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >>> Source compiled. >>> Test phase [not enabled]: x11-plugins/astime-2.8-r2 >>> Install x11-plugins/astime-2.8-r2 into /var/tmp/portage/x11-plugins/astime-2.8-r2/image/ >>> Completed installing x11-plugins/astime-2.8-r2 into /var/tmp/portage/x11-plugins/astime-2.8-r2/image/ * Final size of build directory: 468 KiB * Final size of installed tree: 80 KiB * * QA Notice: Package triggers severe warnings which indicate that it * may exhibit random runtime failures. * * astime_x.c:328:33: warning: implicit declaration of function ‘strlen’ [-Wimplicit-function-declaration] * astime_x.c:328:33: warning: incompatible implicit declaration of built-in function ‘strlen’ [-Wbuiltin-declaration-mismatch] * astime_x.c:676:41: warning: incompatible implicit declaration of built-in function ‘strlen’ [-Wbuiltin-declaration-mismatch] * astime_x.c:688:13: warning: incompatible implicit declaration of built-in function ‘strlen’ [-Wbuiltin-declaration-mismatch] * astime_x.c:1119:13: warning: implicit declaration of function ‘strcmp’ [-Wimplicit-function-declaration] * * Please file a bug about this at https://bugs.gentoo.org/ * with the maintainer of the package. * * ERROR: x11-plugins/astime-2.8-r2::gentoo failed: * install aborted due to severe warnings shown above * * Call stack: * misc-functions.sh, line 670: Called install_qa_check * misc-functions.sh, line 134: Called source 'install_symlink_html_docs' * 90gcc-warnings, line 197: Called gcc_warn_check * 90gcc-warnings, line 183: Called die * The specific snippet of code: * die "install aborted due to severe warnings shown above" * * If you need support, post the output of `emerge --info '=x11-plugins/astime-2.8-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-plugins/astime-2.8-r2::gentoo'`. * The complete build log is located at '/var/log/portage/x11-plugins:astime-2.8-r2:20221120-110142.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-plugins/astime-2.8-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-plugins/astime-2.8-r2/temp/environment'. * Working directory: '/var/tmp/portage/x11-plugins/astime-2.8-r2/image' * S: '/var/tmp/portage/x11-plugins/astime-2.8-r2/work/astime-2.8'