+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/libifp.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.f8NyTY
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf libifp-1.0.0.2
+ /usr/bin/gzip -dc /builddir/build/SOURCES/libifp-1.0.0.2.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libifp-1.0.0.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /builddir/build/SOURCES/libifp-1.0.0.2-fix-broken-configure.in.diff
+ /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /builddir/build/SOURCES/libifp-1.0.0.2-fix-broken-configure-again.diff
+ /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pjPI0Z
+ umask 022
+ cd /builddir/build/BUILD
+ cd libifp-1.0.0.2
+ autoreconf -fiv
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force 
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: configure.in: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: running: /usr/bin/autoconf --force
autoreconf: configure.in: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.in:9: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:10: installing './compile'
configure.in:9: installing './missing'
Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
examples/Makefile.am:28: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
examples/Makefile.am: installing './depcomp'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
parallel-tests: installing './test-driver'
src/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
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.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 --with-libusb --disable-static
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 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 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 how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking 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 whether byte ordering is bigendian... no
checking libusb... done
checking usb.h usability... yes
checking usb.h presence... yes
checking for usb.h... yes
checking for usb_init in -lusb... yes
checking for strncasecmp... yes
checking for inttypes.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for sys/types.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for string.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for inline... inline
checking if we should build the examples... no
checking for doxygen... yes
checking kernel source code... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating dpkg/Makefile
config.status: creating docs/doxygen.cfg
config.status: creating examples/Makefile
config.status: creating kbuild/Makefile
config.status: creating src/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands

-----------------------------------------------------
configuration complete
	libifp:               yes
	linux kernel module:  no
	examples:             no
	documentation:        yes
-----------------------------------------------------
type 'make' to build

+ make -j4
Making all in src
make[1]: Entering directory '/builddir/build/BUILD/libifp-1.0.0.2/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libifp\" -DVERSION=\"1.0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USB_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_FTS_H=1 -DHAVE_ICONV_H=1 -I.  -I../include    -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  -c -o prim.lo prim.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libifp\" -DVERSION=\"1.0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USB_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_FTS_H=1 -DHAVE_ICONV_H=1 -I.  -I../include    -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  -c -o comp.lo comp.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libifp\" -DVERSION=\"1.0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USB_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_FTS_H=1 -DHAVE_ICONV_H=1 -I.  -I../include    -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  -c -o readwrite.lo readwrite.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libifp\" -DVERSION=\"1.0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USB_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_FTS_H=1 -DHAVE_ICONV_H=1 -I.  -I../include    -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  -c -o userfile.lo userfile.c
libtool: compile:  gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libifp\" -DVERSION=\"1.0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USB_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_FTS_H=1 -DHAVE_ICONV_H=1 -I. -I../include -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 -c userfile.c  -fPIC -DPIC -o .libs/userfile.o
libtool: compile:  gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libifp\" -DVERSION=\"1.0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USB_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_FTS_H=1 -DHAVE_ICONV_H=1 -I. -I../include -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 -c prim.c  -fPIC -DPIC -o .libs/prim.o
libtool: compile:  gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libifp\" -DVERSION=\"1.0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USB_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_FTS_H=1 -DHAVE_ICONV_H=1 -I. -I../include -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 -c comp.c  -fPIC -DPIC -o .libs/comp.o
libtool: compile:  gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libifp\" -DVERSION=\"1.0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USB_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_FTS_H=1 -DHAVE_ICONV_H=1 -I. -I../include -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 -c readwrite.c  -fPIC -DPIC -o .libs/readwrite.o
comp.c: In function 'ifp_device_info':
comp.c:26:16: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
     char * p = dev->b2;
                ^~~
prim.c: In function '_ifp_push_unicode':
prim.c:286:26: warning: pointer targets in passing argument 1 of 'ifp_locale_to_utf16' differ in signedness [-Wpointer-sign]
  i = ifp_locale_to_utf16(buf, IFP_BUFFER_SIZE, s, strlen(s)+1);
                          ^~~
In file included from prim.c:9:0:
ifp_os.h:135:5: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 int ifp_locale_to_utf16(char * o, int max_o, const char * i, int max_i);
     ^~~~~~~~~~~~~~~~~~~
comp.c: In function '_ifp_list_dirs_debug':
prim.c: In function '_ifp_pop_unicode':
comp.c:156:33: warning: pointer targets in passing argument 2 of 'ifp_dir_next_debug' differ in signedness [-Wpointer-sign]
   ret = ifp_dir_next_debug(dev, utf8_buf, IFP_BUFFER_SIZE,
                                 ^~~~~~~~
In file included from comp.c:10:0:
prim.h:102:5: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 int ifp_dir_next_debug(struct ifp_device * dev, char * s, int n, int mode,
     ^~~~~~~~~~~~~~~~~~
prim.c:315:32: warning: pointer targets in passing argument 3 of 'ifp_utf16_to_locale' differ in signedness [-Wpointer-sign]
  i = ifp_utf16_to_locale(s, n, buf, IFP_BUFFER_SIZE);
                                ^~~
In file included from prim.c:9:0:
ifp_os.h:136:5: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 int ifp_utf16_to_locale(char * o, int max_o, const char * i, int max_i);
     ^~~~~~~~~~~~~~~~~~~
comp.c:166:12: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
     strlen(utf8_buf),
            ^~~~~~~~
In file included from ifp_os.h:24:0,
                 from comp.c:9:
/usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 extern size_t strlen (const char *__s)
               ^~~~~~
comp.c:165:29: warning: pointer targets in passing argument 3 of 'callbk' differ in signedness [-Wpointer-sign]
    i = callbk(context, ret, utf8_buf,
                             ^~~~~~~~
comp.c:165:29: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}'
readwrite.c: In function 'ifp_read_open':
readwrite.c:87:10: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign]
  strncpy(dev->filename, f, IFP_BUFFER_SIZE);
          ^~~
In file included from /usr/include/features.h:428:0,
                 from /usr/include/inttypes.h:25,
                 from ../include/ifp.h:27,
                 from readwrite.c:8:
/usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'uint8_t * {aka unsigned char *}'
 __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
 ^
readwrite.c:88:29: warning: pointer targets in passing argument 1 of 'ifp_copy_parent_string' differ in signedness [-Wpointer-sign]
  i = ifp_copy_parent_string(dev->dirname, f, IFP_BUFFER_SIZE);
                             ^~~
readwrite.c:13:5: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 int ifp_copy_parent_string(char * p, const char * f, int n) {
     ^~~~~~~~~~~~~~~~~~~~~~
readwrite.c:91:29: warning: pointer targets in passing argument 2 of 'check_permissions' differ in signedness [-Wpointer-sign]
  i = check_permissions(dev, dev->filename);
                             ^~~
readwrite.c:36:12: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 static int check_permissions(struct ifp_device * dev, const char * f) {
            ^~~~~~~~~~~~~~~~~
comp.c: In function 'swap_filenames':
comp.c:370:13: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  char * b = dev->b3;
             ^~~
readwrite.c:94:23: warning: pointer targets in passing argument 1 of 'mangle_filename' differ in signedness [-Wpointer-sign]
   i = mangle_filename(dev->iobuff, dev->filename, IFP_BUFFER_SIZE);
                       ^~~
readwrite.c:58:12: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 static int mangle_filename(char * d, const char * s, int n)
            ^~~~~~~~~~~~~~~
readwrite.c:94:36: warning: pointer targets in passing argument 2 of 'mangle_filename' differ in signedness [-Wpointer-sign]
   i = mangle_filename(dev->iobuff, dev->filename, IFP_BUFFER_SIZE);
                                    ^~~
readwrite.c:58:12: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 static int mangle_filename(char * d, const char * s, int n)
            ^~~~~~~~~~~~~~~
readwrite.c:97:23: warning: pointer targets in passing argument 2 of 'ifp_rename' differ in signedness [-Wpointer-sign]
   i = ifp_rename(dev, dev->filename, dev->iobuff);
                       ^~~
In file included from readwrite.c:8:0:
../include/ifp.h:321:5: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 int ifp_rename(struct ifp_device * dev, const char * old_path, const char * new_path);
     ^~~~~~~~~~
readwrite.c:97:38: warning: pointer targets in passing argument 3 of 'ifp_rename' differ in signedness [-Wpointer-sign]
   i = ifp_rename(dev, dev->filename, dev->iobuff);
                                      ^~~
comp.c: In function 'ifp_rename_file':
In file included from readwrite.c:8:0:
../include/ifp.h:321:5: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 int ifp_rename(struct ifp_device * dev, const char * old_path, const char * new_path);
     ^~~~~~~~~~
comp.c:398:13: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  char * b = dev->b3;
             ^~~
readwrite.c:100:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
   realfile = dev->iobuff;
            ^
readwrite.c:104:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
   realfile = dev->filename;
            ^
readwrite.c:108:24: warning: pointer targets in passing argument 2 of 'ifp_dir_open' differ in signedness [-Wpointer-sign]
  i = ifp_dir_open(dev, dev->dirname);
                        ^~~
In file included from readwrite.c:10:0:
prim.h:91:5: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 int ifp_dir_open(struct ifp_device * dev, const char * f);
     ^~~~~~~~~~~~
readwrite.c: In function 'ifp_read_close':
readwrite.c:161:29: warning: pointer targets in passing argument 2 of 'check_permissions' differ in signedness [-Wpointer-sign]
  i = check_permissions(dev, dev->filename);
                             ^~~
readwrite.c:36:12: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 static int check_permissions(struct ifp_device * dev, const char * f) {
            ^~~~~~~~~~~~~~~~~
readwrite.c:163:23: warning: pointer targets in passing argument 1 of 'mangle_filename' differ in signedness [-Wpointer-sign]
   i = mangle_filename(dev->iobuff, dev->filename, IFP_BUFFER_SIZE);
                       ^~~
readwrite.c:58:12: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 static int mangle_filename(char * d, const char * s, int n)
            ^~~~~~~~~~~~~~~
readwrite.c:163:36: warning: pointer targets in passing argument 2 of 'mangle_filename' differ in signedness [-Wpointer-sign]
   i = mangle_filename(dev->iobuff, dev->filename, IFP_BUFFER_SIZE);
                                    ^~~
comp.c: In function 'get_file_size':
readwrite.c:58:12: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 static int mangle_filename(char * d, const char * s, int n)
            ^~~~~~~~~~~~~~~
comp.c:496:25: warning: pointer targets in passing argument 2 of 'ifp_file_open' differ in signedness [-Wpointer-sign]
  i = ifp_file_open(dev, buf);
                         ^~~
In file included from comp.c:10:0:
prim.h:82:5: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 int ifp_file_open(struct ifp_device * dev, const char * f);
     ^~~~~~~~~~~~~
readwrite.c:165:23: warning: pointer targets in passing argument 2 of 'ifp_rename' differ in signedness [-Wpointer-sign]
   i = ifp_rename(dev, dev->iobuff, dev->filename);
                       ^~~
In file included from readwrite.c:8:0:
../include/ifp.h:321:5: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 int ifp_rename(struct ifp_device * dev, const char * old_path, const char * new_path);
     ^~~~~~~~~~
readwrite.c:165:36: warning: pointer targets in passing argument 3 of 'ifp_rename' differ in signedness [-Wpointer-sign]
   i = ifp_rename(dev, dev->iobuff, dev->filename);
                                    ^~~
In file included from readwrite.c:8:0:
../include/ifp.h:321:5: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 int ifp_rename(struct ifp_device * dev, const char * old_path, const char * new_path);
     ^~~~~~~~~~
comp.c: In function '_ifp_list_dirs':
comp.c:545:22: warning: pointer targets in passing argument 4 of 'get_file_size' differ in signedness [-Wpointer-sign]
      dirname, dsize, utf8_buf,
                      ^~~~~~~~
comp.c:474:12: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 static int get_file_size(struct ifp_device * dev,
            ^~~~~~~~~~~~~
comp.c:553:29: warning: pointer targets in passing argument 3 of 'callbk' differ in signedness [-Wpointer-sign]
    i = callbk(context, ret, utf8_buf, filesize);
                             ^~~~~~~~
comp.c:553:29: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}'
comp.c: In function 'ifp_is_file':
comp.c:650:13: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
  char * b = dev->b2;
             ^~~
readwrite.c: In function 'ifp_write_open':
readwrite.c:436:29: warning: pointer targets in passing argument 1 of 'ifp_copy_parent_string' differ in signedness [-Wpointer-sign]
  i = ifp_copy_parent_string(dev->dirname, f, IFP_BUFFER_SIZE);
                             ^~~
readwrite.c:13:5: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 int ifp_copy_parent_string(char * p, const char * f, int n) {
     ^~~~~~~~~~~~~~~~~~~~~~
readwrite.c:439:24: warning: pointer targets in passing argument 2 of 'ifp_dir_open' differ in signedness [-Wpointer-sign]
  i = ifp_dir_open(dev, dev->dirname);
                        ^~~
In file included from readwrite.c:10:0:
prim.h:91:5: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 int ifp_dir_open(struct ifp_device * dev, const char * f);
     ^~~~~~~~~~~~
readwrite.c:450:29: warning: pointer targets in passing argument 2 of 'ifp_file_open_new' differ in signedness [-Wpointer-sign]
  i = ifp_file_open_new(dev, dev->filename, filesize);
                             ^~~
In file included from readwrite.c:10:0:
prim.h:83:5: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 int ifp_file_open_new(struct ifp_device * dev, const char * f, int filesize);
     ^~~~~~~~~~~~~~~~~
readwrite.c: In function 'quick_write_verify':
readwrite.c:473:24: warning: pointer targets in passing argument 2 of 'ifp_dir_open' differ in signedness [-Wpointer-sign]
  i = ifp_dir_open(dev, dev->dirname);
                        ^~~
In file included from readwrite.c:10:0:
prim.h:91:5: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 int ifp_dir_open(struct ifp_device * dev, const char * f);
     ^~~~~~~~~~~~
readwrite.c:476:25: warning: pointer targets in passing argument 2 of 'ifp_file_open' differ in signedness [-Wpointer-sign]
  i = ifp_file_open(dev, dev->filename);
                         ^~~
In file included from readwrite.c:10:0:
prim.h:82:5: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 int ifp_file_open(struct ifp_device * dev, const char * f);
     ^~~~~~~~~~~~~
userfile.c: In function '_ifp_upload_dir':
userfile.c:977:49: warning: passing argument 3 of 'fts_open' from incompatible pointer type [-Wincompatible-pointer-types]
  tw = fts_open(argv, FTS_LOGICAL | FTS_NOCHDIR, file_compare_fts);
                                                 ^~~~~~~~~~~~~~~~
In file included from userfile.c:17:0:
/usr/include/fts.h:184:6: note: expected 'int (*)(const FTSENT **, const FTSENT **) {aka int (*)(const struct _ftsent **, const struct _ftsent **)}' but argument is of type 'int (*)(const FTSENT * const*, const FTSENT * const*) {aka int (*)(const struct _ftsent * const*, const struct _ftsent * const*)}'
 FTS *fts_open (char * const *, int,
      ^~~~~~~~
userfile.c: In function 'ifp_update_firmware':
userfile.c:1224:17: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
     if (strncmp(buf, checkdata, FIRMWARE_HEADER_SIZE) != 0) {
                 ^~~
In file included from userfile.c:12:0:
/usr/include/string.h:139:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strncmp (const char *__s1, const char *__s2, size_t __n)
            ^~~~~~~
userfile.c:1224:22: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign]
     if (strncmp(buf, checkdata, FIRMWARE_HEADER_SIZE) != 0) {
                      ^~~~~~~~~
In file included from userfile.c:12:0:
/usr/include/string.h:139:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strncmp (const char *__s1, const char *__s2, size_t __n)
            ^~~~~~~
userfile.c:1231:13: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign]
     strncpy(remotename+1, basename, sizeof(remotename) - 1);
             ^~~~~~~~~~
In file included from /usr/include/features.h:428:0,
                 from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from userfile.c:10:
/usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
 ^
userfile.c:1232:68: warning: pointer targets in passing argument 4 of '_ifp_write_stream_progress' differ in signedness [-Wpointer-sign]
     if ( (i = _ifp_write_stream_progress(dev, fp, (int)st.st_size, remotename, p))) {
                                                                    ^~~~~~~~~~
userfile.c:137:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 static int _ifp_write_stream_progress(struct ifp_device * dev,
            ^~~~~~~~~~~~~~~~~~~~~~~~~~
At top level:
userfile.c:8:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] = "$Id: ";
                   ^~~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libifp\" -DVERSION=\"1.0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USB_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_FTS_H=1 -DHAVE_ICONV_H=1 -I.  -I../include    -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  -c -o ifp_os_libusb.lo ifp_os_libusb.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libifp\" -DVERSION=\"1.0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USB_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_FTS_H=1 -DHAVE_ICONV_H=1 -I.  -I../include    -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  -c -o error_strings.lo error_strings.c
In file included from /usr/include/stdio.h:861:0,
                 from userfile.c:10:
In function 'fread',
    inlined from 'ifp_update_firmware' at userfile.c:1216:10:
/usr/include/bits/stdio2.h:295:9: warning: call to '__fread_chk_warn' declared with attribute warning: fread called with bigger size * nmemb than length of destination buffer
  return __fread_chk_warn (__ptr, __bos0 (__ptr), __size, __n, __stream);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libifp\" -DVERSION=\"1.0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USB_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_FTS_H=1 -DHAVE_ICONV_H=1 -I.  -I../include    -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  -c -o tuner.lo tuner.c
libtool: compile:  gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libifp\" -DVERSION=\"1.0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USB_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_FTS_H=1 -DHAVE_ICONV_H=1 -I. -I../include -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 -c ifp_os_libusb.c  -fPIC -DPIC -o .libs/ifp_os_libusb.o
libtool: compile:  gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libifp\" -DVERSION=\"1.0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USB_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_FTS_H=1 -DHAVE_ICONV_H=1 -I. -I../include -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 -c error_strings.c  -fPIC -DPIC -o .libs/error_strings.o
error_strings.c:8:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] = "$Id: ";
                   ^~~~~
ifp_os_libusb.c: In function 'local_iconv':
ifp_os_libusb.c:53:19: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types]
  r = iconv(ICONV, &ibb, &i_n, &obb, &o_n);
                   ^
In file included from ifp_os_libusb.c:11:0:
/usr/include/iconv.h:42:15: note: expected 'char ** restrict' but argument is of type 'const char **'
 extern size_t iconv (iconv_t __cd, char **__restrict __inbuf,
               ^~~~~
In file included from ifp_os_libusb.c:15:0:
../include/ifp.h:438:49: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=]
 #define ifp_os_err(fmt, arg...) fprintf(stderr, "err:  " fmt, ##arg)
                                                 ^
../include/ifp.h:442:30: note: in expansion of macro 'ifp_os_err'
 #define ifp_err(fmt, arg...) ifp_os_err("[%s] " fmt "\n", __FUNCTION__ , ##arg)
                              ^~~~~~~~~~
../include/ifp.h:444:35: note: in expansion of macro 'ifp_err'
 #define ifp_err_i(i, fmt, arg...) ifp_err("err=%d. " fmt, i, ##arg)
                                   ^~~~~~~
ifp_os_libusb.c:56:3: note: in expansion of macro 'ifp_err_i'
   ifp_err_i(i, "problem converting, i_n is %d, o_n is %d, r = %d", i_n, o_n, r);
   ^~~~~~~~~
ifp_os_libusb.c:56:45: note: format string is defined here
   ifp_err_i(i, "problem converting, i_n is %d, o_n is %d, r = %d", i_n, o_n, r);
                                            ~^
                                            %ld
In file included from ifp_os_libusb.c:15:0:
../include/ifp.h:438:49: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t {aka long unsigned int}' [-Wformat=]
 #define ifp_os_err(fmt, arg...) fprintf(stderr, "err:  " fmt, ##arg)
                                                 ^
../include/ifp.h:442:30: note: in expansion of macro 'ifp_os_err'
 #define ifp_err(fmt, arg...) ifp_os_err("[%s] " fmt "\n", __FUNCTION__ , ##arg)
                              ^~~~~~~~~~
../include/ifp.h:444:35: note: in expansion of macro 'ifp_err'
 #define ifp_err_i(i, fmt, arg...) ifp_err("err=%d. " fmt, i, ##arg)
                                   ^~~~~~~
ifp_os_libusb.c:56:3: note: in expansion of macro 'ifp_err_i'
   ifp_err_i(i, "problem converting, i_n is %d, o_n is %d, r = %d", i_n, o_n, r);
   ^~~~~~~~~
ifp_os_libusb.c:56:56: note: format string is defined here
   ifp_err_i(i, "problem converting, i_n is %d, o_n is %d, r = %d", i_n, o_n, r);
                                                       ~^
                                                       %ld
In file included from ifp_os_libusb.c:15:0:
../include/ifp.h:438:49: warning: format '%d' expects argument of type 'int', but argument 7 has type 'size_t {aka long unsigned int}' [-Wformat=]
 #define ifp_os_err(fmt, arg...) fprintf(stderr, "err:  " fmt, ##arg)
                                                 ^
../include/ifp.h:442:30: note: in expansion of macro 'ifp_os_err'
 #define ifp_err(fmt, arg...) ifp_os_err("[%s] " fmt "\n", __FUNCTION__ , ##arg)
                              ^~~~~~~~~~
../include/ifp.h:444:35: note: in expansion of macro 'ifp_err'
 #define ifp_err_i(i, fmt, arg...) ifp_err("err=%d. " fmt, i, ##arg)
                                   ^~~~~~~
ifp_os_libusb.c:56:3: note: in expansion of macro 'ifp_err_i'
   ifp_err_i(i, "problem converting, i_n is %d, o_n is %d, r = %d", i_n, o_n, r);
   ^~~~~~~~~
ifp_os_libusb.c:56:64: note: format string is defined here
   ifp_err_i(i, "problem converting, i_n is %d, o_n is %d, r = %d", i_n, o_n, r);
                                                               ~^
                                                               %ld
ifp_os_libusb.c: In function 'ifp_os_control_send':
ifp_os_libusb.c:132:66: warning: pointer targets in passing argument 6 of 'usb_control_msg' differ in signedness [-Wpointer-sign]
   i = usb_control_msg(usbdev, IFP_REQ_TYPE, command, arg1, arg2, ctl, c_size,
                                                                  ^~~
In file included from ifp_os_libusb.c:10:0:
/usr/include/usb.h:309:5: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 int usb_control_msg(usb_dev_handle *dev, int requesttype, int request,
     ^~~~~~~~~~~~~~~
libtool: compile:  gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libifp\" -DVERSION=\"1.0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USB_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_FTS_H=1 -DHAVE_ICONV_H=1 -I. -I../include -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 -c tuner.c  -fPIC -DPIC -o .libs/tuner.o
tuner.c: In function 'set_station_helper':
tuner.c:81:10: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign]
  strncpy(bm, callsign, CALL_WIDTH);
          ^~
In file included from /usr/include/features.h:428:0,
                 from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from tuner.c:10:
/usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'uint8_t * {aka unsigned char *}'
 __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
 ^
At top level:
tuner.c:8:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] = "$Id: ";
                   ^~~~~
/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  -version-info 5:4:1 -no-undefined -lusb -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libifp.la -rpath /usr/lib64 prim.lo comp.lo readwrite.lo userfile.lo ifp_os_libusb.lo error_strings.lo tuner.lo  -lusb
libtool: link: gcc -shared  -fPIC -DPIC  .libs/prim.o .libs/comp.o .libs/readwrite.o .libs/userfile.o .libs/ifp_os_libusb.o .libs/error_strings.o .libs/tuner.o   -lusb -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro   -Wl,-soname -Wl,libifp.so.4 -o .libs/libifp.so.4.1.4
libtool: link: (cd ".libs" && rm -f "libifp.so.4" && ln -s "libifp.so.4.1.4" "libifp.so.4")
libtool: link: (cd ".libs" && rm -f "libifp.so" && ln -s "libifp.so.4.1.4" "libifp.so")
libtool: link: ( cd ".libs" && rm -f "libifp.la" && ln -s "../libifp.la" "libifp.la" )
make[1]: Leaving directory '/builddir/build/BUILD/libifp-1.0.0.2/src'
Making all in examples
make[1]: Entering directory '/builddir/build/BUILD/libifp-1.0.0.2/examples'
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libifp\" -DVERSION=\"1.0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USB_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDIO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_FTS_H=1 -DHAVE_ICONV_H=1 -I.  -I../include    -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  -c -o ifpline.o ifpline.c
ifpline.c: In function 'print_directory':
ifpline.c:268:10: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign]
  strncpy(buf, f, IFP_MAXPATHLEN);
          ^~~
In file included from /usr/include/features.h:428:0,
                 from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ifpline.c:13:
/usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
 ^
ifpline.c:269:17: warning: pointer targets in passing argument 1 of 'normalize_path' differ in signedness [-Wpointer-sign]
  normalize_path(buf, IFP_MAXPATHLEN);
                 ^~~
ifpline.c:32:6: note: expected 'char *' but argument is of type 'unsigned char *'
 void normalize_path(char *path, size_t size);
      ^~~~~~~~~~~~~~
ifpline.c:270:18: warning: pointer targets in passing argument 1 of 'slash2backslash' differ in signedness [-Wpointer-sign]
  slash2backslash(buf, buf, IFP_MAXPATHLEN);
                  ^~~
ifpline.c:35:6: note: expected 'char *' but argument is of type 'unsigned char *'
 void slash2backslash(char *dest, const char *src, size_t count);
      ^~~~~~~~~~~~~~~
ifpline.c:270:23: warning: pointer targets in passing argument 2 of 'slash2backslash' differ in signedness [-Wpointer-sign]
  slash2backslash(buf, buf, IFP_MAXPATHLEN);
                       ^~~
ifpline.c:35:6: note: expected 'const char *' but argument is of type 'unsigned char *'
 void slash2backslash(char *dest, const char *src, size_t count);
      ^~~~~~~~~~~~~~~
ifpline.c:272:25: warning: pointer targets in passing argument 2 of 'ifp_list_dirs' differ in signedness [-Wpointer-sign]
  i = ifp_list_dirs(dev, buf, print_basic, stdout);
                         ^~~
In file included from ifpline.c:23:0:
../include/ifp.h:325:5: note: expected 'const char *' but argument is of type 'unsigned char *'
 int ifp_list_dirs(struct ifp_device * dev, const char * dirname,
     ^~~~~~~~~~~~~
ifpline.c: In function 'clean_and_call_path':
ifpline.c:422:10: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign]
  strncpy(buf, p, IFP_MAXPATHLEN);
          ^~~
In file included from /usr/include/features.h:428:0,
                 from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ifpline.c:13:
/usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
 ^
ifpline.c:423:17: warning: pointer targets in passing argument 1 of 'normalize_path' differ in signedness [-Wpointer-sign]
  normalize_path(buf, IFP_MAXPATHLEN);
                 ^~~
ifpline.c:32:6: note: expected 'char *' but argument is of type 'unsigned char *'
 void normalize_path(char *path, size_t size);
      ^~~~~~~~~~~~~~
ifpline.c:424:18: warning: pointer targets in passing argument 1 of 'slash2backslash' differ in signedness [-Wpointer-sign]
  slash2backslash(buf, buf, IFP_MAXPATHLEN);
                  ^~~
ifpline.c:35:6: note: expected 'char *' but argument is of type 'unsigned char *'
 void slash2backslash(char *dest, const char *src, size_t count);
      ^~~~~~~~~~~~~~~
ifpline.c:424:23: warning: pointer targets in passing argument 2 of 'slash2backslash' differ in signedness [-Wpointer-sign]
  slash2backslash(buf, buf, IFP_MAXPATHLEN);
                       ^~~
ifpline.c:35:6: note: expected 'const char *' but argument is of type 'unsigned char *'
 void slash2backslash(char *dest, const char *src, size_t count);
      ^~~~~~~~~~~~~~~
ifpline.c:426:14: warning: pointer targets in passing argument 2 of 'fn' differ in signedness [-Wpointer-sign]
  i = fn(dev, buf);
              ^~~
ifpline.c:426:14: note: expected 'const char *' but argument is of type 'unsigned char *'
ifpline.c: In function 'main':
ifpline.c:742:12: warning: variable 'mc_arg' set but not used [-Wunused-but-set-variable]
     char * mc_arg = NULL;
            ^~~~~~
At top level:
ifpline.c:11:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] = "$Id: ifpline.c,v 1.5 2004/11/18 17:12:37 oakhamg Exp $";
                   ^~~~~
/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   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ifpline ifpline.o ../src/libifp.la -lusb
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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ifpline ifpline.o  ../src/.libs/libifp.so -lusb
make[1]: Leaving directory '/builddir/build/BUILD/libifp-1.0.0.2/examples'
make[1]: Entering directory '/builddir/build/BUILD/libifp-1.0.0.2'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/builddir/build/BUILD/libifp-1.0.0.2'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VWpk8k
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64
+ cd libifp-1.0.0.2
+ rm -rf /builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64
+ make install DESTDIR=/builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/libifp-1.0.0.2/src'
make[2]: Entering directory '/builddir/build/BUILD/libifp-1.0.0.2/src'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libifp.la '/builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libifp.so.4.1.4 /builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64/usr/lib64/libifp.so.4.1.4
libtool: install: (cd /builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64/usr/lib64 && { ln -s -f libifp.so.4.1.4 libifp.so.4 || { rm -f libifp.so.4 && ln -s libifp.so.4.1.4 libifp.so.4; }; })
libtool: install: (cd /builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64/usr/lib64 && { ln -s -f libifp.so.4.1.4 libifp.so || { rm -f libifp.so && ln -s libifp.so.4.1.4 libifp.so; }; })
libtool: install: /usr/bin/install -c .libs/libifp.lai /builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64/usr/lib64/libifp.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64/usr/include'
 /usr/bin/install -c -m 644 ../include/ifp.h '/builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64/usr/include'
make[2]: Leaving directory '/builddir/build/BUILD/libifp-1.0.0.2/src'
make[1]: Leaving directory '/builddir/build/BUILD/libifp-1.0.0.2/src'
Making install in examples
make[1]: Entering directory '/builddir/build/BUILD/libifp-1.0.0.2/examples'
make[2]: Entering directory '/builddir/build/BUILD/libifp-1.0.0.2/examples'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c ifpline '/builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64/usr/bin'
libtool: warning: '../src/libifp.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/ifpline /builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64/usr/bin/ifpline
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/libifp-1.0.0.2/examples'
make[1]: Leaving directory '/builddir/build/BUILD/libifp-1.0.0.2/examples'
make[1]: Entering directory '/builddir/build/BUILD/libifp-1.0.0.2'
make[2]: Entering directory '/builddir/build/BUILD/libifp-1.0.0.2'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64/usr/share/man/man3'
 /usr/bin/install -c -m 644 docs/man/man3/ifp.h.3 '/builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64/usr/share/man/man3'
make[2]: Leaving directory '/builddir/build/BUILD/libifp-1.0.0.2'
make[1]: Leaving directory '/builddir/build/BUILD/libifp-1.0.0.2'
+ find /builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64 -name '*.la' -exec rm '{}' ';'
+ install -D -m 0755 /builddir/build/SOURCES/libifp.hotplug /builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64/sbin/libifp-hotplug
+ install -D -m 0644 /builddir/build/SOURCES/10-libifp.rules /builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64/usr/lib/udev/rules.d/10-libifp.rules
+ /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: libifp-1.0.0.2-24.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KwVWMl
+ umask 022
+ cd /builddir/build/BUILD
+ cd libifp-1.0.0.2
+ DOCDIR=/builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64/usr/share/doc/libifp
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64/usr/share/doc/libifp
+ cp -pr ChangeLog /builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64/usr/share/doc/libifp
+ cp -pr README /builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64/usr/share/doc/libifp
+ cp -pr TODO /builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64/usr/share/doc/libifp
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Mh3p7C
+ umask 022
+ cd /builddir/build/BUILD
+ cd libifp-1.0.0.2
+ LICENSEDIR=/builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64/usr/share/licenses/libifp
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64/usr/share/licenses/libifp
+ cp -pr COPYING /builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64/usr/share/licenses/libifp
+ exit 0
Provides: libifp = 1.0.0.2-24.fc28 libifp(riscv-64) = 1.0.0.2-24.fc28 libifp.so.4()(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: /bin/bash ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libifp.so.4()(64bit) libusb-0.1.so.4()(64bit) rtld(GNU_HASH)
Processing files: libifp-devel-1.0.0.2-24.fc28.riscv64
Provides: libifp-devel = 1.0.0.2-24.fc28 libifp-devel(riscv-64) = 1.0.0.2-24.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libifp.so.4()(64bit)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64
Wrote: /builddir/build/SRPMS/libifp-1.0.0.2-24.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/libifp-1.0.0.2-24.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/libifp-devel-1.0.0.2-24.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VTKvLu
+ umask 022
+ cd /builddir/build/BUILD
+ cd libifp-1.0.0.2
+ rm -rf /builddir/build/BUILDROOT/libifp-1.0.0.2-24.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
++ sleep 5
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff