* Package: app-misc/lirc-0.9.0-r5 * Repository: gentoo * Maintainer: media-tv@gentoo.org * USE: X abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 3.17.8-gentoo-r1 * * Compiling only the lirc-applications, but no drivers. * Enable drivers with LIRC_DEVICES if you need them. * * lirc-configure-opts: --with-driver=none * Setting default lirc-device to /dev/lirc0 * Applying lirc-0.8.4-portaudio_check.patch ... [ ok ] * Applying lirc-0.9.0-kernel-2.6.39-fixes.patch ... [ ok ] * Applying lirc-0.9.0-atiusb_kfifo.patch ... [ ok ] * Applying lirc-0.9.0-kernel-3.3.0-fixes.patch ... [ ok ] * Applying lirc-0.9.0-kernel-3.5-err-fix.patch ... [ ok ] * Applying lirc-0.9.0-kernel-3.8-fixes.patch ... [ ok ] * Applying lirc-0.9.0-add-zotac-support.patch ... [ ok ] * Applying lirc-0.9.0-fixed-font.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-misc/lirc-0.9.0-r5/work/lirc-0.9.0' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: lirc-0.9.0/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... checking for a BSD-compatible install... /usr/bin/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 for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking whether make sets $(MAKE)... (cached) yes checking for mknod... /bin/mknod checking for mkfifo... /usr/bin/mkfifo checking for depmod... /sbin/depmod checking for libusb-config... /usr/bin/libusb-config checking whether ln -s works... 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 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 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-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no 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... no 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... 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 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 python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib64/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.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 syslog.h usability... yes checking syslog.h presence... yes checking for syslog.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 pid_t... yes checking for size_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 vprintf... yes checking for _doprnt... no checking for gethostname... yes checking for gettimeofday... yes checking for mkfifo... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strtoul... yes checking for snprintf... yes checking for strsep... yes checking for vsyslog... yes checking for forkpty... no checking for forkpty in -lutil... yes checking vga.h usability... no checking vga.h presence... no checking for vga.h... no checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for getopt_long... yes checking for mktemp... yes checking for Linux kernel sources... /usr/src/linux/ checking for which drivers can be installed on this system... checking for caraca_init in -lcaraca_client... no checking ftdi.h usability... no checking ftdi.h presence... no checking for ftdi.h... no checking iguanaIR.h usability... no checking iguanaIR.h presence... no checking for iguanaIR.h... no checking for ir_strerror in -lirman... no checking for ir_strerror in -lirman_sw... no checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for snd_pcm_open in -lasound... yes checking for ALSA SB RC hwdep support... yes checking scsi/sg.h usability... yes checking scsi/sg.h presence... yes checking for scsi/sg.h... yes checking linux/input.h usability... yes checking linux/input.h presence... yes checking for linux/input.h... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking for linux/hiddev.h... yes checking for HIDDEV_FLAG_UREF support... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking linux/i2c-dev.h usability... yes checking linux/i2c-dev.h presence... yes checking for linux/i2c-dev.h... yes checking for daemon... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating drivers/Makefile config.status: creating drivers/lirc_atiusb/Makefile config.status: creating drivers/lirc_bt829/Makefile config.status: creating drivers/lirc_dev/Makefile config.status: creating drivers/lirc_gpio/Makefile config.status: creating drivers/lirc_i2c/Makefile config.status: creating drivers/lirc_igorplugusb/Makefile config.status: creating drivers/lirc_ttusbir/Makefile config.status: creating drivers/lirc_imon/Makefile config.status: creating drivers/lirc_parallel/Makefile config.status: creating drivers/lirc_sasem/Makefile config.status: creating drivers/lirc_serial/Makefile config.status: creating drivers/lirc_sir/Makefile config.status: creating drivers/lirc_wpc8769l/Makefile config.status: creating daemons/Makefile config.status: creating tools/Makefile config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Your hardware does not require a special LIRC kernel module. Now enter 'make' and 'make install' to compile and install the package. make all-recursive make[1]: Entering directory '/var/tmp/portage/app-misc/lirc-0.9.0-r5/work/lirc-0.9.0' Making all in daemons make[2]: Entering directory '/var/tmp/portage/app-misc/lirc-0.9.0-r5/work/lirc-0.9.0/daemons' make all-am make[3]: Entering directory '/var/tmp/portage/app-misc/lirc-0.9.0-r5/work/lirc-0.9.0/daemons' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c hw-types.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c ir_remote.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c release.c rm -f libhw_module.a x86_64-pc-linux-gnu-ar cru libhw_module.a hw-types.o ir_remote.o release.o x86_64-pc-linux-gnu-ranlib libhw_module.a x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c irrecord.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c config_file.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c dump_config.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c input_map.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c transmit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c receive.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -o irrecord irrecord.o config_file.o dump_config.o input_map.o transmit.o libhw_module.a receive.o libtool: link: x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -o irrecord irrecord.o config_file.o dump_config.o input_map.o transmit.o receive.o libhw_module.a x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c lircd.c lircd.c: In function ‘start_server’: lircd.c:885:2: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] (void)ftruncate(fileno(pidf), ftell(pidf)); ^ lircd.c: In function ‘daemonize’: lircd.c:1091:2: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] (void)ftruncate(fileno(pidf), ftell(pidf)); ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -o lircd lircd.o config_file.o input_map.o transmit.o libhw_module.a libtool: link: x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -o lircd lircd.o config_file.o input_map.o transmit.o libhw_module.a x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c lircmd.c lircmd.c: In function ‘loop’: lircmd.c:750:3: warning: use of assignment suppression and length modifier together in gnu_scanf format [-Wformat=] ret = sscanf(buffer, "%*llx %x %s %s\n", &rep, button, remote); ^ lircmd.c: In function ‘msend’: lircmd.c:332:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(lircm, buffer, 5); ^ lircmd.c:346:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(lircm, buffer, 4); ^ lircmd.c:362:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(lircm, buffer, 4); ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -o lircmd lircmd.o libtool: link: x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -o lircmd lircmd.o make[3]: Leaving directory '/var/tmp/portage/app-misc/lirc-0.9.0-r5/work/lirc-0.9.0/daemons' make[2]: Leaving directory '/var/tmp/portage/app-misc/lirc-0.9.0-r5/work/lirc-0.9.0/daemons' Making all in tools make[2]: Entering directory '/var/tmp/portage/app-misc/lirc-0.9.0-r5/work/lirc-0.9.0/tools' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c -o lirc_client.lo lirc_client.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c lirc_client.c -fPIC -DPIC -o .libs/lirc_client.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -version-info 2:1:2 -Wl,--as-needed -Wl,--hash-style=gnu -o liblirc_client.la -rpath /usr/lib64 lirc_client.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/lirc_client.o -march=native -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,liblirc_client.so.0 -o .libs/liblirc_client.so.0.2.1 libtool: link: (cd ".libs" && rm -f "liblirc_client.so.0" && ln -s "liblirc_client.so.0.2.1" "liblirc_client.so.0") libtool: link: (cd ".libs" && rm -f "liblirc_client.so" && ln -s "liblirc_client.so.0.2.1" "liblirc_client.so") libtool: link: ( cd ".libs" && rm -f "liblirc_client.la" && ln -s "../liblirc_client.la" "liblirc_client.la" ) x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c irw.c irw.c: In function ‘main’: irw.c:95:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(STDOUT_FILENO, buf, i); ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -o irw irw.o libtool: link: x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -o irw irw.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c irpty.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -o irpty irpty.o liblirc_client.la -lutil libtool: link: x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/irpty irpty.o ./.libs/liblirc_client.so -lutil x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c irexec.c irexec.c: In function ‘main’: irexec.c:101:11: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] system(c); ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -o irexec irexec.o liblirc_client.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/irexec irexec.o ./.libs/liblirc_client.so x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c ircat.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -o ircat ircat.o liblirc_client.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/ircat ircat.o ./.libs/liblirc_client.so x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c mode2.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -o mode2 mode2.o ../daemons/libhw_module.a libtool: link: x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -o mode2 mode2.o ../daemons/libhw_module.a x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c irsend.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -o irsend irsend.o libtool: link: x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -o irsend irsend.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c lircrcd.c lircrcd.c: In function ‘main’: lircrcd.c:893:8: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result [-Wunused-result] getcwd(dir, sizeof(dir)); ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -o lircrcd lircrcd.o liblirc_client.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/lircrcd lircrcd.o ./.libs/liblirc_client.so x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c irxevent.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -o irxevent irxevent.o -lSM -lICE -lX11 liblirc_client.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/irxevent irxevent.o -lSM -lICE -lX11 ./.libs/liblirc_client.so x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c xmode2.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -o xmode2 xmode2.o ../daemons/libhw_module.a -lSM -lICE -lX11 libtool: link: x86_64-pc-linux-gnu-gcc -march=native -Wformat -Werror=format-security -g0 -O2 -Wl,--as-needed -Wl,--hash-style=gnu -o xmode2 xmode2.o ../daemons/libhw_module.a -lSM -lICE -lX11 echo "#! /usr/bin/python" >pronto2lirc cat pronto2lirc.py >>pronto2lirc chmod +x pronto2lirc make[2]: Leaving directory '/var/tmp/portage/app-misc/lirc-0.9.0-r5/work/lirc-0.9.0/tools' Making all in doc make[2]: Entering directory '/var/tmp/portage/app-misc/lirc-0.9.0-r5/work/lirc-0.9.0/doc' Making all in man make[3]: Entering directory '/var/tmp/portage/app-misc/lirc-0.9.0-r5/work/lirc-0.9.0/doc/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-misc/lirc-0.9.0-r5/work/lirc-0.9.0/doc/man' make[3]: Entering directory '/var/tmp/portage/app-misc/lirc-0.9.0-r5/work/lirc-0.9.0/doc' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -c man2html.c man2html.c: In function ‘main’: man2html.c:3030:2: error: format not a string literal and no format arguments [-Werror=format-security] printf(manidx); ^ cc1: some warnings being treated as errors Makefile:421: recipe for target 'man2html.o' failed make[3]: *** [man2html.o] Error 1 make[3]: Leaving directory '/var/tmp/portage/app-misc/lirc-0.9.0-r5/work/lirc-0.9.0/doc' Makefile:450: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/app-misc/lirc-0.9.0-r5/work/lirc-0.9.0/doc' Makefile:427: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-misc/lirc-0.9.0-r5/work/lirc-0.9.0' Makefile:358: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: app-misc/lirc-0.9.0-r5::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-misc/lirc-0.9.0-r5::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-misc/lirc-0.9.0-r5::gentoo'`. * The complete build log is located at '/var/log/log/build/app-misc/lirc-0.9.0-r5:20150228-213119.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-misc/lirc-0.9.0-r5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-misc/lirc-0.9.0-r5/temp/environment'. * Working directory: '/var/tmp/portage/app-misc/lirc-0.9.0-r5/work/lirc-0.9.0' * S: '/var/tmp/portage/app-misc/lirc-0.9.0-r5/work/lirc-0.9.0'