+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/e16-epplets.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.PMZoWj + 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 . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PMidv0 + umask 022 + cd /builddir/build/BUILD + cd e16-epplets-0.15 + /usr/bin/sed -i -e 's/-rpath $(libdir)//' epplets/Makefile.in + 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 ./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-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"~' ./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... 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 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... 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] write(fd, &pid, sizeof(pid_t)); /* Not sure how best to deal with write errors here */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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-Clock.o CC E-Net.o CC E-Load.o CC E-Time.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] fgets(s, 255, f); ^~~~~~~~~~~~~~~~ E-Load.c:55:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 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] fgets(buff, sizeof(buff), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ net.c:68:4: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 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] fgets(buff, sizeof(buff), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ net.c:145:4: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC E-Power.o 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] fgets(buffer, sizeof(buffer), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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] fgets(s, 255, f); ^~~~~~~~~~~~~~~~ E-Cpu.c:234:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 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] 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] 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] getline(&line, &lsize, f); ^~~~~~~~~~~~~~~~~~~~~~~~~ E-Power.c:167:7: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&line, &lsize, f); ^~~~~~~~~~~~~~~~~~~~~~~~~ E-Power.c:173:7: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&line, &lsize, f); ^~~~~~~~~~~~~~~~~~~~~~~~~ E-Power.c:194:7: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&line, &lsize, f); ^~~~~~~~~~~~~~~~~~~~~~~~~ E-Power.c:196:7: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&line, &lsize, f); ^~~~~~~~~~~~~~~~~~~~~~~~~ E-Power.c:198:7: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&line, &lsize, f); ^~~~~~~~~~~~~~~~~~~~~~~~~ E-Power.c:200:7: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&line, &lsize, f); ^~~~~~~~~~~~~~~~~~~~~~~~~ E-Power.c:206:7: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] 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] 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] 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] fgets(buff, sizeof(buff), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:81:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:83:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:85:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:98:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 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] fgets(buff, sizeof(buff), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:143:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:144:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:145:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:146:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:147:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:148:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:149:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:150:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:152:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E-MemWatch.c:163:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 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] fgets(buff, sizeof(buff), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC E-NetFlame.o CC E-Sys.o CC E-ScreenShoot.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] fgets(buff, sizeof(buff), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cloak.o CC utils.o CC E-ScreenShoot_ftp.o 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] system(sys); ^~~~~~~~~~~ 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] dup(0); ^~~~~~ E-ScreenShoot_ftp.c:85:2: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(0); ^~~~~~ CC E-Slides.o CC E-Xss.o CC E-Mountbox.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] chdir(image_path); ^~~~~~~~~~~~~~~~~ CC E-Exec.o CC E-ScreenSave.o CC E-NetGraph.o 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] 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] fgets(buff, sizeof(buff), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC E-Pinger.o CC E-Pants.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] fgets(buf, sizeof(buf), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ E-UrlWatch.c:428:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 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] 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] system(sys); ^~~~~~~~~~~ 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] fgets(s, sizeof(s), fpStat); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ E-Wireless.c:149:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(s, sizeof(s), fpStat); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ E-Wireless.c:150:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 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] 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' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4o1hDG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.riscv64 + cd e16-epplets-0.15 + make install DESTDIR=/builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.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-3.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libepplet.la libepplet_glx.la '/builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libepplet.so.3.0.0 /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.riscv64/usr/lib64/libepplet.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.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-3.fc28.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-3.fc28.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 -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 -version-info 3:0:0 -Wl,-z,relro -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-3.fc28.riscv64) libtool: install: /usr/bin/install -c .libs/libepplet_glx.so.3.0.0T /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.riscv64/usr/lib64/libepplet_glx.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/libepplet_glx.la libtool: install: /usr/bin/install -c .libs/libepplet.a /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.riscv64/usr/lib64/libepplet.a libtool: install: chmod 644 /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.riscv64/usr/lib64/libepplet.a libtool: install: ranlib /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.riscv64/usr/lib64/libepplet.a libtool: install: /usr/bin/install -c .libs/libepplet_glx.a /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.riscv64/usr/lib64/libepplet_glx.a libtool: install: chmod 644 /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.riscv64/usr/lib64/libepplet_glx.a libtool: install: ranlib /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.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-3.fc28.riscv64/usr/include' /usr/bin/install -c -m 644 epplet.h '/builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/share/e16/epplet_data /usr/bin/install -c -m 644 ./icons/E-Load.icon /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/share/e16/epplet_icons/ /usr/bin/install -c -m 644 ./icons/E-Time.icon /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.riscv64/usr/share/e16/epplet_icons/ /usr/bin/install -c -m 644 ./icons/E-Net.icon /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/share/e16/epplet_icons/ /usr/bin/install -c -m 644 ./icons/E-MemWatch.icon /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.riscv64/usr/share/e16/epplet_icons/ /usr/bin/install -c -m 644 ./icons/E-Disk.icon /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/share/e16/epplet_icons/ /usr/bin/install -c -m 644 ./icons/E-Sys.icon /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/share/e16/epplet_icons/ /usr/bin/install -c -m 644 ./icons/E-Slides.icon /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.riscv64/usr/share/e16/epplet_icons/ /usr/bin/install -c -m 644 ./icons/E-Xss.icon /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/share/e16/epplet_icons/ /usr/bin/install -c -m 644 ./icons/E-Exec.icon /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/share/e16/epplet_data/Emix/ABOUT /usr/bin/install -c -m 644 Emix.ABOUT/MAIN /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.riscv64/usr/share/e16/epplet_data/Emix/ABOUT/ /usr/bin/install -c -m 644 ./icons/Emix.icon /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.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-3.fc28.riscv64/usr/lib64/libepplet.a /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.riscv64/usr/lib64/libepplet.la /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.riscv64/usr/lib64/libepplet_glx.a /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.riscv64/usr/lib64/libepplet_glx.la + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: e16-epplets-0.15-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.O3Su5m + umask 022 + cd /builddir/build/BUILD + cd e16-epplets-0.15 + DOCDIR=/builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.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-3.fc28.riscv64/usr/share/doc/e16-epplets + cp -pr ChangeLog /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.riscv64/usr/share/doc/e16-epplets + exit 0 Provides: e16-epplets = 0.15-3.fc28 e16-epplets(riscv-64) = 0.15-3.fc28 libepplet.so.3()(64bit) libepplet_glx.so.3()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig 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-3.fc28.riscv64 Provides: e16-epplets-devel = 0.15-3.fc28 e16-epplets-devel(riscv-64) = 0.15-3.fc28 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) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.riscv64 Wrote: /builddir/build/SRPMS/e16-epplets-0.15-3.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/e16-epplets-0.15-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/e16-epplets-devel-0.15-3.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.d3oxqP + umask 022 + cd /builddir/build/BUILD + cd e16-epplets-0.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/e16-epplets-0.15-3.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff