+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/esound.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.r5OFhh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf esound-0.2.41 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/esound-0.2.41.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd esound-0.2.41 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #4 (esound-0.2.38-drain.patch):' Patch #4 (esound-0.2.38-drain.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .drain-race --fuzz=0 patching file audio_alsa09.c Hunk #1 succeeded at 506 (offset 20 lines). + echo 'Patch #6 (esound-0.2.38-fix-open-macro.patch):' Patch #6 (esound-0.2.38-fix-open-macro.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .open-macro --fuzz=0 patching file esddsp.c Hunk #1 succeeded at 263 (offset 11 lines). + echo 'Patch #7 (remove-confusing-spew.patch):' Patch #7 (remove-confusing-spew.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .spew --fuzz=0 patching file esdlib.c Hunk #1 succeeded at 608 (offset 129 lines). + echo 'Patch #8 (esound-nospawn.patch):' Patch #8 (esound-nospawn.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .nospawn --fuzz=0 patching file esd_config.c + echo 'Patch #9 (esound-0.2.41-libm.patch):' Patch #9 (esound-0.2.41-libm.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .jx --fuzz=0 patching file Makefile.am + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GZ4JmT + umask 022 + cd /builddir/build/BUILD + cd esound-0.2.41 + autoreconf -v -i -f autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:28: installing './compile' configure.ac:10: installing './missing' Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' + 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.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' + 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' + '[' 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 --disable-static checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu 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 to enable maintainer-specific portions of Makefiles... no 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 for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C preprocessor... gcc -E 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... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... dlltool 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... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for setenv... yes checking for putenv... yes checking for fchown... yes checking for fchmod... yes checking for gethostbyname2... yes checking for connect... yes checking for gethostbyname... yes checking for hstrerror... yes checking for nanosleep... yes checking for usleep... yes checking for strtok_r... yes checking for inet_pton... yes checking whether to enable ipv6... yes checking for getaddrinfo... yes checking for inet_ntop... yes checking for getopt_long... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking if your platform supports esddsp... yes checking for dlopen... no checking for dlopen in -ldl... yes --------------------------------------------------------------------- --- Checking to see which audio header files your system uses. --- Most of these checks should fail. Do not be alarmed. checking soundcard.h usability... no checking soundcard.h presence... no checking for soundcard.h... no checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking sys/audio.h usability... no checking sys/audio.h presence... no checking for sys/audio.h... no checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/audio.io.h usability... no checking sys/audio.io.h presence... no checking for sys/audio.io.h... no checking sun/audioio.h usability... no checking sun/audioio.h presence... no checking for sun/audioio.h... no checking dmedia/audio.h usability... no checking dmedia/audio.h presence... no checking for dmedia/audio.h... no checking sys/soundlib.h usability... no checking sys/soundlib.h presence... no checking for sys/soundlib.h... no checking sys/asoundlib.h usability... yes checking sys/asoundlib.h presence... yes checking for sys/asoundlib.h... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking CoreAudio/CoreAudio.h usability... no checking CoreAudio/CoreAudio.h presence... no checking for CoreAudio/CoreAudio.h... no checking mme/mme_api.h usability... no checking mme/mme_api.h presence... no checking for mme/mme_api.h... no checking for artsc-config... no checking for ARTS artsc - version >= 0.9.5... no *** The artsc-config script installed by ARTS could not be found *** If ARTS was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the ARTS_CONFIG environment variable to the *** full path to artsc-config. --------------------------------------------------------------------- --- Checking to see which audio libraries are required for linking. --- Most of these checks should also fail. Do not be alarmed. checking for _oss_ioctl... no checking for _oss_ioctl in -lossaudio... no checking for ALnewconfig... no checking for ALnewconfig in -laudio... no checking for snd_cards... no checking for snd_cards in -lsound... no checking for snd_cards... (cached) no checking for snd_cards in -lasound... no checking for snd_pcm_pause... no checking for snd_pcm_pause in -lasound... yes checking for alsa new PCM API... 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 AUDIOFILE... yes --------------------------------------------------------------------- --- Checking for the documentation generation tools. NOTE: These --- are NOT required for proper compilation of the esound package. checking for jw... false --------------------------------------------------------------------- checking to see if compiler understands -Wall... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating esd-config config.status: creating esound.spec config.status: creating esound.pc config.status: creating esddsp config.status: creating docs/Makefile config.status: creating docs/esd.1 config.status: creating docs/esdcat.1 config.status: creating docs/esd-config.1 config.status: creating docs/esdctl.1 config.status: creating docs/esddsp.1 config.status: creating docs/esdfilt.1 config.status: creating docs/esdloop.1 config.status: creating docs/esdmon.1 config.status: creating docs/esdplay.1 config.status: creating docs/esdrec.1 config.status: creating docs/esdsample.1 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Esound Configure Settings: Debugging support: no libwrap support: no LIBS=-lasound -laudiofile + EGREP='grep -E' + make make all-recursive make[1]: Entering directory '/builddir/build/BUILD/esound-0.2.41' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/esound-0.2.41/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/esound-0.2.41/docs' make[2]: Entering directory '/builddir/build/BUILD/esound-0.2.41' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c -o libesd_la-esdlib.lo `test -f 'esdlib.c' || echo './'`esdlib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c esdlib.c -fPIC -DPIC -o .libs/libesd_la-esdlib.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c -o libesd_la-esdmgr.lo `test -f 'esdmgr.c' || echo './'`esdmgr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c esdmgr.c -fPIC -DPIC -o .libs/libesd_la-esdmgr.o esdmgr.c: In function 'esd_get_server_info': esdmgr.c:93:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( esd, &proto, sizeof(proto) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ esdmgr.c:100:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read( esd, &server_info->version, sizeof(server_info->version) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ esdmgr.c:101:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read( esd, &server_info->rate, sizeof(server_info->rate) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ esdmgr.c: In function 'esd_get_all_info': esdmgr.c:142:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( esd, &proto, sizeof(proto) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ esdmgr.c:150:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read( esd, &server_info->version, sizeof(server_info->version) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ esdmgr.c:151:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read( esd, &server_info->rate, sizeof(server_info->rate) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ esdmgr.c:169:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read( esd, &player_info->source_id, sizeof(player_info->source_id) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ esdmgr.c:170:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read( esd, &player_info->name, ESD_NAME_MAX ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ esdmgr.c:172:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read( esd, &player_info->rate, sizeof(player_info->rate) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ esdmgr.c:173:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read( esd, &player_info->left_vol_scale, sizeof(player_info->left_vol_scale) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ esdmgr.c:174:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read( esd, &player_info->right_vol_scale, sizeof(player_info->right_vol_scale) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ esdmgr.c:200:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read( esd, &sample_info->sample_id, sizeof(sample_info->sample_id) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ esdmgr.c:201:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read( esd, &sample_info->name, ESD_NAME_MAX ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ esdmgr.c:203:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read( esd, &sample_info->rate, sizeof(sample_info->rate) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ esdmgr.c:204:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read( esd, &sample_info->left_vol_scale, sizeof(sample_info->left_vol_scale) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ esdmgr.c:205:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read( esd, &sample_info->right_vol_scale, sizeof(sample_info->right_vol_scale) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ esdmgr.c:206:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read( esd, &sample_info->format, sizeof(sample_info->format) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ esdmgr.c: In function 'esd_get_standby_mode': esdmgr.c:353:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( esd, &proto, sizeof(proto) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c -o libesd_la-esdfile.lo `test -f 'esdfile.c' || echo './'`esdfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c esdfile.c -fPIC -DPIC -o .libs/libesd_la-esdfile.o esdfile.c: In function 'esd_file_cache': esdfile.c:145:43: warning: variable 'frame_count' set but not used [-Wunused-but-set-variable] int in_format, in_width, in_channels, frame_count; ^~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c -o libesd_la-esd_config.lo `test -f 'esd_config.c' || echo './'`esd_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c esd_config.c -fPIC -DPIC -o .libs/libesd_la-esd_config.o esd_config.c: In function 'esd_config_read_file': esd_config.c:131:13: warning: comparison between pointer and zero character constant [-Wpointer-compare] if(value != '\0' && *endptr == '\0') ^~ esd_config.c:131:7: note: did you mean to dereference the pointer? if(value != '\0' && *endptr == '\0') ^ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c -o libesd_la-audio.lo `test -f 'audio.c' || echo './'`audio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c audio.c -fPIC -DPIC -o .libs/libesd_la-audio.o audio.c:21:12: warning: 'select_works' defined but not used [-Wunused-variable] static int select_works = 0; ^~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c -o libesd_la-genrand.lo `test -f 'genrand.c' || echo './'`genrand.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c genrand.c -fPIC -DPIC -o .libs/libesd_la-genrand.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c -o libesd_la-util.lo `test -f 'util.c' || echo './'`util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c util.c -fPIC -DPIC -o .libs/libesd_la-util.o /bin/sh ./libtool --tag=CC --mode=link 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 -Wall -version-info 2:39:2 -no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libesd.la -rpath /usr/lib64 libesd_la-esdlib.lo libesd_la-esdmgr.lo libesd_la-esdfile.lo libesd_la-esd_config.lo libesd_la-audio.lo libesd_la-genrand.lo libesd_la-util.lo -laudiofile -lasound -laudiofile libtool: link: gcc -shared -fPIC -DPIC .libs/libesd_la-esdlib.o .libs/libesd_la-esdmgr.o .libs/libesd_la-esdfile.o .libs/libesd_la-esd_config.o .libs/libesd_la-audio.o .libs/libesd_la-genrand.o .libs/libesd_la-util.o -lasound -laudiofile -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libesd.so.0 -o .libs/libesd.so.0.2.39 libtool: link: (cd ".libs" && rm -f "libesd.so.0" && ln -s "libesd.so.0.2.39" "libesd.so.0") libtool: link: (cd ".libs" && rm -f "libesd.so" && ln -s "libesd.so.0.2.39" "libesd.so") libtool: link: ( cd ".libs" && rm -f "libesd.la" && ln -s "../libesd.la" "libesd.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c -o esddsp.lo esddsp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c esddsp.c -fPIC -DPIC -o .libs/esddsp.o esddsp.c: In function 'set_volume': esddsp.c:126:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (mixfd, &vol, sizeof (vol)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ esddsp.c: In function 'mmapemu_flush': esddsp.c:218:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sndfd, &mmapemu_obuffer[mmapemu_ocount.ptr], MMAPEMU_FRAGSIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=link 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 -Wall -version-info 2:39:2 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libesddsp.la -rpath /usr/lib64 esddsp.lo libesd.la -ldl -lm -lasound -laudiofile libtool: link: gcc -shared -fPIC -DPIC .libs/esddsp.o -Wl,-rpath -Wl,/builddir/build/BUILD/esound-0.2.41/.libs ./.libs/libesd.so -ldl -lm -lasound -laudiofile -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libesddsp.so.0 -o .libs/libesddsp.so.0.2.39 libtool: link: (cd ".libs" && rm -f "libesddsp.so.0" && ln -s "libesddsp.so.0.2.39" "libesddsp.so.0") libtool: link: (cd ".libs" && rm -f "libesddsp.so" && ln -s "libesddsp.so.0.2.39" "libesddsp.so") libtool: link: ( cd ".libs" && rm -f "libesddsp.la" && ln -s "../libesddsp.la" "libesddsp.la" ) gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c -o esdcat.o esdcat.c /bin/sh ./libtool --tag=CC --mode=link 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 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o esdcat esdcat.o libesd.la -laudiofile -lasound -laudiofile libtool: link: 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 -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/esdcat esdcat.o ./.libs/libesd.so -lasound -laudiofile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c -o esdctl.o esdctl.c esdctl.c: In function 'main': esdctl.c:62:27: warning: variable 'prefix' set but not used [-Wunused-but-set-variable] char *server = NULL, *prefix = "esound"; ^~~~~~ /bin/sh ./libtool --tag=CC --mode=link 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 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o esdctl esdctl.o libesd.la -laudiofile -lasound -laudiofile libtool: link: 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 -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/esdctl esdctl.o ./.libs/libesd.so -lasound -laudiofile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c -o esdfilt.o esdfilt.c esdfilt.c: In function 'main': esdfilt.c:106:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( sock, buf, length ); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=link 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 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o esdfilt esdfilt.o libesd.la -laudiofile -lasound -laudiofile libtool: link: 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 -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/esdfilt esdfilt.o ./.libs/libesd.so -lasound -laudiofile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c -o esdmon.o esdmon.c /bin/sh ./libtool --tag=CC --mode=link 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 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o esdmon esdmon.o libesd.la -laudiofile -lasound -laudiofile libtool: link: 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 -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/esdmon esdmon.o ./.libs/libesd.so -lasound -laudiofile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c -o esdrec.o esdrec.c /bin/sh ./libtool --tag=CC --mode=link 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 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o esdrec esdrec.o libesd.la -laudiofile -lasound -laudiofile libtool: link: 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 -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/esdrec esdrec.o ./.libs/libesd.so -lasound -laudiofile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c -o esdsample.o esdsample.c /bin/sh ./libtool --tag=CC --mode=link 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 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o esdsample esdsample.o libesd.la -laudiofile -lasound -laudiofile libtool: link: 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 -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/esdsample esdsample.o ./.libs/libesd.so -lasound -laudiofile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c -o esdloop.o esdloop.c /bin/sh ./libtool --tag=CC --mode=link 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 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o esdloop esdloop.o libesd.la -laudiofile -lasound -laudiofile libtool: link: 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 -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/esdloop esdloop.o ./.libs/libesd.so -lasound -laudiofile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c -o esdplay.o esdplay.c /bin/sh ./libtool --tag=CC --mode=link 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 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o esdplay esdplay.o libesd.la -laudiofile -lasound -laudiofile libtool: link: 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 -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/esdplay esdplay.o ./.libs/libesd.so -lasound -laudiofile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c -o esd.o esd.c esd.c: In function 'main': esd.c:636:9: warning: variable 'fd0' set but not used [-Wunused-but-set-variable] int fd0; ^~~ esd.c:838:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir ("/"); ^~~~~~~~~~~ esd.c:846:5: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(0); ^~~~~~ esd.c:847:5: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(0); ^~~~~~ esd.c:878:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (esd_spawnfd, &c, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~ esd.c:953:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (esd_spawnfd, &c, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~ esd.c:1011:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (esd_spawnfd, &c, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c -o clients.o clients.c clients.c: In function 'get_new_clients': clients.c:151:11: warning: variable 'port' set but not used [-Wunused-but-set-variable] short port; ^~~~ clients.c: In function 'esd_comm_loop': clients.c:282:6: warning: implicit declaration of function 'clean_exit'; did you mean 'on_exit'? [-Wimplicit-function-declaration] clean_exit(0); ^~~~~~~~~~ on_exit clients.c:399:7: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] int nbytes; ^~~~~~ gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c -o filter.o filter.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c -o mix.o mix.c gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c -o players.o players.c players.c: In function 'new_stream_player': players.c:551:28: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy( player->name, client->proto_data + 2 * sizeof(int), ESD_NAME_MAX ); ^~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/include/stdint.h:9, from /usr/include/audiofile.h:31, from esd.h:3, from esd-server.h:5, from players.c:2: /usr/include/bits/string_fortified.h:103:1: note: expected 'const char * restrict' but argument is of type 'octet * {aka unsigned char *}' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c -o proto.o proto.c proto.c: In function 'esd_proto_lock': proto.c:224:24: warning: variable 'actual' set but not used [-Wunused-but-set-variable] int ok, client_ok, actual; ^~~~~~ proto.c: In function 'esd_proto_unlock': proto.c:244:24: warning: variable 'actual' set but not used [-Wunused-but-set-variable] int ok, client_ok, actual; ^~~~~~ proto.c: In function 'esd_proto_standby': proto.c:263:24: warning: variable 'actual' set but not used [-Wunused-but-set-variable] int ok, client_ok, actual; ^~~~~~ proto.c: In function 'esd_proto_resume': proto.c:281:24: warning: variable 'actual' set but not used [-Wunused-but-set-variable] int ok, client_ok, actual; ^~~~~~ proto.c: In function 'esd_proto_sample_cache': proto.c:427:9: warning: variable 'length' set but not used [-Wunused-but-set-variable] int length; ^~~~~~ proto.c: In function 'esd_proto_sample_getid': proto.c:479:23: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy( namebuf, client->proto_data, ESD_NAME_MAX ); ^~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/include/stdint.h:9, from /usr/include/audiofile.h:31, from esd.h:3, from esd-server.h:5, from proto.c:2: /usr/include/bits/string_fortified.h:103:1: note: expected 'const char * restrict' but argument is of type 'octet * {aka unsigned char *}' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ proto.c:475:20: warning: variable 'length' set but not used [-Wunused-but-set-variable] int client_id, length; ^~~~~~ proto.c: In function 'esd_validate_source': proto.c:158:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(client->fd, &ok, sizeof(ok)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ proto.c:167:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(client->fd, &ok, sizeof(ok)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ proto.c:176:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(client->fd, &ok, sizeof(ok)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ proto.c:188:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(client->fd, &ok, sizeof(ok)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -DSERVERDIR=\"/usr/bin\" -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 -Wall -c -o samples.o samples.c samples.c: In function 'new_sample': samples.c:184:28: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy( sample->name, client->proto_data + 3 * sizeof(int), ESD_NAME_MAX ); ^~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/include/stdint.h:9, from /usr/include/audiofile.h:31, from esd.h:3, from esd-server.h:5, from samples.c:2: /usr/include/bits/string_fortified.h:103:1: note: expected 'const char * restrict' but argument is of type 'octet * {aka unsigned char *}' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ samples.c:163:20: warning: variable 'actual' set but not used [-Wunused-but-set-variable] int client_id, actual; ^~~~~~ /bin/sh ./libtool --tag=CC --mode=link 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 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o esd esd.o clients.o filter.o mix.o players.o proto.o samples.o libesd.la -laudiofile -lm -lasound -laudiofile libtool: link: 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 -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/esd esd.o clients.o filter.o mix.o players.o proto.o samples.o ./.libs/libesd.so -lm -lasound -laudiofile make[2]: Leaving directory '/builddir/build/BUILD/esound-0.2.41' make[1]: Leaving directory '/builddir/build/BUILD/esound-0.2.41' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pxha3G + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64 + cd esound-0.2.41 + echo 'warning: %makeinstall is deprecated, try %make_install instead' warning: %makeinstall is deprecated, try %make_install instead + /usr/bin/make prefix=/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr exec_prefix=/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr bindir=/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/bin sbindir=/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/sbin sysconfdir=/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/etc datadir=/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/share includedir=/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/include libdir=/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/lib64 libexecdir=/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/libexec localstatedir=/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/var sharedstatedir=/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/var/lib mandir=/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/share/man infodir=/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/share/info install Making install in docs make[1]: Entering directory '/builddir/build/BUILD/esound-0.2.41/docs' make[2]: Entering directory '/builddir/build/BUILD/esound-0.2.41/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 esd.1 esdcat.1 esd-config.1 esdctl.1 esddsp.1 esdfilt.1 esdloop.1 esdmon.1 esdplay.1 esdrec.1 esdsample.1 '/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/esound-0.2.41/docs' make[1]: Leaving directory '/builddir/build/BUILD/esound-0.2.41/docs' make[1]: Entering directory '/builddir/build/BUILD/esound-0.2.41' make[2]: Entering directory '/builddir/build/BUILD/esound-0.2.41' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libesd.la libesddsp.la '/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libesd.so.0.2.39 /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/lib64/libesd.so.0.2.39 libtool: install: (cd /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/lib64 && { ln -s -f libesd.so.0.2.39 libesd.so.0 || { rm -f libesd.so.0 && ln -s libesd.so.0.2.39 libesd.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/lib64 && { ln -s -f libesd.so.0.2.39 libesd.so || { rm -f libesd.so && ln -s libesd.so.0.2.39 libesd.so; }; }) libtool: install: /usr/bin/install -c .libs/libesd.lai /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/lib64/libesd.la libtool: warning: relinking 'libesddsp.la' libtool: install: (cd /builddir/build/BUILD/esound-0.2.41; /bin/sh "/builddir/build/BUILD/esound-0.2.41/libtool" --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 -Wall -version-info 2:39:2 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libesddsp.la -rpath /usr/lib64 esddsp.lo libesd.la -ldl -lm -lasound -laudiofile -inst-prefix-dir /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/esddsp.o -L/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/lib64 -L/usr/lib64 -lesd -ldl -lm -lasound -laudiofile -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libesddsp.so.0 -o .libs/libesddsp.so.0.2.39 libtool: install: /usr/bin/install -c .libs/libesddsp.so.0.2.39T /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/lib64/libesddsp.so.0.2.39 libtool: install: (cd /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/lib64 && { ln -s -f libesddsp.so.0.2.39 libesddsp.so.0 || { rm -f libesddsp.so.0 && ln -s libesddsp.so.0.2.39 libesddsp.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/lib64 && { ln -s -f libesddsp.so.0.2.39 libesddsp.so || { rm -f libesddsp.so && ln -s libesddsp.so.0.2.39 libesddsp.so; }; }) libtool: install: /usr/bin/install -c .libs/libesddsp.lai /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/lib64/libesddsp.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c esdcat esdctl esdfilt esdmon esdrec esdsample esdloop esdplay '/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/bin' libtool: warning: 'libesd.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/esdcat /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/bin/esdcat libtool: warning: 'libesd.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/esdctl /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/bin/esdctl libtool: warning: 'libesd.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/esdfilt /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/bin/esdfilt libtool: warning: 'libesd.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/esdmon /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/bin/esdmon libtool: warning: 'libesd.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/esdrec /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/bin/esdrec libtool: warning: 'libesd.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/esdsample /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/bin/esdsample libtool: warning: 'libesd.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/esdloop /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/bin/esdloop libtool: warning: 'libesd.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/esdplay /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/bin/esdplay /usr/bin/mkdir -p '/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/bin' /usr/bin/install -c esddsp esd-config '/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c esd '/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/bin' libtool: warning: 'libesd.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/esd /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/bin/esd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/etc' /usr/bin/install -c -m 644 esd.conf '/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/etc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/include' /usr/bin/install -c -m 644 esd.h '/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/share/aclocal' /usr/bin/install -c -m 644 esd.m4 '/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/share/aclocal' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 esound.pc '/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/esound-0.2.41' make[1]: Leaving directory '/builddir/build/BUILD/esound-0.2.41' + rm -f /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/etc/esd.conf + rm -f /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/lib64/libesd.la /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/lib64/libesddsp.la + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/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: esound-libs-0.2.41-19.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EDseWu + umask 022 + cd /builddir/build/BUILD + cd esound-0.2.41 + DOCDIR=/builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/share/doc/esound-libs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/share/doc/esound-libs + cp -pr AUTHORS /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/share/doc/esound-libs + cp -pr COPYING.LIB /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/share/doc/esound-libs + cp -pr ChangeLog /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/share/doc/esound-libs + cp -pr docs/esound.sgml /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/share/doc/esound-libs + cp -pr NEWS /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/share/doc/esound-libs + cp -pr README /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/share/doc/esound-libs + cp -pr TIPS /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/share/doc/esound-libs + cp -pr TODO /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/share/doc/esound-libs + exit 0 Provides: esound-libs = 1:0.2.41-19.fc28 esound-libs(riscv-64) = 1:0.2.41-19.fc28 libesd.so.0()(64bit) libesddsp.so.0()(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) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libasound.so.2(ALSA_0.9.0rc4)(64bit) libaudiofile.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libesd.so.0()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: esound-tools-0.2.41-19.fc28.riscv64 warning: File not found: /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64/usr/share/doc/esound Provides: esound-tools = 1:0.2.41-19.fc28 esound-tools(riscv-64) = 1:0.2.41-19.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libasound.so.2()(64bit) libaudiofile.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libesd.so.0()(64bit) rtld(GNU_HASH) Processing files: esound-devel-0.2.41-19.fc28.riscv64 Provides: esound-devel = 1:0.2.41-19.fc28 esound-devel(riscv-64) = 1:0.2.41-19.fc28 pkgconfig(esound) = 0.2.41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/pkg-config libesd.so.0()(64bit) libesddsp.so.0()(64bit) pkgconfig(audiofile) Processing files: esound-daemon-0.2.41-19.fc28.riscv64 Provides: esound-daemon = 1:0.2.41-19.fc28 esound-daemon(riscv-64) = 1:0.2.41-19.fc28 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) libasound.so.2()(64bit) libaudiofile.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libesd.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/esound-0.2.41-19.fc28.riscv64 Wrote: /builddir/build/SRPMS/esound-0.2.41-19.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/esound-libs-0.2.41-19.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/esound-tools-0.2.41-19.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/esound-devel-0.2.41-19.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/esound-daemon-0.2.41-19.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Jl5qkQ + umask 022 + cd /builddir/build/BUILD + cd esound-0.2.41 + /usr/bin/rm -rf /builddir/build/BUILDROOT/esound-0.2.41-19.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