+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/plymouth.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.liI9tM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf plymouth-0.9.3 + /usr/bin/tar -xof - + /usr/bin/xz -dc /builddir/build/SOURCES/plymouth-0.9.3.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd plymouth-0.9.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e s/spinner/charge/g -e s/ShowDelay=5/ShowDelay=0/g src/plymouthd.defaults + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QZblHX + umask 022 + cd /builddir/build/BUILD + cd plymouth-0.9.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-tools/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-tools/config.sub ++ basename ./build-tools/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-tools/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-tools/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-tools/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-tools/config.guess ++ basename ./build-tools/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-tools/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-tools/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build-tools/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-tracing --disable-tests --with-logo=/usr/share/pixmaps/system-logo-white.png --with-background-start-color-stop=0x0073B3 --with-background-end-color-stop=0x00457E --with-background-color=0x3391cd --disable-gdm-transition --enable-systemd-integration --without-system-root-install --without-log-viewer --without-rhgb-compat-link --disable-libkms configure: WARNING: unrecognized options: --disable-tests, --without-log-viewer, --disable-libkms checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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 gcc... none checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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... yes 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/sbin/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 gcc supports -Wall... yes checking whether gcc supports -Wno-sign-compare... yes checking whether gcc 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 configure: WARNING: unrecognized options: --disable-tests, --without-log-viewer, --disable-libkms + make make all-recursive make[1]: Entering directory '/builddir/build/BUILD/plymouth-0.9.3' Making all in src make[2]: Entering directory '/builddir/build/BUILD/plymouth-0.9.3/src' Making all in libply make[3]: Entering directory '/builddir/build/BUILD/plymouth-0.9.3/src/libply' CC libply_la-ply-event-loop.lo CC libply_la-ply-command-parser.lo CC libply_la-ply-buffer.lo CC libply_la-ply-array.lo CC libply_la-ply-bitarray.lo CC libply_la-ply-list.lo CC libply_la-ply-hashtable.lo CC libply_la-ply-logger.lo ply-logger.c: In function 'ply_logger_open_file': ply-logger.c:316:16: warning: unused variable 'mode' [-Wunused-variable] mode_t mode; ^~~~ ply-logger.c: In function 'ply_logger_write_exception': ply-logger.c:112:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&message, ^~~~~~~~~~~~~~~~~~~ "[couldn't write a log entry: %s]\n%n", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ string, &number_of_bytes); ~~~~~~~~~~~~~~~~~~~~~~~~~ CC libply_la-ply-key-file.lo ply-key-file.c: In function 'ply_key_file_load_groups': ply-key-file.c:245:25: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&line_to_toss, &number_of_bytes, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ key_file->fp); ~~~~~~~~~~~~~ ply-key-file.c: In function 'ply_key_file_load_group': ply-key-file.c:193:25: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&line_to_toss, &number_of_bytes, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ key_file->fp); ~~~~~~~~~~~~~ CC libply_la-ply-progress.lo CC libply_la-ply-rectangle.lo CC libply_la-ply-region.lo CC libply_la-ply-terminal-session.lo CC libply_la-ply-trigger.lo CC libply_la-ply-utils.lo ply-utils.c: In function 'ply_get_process_command_line': ply-utils.c:895:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&path, "/proc/%ld/cmdline", (long) pid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ply-utils.c: In function 'ply_get_process_parent_pid': ply-utils.c:935:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&path, "/proc/%ld/stat", (long) pid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libply.la make[3]: Leaving directory '/builddir/build/BUILD/plymouth-0.9.3/src/libply' Making all in libply-splash-core make[3]: Entering directory '/builddir/build/BUILD/plymouth-0.9.3/src/libply-splash-core' CC libply_splash_core_la-ply-device-manager.lo ply-device-manager.c: In function 'get_terminal': ply-device-manager.c:425:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&full_name, "/dev/%s", device_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libply_splash_core_la-ply-keyboard.lo CC libply_splash_core_la-ply-pixel-display.lo CC libply_splash_core_la-ply-text-display.lo ply-text-display.c: In function 'ply_text_display_write': ply-text-display.c:247:9: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] vasprintf (&string, format, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ply-text-display.c:250:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (fd, string, strlen (string)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libply_splash_core_la-ply-text-progress-bar.lo ply-text-progress-bar.c: In function 'get_os_string': ply-text-progress-bar.c:117:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (fd, buf, sbuf.st_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ply-text-progress-bar.c:146:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&os_string, " %s", pos); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ply-text-progress-bar.c:165:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&os_string, " %s %s", buf, pos); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libply_splash_core_la-ply-text-step-bar.lo CC libply_splash_core_la-ply-terminal.lo ply-terminal.c: In function 'ply_terminal_check_for_vt': ply-terminal.c:426:24: warning: implicit declaration of function 'major' [-Wimplicit-function-declaration] major_number = major (file_attributes.st_rdev); ^~~~~ ply-terminal.c:427:24: warning: implicit declaration of function 'minor'; did you mean 'mknod'? [-Wimplicit-function-declaration] minor_number = minor (file_attributes.st_rdev); ^~~~~ mknod ply-terminal.c: In function 'ply_terminal_new': ply-terminal.c:133:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&terminal->name, "/dev/%s", device_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ply-terminal.c: In function 'ply_terminal_write': ply-terminal.c:324:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (terminal->fd, string, size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libply_splash_core_la-ply-pixel-buffer.lo CC libply_splash_core_la-ply-renderer.lo CC libply_splash_core_la-ply-boot-splash.lo ply-boot-splash.c: In function 'ply_boot_splash_load': ply-boot-splash.c:216:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&module_path, "%s%s.so", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ splash->plugin_dir, module_name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libply-splash-core.la make[3]: Leaving directory '/builddir/build/BUILD/plymouth-0.9.3/src/libply-splash-core' Making all in libply-splash-graphics make[3]: Entering directory '/builddir/build/BUILD/plymouth-0.9.3/src/libply-splash-graphics' CC libply_splash_graphics_la-ply-animation.lo ply-animation.c: In function 'ply_animation_add_frames': ply-animation.c:250:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&filename, "%s/%s", animation->image_dir, entries[i]->d_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libply_splash_graphics_la-ply-entry.lo ply-entry.c: In function 'ply_entry_new': ply-entry.c:88:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&image_path, "%s/entry.png", image_dir); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ply-entry.c:93:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&image_path, "%s/bullet.png", image_dir); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libply_splash_graphics_la-ply-image.lo CC libply_splash_graphics_la-ply-label.lo CC libply_splash_graphics_la-ply-progress-animation.lo ply-progress-animation.c: In function 'ply_progress_animation_add_frames': ply-progress-animation.c:359:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&filename, "%s/%s", progress_animation->image_dir, entries[i]->d_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libply_splash_graphics_la-ply-progress-bar.lo CC libply_splash_graphics_la-ply-throbber.lo ply-throbber.c: In function 'ply_throbber_add_frames': ply-throbber.c:251:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&filename, "%s/%s", throbber->image_dir, entries[i]->d_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libply-splash-graphics.la make[3]: Leaving directory '/builddir/build/BUILD/plymouth-0.9.3/src/libply-splash-graphics' Making all in . make[3]: Entering directory '/builddir/build/BUILD/plymouth-0.9.3/src' CC plymouthd-ply-boot-server.o CC plymouthd-plugin.o CC plymouthd-main.o main.c: In function 'plymouth_should_show_default_splash': main.c:905:20: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const char const *strings[] = { ^~~~~ main.c: In function 'main': main.c:2268:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir ("/"); ^~~~~~~~~~~ main.c: In function 'on_crash': main.c:2124:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (fd, show_cursor_sequence, sizeof (show_cursor_sequence) - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'check_verbosity': main.c:1953:33: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&file, "/dev/%s", device); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'on_newroot': main.c:718:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir (root_dir); ^~~~~~~~~~~~~~~~ main.c:719:9: warning: ignoring return value of 'chroot', declared with attribute warn_unused_result [-Wunused-result] chroot ("."); ^~~~~~~~~~~~ main.c:720:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir ("/"); ^~~~~~~~~~~ main.c: In function 'find_override_splash': main.c:436:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&state->override_splash_path, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PLYMOUTH_RUNTIME_THEME_PATH "%*.*s/%*.*s.plymouth", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ length, length, splash_string, length, length, splash_string); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:443:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&state->override_splash_path, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PLYMOUTH_THEME_PATH "%*.*s/%*.*s.plymouth", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ length, length, splash_string, length, length, splash_string); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'load_settings': main.c:312:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (theme_path, ^~~~~~~~~~~~~~~~~~~~~ PLYMOUTH_RUNTIME_THEME_PATH "%s/%s.plymouth", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ splash_string, splash_string); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:319:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (theme_path, ^~~~~~~~~~~~~~~~~~~~~ PLYMOUTH_THEME_PATH "%s/%s.plymouth", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ splash_string, splash_string); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD plymouthd libply-splash-core/.libs/libply-splash-core.so: undefined reference to `minor' libply-splash-core/.libs/libply-splash-core.so: undefined reference to `major' collect2: error: ld returned 1 exit status make[3]: *** [Makefile:551: plymouthd] Error 1 make[3]: Leaving directory '/builddir/build/BUILD/plymouth-0.9.3/src' make[2]: *** [Makefile:702: all-recursive] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/plymouth-0.9.3/src' make[1]: *** [Makefile:457: all-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/plymouth-0.9.3' make: *** [Makefile:389: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.QZblHX (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.QZblHX (%build) ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 Terminated ++++ cleanup ++++ set +e ++++ sync ++++ sleep 5 ++++ sync ++++ poweroff