* Package: media-gfx/splashutils-1.5.4.4-r6 * Repository: gentoo * Maintainer: asaf.gery@gmail.com proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux png truetype userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox * Applying splashutils-1.5.4.4-gentoo-typo-fix.patch ... [ ok ] * Applying splashutils-1.5.4.4-sys-queue.patch ... [ ok ] * Applying splashutils-1.5.4.4-freetype-bz2.patch ... [ ok ] * Applying splashutils-1.5.4.4-ft25.patch ... [ ok ] * Applying splashutils-1.5.4.4-multi-keyboard.patch ... [ ok ] * Applying splashutils-1.5.4.4-no-la.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/media-gfx/splashutils-1.5.4.4-r6/work/splashutils-1.5.4.4' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: splashutils-1.5.4.4/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Running elibtoolize in: splashutils-1.5.4.4/libs/freetype-2.3.12/ * Running elibtoolize in: splashutils-1.5.4.4/libs/freetype-2.3.12/builds/unix/ * Applying portage/2.2 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... * Applying target-nm/2.4.2 patch ... * Running elibtoolize in: splashutils-1.5.4.4/libs/jpeg-8a/ * Applying portage/2.2 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... * Applying target-nm/2.4.2 patch ... * Running elibtoolize in: splashutils-1.5.4.4/libs/libpng-1.4.3/ * Applying portage/2.2 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... * Applying target-nm/2.4.2 patch ... * Running elibtoolize in: splashutils-1.5.4.4/libs/zlib-1.2.3/ x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu fbres.c -o fbres x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu usleep.c -o usleep true usleep true fbres make[1]: Entering directory '/var/tmp/portage/media-gfx/splashutils-1.5.4.4-r6/work/miscsplashutils-0.1.8/fbtruetype' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -pipe -I/usr/include/freetype2 -c -o fbtruetype.o fbtruetype.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -pipe -I/usr/include/freetype2 -c -o messages.o messages.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -pipe -I/usr/include/freetype2 -c -o console.o console.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -pipe -I/usr/include/freetype2 -c -o ttf.o ttf.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -pipe -I/usr/include/freetype2 -c -o luxisri.o luxisri.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -pipe -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib64 -o fbtruetype -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib64 fbtruetype.o messages.o console.o ttf.o luxisri.o -lfreetype -lm x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -pipe -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib64 -static -o fbtruetype.static -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/lib64 fbtruetype.o messages.o console.o ttf.o luxisri.o -lfreetype -lbz2 -lpng16 -lz -lm true -s fbtruetype fbtruetype.static make[1]: Leaving directory '/var/tmp/portage/media-gfx/splashutils-1.5.4.4-r6/work/miscsplashutils-0.1.8/fbtruetype' make[1]: Entering directory '/var/tmp/portage/media-gfx/splashutils-1.5.4.4-r6/work/miscsplashutils-0.1.8/kbd' x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -pipe -c -o fgconsole.o fgconsole.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -pipe -c -o getfd.o getfd.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu fgconsole.o getfd.o -o fgconsole make[1]: Leaving directory '/var/tmp/portage/media-gfx/splashutils-1.5.4.4-r6/work/miscsplashutils-0.1.8/kbd' checking for a BSD-compatible install... /usr/lib/portage/python3.4/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... none 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 whether ln -s works... yes 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... yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /bin/sed checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for klcc... klcc checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for ceilf in -lm... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for clock_gettime in -lrt... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for pthread.h... (cached) yes checking for xxpthread_create in -lpthread... no checking for pthread_create in -lpthread... (cached) yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_set_defaults in -ljpeg... yes checking for libpng-config... /usr/bin/libpng-config checking pkg-config is at least version 0.9.0... yes checking for FREETYPE2... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating libs/Makefile config.status: creating misc/Makefile config.status: creating src/test/Makefile config.status: creating docs/Makefile config.status: creating scripts/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make --silent all-recursive Making all in libs CONF libz.a CONF libjpeg.a CONF libfreetype.a MAKE zlib.a CONF libpng.a MAKE libpng.a MAKE libfreetype.a MAKE libjpeg.a /usr/bin/ld: warning: cannot find entry symbol main; defaulting to 00000000004001bc Making all in src CREATE fbsplash.h Making all in . common.c: In function ‘dev_create’: common.c:47:2: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] read(fd, buf, 256); ^ libfbsplash.c: In function ‘fbsplash_send’: libfbsplash.c:725:2: warning: format not a string literal and no format arguments [-Wformat-security] fprintf(fp_fifo, cmd); ^ libfbsplash.c: In function ‘fbsplash_parse_kcmdline’: libfbsplash.c:177:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 1024, fp); ^ libfbsplash.c: In function ‘fbsplash_cache_cleanup’: libfbsplash.c:498:2: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] system("/bin/sed -i -e '\\#"FBSPLASH_CACHEDIR"# d' /etc/mtab"); ^ libfbsplash.c: In function ‘fbsplash_check_sanity’: libfbsplash.c:571:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 128, fp); ^ libfbsplash.c: In function ‘fbsplash_profile’: libfbsplash.c:677:2: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%f", &uptime); ^ image.c: In function ‘is_png’: image.c:171:2: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread(header, 1, 8, fp); ^ libfbsplashrender.c: In function ‘fbsplashr_input_init’: libfbsplashrender.c:216:5: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%x", &ev); ^ libfbsplashrender.c: In function ‘fbsplashr_tty_silent_init’: libfbsplashrender.c:627:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fd, "\e[H\e[2J", 7); ^ libfbsplashrender.c: In function ‘vt_cursor_disable’: libfbsplashrender.c:593:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fd, "\e[?25l\e[?1c", 11); ^ libfbsplashrender.c: In function ‘vt_cursor_enable’: libfbsplashrender.c:598:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(fd, "\e[?25h\e[?0c", 11); ^ daemon.c: In function ‘thf_switch_ttymon’: daemon.c:506:3: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] read(fd_tty[config.tty_s], &ret, 1); ^ daemon.c: In function ‘daemon_start’: daemon.c:682:2: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^ ttf.c: In function ‘text_get_output’: ttf.c:676:2: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result [-Wunused-result] pipe(pfds); ^ ttf.c:687:3: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result [-Wunused-result] dup(pfds[1]); ^ CC fbcondecor_helper-kernel.o CC fbcondecor_helper-libfbsplash.o CC fbcondecor_helper-libfbsplashrender.o CC fbcondecor_helper-fbcon_decor.o CC fbcondecor_helper-common.o CC fbcondecor_helper-parse.o CC fbcondecor_helper-list.o CC fbcondecor_helper-render.o CC fbcondecor_helper-image.o CC fbcondecor_helper-effects.o CC fbcondecor_helper-ttf.o CREATE libfbsplash.pc CREATE libfbsplashrender.pc daemon.c: In function ‘thf_switch_ttymon’: daemon.c:506:3: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] read(fd_tty[config.tty_s], &ret, 1); ^ daemon.c: In function ‘daemon_start’: daemon.c:682:2: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^ LD fbcondecor_helper Making all in test Making all in docs Making all in misc Making all in scripts x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -pipe -g -Wall -I../core/objs -I../core -I../core/src -I../core/objs/src -fPIC -c -o splash.o splash.c splash.c:26:19: fatal error: einfo.h: No such file or directory #include ^ compilation terminated. Makefile:17: recipe for target 'splash.o' failed make: *** [splash.o] Error 1 * ERROR: media-gfx/splashutils-1.5.4.4-r6::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-gfx/splashutils-1.5.4.4-r6::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-gfx/splashutils-1.5.4.4-r6::gentoo'`. * The complete build log is located at '/var/log/log/build/media-gfx/splashutils-1.5.4.4-r6:20151221-105143.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-gfx/splashutils-1.5.4.4-r6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/splashutils-1.5.4.4-r6/temp/environment'. * Working directory: '/var/tmp/portage/media-gfx/splashutils-1.5.4.4-r6/work/splashutils-gentoo-1.0.17' * S: '/var/tmp/portage/media-gfx/splashutils-1.5.4.4-r6/work/splashutils-1.5.4.4'