Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/e16-epplets.spec'], chrootPath='/var/lib/mock/f33-build-294844-55384/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/e16-epplets.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/e16-epplets-0.15-9.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/e16-epplets.spec'], chrootPath='/var/lib/mock/f33-build-294844-55384/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/e16-epplets.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VoQBNo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf e16-epplets-0.15 + /usr/bin/xz -dc /builddir/build/SOURCES/e16-epplets-0.15.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd e16-epplets-0.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TtPplo + umask 022 + cd /builddir/build/BUILD + cd e16-epplets-0.15 + /usr/bin/sed -i -e 's/-rpath $(libdir)//' epplets/Makefile.in + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2017-04-16 08:23:53.000000000 -0400 +++ ./configure 2020-08-14 06:58:12.810634974 -0400 @@ -1812,7 +1812,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-08-14 06:58:12.810634974 -0400 +++ ./configure 2020-08-14 06:58:13.640635000 -0400 @@ -6297,7 +6297,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -15083,7 +15083,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 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 ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -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="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./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 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 for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for riscv64-redhat-linux-gnu-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 for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E 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 grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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... ./configure: line 6251: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory 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 ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if 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 whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking 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 for rm... rm -f checking for cp... cp -f checking for chmod... chmod checking for tar... tar checking for mkdir... mkdir checking for ar... ar checking for mv... mv -f checking for an ANSI C-conforming const... yes checking for inline... inline checking for __attribute__... yes checking for __func__... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for unistd.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for sys/types.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking whether time.h and sys/time.h may both be included... yes checking for mode_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for snprintf... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking GL/glx.h usability... yes checking GL/glx.h presence... yes checking for GL/glx.h... yes checking for glXChooseVisual in -lGL... yes checking for IMLIB2... yes checking for kstat_open in -lkstat... no checking linux/soundcard.h usability... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes checking dmedia/audio.h usability... no checking dmedia/audio.h presence... no checking for dmedia/audio.h... no checking for cd_advance in -lcdaudio... no checking for esd_open_sound in -lesd... no checking for mount... /usr/bin/mount checking for umount... /usr/bin/umount checking for eject... /usr/bin/eject checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating api/Makefile config.status: creating epplets/Makefile config.status: creating api/epplet.h config.status: creating e16-epplets.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Now type 'make' to build e16-epplets 0.15. Then type 'make install' to install. If you are installing epplets for the first time, don't forget to regenerate e16 menus to build your epplets menu + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/e16-epplets-0.15' Making all in api make[2]: Entering directory '/builddir/build/BUILD/e16-epplets-0.15/api' CC libepplet_la-epplet.lo CC libepplet_glx_la-epplet_glx.lo epplet.c: In function 'Epplet_find_instance': epplet.c:5600:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 5600 | write(fd, &pid, sizeof(pid_t)); /* Not sure how best to deal with write errors here */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ epplet.c: In function 'Epplet_cleanup': epplet.c:994:38: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 228 [-Wformat-truncation=] 994 | "Unable to remove lock file %s -- %s.\n", s, | ^~ ~ In file included from /usr/include/stdio.h:866, from epplet.h:18, from epplet.c:2: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output 34 or more bytes (assuming 1057) into a destination of size 255 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ epplet.c: In function 'Epplet_modify_multi_config': epplet.c:5886:35: warning: '%i' directive output may be truncated writing between 1 and 10 bytes into a region of size between 1 and 64 [-Wformat-truncation=] 5886 | Esnprintf(key2, sizeof(key2), "%s%i", key, i); | ^~ epplet.c:5886:32: note: directive argument in the range [0, 2147483646] 5886 | Esnprintf(key2, sizeof(key2), "%s%i", key, i); | ^~~~~~ In file included from /usr/include/stdio.h:866, from epplet.h:18, from epplet.c:2: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output between 2 and 74 bytes into a destination of size 64 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libepplet.la CCLD libepplet_glx.la make[2]: Leaving directory '/builddir/build/BUILD/e16-epplets-0.15/api' Making all in epplets make[2]: Entering directory '/builddir/build/BUILD/e16-epplets-0.15/epplets' CC E-Time.o CC E-Load.o CC E-Net.o CC E-Clock.o CC net.o E-Load.c: In function 'cb_timer': E-Load.c:49:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 49 | fgets(s, 255, f); | ^~~~~~~~~~~~~~~~ E-Load.c:55:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 55 | fgets(s, 255, f); | ^~~~~~~~~~~~~~~~ CC E-Cpu.o CC E-Biff.o CC mbox.o net.c: In function 'net_get_devices': net.c:67:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 67 | fgets(buff, sizeof(buff), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ net.c:68:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 68 | fgets(buff, sizeof(buff), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ net.c: In function 'net_get_bytes_inout': net.c:144:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 144 | fgets(buff, sizeof(buff), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ net.c:145:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 145 | fgets(buff, sizeof(buff), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mbox.c: In function 'mbox_folder_count': mbox.c:461:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 461 | fgets(buffer, sizeof(buffer), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC E-Power.o E-Cpu.c: In function 'cb_timer': E-Cpu.c:227:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 227 | fgets(s, 255, f); | ^~~~~~~~~~~~~~~~ E-Cpu.c:234:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 234 | fgets(s, 255, f); | ^~~~~~~~~~~~~~~~ CC E-MemWatch.o E-Power.c: In function 'cb_sleep': E-Power.c:440:4: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 440 | system("/usr/bin/apm -S"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ E-Power.c: In function 'cb_suspend': E-Power.c:434:4: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 434 | system("/usr/bin/apm -s"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ E-Power.c: In function '_bat_info_fetch_acpi': E-Power.c:166:7: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 166 | getline(&line, &lsize, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~ E-Power.c:167:7: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 167 | getline(&line, &lsize, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~ E-Power.c:173:7: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 173 | getline(&line, &lsize, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~ E-Power.c:194:7: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 194 | getline(&line, &lsize, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~ E-Power.c:196:7: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 196 | getline(&line, &lsize, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~ E-Power.c:198:7: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 198 | getline(&line, &lsize, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~ E-Power.c:200:7: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 200 | getline(&line, &lsize, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~ E-Power.c:206:7: warning: ignoring return value of 'getline' declared with attribute 'warn_unused_result' [-Wunused-result] 206 | getline(&line, &lsize, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~ E-Power.c: In function 'cb_timer_apm': E-Power.c:61:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 61 | fgets(s, 255, f); | ^~~~~~~~~~~~~~~~ CC E-Disk.o CC E-Areas.o E-MemWatch.c: In function 'main': E-MemWatch.c:265:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 265 | fgets(buff, sizeof(buff), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c: In function 'timer_cb': E-MemWatch.c:79:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 79 | fgets(buff, sizeof(buff), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:81:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 81 | fgets(buff, sizeof(buff), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:83:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 83 | fgets(buff, sizeof(buff), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:85:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 85 | fgets(buff, sizeof(buff), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:98:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 98 | fgets(buff, sizeof(buff), fp); /* Ignore the first line */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:99:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 99 | fgets(buff, sizeof(buff), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:143:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 143 | fgets(buff, sizeof(buff), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:144:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 144 | fgets(buff, sizeof(buff), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:145:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 145 | fgets(buff, sizeof(buff), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:146:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 146 | fgets(buff, sizeof(buff), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:147:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 147 | fgets(buff, sizeof(buff), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:148:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 148 | fgets(buff, sizeof(buff), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:149:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 149 | fgets(buff, sizeof(buff), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:150:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 150 | fgets(buff, sizeof(buff), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:152:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 152 | fgets(buff, sizeof(buff), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:163:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 163 | fgets(buff, sizeof(buff), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC E-Magic.o CC E-Toolbox.o E-Disk.c: In function 'timer_cb': E-Disk.c:89:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 89 | fgets(buff, sizeof(buff), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC E-NetFlame.o CC E-Sys.o E-Sys.c: In function 'timer_cb': E-Sys.c:68:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 68 | fgets(buff, sizeof(buff), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC E-ScreenShoot.o CC cloak.o CC utils.o cloak.c: In function 'draw_ball': cloak.c:856:9: warning: using integer absolute value function 'abs' when argument is of floating-point type 'double' [-Wabsolute-value] 856 | while (abs(d_x) < 0.5) | ^~~ cloak.c:858:9: warning: using integer absolute value function 'abs' when argument is of floating-point type 'double' [-Wabsolute-value] 858 | while (abs(d_y) < 0.5) | ^~~ cloak.c: In function 'aa_line': cloak.c:1000:8: warning: using integer absolute value function 'abs' when argument is of floating-point type 'double' [-Wabsolute-value] 1000 | if (abs(line_width) > abs(line_height)) | ^~~ cloak.c:1000:26: warning: using integer absolute value function 'abs' when argument is of floating-point type 'double' [-Wabsolute-value] 1000 | if (abs(line_width) > abs(line_height)) | ^~~ cloak.c:1016:6: warning: using integer absolute value function 'abs' when argument is of floating-point type 'double' [-Wabsolute-value] 1016 | if (abs(line_width) < 0.1) | ^~~ cloak.c:1104:6: warning: using integer absolute value function 'abs' when argument is of floating-point type 'double' [-Wabsolute-value] 1104 | if (abs(line_height) < 0.1) | ^~~ CC E-ScreenShoot_ftp.o E-ScreenShoot_ftp.c: In function 'ftp_init': E-ScreenShoot_ftp.c:84:2: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 84 | dup(0); | ^~~~~~ E-ScreenShoot_ftp.c:85:2: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 85 | dup(0); | ^~~~~~ E-ScreenShoot.c: In function 'do_shot': E-ScreenShoot.c:760:4: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 760 | system(sys); | ^~~~~~~~~~~ CC E-Slides.o CC E-Xss.o E-Slides.c: In function 'get_images': E-Slides.c:678:4: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 678 | chdir(image_path); | ^~~~~~~~~~~~~~~~~ CC E-Mountbox.o CC E-Exec.o CC E-ScreenSave.o CC E-NetGraph.o E-Mountbox.c: In function 'SetupDefaults': E-Mountbox.c:1577:30: warning: '%i' directive output may be truncated writing between 1 and 11 bytes into a region of size 8 [-Wformat-truncation=] 1577 | Esnprintf(s2, sizeof(s), "%i", ++instance); | ^~ E-Mountbox.c:1577:29: note: directive argument in the range [-2147483647, 2147483647] 1577 | Esnprintf(s2, sizeof(s), "%i", ++instance); | ^~~~ In file included from /usr/include/stdio.h:866, from ../api/epplet.h:18, from E-Mountbox.c:23: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output between 2 and 12 bytes into a destination of size 8 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-ScreenSave.c: In function 'cb_shoot': E-ScreenSave.c:448:7: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 448 | system(opt.lock_cmd); | ^~~~~~~~~~~~~~~~~~~~ CC E-MoonClock.o CC CalcEphem.o CC Moon.o CC E-UrlWatch.o CC E-LoadMeter.o CC load.o load.c: In function 'get_load_average': load.c:88:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 88 | fgets(buff, sizeof(buff), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC E-Pinger.o E-UrlWatch.c: In function 'get_url_from_file_list': E-UrlWatch.c:419:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 419 | fgets(buf, sizeof(buf), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ E-UrlWatch.c:428:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 428 | fgets(buf, sizeof(buf), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ E-UrlWatch.c: In function 'display_url_from_file': E-UrlWatch.c:452:7: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 452 | system(opt.new_url_command); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ E-UrlWatch.c: In function 'handle_url': E-UrlWatch.c:711:4: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 711 | system(sys); | ^~~~~~~~~~~ CC E-Pants.o CC E-Bandwidth.o CC E-Wireless.o CC E_Mixer_epplet-E-Mixer.o CC Emix.o CC E-OpenGL-Demo.o E-Wireless.c: In function 'cb_timer': E-Wireless.c:148:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 148 | fgets(s, sizeof(s), fpStat); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ E-Wireless.c:149:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 149 | fgets(s, sizeof(s), fpStat); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ E-Wireless.c:150:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 150 | fgets(s, sizeof(s), fpStat); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD E-Load.epplet CCLD E-Clock.epplet CCLD E-Time.epplet E-OpenGL-Demo.c: In function 'main': E-OpenGL-Demo.c:468:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 468 | fread(textureArray, sizeof(GLubyte), 3 * 64 * 64, textureFile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD E-Net.epplet CCLD E-Cpu.epplet CCLD E-Biff.epplet CCLD E-Power.epplet CCLD E-MemWatch.epplet CCLD E-Disk.epplet CCLD E-Areas.epplet CCLD E-Magic.epplet CCLD E-Toolbox.epplet CCLD E-NetFlame.epplet CCLD E-Sys.epplet CCLD E-ScreenShoot.epplet CCLD E-Slides.epplet CCLD E-Xss.epplet CCLD E-Mountbox.epplet CCLD E-Exec.epplet CCLD E-ScreenSave.epplet CCLD E-NetGraph.epplet CCLD E-MoonClock.epplet CCLD E-UrlWatch.epplet CCLD E-LoadMeter.epplet CCLD E-Pinger.epplet CCLD E-Pants.epplet CCLD E-Bandwidth.epplet CCLD E-Wireless.epplet CCLD E-Mixer.epplet CCLD Emix.epplet CCLD E-OpenGL-Demo.epplet make[2]: Leaving directory '/builddir/build/BUILD/e16-epplets-0.15/epplets' make[2]: Entering directory '/builddir/build/BUILD/e16-epplets-0.15' make[2]: Leaving directory '/builddir/build/BUILD/e16-epplets-0.15' make[1]: Leaving directory '/builddir/build/BUILD/e16-epplets-0.15' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.s257gm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64 + cd e16-epplets-0.15 + make install DESTDIR=/builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64 Making install in api make[1]: Entering directory '/builddir/build/BUILD/e16-epplets-0.15/api' make[2]: Entering directory '/builddir/build/BUILD/e16-epplets-0.15/api' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libepplet.la libepplet_glx.la '/builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libepplet.so.3.0.0 /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/lib64/libepplet.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/lib64 && { ln -s -f libepplet.so.3.0.0 libepplet.so.3 || { rm -f libepplet.so.3 && ln -s libepplet.so.3.0.0 libepplet.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/lib64 && { ln -s -f libepplet.so.3.0.0 libepplet.so || { rm -f libepplet.so && ln -s libepplet.so.3.0.0 libepplet.so; }; }) libtool: install: /usr/bin/install -c .libs/libepplet.lai /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/lib64/libepplet.la libtool: warning: relinking 'libepplet_glx.la' libtool: install: (cd /builddir/build/BUILD/e16-epplets-0.15/api; /bin/sh "/builddir/build/BUILD/e16-epplets-0.15/libtool" --silent --tag CC --mode=relink gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 3:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libepplet_glx.la -rpath /usr/lib64 libepplet_glx_la-epplet_glx.lo libepplet.la -lGL -inst-prefix-dir /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64) libtool: install: /usr/bin/install -c .libs/libepplet_glx.so.3.0.0T /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/lib64/libepplet_glx.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/lib64 && { ln -s -f libepplet_glx.so.3.0.0 libepplet_glx.so.3 || { rm -f libepplet_glx.so.3 && ln -s libepplet_glx.so.3.0.0 libepplet_glx.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/lib64 && { ln -s -f libepplet_glx.so.3.0.0 libepplet_glx.so || { rm -f libepplet_glx.so && ln -s libepplet_glx.so.3.0.0 libepplet_glx.so; }; }) libtool: install: /usr/bin/install -c .libs/libepplet_glx.lai /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/lib64/libepplet_glx.la libtool: install: /usr/bin/install -c .libs/libepplet.a /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/lib64/libepplet.a libtool: install: chmod 644 /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/lib64/libepplet.a libtool: install: ranlib /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/lib64/libepplet.a libtool: install: /usr/bin/install -c .libs/libepplet_glx.a /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/lib64/libepplet_glx.a libtool: install: chmod 644 /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/lib64/libepplet_glx.a libtool: install: ranlib /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/lib64/libepplet_glx.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/include' /usr/bin/install -c -m 644 epplet.h '/builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/e16-epplets-0.15/api' make[1]: Leaving directory '/builddir/build/BUILD/e16-epplets-0.15/api' Making install in epplets make[1]: Entering directory '/builddir/build/BUILD/e16-epplets-0.15/epplets' make[2]: Entering directory '/builddir/build/BUILD/e16-epplets-0.15/epplets' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c E-Load.epplet E-Clock.epplet E-Time.epplet E-Net.epplet E-Cpu.epplet E-Biff.epplet E-Power.epplet E-MemWatch.epplet E-Disk.epplet E-Areas.epplet E-Magic.epplet E-Toolbox.epplet E-NetFlame.epplet E-Sys.epplet E-ScreenShoot.epplet E-Slides.epplet E-Xss.epplet E-Mountbox.epplet E-Exec.epplet E-ScreenSave.epplet E-NetGraph.epplet E-MoonClock.epplet E-UrlWatch.epplet E-LoadMeter.epplet E-Pinger.epplet E-Pants.epplet E-Bandwidth.epplet E-Wireless.epplet E-Mixer.epplet Emix.epplet E-OpenGL-Demo.epplet '/builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin' libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-Load.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Load.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-Clock.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Clock.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-Time.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Time.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-Net.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Net.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-Cpu.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Cpu.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-Biff.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Biff.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-Power.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Power.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-MemWatch.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-MemWatch.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-Disk.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Disk.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-Areas.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Areas.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-Magic.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Magic.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-Toolbox.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Toolbox.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-NetFlame.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-NetFlame.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-Sys.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Sys.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-ScreenShoot.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-ScreenShoot.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-Slides.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Slides.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-Xss.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Xss.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-Mountbox.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Mountbox.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-Exec.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Exec.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-ScreenSave.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-ScreenSave.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-NetGraph.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-NetGraph.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-MoonClock.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-MoonClock.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-UrlWatch.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-UrlWatch.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-LoadMeter.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-LoadMeter.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-Pinger.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Pinger.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-Pants.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Pants.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-Bandwidth.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Bandwidth.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-Wireless.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Wireless.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-Mixer.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Mixer.epplet libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/Emix.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/Emix.epplet libtool: warning: '../api/libepplet_glx.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/e16-epplets-0.15/api/libepplet.la' has not been installed in '/usr/lib64' libtool: warning: '../api/libepplet.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/E-OpenGL-Demo.epplet /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-OpenGL-Demo.epplet make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/e16-epplets-0.15/epplets' /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data /usr/bin/install -c -m 644 ./icons/E-Load.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Clock /usr/bin/install -c -m 644 E-Clock-data/E-Clock-Image.png /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Clock/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Clock/ABOUT /usr/bin/install -c -m 644 E-Clock.ABOUT/MAIN /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Clock/ABOUT/ /usr/bin/install -c -m 644 ./icons/E-Clock.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /usr/bin/install -c -m 644 ./icons/E-Time.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /usr/bin/install -c -m 644 ./icons/E-Net.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Cpu/ABOUT /usr/bin/install -c -m 644 E-Cpu.ABOUT/MAIN /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Cpu/ABOUT/ /usr/bin/install -c -m 644 ./icons/E-Cpu.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Biff /usr/bin/install -c -m 644 E-Biff-data/7of9.png E-Biff-data/newmail.png E-Biff-data/nomail.png /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Biff/ /usr/bin/install -c -m 644 ./icons/E-Biff.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Power /usr/bin/install -c -m 644 E-Power-data/E-Power-Bat-0.png E-Power-data/E-Power-Bat-10.png E-Power-data/E-Power-Bat-100.png E-Power-data/E-Power-Bat-20.png E-Power-data/E-Power-Bat-30.png E-Power-data/E-Power-Bat-40.png E-Power-data/E-Power-Bat-50.png E-Power-data/E-Power-Bat-60.png E-Power-data/E-Power-Bat-70.png E-Power-data/E-Power-Bat-80.png E-Power-data/E-Power-Bat-90.png /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Power/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Power/ABOUT /usr/bin/install -c -m 644 E-Power.ABOUT/MAIN /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Power/ABOUT/ /usr/bin/install -c -m 644 ./icons/E-Power.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /usr/bin/install -c -m 644 ./icons/E-MemWatch.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /usr/bin/install -c -m 644 ./icons/E-Disk.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Magic /usr/bin/install -c -m 644 E-Magic-data/8ball.png E-Magic-data/answers.txt /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Magic/ /usr/bin/install -c -m 644 ./icons/E-Magic.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Toolbox /usr/bin/install -c -m 644 E-Toolbox-data/default.cfg E-Toolbox-data/ee2.png E-Toolbox-data/eterm.png E-Toolbox-data/folder.png E-Toolbox-data/linux.png E-Toolbox-data/mail.png E-Toolbox-data/netscape.png E-Toolbox-data/popup-sample.cfg E-Toolbox-data/sample.cfg /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Toolbox/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-NetFlame/ABOUT /usr/bin/install -c -m 644 E-NetFlame.ABOUT/MAIN /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-NetFlame/ABOUT/ /usr/bin/install -c -m 644 ./icons/E-NetFlame.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /usr/bin/install -c -m 644 ./icons/E-Sys.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-ScreenShoot /usr/bin/install -c -m 644 E-ScreenShoot-data/E-ScreenShoot_col.png E-ScreenShoot-data/E-ScreenShoot_minitime.png E-ScreenShoot-data/E-ScreenShoot_minitime2.png E-ScreenShoot-data/E-ScreenShoot_root.png E-ScreenShoot-data/E-ScreenShoot_shoot.png E-ScreenShoot-data/E-ScreenShoot_time.png E-ScreenShoot-data/E-ScreenShoot_win.png /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-ScreenShoot/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-ScreenShoot/ABOUT /usr/bin/install -c -m 644 E-ScreenShoot.ABOUT/E_ScreenShoot_buttons.png E-ScreenShoot.ABOUT/E_ScreenShoot_cloak.png E-ScreenShoot.ABOUT/MAIN /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-ScreenShoot/ABOUT/ /usr/bin/install -c -m 644 ./icons/E-ScreenShoot.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /usr/bin/install -c -m 644 ./icons/E-Slides.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /usr/bin/install -c -m 644 ./icons/E-Xss.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Mountbox /usr/bin/install -c -m 644 E-Mountbox-data/E-Mountbox-bg.png E-Mountbox-data/E-Mountbox-blockdev.png E-Mountbox-data/E-Mountbox-cd.png E-Mountbox-data/E-Mountbox-floppy.png E-Mountbox-data/E-Mountbox-jazz.png E-Mountbox-data/E-Mountbox-zip.png /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Mountbox/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Mountbox/ABOUT /usr/bin/install -c -m 644 E-Mountbox.ABOUT/MAIN E-Mountbox.ABOUT/dialog.png E-Mountbox.ABOUT/shot.png E-Mountbox.ABOUT/shot_unmounted.png /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Mountbox/ABOUT/ /usr/bin/install -c -m 644 ./icons/E-Mountbox.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /usr/bin/install -c -m 644 ./icons/E-Exec.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-ScreenSave/ABOUT /usr/bin/install -c -m 644 E-ScreenSave.ABOUT/MAIN /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-ScreenSave/ABOUT/ /usr/bin/install -c -m 644 ./icons/E-ScreenSave.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-MoonClock /usr/bin/install -c -m 644 E-MoonClock-data/E-MoonClock-01.png E-MoonClock-data/E-MoonClock-02.png E-MoonClock-data/E-MoonClock-03.png E-MoonClock-data/E-MoonClock-04.png E-MoonClock-data/E-MoonClock-05.png E-MoonClock-data/E-MoonClock-06.png E-MoonClock-data/E-MoonClock-07.png E-MoonClock-data/E-MoonClock-08.png E-MoonClock-data/E-MoonClock-09.png E-MoonClock-data/E-MoonClock-10.png E-MoonClock-data/E-MoonClock-11.png E-MoonClock-data/E-MoonClock-12.png E-MoonClock-data/E-MoonClock-13.png E-MoonClock-data/E-MoonClock-14.png E-MoonClock-data/E-MoonClock-15.png E-MoonClock-data/E-MoonClock-16.png E-MoonClock-data/E-MoonClock-17.png E-MoonClock-data/E-MoonClock-18.png E-MoonClock-data/E-MoonClock-19.png E-MoonClock-data/E-MoonClock-20.png E-MoonClock-data/E-MoonClock-21.png E-MoonClock-data/E-MoonClock-22.png E-MoonClock-data/E-MoonClock-23.png E-MoonClock-data/E-MoonClock-24.png E-MoonClock-data/E-MoonClock-25.png E-MoonClock-data/E-MoonClock-26.png E-MoonClock-data/E-MoonClock-27.png E-MoonClock-data/E-MoonClock-28.png E-MoonClock-data/E-MoonClock-29.png E-MoonClock-data/E-MoonClock-30.png E-MoonClock-data/E-MoonClock-31.png E-MoonClock-data/E-MoonClock-32.png E-MoonClock-data/E-MoonClock-33.png E-MoonClock-data/E-MoonClock-34.png E-MoonClock-data/E-MoonClock-35.png E-MoonClock-data/E-MoonClock-36.png E-MoonClock-data/E-MoonClock-37.png E-MoonClock-data/E-MoonClock-38.png E-MoonClock-data/E-MoonClock-39.png E-MoonClock-data/E-MoonClock-40.png E-MoonClock-data/E-MoonClock-41.png E-MoonClock-data/E-MoonClock-42.png E-MoonClock-data/E-MoonClock-43.png E-MoonClock-data/E-MoonClock-44.png E-MoonClock-data/E-MoonClock-45.png E-MoonClock-data/E-MoonClock-46.png E-MoonClock-data/E-MoonClock-47.png E-MoonClock-data/E-MoonClock-48.png E-MoonClock-data/E-MoonClock-49.png E-MoonClock-data/E-MoonClock-50.png E-MoonClock-data/E-MoonClock-51.png E-MoonClock-data/E-MoonClock-52.png E-MoonClock-data/E-MoonClock-53.png E-MoonClock-data/E-MoonClock-54.png E-MoonClock-data/E-MoonClock-55.png E-MoonClock-data/E-MoonClock-56.png E-MoonClock-data/E-MoonClock-57.png E-MoonClock-data/E-MoonClock-58.png E-MoonClock-data/E-MoonClock-59.png E-MoonClock-data/E-MoonClock-60.png /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-MoonClock/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-MoonClock/ABOUT /usr/bin/install -c -m 644 E-MoonClock.ABOUT/MAIN /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-MoonClock/ABOUT/ /usr/bin/install -c -m 644 ./icons/E-MoonClock.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-UrlWatch /usr/bin/install -c -m 644 E-UrlWatch-data/wooeep.wav /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-UrlWatch/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-UrlWatch/ABOUT /usr/bin/install -c -m 644 E-UrlWatch.ABOUT/MAIN /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-UrlWatch/ABOUT/ /usr/bin/install -c -m 644 ./icons/E-UrlWatch.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Pinger/ABOUT /usr/bin/install -c -m 644 E-Pinger.ABOUT/MAIN /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Pinger/ABOUT/ /usr/bin/install -c -m 644 ./icons/E-Pinger.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Pants/ABOUT /usr/bin/install -c -m 644 E-Pants.ABOUT/MAIN /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Pants/ABOUT/ /usr/bin/install -c -m 644 ./icons/E-Pants.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Wireless/ABOUT /usr/bin/install -c -m 644 E-Wireless.ABOUT/MAIN E-Wireless.ABOUT/delia.jpg E-Wireless.ABOUT/delia.png /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Wireless/ABOUT/ /usr/bin/install -c -m 644 ./icons/E-Wireless.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Mixer/ABOUT /usr/bin/install -c -m 644 E-Mixer.ABOUT/E-Mixer-standard.png E-Mixer.ABOUT/E-Mixer-tall.png E-Mixer.ABOUT/E-Mixer-wide.png E-Mixer.ABOUT/MAIN /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-Mixer/ABOUT/ /usr/bin/install -c -m 644 ./icons/E-Mixer.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/Emix /usr/bin/install -c -m 644 Emix-data/Emix.AUTHORS Emix-data/Emix.COPYING Emix-data/Emix.README Emix-data/Emix.TODO /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/Emix/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/Emix/ABOUT /usr/bin/install -c -m 644 Emix.ABOUT/MAIN /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/Emix/ABOUT/ /usr/bin/install -c -m 644 ./icons/Emix.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-OpenGL-Demo /usr/bin/install -c -m 644 E-OpenGL-Demo-data/cube_texture.RGB /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-OpenGL-Demo/ /bin/sh /builddir/build/BUILD/e16-epplets-0.15/install-sh -d /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-OpenGL-Demo/ABOUT /usr/bin/install -c -m 644 E-OpenGL-Demo.ABOUT/MAIN /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_data/E-OpenGL-Demo/ABOUT/ /usr/bin/install -c -m 644 ./icons/E-OpenGL-Demo.icon /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/e16/epplet_icons/ make[3]: Leaving directory '/builddir/build/BUILD/e16-epplets-0.15/epplets' make[2]: Leaving directory '/builddir/build/BUILD/e16-epplets-0.15/epplets' make[1]: Leaving directory '/builddir/build/BUILD/e16-epplets-0.15/epplets' make[1]: Entering directory '/builddir/build/BUILD/e16-epplets-0.15' make[2]: Entering directory '/builddir/build/BUILD/e16-epplets-0.15' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/e16-epplets-0.15' make[1]: Leaving directory '/builddir/build/BUILD/e16-epplets-0.15' + rm -f /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/lib64/libepplet.a /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/lib64/libepplet.la /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/lib64/libepplet_glx.a /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/lib64/libepplet_glx.la + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.15-9.fc33 --unique-debug-suffix -0.15-9.fc33.riscv64 --unique-debug-src-base e16-epplets-0.15-9.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/e16-epplets-0.15 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Bandwidth.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Areas.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Clock.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Biff.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Bandwidth.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Areas.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Biff.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Clock.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Cpu.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Disk.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Cpu.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Exec.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Load.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Disk.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Exec.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Load.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-LoadMeter.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Magic.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-LoadMeter.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-MemWatch.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Magic.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-MemWatch.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Mixer.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Mixer.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-MoonClock.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Mountbox.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-MoonClock.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Mountbox.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Net.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Net.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-NetFlame.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-NetFlame.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-NetGraph.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-NetGraph.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-OpenGL-Demo.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-OpenGL-Demo.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Pants.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Pants.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Pinger.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Pinger.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Power.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-ScreenSave.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Power.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-ScreenShoot.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-ScreenSave.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-ScreenShoot.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Slides.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Slides.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Sys.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Sys.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Time.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Toolbox.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Time.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-UrlWatch.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Toolbox.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-UrlWatch.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Wireless.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Wireless.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Xss.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/Emix.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/Emix.epplet extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/bin/E-Xss.epplet explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/lib64/libepplet.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/lib64/libepplet.so.3.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/lib64/libepplet_glx.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/lib64/libepplet_glx.so.3.0.0 original debug info size: 3872kB, size after compression: 3700kB /usr/lib/rpm/sepdebugcrcfix: Updated 33 CRC32s, 0 CRC32s did match. 1235 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: e16-epplets-0.15-9.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.j8xQAp + umask 022 + cd /builddir/build/BUILD + cd e16-epplets-0.15 + DOCDIR=/builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/doc/e16-epplets + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/doc/e16-epplets + cp -pr ChangeLog /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64/usr/share/doc/e16-epplets + RPM_EC=0 ++ jobs -p + exit 0 Provides: e16-epplets = 0.15-9.fc33 e16-epplets(riscv-64) = 0.15-9.fc33 libepplet.so.3()(64bit) libepplet_glx.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libGL.so.1()(64bit) libImlib2.so.1()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libepplet.so.3()(64bit) libepplet_glx.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: e16-epplets-devel-0.15-9.fc33.riscv64 Provides: e16-epplets-devel = 0.15-9.fc33 e16-epplets-devel(riscv-64) = 0.15-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libepplet.so.3()(64bit) libepplet_glx.so.3()(64bit) Processing files: e16-epplets-debugsource-0.15-9.fc33.riscv64 Provides: e16-epplets-debugsource = 0.15-9.fc33 e16-epplets-debugsource(riscv-64) = 0.15-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: e16-epplets-debuginfo-0.15-9.fc33.riscv64 Provides: debuginfo(build-id) = 08dea796aba607274ca5ccb8e5cb2b4f2b0319a8 debuginfo(build-id) = 13cb0ef1d0988f5bca09b2116055c5d98f0ff40d debuginfo(build-id) = 22910fb54af92ce9cb104ce0b79d0796ad338589 debuginfo(build-id) = 23ebfd1dde53f02b78596b737f60e13d6fef9872 debuginfo(build-id) = 2cb3371a8f9b68a3cc1fdd96fc4406ed5b0ab3b4 debuginfo(build-id) = 2f59f0916b2efce9fd63f5a7ad803b117aae5d71 debuginfo(build-id) = 301feca69a4b8ca880a55c13de3fdf82b7ea8149 debuginfo(build-id) = 51d5390306b50ad542e2c6adcd388a2327b6e9c9 debuginfo(build-id) = 5384007ebe33a54fc5e06dc17a077d67cddbf491 debuginfo(build-id) = 56e321673da3f5daf4a67155c0833cace33ee1e2 debuginfo(build-id) = 5a8bc78b2a9a26fa28da3ecc16739e7be64d9602 debuginfo(build-id) = 5e21818d0f4ea46e85cbd70a35a5d182b2e35664 debuginfo(build-id) = 60fde251de0c272abe18e519fd8dde9cf160e227 debuginfo(build-id) = 670f61acf054cab521fd3b8250055709419613ec debuginfo(build-id) = 70566170afa81f2bab98b98bce9847046dd2e145 debuginfo(build-id) = 761754fcc6478014467108006f06549a93a2c145 debuginfo(build-id) = 81e513e3650ec2d4e9c24fa629a9b0db9346a608 debuginfo(build-id) = 83f797b2d67aaab450d431aa7cc2ff2474d7b56d debuginfo(build-id) = 89ad1c32aba40bed4def7ce7c098f886996963bc debuginfo(build-id) = 9bcb6618e69883b1221bc96f322d5aac4a93cde0 debuginfo(build-id) = 9faa7d08f7393afd2a346ed307b0e129f022c75a debuginfo(build-id) = a135a221b3a7a545bd25898bbd48bc1d0a1420b9 debuginfo(build-id) = b4a5aefa511d8e04e8cb67298530eeef2cf23f3a debuginfo(build-id) = c31f422df0314a0c276f4fcc8779968d9da153b9 debuginfo(build-id) = cdf98d1f12ac30bd855572540eb0ed08eace4a32 debuginfo(build-id) = dfb82177570bcd0f3c87a3990c77ef90e4f914a9 debuginfo(build-id) = ef314a02bc946c72569d08623700c0b058fa95e7 debuginfo(build-id) = f0f329a8b5d0c54e5ef94068aec848b902487372 debuginfo(build-id) = f4871513d98015c0283137ad73dc69de0c04195f debuginfo(build-id) = f78e7a368b515359953d5bd9f24c31716c24be6b debuginfo(build-id) = f82dd9ebd0a90f7675f0a2e7a2db563615bcd820 debuginfo(build-id) = f9e19f036d80fde52825d275aa477b21a58b7e0a debuginfo(build-id) = fa677a73b4d6a97d91d71b43bce3ba3fc4e4a856 e16-epplets-debuginfo = 0.15-9.fc33 e16-epplets-debuginfo(riscv-64) = 0.15-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: e16-epplets-debugsource(riscv-64) = 0.15-9.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64 Wrote: /builddir/build/RPMS/e16-epplets-devel-0.15-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/e16-epplets-debugsource-0.15-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/e16-epplets-0.15-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/e16-epplets-debuginfo-0.15-9.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NXMtep + umask 022 + cd /builddir/build/BUILD + cd e16-epplets-0.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/e16-epplets-0.15-9.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0