Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 455114 Details for
Bug 601618
sys-boot/plymouth-0.9.2 fails to build: fatal error: gdk/gdkx.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
complete build log
build.log (text/x-log), 194.82 KB, created by
Aleksei
on 2016-12-04 21:45:12 UTC
(
hide
)
Description:
complete build log
Filename:
MIME Type:
Creator:
Aleksei
Created:
2016-12-04 21:45:12 UTC
Size:
194.82 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-boot/plymouth-0.9.2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc gtk kernel_linux libkms pango userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking gentoo-logo.png to /var/tmp/portage/sys-boot/plymouth-0.9.2/work >unpack gentoo-logo.png: file format not recognized. Ignoring. >>>> Unpacking plymouth-0.9.2.tar.bz2 to /var/tmp/portage/sys-boot/plymouth-0.9.2/work >>>> Source unpacked in /var/tmp/portage/sys-boot/plymouth-0.9.2/work >>>> Preparing source in /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 ... > [32;01m*[0m Applying 0.9.2-systemdsystemunitdir.patch ... >[A[160C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2' ... > [32;01m*[0m Running libtoolize --install --copy --force --automake ... >[A[160C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[160C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf --force ... >[A[160C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[160C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --force-missing ... >[A[160C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: plymouth-0.9.2/ > [32;01m*[0m Running elibtoolize in: plymouth-0.9.2/build-tools/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build" > * econf: updating plymouth-0.9.2/build-tools/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating plymouth-0.9.2/build-tools/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --docdir=/usr/share/doc/plymouth-0.9.2 --enable-shared --disable-static --with-system-root-install=no --localstatedir=/var --without-rhgb-compat-link --enable-systemd-integration --with-systemdsystemunitdir=/usr/lib/systemd/system --disable-tracing --enable-gtk --enable-drm --enable-pango --disable-gdm-transition >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 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/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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for gawk... gawk >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking for ANSI C header files... (cached) yes >checking for an ANSI C-conforming const... yes >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 whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking whether make supports nested variables... yes >checking dependency style of x86_64-pc-linux-gnu-gcc -std=gnu99... none >checking whether make supports nested variables... (cached) yes >checking whether to enable maintainer-specific portions of Makefiles... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... 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 fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /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 -std=gnu99 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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 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 for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >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 IMAGE... yes >checking for UDEV... yes >checking for systemd-tty-ask-password-agent... /usr/bin/systemd-tty-ask-password-agent >checking for udevadm... /usr/bin/udevadm >checking for PANGO... yes >checking for GTK... yes >checking for DRM... yes >checking for xsltproc... /usr/bin/xsltproc >checking for more warnings... no >checking for supported warning flags... >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wall... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wno-sign-compare... yes >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wno-deprecated-declarations... yes >checking which warning flags were supported... -Wall -Wno-sign-compare -Wno-deprecated-declarations >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/libply/Makefile >config.status: creating src/libply-splash-core/Makefile >config.status: creating src/libply-splash-graphics/Makefile >config.status: creating src/ply-splash-core.pc >config.status: creating src/ply-splash-graphics.pc >config.status: creating src/plugins/Makefile >config.status: creating src/plugins/renderers/Makefile >config.status: creating src/plugins/renderers/frame-buffer/Makefile >config.status: creating src/plugins/renderers/drm/Makefile >config.status: creating src/plugins/renderers/x11/Makefile >config.status: creating src/plugins/splash/Makefile >config.status: creating src/plugins/splash/throbgress/Makefile >config.status: creating src/plugins/splash/fade-throbber/Makefile >config.status: creating src/plugins/splash/tribar/Makefile >config.status: creating src/plugins/splash/text/Makefile >config.status: creating src/plugins/splash/details/Makefile >config.status: creating src/plugins/splash/space-flares/Makefile >config.status: creating src/plugins/splash/two-step/Makefile >config.status: creating src/plugins/splash/script/Makefile >config.status: creating src/plugins/controls/Makefile >config.status: creating src/plugins/controls/label/Makefile >config.status: creating src/Makefile >config.status: creating src/client/ply-boot-client.pc >config.status: creating src/client/Makefile >config.status: creating src/upstart-bridge/Makefile >config.status: creating themes/Makefile >config.status: creating themes/spinfinity/Makefile >config.status: creating themes/fade-in/Makefile >config.status: creating themes/tribar/Makefile >config.status: creating themes/text/Makefile >config.status: creating themes/details/Makefile >config.status: creating themes/solar/Makefile >config.status: creating themes/glow/Makefile >config.status: creating themes/spinner/Makefile >config.status: creating themes/script/Makefile >config.status: creating images/Makefile >config.status: creating scripts/plymouth-generate-initrd >config.status: creating scripts/plymouth-populate-initrd >config.status: creating scripts/plymouth-set-default-theme >config.status: creating scripts/Makefile >config.status: creating systemd-units/plymouth-halt.service >config.status: creating systemd-units/plymouth-kexec.service >config.status: creating systemd-units/plymouth-poweroff.service >config.status: creating systemd-units/plymouth-quit.service >config.status: creating systemd-units/plymouth-quit-wait.service >config.status: creating systemd-units/plymouth-read-write.service >config.status: creating systemd-units/plymouth-reboot.service >config.status: creating systemd-units/plymouth-start.service >config.status: creating systemd-units/plymouth-switch-root.service >config.status: creating systemd-units/systemd-ask-password-plymouth.path >config.status: creating systemd-units/systemd-ask-password-plymouth.service >config.status: creating systemd-units/Makefile >config.status: creating docs/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build" >make -j3 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build' >Making all in src >make[2]: Entering directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src' >Making all in libply >make[3]: Entering directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c -o libply_la-ply-event-loop.lo `test -f 'ply-event-loop.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/'`ply-event-loop.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c -o libply_la-ply-command-parser.lo `test -f 'ply-command-parser.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/'`ply-command-parser.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c -o libply_la-ply-buffer.lo `test -f 'ply-buffer.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/'`ply-buffer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-command-parser.c -fPIC -DPIC -o .libs/libply_la-ply-command-parser.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-event-loop.c -fPIC -DPIC -o .libs/libply_la-ply-event-loop.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-buffer.c -fPIC -DPIC -o .libs/libply_la-ply-buffer.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c -o libply_la-ply-array.lo `test -f 'ply-array.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/'`ply-array.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-array.c -fPIC -DPIC -o .libs/libply_la-ply-array.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c -o libply_la-ply-bitarray.lo `test -f 'ply-bitarray.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/'`ply-bitarray.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c -o libply_la-ply-list.lo `test -f 'ply-list.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/'`ply-list.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c -o libply_la-ply-hashtable.lo `test -f 'ply-hashtable.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/'`ply-hashtable.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-bitarray.c -fPIC -DPIC -o .libs/libply_la-ply-bitarray.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c -o libply_la-ply-logger.lo `test -f 'ply-logger.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/'`ply-logger.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-list.c -fPIC -DPIC -o .libs/libply_la-ply-list.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-hashtable.c -fPIC -DPIC -o .libs/libply_la-ply-hashtable.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c -o libply_la-ply-key-file.lo `test -f 'ply-key-file.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/'`ply-key-file.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-logger.c -fPIC -DPIC -o .libs/libply_la-ply-logger.o >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-logger.c:[m[K In function â[01m[Kply_logger_write_exception[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-logger.c:112:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&message, >[01;32m[K ^[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c -o libply_la-ply-progress.lo `test -f 'ply-progress.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/'`ply-progress.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-key-file.c -fPIC -DPIC -o .libs/libply_la-ply-key-file.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c -o libply_la-ply-rectangle.lo `test -f 'ply-rectangle.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/'`ply-rectangle.c >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-key-file.c:[m[K In function â[01m[Kply_key_file_load_groups[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-key-file.c:245:25:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kgetline[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > getline (&line_to_toss, &number_of_bytes, >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-key-file.c:[m[K In function â[01m[Kply_key_file_load_group[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-key-file.c:193:25:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kgetline[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > getline (&line_to_toss, &number_of_bytes, >[01;32m[K ^[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-progress.c -fPIC -DPIC -o .libs/libply_la-ply-progress.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c -o libply_la-ply-region.lo `test -f 'ply-region.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/'`ply-region.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-rectangle.c -fPIC -DPIC -o .libs/libply_la-ply-rectangle.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c -o libply_la-ply-terminal-session.lo `test -f 'ply-terminal-session.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/'`ply-terminal-session.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c -o libply_la-ply-trigger.lo `test -f 'ply-trigger.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/'`ply-trigger.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-region.c -fPIC -DPIC -o .libs/libply_la-ply-region.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-terminal-session.c -fPIC -DPIC -o .libs/libply_la-ply-terminal-session.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c -o libply_la-ply-utils.lo `test -f 'ply-utils.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/'`ply-utils.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-trigger.c -fPIC -DPIC -o .libs/libply_la-ply-trigger.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-utils.c -fPIC -DPIC -o .libs/libply_la-ply-utils.o >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-utils.c:[m[K In function â[01m[Kply_get_process_command_line[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-utils.c:870:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&path, "/proc/%ld/cmdline", (long) pid); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-utils.c:[m[K In function â[01m[Kply_get_process_parent_pid[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply/ply-utils.c:910:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&path, "/proc/%ld/stat", (long) pid); >[01;32m[K ^[m[K >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -export-symbols-regex '^[^_].*' -version-info 4:0:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libply.la -rpath /usr/lib64 libply_la-ply-event-loop.lo libply_la-ply-command-parser.lo libply_la-ply-buffer.lo libply_la-ply-array.lo libply_la-ply-bitarray.lo libply_la-ply-list.lo libply_la-ply-hashtable.lo libply_la-ply-logger.lo libply_la-ply-key-file.lo libply_la-ply-progress.lo libply_la-ply-rectangle.lo libply_la-ply-region.lo libply_la-ply-terminal-session.lo libply_la-ply-trigger.lo libply_la-ply-utils.lo -lm -lrt -ldl >libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/libply_la-ply-event-loop.o .libs/libply_la-ply-command-parser.o .libs/libply_la-ply-buffer.o .libs/libply_la-ply-array.o .libs/libply_la-ply-bitarray.o .libs/libply_la-ply-list.o .libs/libply_la-ply-hashtable.o .libs/libply_la-ply-logger.o .libs/libply_la-ply-key-file.o .libs/libply_la-ply-progress.o .libs/libply_la-ply-rectangle.o .libs/libply_la-ply-region.o .libs/libply_la-ply-terminal-session.o .libs/libply_la-ply-trigger.o .libs/libply_la-ply-utils.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libply.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libply.exp" > ".libs/libply.expT" >libtool: link: mv -f ".libs/libply.expT" ".libs/libply.exp" >libtool: link: echo "{ global:" > .libs/libply.ver >libtool: link: cat .libs/libply.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libply.ver >libtool: link: echo "local: *; };" >> .libs/libply.ver >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/libply_la-ply-event-loop.o .libs/libply_la-ply-command-parser.o .libs/libply_la-ply-buffer.o .libs/libply_la-ply-array.o .libs/libply_la-ply-bitarray.o .libs/libply_la-ply-list.o .libs/libply_la-ply-hashtable.o .libs/libply_la-ply-logger.o .libs/libply_la-ply-key-file.o .libs/libply_la-ply-progress.o .libs/libply_la-ply-rectangle.o .libs/libply_la-ply-region.o .libs/libply_la-ply-terminal-session.o .libs/libply_la-ply-trigger.o .libs/libply_la-ply-utils.o -Wl,--as-needed -lm -lrt -ldl -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libply.so.4 -Wl,-version-script -Wl,.libs/libply.ver -o .libs/libply.so.4.0.0 >libtool: link: (cd ".libs" && rm -f "libply.so.4" && ln -s "libply.so.4.0.0" "libply.so.4") >libtool: link: (cd ".libs" && rm -f "libply.so" && ln -s "libply.so.4.0.0" "libply.so") >libtool: link: ( cd ".libs" && rm -f "libply.la" && ln -s "../libply.la" "libply.la" ) >make[3]: Leaving directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply' >Making all in libply-splash-core >make[3]: Entering directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c -o libply_splash_core_la-ply-device-manager.lo `test -f 'ply-device-manager.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/'`ply-device-manager.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c -o libply_splash_core_la-ply-keyboard.lo `test -f 'ply-keyboard.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/'`ply-keyboard.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c -o libply_splash_core_la-ply-pixel-display.lo `test -f 'ply-pixel-display.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/'`ply-pixel-display.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-device-manager.c -fPIC -DPIC -o .libs/libply_splash_core_la-ply-device-manager.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-keyboard.c -fPIC -DPIC -o .libs/libply_splash_core_la-ply-keyboard.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-pixel-display.c -fPIC -DPIC -o .libs/libply_splash_core_la-ply-pixel-display.o >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-device-manager.c:[m[K In function â[01m[Kadd_consoles_from_file[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-device-manager.c:579:29:[m[K [01;35m[Kwarning: [m[Kvariable â[01m[Kconsole_device[m[Kâ set but not used [-Wunused-but-set-variable] > const char *console_device; >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-device-manager.c:[m[K In function â[01m[Kget_terminal[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-device-manager.c:470:17:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&full_name, "/dev/%s", device_name); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-device-manager.c:[m[K In function â[01m[Kdevice_is_for_local_console[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-device-manager.c:103:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&bus_device_path, "%s/device", device_path); >[01;32m[K ^[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c -o libply_splash_core_la-ply-text-display.lo `test -f 'ply-text-display.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/'`ply-text-display.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c -o libply_splash_core_la-ply-text-progress-bar.lo `test -f 'ply-text-progress-bar.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/'`ply-text-progress-bar.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c -o libply_splash_core_la-ply-text-step-bar.lo `test -f 'ply-text-step-bar.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/'`ply-text-step-bar.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-text-display.c -fPIC -DPIC -o .libs/libply_splash_core_la-ply-text-display.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-text-step-bar.c -fPIC -DPIC -o .libs/libply_splash_core_la-ply-text-step-bar.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-text-progress-bar.c -fPIC -DPIC -o .libs/libply_splash_core_la-ply-text-progress-bar.o >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-text-display.c:[m[K In function â[01m[Kply_text_display_write[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-text-display.c:247:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kvasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > vasprintf (&string, format, args); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-text-display.c:250:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kwrite[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > write (fd, string, strlen (string)); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-text-progress-bar.c:[m[K In function â[01m[Kget_os_string[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-text-progress-bar.c:117:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kread[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > read (fd, buf, sbuf.st_size); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-text-progress-bar.c:146:25:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&os_string, " %s", pos); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-text-progress-bar.c:165:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&os_string, " %s %s", buf, pos); >[01;32m[K ^[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c -o libply_splash_core_la-ply-terminal.lo `test -f 'ply-terminal.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/'`ply-terminal.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c -o libply_splash_core_la-ply-pixel-buffer.lo `test -f 'ply-pixel-buffer.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/'`ply-pixel-buffer.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c -o libply_splash_core_la-ply-renderer.lo `test -f 'ply-renderer.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/'`ply-renderer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-terminal.c -fPIC -DPIC -o .libs/libply_splash_core_la-ply-terminal.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-pixel-buffer.c -fPIC -DPIC -o .libs/libply_splash_core_la-ply-pixel-buffer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-renderer.c -fPIC -DPIC -o .libs/libply_splash_core_la-ply-renderer.o >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-terminal.c:[m[K In function â[01m[Kply_terminal_new[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-terminal.c:133:17:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&terminal->name, "/dev/%s", device_name); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-terminal.c:[m[K In function â[01m[Kply_terminal_write[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-terminal.c:324:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kwrite[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > write (terminal->fd, string, size); >[01;32m[K ^[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c -o libply_splash_core_la-ply-seat.lo `test -f 'ply-seat.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/'`ply-seat.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-seat.c -fPIC -DPIC -o .libs/libply_splash_core_la-ply-seat.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c -o libply_splash_core_la-ply-boot-splash.lo `test -f 'ply-boot-splash.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/'`ply-boot-splash.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-boot-splash.c -fPIC -DPIC -o .libs/libply_splash_core_la-ply-boot-splash.o >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-boot-splash.c:[m[K In function â[01m[Kdetach_from_seat[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-boot-splash.c:123:38:[m[K [01;35m[Kwarning: [m[Kvariable â[01m[Kheight[m[Kâ set but not used [-Wunused-but-set-variable] > unsigned long width, height; >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-boot-splash.c:123:31:[m[K [01;35m[Kwarning: [m[Kvariable â[01m[Kwidth[m[Kâ set but not used [-Wunused-but-set-variable] > unsigned long width, height; >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-boot-splash.c:145:40:[m[K [01;35m[Kwarning: [m[Kvariable â[01m[Knumber_of_rows[m[Kâ set but not used [-Wunused-but-set-variable] > int number_of_columns, number_of_rows; >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-boot-splash.c:145:21:[m[K [01;35m[Kwarning: [m[Kvariable â[01m[Knumber_of_columns[m[Kâ set but not used [-Wunused-but-set-variable] > int number_of_columns, number_of_rows; >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-boot-splash.c:[m[K In function â[01m[Kattach_to_seat[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-boot-splash.c:183:46:[m[K [01;35m[Kwarning: [m[Kvariable â[01m[Kheight[m[Kâ set but not used [-Wunused-but-set-variable] > unsigned long width, height; >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-boot-splash.c:183:39:[m[K [01;35m[Kwarning: [m[Kvariable â[01m[Kwidth[m[Kâ set but not used [-Wunused-but-set-variable] > unsigned long width, height; >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-boot-splash.c:206:48:[m[K [01;35m[Kwarning: [m[Kvariable â[01m[Knumber_of_rows[m[Kâ set but not used [-Wunused-but-set-variable] > int number_of_columns, number_of_rows; >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-boot-splash.c:206:29:[m[K [01;35m[Kwarning: [m[Kvariable â[01m[Knumber_of_columns[m[Kâ set but not used [-Wunused-but-set-variable] > int number_of_columns, number_of_rows; >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-boot-splash.c:[m[K In function â[01m[Kply_boot_splash_load[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core/ply-boot-splash.c:271:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&module_path, "%s%s.so", >[01;32m[K ^[m[K >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -export-symbols-regex '^[^_].*' -version-info 4:0:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libply-splash-core.la -rpath /usr/lib64 libply_splash_core_la-ply-device-manager.lo libply_splash_core_la-ply-keyboard.lo libply_splash_core_la-ply-pixel-display.lo libply_splash_core_la-ply-text-display.lo libply_splash_core_la-ply-text-progress-bar.lo libply_splash_core_la-ply-text-step-bar.lo libply_splash_core_la-ply-terminal.lo libply_splash_core_la-ply-pixel-buffer.lo libply_splash_core_la-ply-renderer.lo libply_splash_core_la-ply-seat.lo libply_splash_core_la-ply-boot-splash.lo -lm -lrt -ldl -ludev ../libply/libply.la >libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/libply_splash_core_la-ply-device-manager.o .libs/libply_splash_core_la-ply-keyboard.o .libs/libply_splash_core_la-ply-pixel-display.o .libs/libply_splash_core_la-ply-text-display.o .libs/libply_splash_core_la-ply-text-progress-bar.o .libs/libply_splash_core_la-ply-text-step-bar.o .libs/libply_splash_core_la-ply-terminal.o .libs/libply_splash_core_la-ply-pixel-buffer.o .libs/libply_splash_core_la-ply-renderer.o .libs/libply_splash_core_la-ply-seat.o .libs/libply_splash_core_la-ply-boot-splash.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libply-splash-core.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libply-splash-core.exp" > ".libs/libply-splash-core.expT" >libtool: link: mv -f ".libs/libply-splash-core.expT" ".libs/libply-splash-core.exp" >libtool: link: echo "{ global:" > .libs/libply-splash-core.ver >libtool: link: cat .libs/libply-splash-core.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libply-splash-core.ver >libtool: link: echo "local: *; };" >> .libs/libply-splash-core.ver >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/libply_splash_core_la-ply-device-manager.o .libs/libply_splash_core_la-ply-keyboard.o .libs/libply_splash_core_la-ply-pixel-display.o .libs/libply_splash_core_la-ply-text-display.o .libs/libply_splash_core_la-ply-text-progress-bar.o .libs/libply_splash_core_la-ply-text-step-bar.o .libs/libply_splash_core_la-ply-terminal.o .libs/libply_splash_core_la-ply-pixel-buffer.o .libs/libply_splash_core_la-ply-renderer.o .libs/libply_splash_core_la-ply-seat.o .libs/libply_splash_core_la-ply-boot-splash.o -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs -Wl,--as-needed -ludev ../libply/.libs/libply.so -lm -lrt -ldl -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libply-splash-core.so.4 -Wl,-version-script -Wl,.libs/libply-splash-core.ver -o .libs/libply-splash-core.so.4.0.0 >libtool: link: (cd ".libs" && rm -f "libply-splash-core.so.4" && ln -s "libply-splash-core.so.4.0.0" "libply-splash-core.so.4") >libtool: link: (cd ".libs" && rm -f "libply-splash-core.so" && ln -s "libply-splash-core.so.4.0.0" "libply-splash-core.so") >libtool: link: ( cd ".libs" && rm -f "libply-splash-core.la" && ln -s "../libply-splash-core.la" "libply-splash-core.la" ) >make[3]: Leaving directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core' >Making all in libply-splash-graphics >make[3]: Entering directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-graphics' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -I/usr/include/libpng16 -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c -o libply_splash_graphics_la-ply-animation.lo `test -f 'ply-animation.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/'`ply-animation.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -I/usr/include/libpng16 -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c -o libply_splash_graphics_la-ply-entry.lo `test -f 'ply-entry.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/'`ply-entry.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -I/usr/include/libpng16 -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c -o libply_splash_graphics_la-ply-image.lo `test -f 'ply-image.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/'`ply-image.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -I/usr/include/libpng16 -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/ply-animation.c -fPIC -DPIC -o .libs/libply_splash_graphics_la-ply-animation.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -I/usr/include/libpng16 -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/ply-image.c -fPIC -DPIC -o .libs/libply_splash_graphics_la-ply-image.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -I/usr/include/libpng16 -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/ply-entry.c -fPIC -DPIC -o .libs/libply_splash_graphics_la-ply-entry.o >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/ply-animation.c:[m[K In function â[01m[Kply_animation_add_frames[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/ply-animation.c:250:25:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&filename, "%s/%s", animation->image_dir, entries[i]->d_name); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/ply-entry.c:[m[K In function â[01m[Kply_entry_new[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/ply-entry.c:88:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&image_path, "%s/entry.png", image_dir); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/ply-entry.c:93:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&image_path, "%s/bullet.png", image_dir); >[01;32m[K ^[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -I/usr/include/libpng16 -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c -o libply_splash_graphics_la-ply-label.lo `test -f 'ply-label.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/'`ply-label.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -I/usr/include/libpng16 -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c -o libply_splash_graphics_la-ply-progress-animation.lo `test -f 'ply-progress-animation.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/'`ply-progress-animation.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -I/usr/include/libpng16 -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c -o libply_splash_graphics_la-ply-progress-bar.lo `test -f 'ply-progress-bar.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/'`ply-progress-bar.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -I/usr/include/libpng16 -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/ply-label.c -fPIC -DPIC -o .libs/libply_splash_graphics_la-ply-label.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -I/usr/include/libpng16 -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/ply-progress-animation.c -fPIC -DPIC -o .libs/libply_splash_graphics_la-ply-progress-animation.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -I/usr/include/libpng16 -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/ply-progress-bar.c -fPIC -DPIC -o .libs/libply_splash_graphics_la-ply-progress-bar.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -I/usr/include/libpng16 -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c -o libply_splash_graphics_la-ply-throbber.lo `test -f 'ply-throbber.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/'`ply-throbber.c >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/ply-progress-animation.c:[m[K In function â[01m[Kply_progress_animation_add_frames[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/ply-progress-animation.c:359:25:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&filename, "%s/%s", progress_animation->image_dir, entries[i]->d_name); >[01;32m[K ^[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/../plugins/controls -Wall -Wno-sign-compare -Wno-deprecated-declarations -I/usr/include/libpng16 -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/ply-throbber.c -fPIC -DPIC -o .libs/libply_splash_graphics_la-ply-throbber.o >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/ply-throbber.c:[m[K In function â[01m[Kply_throbber_add_frames[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-graphics/ply-throbber.c:251:25:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&filename, "%s/%s", throbber->image_dir, entries[i]->d_name); >[01;32m[K ^[m[K >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wno-sign-compare -Wno-deprecated-declarations -I/usr/include/libpng16 -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -O2 -pipe -march=native -export-symbols-regex '^[^_].*' -version-info 4:0:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libply-splash-graphics.la -rpath /usr/lib64 libply_splash_graphics_la-ply-animation.lo libply_splash_graphics_la-ply-entry.lo libply_splash_graphics_la-ply-image.lo libply_splash_graphics_la-ply-label.lo libply_splash_graphics_la-ply-progress-animation.lo libply_splash_graphics_la-ply-progress-bar.lo libply_splash_graphics_la-ply-throbber.lo -lm -lrt -ldl -lpng16 ../libply/libply.la ../libply-splash-core/libply-splash-core.la >libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/libply_splash_graphics_la-ply-animation.o .libs/libply_splash_graphics_la-ply-entry.o .libs/libply_splash_graphics_la-ply-image.o .libs/libply_splash_graphics_la-ply-label.o .libs/libply_splash_graphics_la-ply-progress-animation.o .libs/libply_splash_graphics_la-ply-progress-bar.o .libs/libply_splash_graphics_la-ply-throbber.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libply-splash-graphics.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libply-splash-graphics.exp" > ".libs/libply-splash-graphics.expT" >libtool: link: mv -f ".libs/libply-splash-graphics.expT" ".libs/libply-splash-graphics.exp" >libtool: link: echo "{ global:" > .libs/libply-splash-graphics.ver >libtool: link: cat .libs/libply-splash-graphics.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libply-splash-graphics.ver >libtool: link: echo "local: *; };" >> .libs/libply-splash-graphics.ver >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/libply_splash_graphics_la-ply-animation.o .libs/libply_splash_graphics_la-ply-entry.o .libs/libply_splash_graphics_la-ply-image.o .libs/libply_splash_graphics_la-ply-label.o .libs/libply_splash_graphics_la-ply-progress-animation.o .libs/libply_splash_graphics_la-ply-progress-bar.o .libs/libply_splash_graphics_la-ply-throbber.o -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core/.libs -L/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs -Wl,--as-needed -lpng16 ../libply/.libs/libply.so ../libply-splash-core/.libs/libply-splash-core.so -ludev /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs/libply.so -lm -lrt -ldl -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libply-splash-graphics.so.4 -Wl,-version-script -Wl,.libs/libply-splash-graphics.ver -o .libs/libply-splash-graphics.so.4.0.0 >libtool: link: (cd ".libs" && rm -f "libply-splash-graphics.so.4" && ln -s "libply-splash-graphics.so.4.0.0" "libply-splash-graphics.so.4") >libtool: link: (cd ".libs" && rm -f "libply-splash-graphics.so" && ln -s "libply-splash-graphics.so.4.0.0" "libply-splash-graphics.so") >libtool: link: ( cd ".libs" && rm -f "libply-splash-graphics.la" && ln -s "../libply-splash-graphics.la" "libply-splash-graphics.la" ) >make[3]: Leaving directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-graphics' >Making all in . >make[3]: Entering directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src' >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src -I.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src -DPLYMOUTH_LOG_DIRECTORY=\"/var/log\" -DPLYMOUTH_SPOOL_DIRECTORY=\"/var/spool/plymouth\" -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -rdynamic -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -DPLYMOUTH_THEME_PATH=\"/usr/share/plymouth/themes/\" -DPLYMOUTH_POLICY_DIR=\"/usr/share/plymouth//\" -DPLYMOUTH_RUNTIME_DIR=\"/var/run/plymouth\" -DPLYMOUTH_CONF_DIR=\"/etc/plymouth//\" -O2 -pipe -march=native -c -o plymouthd-ply-boot-server.o `test -f 'ply-boot-server.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/'`ply-boot-server.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src -I.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src -DPLYMOUTH_LOG_DIRECTORY=\"/var/log\" -DPLYMOUTH_SPOOL_DIRECTORY=\"/var/spool/plymouth\" -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -rdynamic -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -DPLYMOUTH_THEME_PATH=\"/usr/share/plymouth/themes/\" -DPLYMOUTH_POLICY_DIR=\"/usr/share/plymouth//\" -DPLYMOUTH_RUNTIME_DIR=\"/var/run/plymouth\" -DPLYMOUTH_CONF_DIR=\"/etc/plymouth//\" -O2 -pipe -march=native -c -o plymouthd-plugin.o `test -f 'plugins/splash/details/plugin.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/'`plugins/splash/details/plugin.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src -I.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src -DPLYMOUTH_LOG_DIRECTORY=\"/var/log\" -DPLYMOUTH_SPOOL_DIRECTORY=\"/var/spool/plymouth\" -DPLYMOUTH_TIME_DIRECTORY=\"/var/lib/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -Wall -Wno-sign-compare -Wno-deprecated-declarations -rdynamic -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -DPLYMOUTH_THEME_PATH=\"/usr/share/plymouth/themes/\" -DPLYMOUTH_POLICY_DIR=\"/usr/share/plymouth//\" -DPLYMOUTH_RUNTIME_DIR=\"/var/run/plymouth\" -DPLYMOUTH_CONF_DIR=\"/etc/plymouth//\" -O2 -pipe -march=native -c -o plymouthd-main.o `test -f 'main.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/'`main.c >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/main.c:[m[K In function â[01m[Kmain[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/main.c:2129:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kchdir[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > chdir ("/"); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/main.c:[m[K In function â[01m[Kcheck_verbosity[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/main.c:1817:33:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&file, "/dev/%s", device); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/main.c:[m[K In function â[01m[Kon_newroot[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/main.c:665:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kchdir[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > chdir (root_dir); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/main.c:666:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kchroot[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > chroot ("."); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/main.c:667:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kchdir[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > chdir ("/"); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/main.c:[m[K In function â[01m[Kfind_override_splash[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/main.c:406:17:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&state->override_splash_path, >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/main.c:[m[K In function â[01m[Kload_settings[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/main.c:311:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (theme_path, >[01;32m[K ^[m[K >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wno-sign-compare -Wno-deprecated-declarations -rdynamic -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -DPLYMOUTH_THEME_PATH=\"/usr/share/plymouth/themes/\" -DPLYMOUTH_POLICY_DIR=\"/usr/share/plymouth//\" -DPLYMOUTH_RUNTIME_DIR=\"/var/run/plymouth\" -DPLYMOUTH_CONF_DIR=\"/etc/plymouth//\" -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o plymouthd plymouthd-ply-boot-server.o plymouthd-plugin.o plymouthd-main.o -lm -lrt -ldl libply/libply.la libply-splash-core/libply-splash-core.la >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wno-sign-compare -Wno-deprecated-declarations -rdynamic -DPLYMOUTH_PLUGIN_PATH=\"/usr/lib64/plymouth/\" -DPLYMOUTH_THEME_PATH=\"/usr/share/plymouth/themes/\" -DPLYMOUTH_POLICY_DIR=\"/usr/share/plymouth//\" -DPLYMOUTH_RUNTIME_DIR=\"/var/run/plymouth\" -DPLYMOUTH_CONF_DIR=\"/etc/plymouth//\" -O2 -pipe -march=native -Wl,-O1 -o .libs/plymouthd plymouthd-ply-boot-server.o plymouthd-plugin.o plymouthd-main.o -Wl,--as-needed libply/.libs/libply.so libply-splash-core/.libs/libply-splash-core.so -ludev /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs/libply.so -lm -lrt -ldl >make[3]: Leaving directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src' >Making all in plugins >make[3]: Entering directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins' >Making all in controls >make[4]: Entering directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/controls' >Making all in label >make[5]: Entering directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/controls/label' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/controls/label -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/controls/label/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/controls/label/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/controls/label/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/controls/label/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/controls/label/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/controls/label/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/controls/label -Wall -Wno-sign-compare -Wno-deprecated-declarations -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -pipe -march=native -c -o label_la-plugin.lo `test -f '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/controls/label/plugin.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/controls/label/'`/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/controls/label/plugin.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/controls/label -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/controls/label/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/controls/label/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/controls/label/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/controls/label/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/controls/label/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/controls/label/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/controls/label -Wall -Wno-sign-compare -Wno-deprecated-declarations -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/controls/label/plugin.c -fPIC -DPIC -o .libs/label_la-plugin.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wno-sign-compare -Wno-deprecated-declarations -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -pipe -march=native -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -o label.la -rpath /usr/lib64/plymouth label_la-plugin.lo -lm -lrt -ldl -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo ../../../libply/libply.la ../../../libply-splash-core/libply-splash-core.la ../../../libply-splash-graphics/libply-splash-graphics.la >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/label_la-plugin.o -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core/.libs -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-graphics/.libs -L/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs -L/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core/.libs -Wl,--as-needed -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo ../../../libply/.libs/libply.so ../../../libply-splash-core/.libs/libply-splash-core.so ../../../libply-splash-graphics/.libs/libply-splash-graphics.so -lpng16 /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core/.libs/libply-splash-core.so -ludev /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs/libply.so -lm -lrt -ldl -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,label.so -o .libs/label.so >libtool: link: ( cd ".libs" && rm -f "label.la" && ln -s "../label.la" "label.la" ) >make[5]: Leaving directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/controls/label' >make[5]: Entering directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/controls' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/controls' >make[4]: Leaving directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/controls' >Making all in splash >make[4]: Entering directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/splash' >Making all in throbgress >make[5]: Entering directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/splash/throbgress' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/throbgress -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/throbgress/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/throbgress/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/throbgress/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/throbgress/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/throbgress/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/throbgress/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/throbgress -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_TIME_DIR=\"/var/lib/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c -o throbgress_la-plugin.lo `test -f '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/throbgress/plugin.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/throbgress/'`/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/throbgress/plugin.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/throbgress -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/throbgress/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/throbgress/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/throbgress/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/throbgress/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/throbgress/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/throbgress/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/throbgress -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_TIME_DIR=\"/var/lib/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/throbgress/plugin.c -fPIC -DPIC -o .libs/throbgress_la-plugin.o >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/throbgress/plugin.c:[m[K In function â[01m[Kcreate_plugin[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/throbgress/plugin.c:393:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&image_path, "%s/lock.png", image_dir); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/throbgress/plugin.c:397:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&image_path, "%s/box.png", image_dir); >[01;32m[K ^[m[K >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_TIME_DIR=\"/var/lib/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -o throbgress.la -rpath /usr/lib64/plymouth throbgress_la-plugin.lo -lm -lrt -ldl ../../../libply/libply.la ../../../libply-splash-core/libply-splash-core.la ../../../libply-splash-graphics/libply-splash-graphics.la >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/throbgress_la-plugin.o -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core/.libs -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-graphics/.libs -L/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs -L/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core/.libs -Wl,--as-needed ../../../libply/.libs/libply.so ../../../libply-splash-core/.libs/libply-splash-core.so ../../../libply-splash-graphics/.libs/libply-splash-graphics.so -lpng16 /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core/.libs/libply-splash-core.so -ludev /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs/libply.so -lm -lrt -ldl -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,throbgress.so -o .libs/throbgress.so >libtool: link: ( cd ".libs" && rm -f "throbgress.la" && ln -s "../throbgress.la" "throbgress.la" ) >make[5]: Leaving directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/splash/throbgress' >Making all in fade-throbber >make[5]: Entering directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/splash/fade-throbber' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/fade-throbber -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/fade-throbber/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/fade-throbber/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/fade-throbber/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/fade-throbber/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/fade-throbber/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/fade-throbber/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/fade-throbber -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c -o fade_throbber_la-plugin.lo `test -f '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/fade-throbber/plugin.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/fade-throbber/'`/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/fade-throbber/plugin.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/fade-throbber -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/fade-throbber/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/fade-throbber/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/fade-throbber/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/fade-throbber/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/fade-throbber/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/fade-throbber/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/fade-throbber -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/fade-throbber/plugin.c -fPIC -DPIC -o .libs/fade_throbber_la-plugin.o >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/fade-throbber/plugin.c:[m[K In function â[01m[Kcreate_plugin[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/fade-throbber/plugin.c:177:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&image_path, "%s/star.png", image_dir); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/fade-throbber/plugin.c:181:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&image_path, "%s/lock.png", image_dir); >[01;32m[K ^[m[K >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -o fade-throbber.la -rpath /usr/lib64/plymouth fade_throbber_la-plugin.lo -lm -lrt -ldl ../../../libply/libply.la ../../../libply-splash-core/libply-splash-core.la ../../../libply-splash-graphics/libply-splash-graphics.la >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/fade_throbber_la-plugin.o -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core/.libs -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-graphics/.libs -L/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs -L/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core/.libs -Wl,--as-needed ../../../libply/.libs/libply.so ../../../libply-splash-core/.libs/libply-splash-core.so ../../../libply-splash-graphics/.libs/libply-splash-graphics.so -lpng16 /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core/.libs/libply-splash-core.so -ludev /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs/libply.so -lm -lrt -ldl -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,fade-throbber.so -o .libs/fade-throbber.so >libtool: link: ( cd ".libs" && rm -f "fade-throbber.la" && ln -s "../fade-throbber.la" "fade-throbber.la" ) >make[5]: Leaving directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/splash/fade-throbber' >Making all in text >make[5]: Entering directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/splash/text' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/text -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/text/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/text/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/text/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/text/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/text/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/text -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c -o text_la-plugin.lo `test -f '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/text/plugin.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/text/'`/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/text/plugin.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/text -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/text/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/text/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/text/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/text/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/text/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/text -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/text/plugin.c -fPIC -DPIC -o .libs/text_la-plugin.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -o text.la -rpath /usr/lib64/plymouth text_la-plugin.lo -lm -lrt -ldl ../../../libply/libply.la ../../../libply-splash-core/libply-splash-core.la >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/text_la-plugin.o -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core/.libs -L/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs -Wl,--as-needed ../../../libply/.libs/libply.so ../../../libply-splash-core/.libs/libply-splash-core.so -ludev /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs/libply.so -lm -lrt -ldl -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,text.so -o .libs/text.so >libtool: link: ( cd ".libs" && rm -f "text.la" && ln -s "../text.la" "text.la" ) >make[5]: Leaving directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/splash/text' >Making all in details >make[5]: Entering directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/splash/details' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/details -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/details/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/details/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/details/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/details/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/details/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/details -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c -o details_la-plugin.lo `test -f '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/details/plugin.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/details/'`/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/details/plugin.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/details -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/details/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/details/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/details/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/details/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/details/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/details -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/details/plugin.c -fPIC -DPIC -o .libs/details_la-plugin.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -o details.la -rpath /usr/lib64/plymouth details_la-plugin.lo -lm -lrt -ldl ../../../libply/libply.la ../../../libply-splash-core/libply-splash-core.la >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/details_la-plugin.o -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core/.libs -L/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs -Wl,--as-needed ../../../libply/.libs/libply.so ../../../libply-splash-core/.libs/libply-splash-core.so -ludev /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs/libply.so -lm -lrt -ldl -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,details.so -o .libs/details.so >libtool: link: ( cd ".libs" && rm -f "details.la" && ln -s "../details.la" "details.la" ) >make[5]: Leaving directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/splash/details' >Making all in space-flares >make[5]: Entering directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/splash/space-flares' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c -o space_flares_la-plugin.lo `test -f '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares/plugin.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares/'`/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares/plugin.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares/plugin.c -fPIC -DPIC -o .libs/space_flares_la-plugin.o >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares/plugin.c:[m[K In function â[01m[Kcreate_plugin[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares/plugin.c:503:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&image_path, "%s/lock.png", image_dir); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares/plugin.c:507:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&image_path, "%s/box.png", image_dir); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares/plugin.c:511:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&image_path, "%s/star.png", image_dir); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/space-flares/plugin.c:540:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&image_path, "%s/progress_bar.png", image_dir); >[01;32m[K ^[m[K >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -o space-flares.la -rpath /usr/lib64/plymouth space_flares_la-plugin.lo -lm -lrt -ldl ../../../libply/libply.la ../../../libply-splash-core/libply-splash-core.la ../../../libply-splash-graphics/libply-splash-graphics.la >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/space_flares_la-plugin.o -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core/.libs -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-graphics/.libs -L/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs -L/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core/.libs -Wl,--as-needed ../../../libply/.libs/libply.so ../../../libply-splash-core/.libs/libply-splash-core.so ../../../libply-splash-graphics/.libs/libply-splash-graphics.so -lpng16 /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core/.libs/libply-splash-core.so -ludev /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs/libply.so -lm -lrt -ldl -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,space-flares.so -o .libs/space-flares.so >libtool: link: ( cd ".libs" && rm -f "space-flares.la" && ln -s "../space-flares.la" "space-flares.la" ) >make[5]: Leaving directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/splash/space-flares' >Making all in two-step >make[5]: Entering directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/splash/two-step' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c -o two_step_la-plugin.lo `test -f '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/plugin.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/'`/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/plugin.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/plugin.c -fPIC -DPIC -o .libs/two_step_la-plugin.o >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/plugin.c:[m[K In function â[01m[Kview_load_end_animation[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/plugin.c:200:9:[m[K [01;35m[Kwarning: [m[Kenumeration value â[01m[KPLY_BOOT_SPLASH_MODE_INVALID[m[Kâ not handled in switch [-Wswitch] > switch (plugin->mode) { >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/plugin.c:[m[K In function â[01m[Kcreate_plugin[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/plugin.c:553:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&image_path, "%s/lock.png", image_dir); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/plugin.c:557:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&image_path, "%s/box.png", image_dir); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/plugin.c:561:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&image_path, "%s/corner-image.png", image_dir); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/plugin.c:565:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&image_path, "%s/header-image.png", image_dir); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/plugin.c:569:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&image_path, "%s/background-tile.png", image_dir); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/plugin.c:573:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&image_path, "%s/watermark.png", image_dir); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/plugin.c:[m[K In function â[01m[Kshow_splash_screen[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/plugin.c:211:31:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kanimation_prefix[m[Kâ may be used uninitialized in this function [-Wmaybe-uninitialized] > view->end_animation = ply_animation_new (plugin->animation_dir, >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/two-step/plugin.c:193:21:[m[K [01;36m[Knote: [m[Kâ[01m[Kanimation_prefix[m[Kâ was declared here > const char *animation_prefix; >[01;32m[K ^[m[K >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -o two-step.la -rpath /usr/lib64/plymouth two_step_la-plugin.lo -lm -lrt -ldl ../../../libply/libply.la ../../../libply-splash-core/libply-splash-core.la ../../../libply-splash-graphics/libply-splash-graphics.la >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/two_step_la-plugin.o -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core/.libs -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-graphics/.libs -L/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs -L/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core/.libs -Wl,--as-needed ../../../libply/.libs/libply.so ../../../libply-splash-core/.libs/libply-splash-core.so ../../../libply-splash-graphics/.libs/libply-splash-graphics.so -lpng16 /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core/.libs/libply-splash-core.so -ludev /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs/libply.so -lm -lrt -ldl -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,two-step.so -o .libs/two-step.so >libtool: link: ( cd ".libs" && rm -f "two-step.la" && ln -s "../two-step.la" "two-step.la" ) >make[5]: Leaving directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/splash/two-step' >Making all in script >make[5]: Entering directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/splash/script' >sed -e 's/\\/\\\\/g' \ > -e 's/"/\\"/g' \ > -e 's/\(.*\)/ "\1\\n"/g' \ > -e '1istatic const char* script_lib_image_string =' \ > -e '$a;' \ > /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-lib-image.script > script-lib-image.script.h >sed -e 's/\\/\\\\/g' \ > -e 's/"/\\"/g' \ > -e 's/\(.*\)/ "\1\\n"/g' \ > -e '1istatic const char* script_lib_sprite_string =' \ > -e '$a;' \ > /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-lib-sprite.script > script-lib-sprite.script.h >sed -e 's/\\/\\\\/g' \ > -e 's/"/\\"/g' \ > -e 's/\(.*\)/ "\1\\n"/g' \ > -e '1istatic const char* script_lib_plymouth_string =' \ > -e '$a;' \ > /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-lib-plymouth.script > script-lib-plymouth.script.h >sed -e 's/\\/\\\\/g' \ > -e 's/"/\\"/g' \ > -e 's/\(.*\)/ "\1\\n"/g' \ > -e '1istatic const char* script_lib_math_string =' \ > -e '$a;' \ > /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-lib-math.script > script-lib-math.script.h >sed -e 's/\\/\\\\/g' \ > -e 's/"/\\"/g' \ > -e 's/\(.*\)/ "\1\\n"/g' \ > -e '1istatic const char* script_lib_string_string =' \ > -e '$a;' \ > /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-lib-string.script > script-lib-string.script.h >make all-am >make[6]: Entering directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/splash/script' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c -o script_la-plugin.lo `test -f '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/plugin.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/'`/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/plugin.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c -o script_la-script.lo `test -f '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/'`/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c -o script_la-script-scan.lo `test -f '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-scan.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/'`/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-scan.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/plugin.c -fPIC -DPIC -o .libs/script_la-plugin.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script.c -fPIC -DPIC -o .libs/script_la-script.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-scan.c -fPIC -DPIC -o .libs/script_la-script-scan.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c -o script_la-script-parse.lo `test -f '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-parse.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/'`/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-parse.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c -o script_la-script-execute.lo `test -f '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-execute.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/'`/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-execute.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c -o script_la-script-object.lo `test -f '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-object.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/'`/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-object.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-parse.c -fPIC -DPIC -o .libs/script_la-script-parse.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-object.c -fPIC -DPIC -o .libs/script_la-script-object.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-execute.c -fPIC -DPIC -o .libs/script_la-script-execute.o >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-object.c:[m[K In function â[01m[Kscript_obj_as_string[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-object.c:314:17:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&reply, "%g", string_obj->data.number); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-object.c:319:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&reply, "#(0x%p)", obj); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-object.c:[m[K In function â[01m[Kscript_obj_plus[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-object.c:529:25:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&newstring, "%s%s", string_a, string_b); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-execute.c:[m[K In function â[01m[Kscript_execute_function_with_parlist[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-execute.c:587:17:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&name, "%d", index); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-execute.c:[m[K In function â[01m[Kscript_evaluate_set[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-execute.c:148:17:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&name, "%d", index); >[01;32m[K ^[m[K >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c -o script_la-script-debug.lo `test -f '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-debug.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/'`/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-debug.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c -o script_la-script-lib-image.lo `test -f '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-lib-image.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/'`/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-lib-image.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c -o script_la-script-lib-sprite.lo `test -f '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-lib-sprite.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/'`/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-lib-sprite.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-debug.c -fPIC -DPIC -o .libs/script_la-script-debug.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-lib-image.c -fPIC -DPIC -o .libs/script_la-script-lib-image.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c -o script_la-script-lib-plymouth.lo `test -f '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-lib-plymouth.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/'`/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-lib-plymouth.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-lib-sprite.c -fPIC -DPIC -o .libs/script_la-script-lib-sprite.o >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-lib-image.c:[m[K In function â[01m[Kimage_new[m[Kâ: >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-lib-image.c:70:17:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kasprintf[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > asprintf (&path_filename, "%s/%s", data->image_dir, filename); >[01;32m[K ^[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-lib-plymouth.c -fPIC -DPIC -o .libs/script_la-script-lib-plymouth.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c -o script_la-script-lib-math.lo `test -f '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-lib-math.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/'`/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-lib-math.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c -o script_la-script-lib-string.lo `test -f '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-lib-string.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/'`/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-lib-string.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-lib-math.c -fPIC -DPIC -o .libs/script_la-script-lib-math.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../../libply-splash-graphics -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/script/script-lib-string.c -fPIC -DPIC -o .libs/script_la-script-lib-string.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_IMAGE_DIR=\"/usr/share/plymouth/\" -DPLYMOUTH_LOGO_FILE=\"/usr/share/plymouth/bizcom.png\" -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -o script.la -rpath /usr/lib64/plymouth script_la-plugin.lo script_la-script.lo script_la-script-scan.lo script_la-script-parse.lo script_la-script-execute.lo script_la-script-object.lo script_la-script-debug.lo script_la-script-lib-image.lo script_la-script-lib-sprite.lo script_la-script-lib-plymouth.lo script_la-script-lib-math.lo script_la-script-lib-string.lo -lm -lrt -ldl ../../../libply/libply.la ../../../libply-splash-core/libply-splash-core.la ../../../libply-splash-graphics/libply-splash-graphics.la >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/script_la-plugin.o .libs/script_la-script.o .libs/script_la-script-scan.o .libs/script_la-script-parse.o .libs/script_la-script-execute.o .libs/script_la-script-object.o .libs/script_la-script-debug.o .libs/script_la-script-lib-image.o .libs/script_la-script-lib-sprite.o .libs/script_la-script-lib-plymouth.o .libs/script_la-script-lib-math.o .libs/script_la-script-lib-string.o -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core/.libs -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-graphics/.libs -L/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs -L/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core/.libs -Wl,--as-needed ../../../libply/.libs/libply.so ../../../libply-splash-core/.libs/libply-splash-core.so ../../../libply-splash-graphics/.libs/libply-splash-graphics.so -lpng16 /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core/.libs/libply-splash-core.so -ludev /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs/libply.so -lm -lrt -ldl -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,script.so -o .libs/script.so >libtool: link: ( cd ".libs" && rm -f "script.la" && ln -s "../script.la" "script.la" ) >make[6]: Leaving directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/splash/script' >make[5]: Leaving directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/splash/script' >Making all in tribar >make[5]: Entering directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/splash/tribar' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/tribar -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/tribar/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/tribar/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/tribar/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/tribar/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/tribar/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/tribar -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c -o tribar_la-plugin.lo `test -f '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/tribar/plugin.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/tribar/'`/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/tribar/plugin.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/tribar -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/tribar/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/tribar/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/tribar/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/tribar/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/tribar/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/tribar -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/splash/tribar/plugin.c -fPIC -DPIC -o .libs/tribar_la-plugin.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wno-sign-compare -Wno-deprecated-declarations -DPLYMOUTH_BACKGROUND_COLOR=0x5d5950 -DPLYMOUTH_BACKGROUND_END_COLOR=0x3a362f -DPLYMOUTH_BACKGROUND_START_COLOR=0x807c71 -O2 -pipe -march=native -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -o tribar.la -rpath /usr/lib64/plymouth tribar_la-plugin.lo -lm -lrt -ldl ../../../libply/libply.la ../../../libply-splash-core/libply-splash-core.la >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/tribar_la-plugin.o -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core/.libs -L/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs -Wl,--as-needed ../../../libply/.libs/libply.so ../../../libply-splash-core/.libs/libply-splash-core.so -ludev /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs/libply.so -lm -lrt -ldl -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,tribar.so -o .libs/tribar.so >libtool: link: ( cd ".libs" && rm -f "tribar.la" && ln -s "../tribar.la" "tribar.la" ) >make[5]: Leaving directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/splash/tribar' >make[5]: Entering directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/splash' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/splash' >make[4]: Leaving directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/splash' >Making all in renderers >make[4]: Entering directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/renderers' >Making all in frame-buffer >make[5]: Entering directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/renderers/frame-buffer' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/frame-buffer -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/frame-buffer/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/frame-buffer/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/frame-buffer/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/frame-buffer/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/frame-buffer/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/frame-buffer -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c -o frame_buffer_la-plugin.lo `test -f '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/frame-buffer/plugin.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/frame-buffer/'`/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/frame-buffer/plugin.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/frame-buffer -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/frame-buffer/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/frame-buffer/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/frame-buffer/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/frame-buffer/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/frame-buffer/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/frame-buffer -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/frame-buffer/plugin.c -fPIC -DPIC -o .libs/frame_buffer_la-plugin.o >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/frame-buffer/plugin.c:389:26:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kget_visual_name[m[Kâ defined but not used [-Wunused-function] > static const char const *get_visual_name (int visual) >[01;32m[K ^[m[K >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -o frame-buffer.la -rpath /usr/lib64/plymouth/renderers frame_buffer_la-plugin.lo -lm -lrt -ldl ../../../libply/libply.la ../../../libply-splash-core/libply-splash-core.la >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/frame_buffer_la-plugin.o -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs -Wl,-rpath -Wl,/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply-splash-core/.libs -L/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs -Wl,--as-needed ../../../libply/.libs/libply.so ../../../libply-splash-core/.libs/libply-splash-core.so -ludev /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/libply/.libs/libply.so -lm -lrt -ldl -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,frame-buffer.so -o .libs/frame-buffer.so >libtool: link: ( cd ".libs" && rm -f "frame-buffer.la" && ln -s "../frame-buffer.la" "frame-buffer.la" ) >make[5]: Leaving directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/renderers/frame-buffer' >Making all in x11 >make[5]: Entering directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/renderers/x11' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/x11 -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/x11/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/x11/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/x11/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/x11/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/x11/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/x11 -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c -o x11_la-plugin.lo `test -f '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/x11/plugin.c' || echo '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/x11/'`/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/x11/plugin.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/x11 -I../../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2 -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/x11/../../../libply -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/x11/../../../libply-splash-core -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/x11/../../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/x11/../.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/x11/.. -I/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/x11 -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wno-sign-compare -Wno-deprecated-declarations -O2 -pipe -march=native -c /var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/x11/plugin.c -fPIC -DPIC -o .libs/x11_la-plugin.o >[01m[K/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2/src/plugins/renderers/x11/plugin.c:51:22:[m[K [01;31m[Kfatal error: [m[Kgdk/gdkx.h: No such file or directory > #include <gdk/gdkx.h> >[01;32m[K ^[m[K >compilation terminated. >Makefile:495: recipe for target 'x11_la-plugin.lo' failed >make[5]: *** [x11_la-plugin.lo] Error 1 >make[5]: Leaving directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/renderers/x11' >Makefile:391: recipe for target 'all-recursive' failed >make[4]: *** [all-recursive] Error 1 >make[4]: Leaving directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins/renderers' >Makefile:391: recipe for target 'all-recursive' failed >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src/plugins' >Makefile:700: recipe for target 'all-recursive' failed >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build/src' >Makefile:456: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build' >Makefile:388: recipe for target 'all' failed >make: *** [all] Error 2 > [31;01m*[0m ERROR: sys-boot/plymouth-0.9.2::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sys-boot/plymouth-0.9.2::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-boot/plymouth-0.9.2::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/sys-boot/plymouth-0.9.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-boot/plymouth-0.9.2/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2_build' > [31;01m*[0m S: '/var/tmp/portage/sys-boot/plymouth-0.9.2/work/plymouth-0.9.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 601618
: 455114 |
455116