* Package: app-admin/xtail-2.1-r1 * Repository: gentoo * Maintainer: gentoo.power@gmail.com proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking xtail-2.1.tar.gz to /var/tmp/portage/app-admin/xtail-2.1-r1/work >>> Unpacking 20120219-patch-aalto.zip to /var/tmp/portage/app-admin/xtail-2.1-r1/work >>> Source unpacked in /var/tmp/portage/app-admin/xtail-2.1-r1/work >>> Preparing source in /var/tmp/portage/app-admin/xtail-2.1-r1/work/xtail-2.1 ... * Applying 0001-Use-ISO8601-Fix-Gcc-header-Use-C-c.patch ... [ ok ] * Applying 0001-xtail.1-remove-SIGQUIT.patch ... [ ok ] * Applying xtail_2.1-5-debian-local-changes.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-admin/xtail-2.1-r1/work/xtail-2.1 ... ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib creating cache ./config.cache checking for a BSD compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking for gcc... x86_64-gentoo-linux-musl-gcc checking whether the C compiler (x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0) works... yes checking whether the C compiler (x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -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 x86_64-gentoo-linux-musl-gcc accepts -g... yes checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for stdlib.h... yes checking for unistd.h... yes checking for termios.h... yes checking for working const... yes checking for off_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for difftime... yes checking for strerror... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/app-admin/xtail-2.1-r1/work/xtail-2.1 ... make -j1 x86_64-gentoo-linux-musl-gcc -Wall -O2 -pipe -march=native -DHAVE_CONFIG_H -I. -c -o xtail.o xtail.c x86_64-gentoo-linux-musl-gcc -Wall -O2 -pipe -march=native -DHAVE_CONFIG_H -I. -c -o entryfuncs.o entryfuncs.c x86_64-gentoo-linux-musl-gcc -Wall -O2 -pipe -march=native -DHAVE_CONFIG_H -I. -c -o miscfuncs.o miscfuncs.c miscfuncs.c: In function ‘scan_directory’: miscfuncs.c:68:26: error: ‘MAXNAMLEN’ undeclared (first use in this function); did you mean ‘NAMLEN’? 68 | static char pathname[MAXNAMLEN]; | ^~~~~~~~~ | NAMLEN miscfuncs.c:68:26: note: each undeclared identifier is reported only once for each function it appears in miscfuncs.c:68:17: warning: unused variable ‘pathname’ [-Wunused-variable] 68 | static char pathname[MAXNAMLEN]; | ^~~~~~~~ miscfuncs.c: In function ‘show_status’: miscfuncs.c:226:19: warning: unused variable ‘tval0’ [-Wunused-variable] 226 | static time_t tval0; | ^~~~~ miscfuncs.c: In function ‘safe_malloc’: miscfuncs.c:292:32: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 292 | fprintf(stderr, "%s: malloc(%d) failed\n", Progname, n); | ~^ ~ | | | | int size_t {aka long unsigned int} | %ld miscfuncs.c: In function ‘safe_realloc’: miscfuncs.c:302:33: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 302 | fprintf(stderr, "%s: realloc(%d) failed\n", Progname, n); | ~^ ~ | | | | int size_t {aka long unsigned int} | %ld At top level: miscfuncs.c:226:19: warning: ‘tval0’ defined but not used [-Wunused-variable] 226 | static time_t tval0; | ^~~~~ make: *** [: miscfuncs.o] Error 1 * ERROR: app-admin/xtail-2.1-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-admin/xtail-2.1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-admin/xtail-2.1-r1::gentoo'`. * The complete build log is located at '/var/log/portage/app-admin:xtail-2.1-r1:20200402-052852.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-admin/xtail-2.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-admin/xtail-2.1-r1/temp/environment'. * Working directory: '/var/tmp/portage/app-admin/xtail-2.1-r1/work/xtail-2.1' * S: '/var/tmp/portage/app-admin/xtail-2.1-r1/work/xtail-2.1'