* Package: app-i18n/jfbterm-0.4.7-r4 * Repository: gentoo * Maintainer: cjk * USE: abi_x86_64 amd64 elibc_glibc kernel_linux policykit userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking jfbterm-0.4.7.tar.gz to /var/tmp/portage/app-i18n/jfbterm-0.4.7-r4/work * Applying jfbterm-0.4.7-sigchld-debian.patch ... [ ok ] * Applying jfbterm-0.4.7-no-kernel-headers.patch ... [ ok ] * Applying jfbterm-0.4.7-gentoo.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-i18n/jfbterm-0.4.7-r4/work/jfbterm-0.4.7' ... * Running aclocal ... [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: jfbterm-0.4.7/ >>> Source unpacked in /var/tmp/portage/app-i18n/jfbterm-0.4.7-r4/work >>> Compiling source in /var/tmp/portage/app-i18n/jfbterm-0.4.7-r4/work/jfbterm-0.4.7 ... ./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 --disable-debug checking for a BSD-compatible install... /usr/lib/portage/python2.7/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 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... gcc3 checking for main in -lm... yes 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 for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for struct stat.st_rdev... yes checking whether time.h and sys/time.h may both be included... yes checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking whether sys/types.h defines makedev... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for select... yes checking for strdup... yes checking for strerror... yes checking for ioperm... yes checking for gunzip... /bin/gunzip checking whether to enable color gamma... no checking whether to enable reverse-video... no checking whether to enable debugging... no checking whether to enable utf8... yes checking whether to enable other coding system... yes checking whether to enable 1bpp... no checking whether to enable 2bpp... yes checking whether to enable 8bpp... yes checking whether to enable 15bpp... yes checking whether to enable 16bpp... yes checking whether to enable 24bpp... yes checking whether to enable 32bpp... yes checking whether to enable pseudo-color... yes checking whether to enable direct-color... no checking whether to enable true-color... yes checking whether to enable vga16fb... yes checking whether to enable packed-pixels... yes checking whether to enable check-mmio-error... no checking whether to enable force-8bit... no checking whether to enable dimmer... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make -j1 make all-am make[1]: Entering directory '/var/tmp/portage/app-i18n/jfbterm-0.4.7-r4/work/jfbterm-0.4.7' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=native -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c In file included from vterm.h:39:0, from term.h:33, from main.c:54: pen.h:61:13: warning: inline function ‘tpen_off_all_attribute’ declared but never defined inline void tpen_off_all_attribute(TPen* p); ^ mv -f .deps/main.Tpo .deps/main.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=native -O2 -pipe -MT fbcommon.o -MD -MP -MF .deps/fbcommon.Tpo -c -o fbcommon.o fbcommon.c mv -f .deps/fbcommon.Tpo .deps/fbcommon.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=native -O2 -pipe -MT fbdpsp.o -MD -MP -MF .deps/fbdpsp.Tpo -c -o fbdpsp.o fbdpsp.c mv -f .deps/fbdpsp.Tpo .deps/fbdpsp.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=native -O2 -pipe -MT font.o -MD -MP -MF .deps/font.Tpo -c -o font.o font.c mv -f .deps/font.Tpo .deps/font.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=native -O2 -pipe -MT picofont.o -MD -MP -MF .deps/picofont.Tpo -c -o picofont.o picofont.c mv -f .deps/picofont.Tpo .deps/picofont.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=native -O2 -pipe -MT getcap.o -MD -MP -MF .deps/getcap.Tpo -c -o getcap.o getcap.c mv -f .deps/getcap.Tpo .deps/getcap.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=native -O2 -pipe -MT message.o -MD -MP -MF .deps/message.Tpo -c -o message.o message.c mv -f .deps/message.Tpo .deps/message.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=native -O2 -pipe -MT pcf.o -MD -MP -MF .deps/pcf.Tpo -c -o pcf.o pcf.c mv -f .deps/pcf.Tpo .deps/pcf.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=native -O2 -pipe -MT pen.o -MD -MP -MF .deps/pen.Tpo -c -o pen.o pen.c mv -f .deps/pen.Tpo .deps/pen.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=native -O2 -pipe -MT term.o -MD -MP -MF .deps/term.Tpo -c -o term.o term.c term.c: In function ‘tterm_set_utmp’: term.c:265:7: warning: passing argument 1 of ‘time’ from incompatible pointer type [-Wincompatible-pointer-types] time(&(utmp.ut_time)); ^ In file included from term.c:36:0: /usr/include/time.h:192:15: note: expected ‘time_t * {aka long int *}’ but argument is of type ‘int32_t * {aka int *}’ extern time_t time (time_t *__timer) __THROW; ^ term.c: In function ‘tterm_reset_utmp’: term.c:284:7: warning: passing argument 1 of ‘time’ from incompatible pointer type [-Wincompatible-pointer-types] time(&(utp->ut_time)); ^ In file included from term.c:36:0: /usr/include/time.h:192:15: note: expected ‘time_t * {aka long int *}’ but argument is of type ‘int32_t * {aka int *}’ extern time_t time (time_t *__timer) __THROW; ^ In file included from vterm.h:39:0, from term.h:33, from term.c:48: term.c: At top level: pen.h:61:13: warning: inline function ‘tpen_off_all_attribute’ declared but never defined inline void tpen_off_all_attribute(TPen* p); ^ term.c: In function ‘tterm_start’: term.c:219:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(p->ptyfd, buf, ret); ^ term.c: In function ‘tterm_wakeup_shell’: term.c:238:2: warning: ignoring return value of ‘setgid’, declared with attribute warn_unused_result [-Wunused-result] setgid(getgid()); ^ term.c:239:2: warning: ignoring return value of ‘setuid’, declared with attribute warn_unused_result [-Wunused-result] setuid(getuid()); ^ mv -f .deps/term.Tpo .deps/term.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=native -O2 -pipe -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c util.c: In function ‘util_privilege_init’: util.c:51:5: warning: ignoring return value of ‘setreuid’, declared with attribute warn_unused_result [-Wunused-result] setreuid(owner_uid, runner_uid); ^ util.c: In function ‘util_privilege_on’: util.c:57:5: warning: ignoring return value of ‘setreuid’, declared with attribute warn_unused_result [-Wunused-result] setreuid(runner_uid, owner_uid); ^ util.c: In function ‘util_privilege_off’: util.c:63:5: warning: ignoring return value of ‘setreuid’, declared with attribute warn_unused_result [-Wunused-result] setreuid(owner_uid, runner_uid); ^ util.c: In function ‘util_privilege_open’: util.c:70:5: warning: ignoring return value of ‘setreuid’, declared with attribute warn_unused_result [-Wunused-result] setreuid(runner_uid, owner_uid); ^ util.c:72:5: warning: ignoring return value of ‘setreuid’, declared with attribute warn_unused_result [-Wunused-result] setreuid(owner_uid, runner_uid); ^ util.c: In function ‘util_privilege_ioperm’: util.c:81:5: warning: ignoring return value of ‘setreuid’, declared with attribute warn_unused_result [-Wunused-result] setreuid(runner_uid, owner_uid); ^ util.c:83:5: warning: ignoring return value of ‘setreuid’, declared with attribute warn_unused_result [-Wunused-result] setreuid(owner_uid, runner_uid); ^ util.c: In function ‘util_privilege_drop’: util.c:97:5: warning: ignoring return value of ‘setreuid’, declared with attribute warn_unused_result [-Wunused-result] setreuid(runner_uid, runner_uid); ^ mv -f .deps/util.Tpo .deps/util.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=native -O2 -pipe -MT csv.o -MD -MP -MF .deps/csv.Tpo -c -o csv.o csv.c mv -f .deps/csv.Tpo .deps/csv.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=native -O2 -pipe -MT vterm.o -MD -MP -MF .deps/vterm.Tpo -c -o vterm.o vterm.c In file included from vterm.h:39:0, from term.h:33, from vterm.c:44: pen.h:61:13: warning: inline function ‘tpen_off_all_attribute’ declared but never defined inline void tpen_off_all_attribute(TPen* p); ^ vterm.c: In function ‘tvterm_esc_report’: vterm.c:1128:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(p->term->ptyfd, p->report, strlen(p->report)); ^ mv -f .deps/vterm.Tpo .deps/vterm.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=native -O2 -pipe -MT vtermlow.o -MD -MP -MF .deps/vtermlow.Tpo -c -o vtermlow.o vtermlow.c In file included from vterm.h:39:0, from vtermlow.c:46: pen.h:61:13: warning: inline function ‘tpen_off_all_attribute’ declared but never defined inline void tpen_off_all_attribute(TPen* p); ^ mv -f .deps/vtermlow.Tpo .deps/vtermlow.Po x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o jfbterm main.o fbcommon.o fbdpsp.o font.o picofont.o getcap.o message.o pcf.o pen.o term.o util.o csv.o vterm.o vtermlow.o -lutil -lm vterm.o: In function `tvterm_esc_set_attr': vterm.c:(.text+0x1d5d): undefined reference to `tpen_off_all_attribute' collect2: error: ld returned 1 exit status Makefile:393: recipe for target 'jfbterm' failed make[1]: *** [jfbterm] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-i18n/jfbterm-0.4.7-r4/work/jfbterm-0.4.7' Makefile:297: recipe for target 'all' failed make: *** [all] Error 2 emake failed * ERROR: app-i18n/jfbterm-0.4.7-r4::gentoo failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 133: Called src_compile * environment, line 2996: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of `emerge --info '=app-i18n/jfbterm-0.4.7-r4::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-i18n/jfbterm-0.4.7-r4::gentoo'`. * The complete build log is located at '/var/log/portage/app-i18n:jfbterm-0.4.7-r4:20160106-094623.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-i18n/jfbterm-0.4.7-r4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-i18n/jfbterm-0.4.7-r4/temp/environment'. * Working directory: '/var/tmp/portage/app-i18n/jfbterm-0.4.7-r4/work/jfbterm-0.4.7' * S: '/var/tmp/portage/app-i18n/jfbterm-0.4.7-r4/work/jfbterm-0.4.7'