+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/libuninum.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.Lu2NQj
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf libuninum-2.7
+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/libuninum-2.7.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libuninum-2.7
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (libuninum-2.7-64bit-clean.patch):'
Patch #0 (libuninum-2.7-64bit-clean.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .64bit-clean --fuzz=0
patching file uninum.c
patching file unicode.h
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HJ3bhV
+ umask 022
+ cd /builddir/build/BUILD
+ cd libuninum-2.7
+ 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 --disable-static --disable-rpath
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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... 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... g++ -E
checking for riscv64-redhat-linux-gnu-g77... no
checking for riscv64-redhat-linux-gnu-f77... no
checking for riscv64-redhat-linux-gnu-xlf... no
checking for riscv64-redhat-linux-gnu-frt... no
checking for riscv64-redhat-linux-gnu-pgf77... no
checking for riscv64-redhat-linux-gnu-fort77... no
checking for riscv64-redhat-linux-gnu-fl32... no
checking for riscv64-redhat-linux-gnu-af77... no
checking for riscv64-redhat-linux-gnu-f90... no
checking for riscv64-redhat-linux-gnu-xlf90... no
checking for riscv64-redhat-linux-gnu-pgf90... no
checking for riscv64-redhat-linux-gnu-epcf90... no
checking for riscv64-redhat-linux-gnu-f95... no
checking for riscv64-redhat-linux-gnu-fort... no
checking for riscv64-redhat-linux-gnu-xlf95... no
checking for riscv64-redhat-linux-gnu-ifc... no
checking for riscv64-redhat-linux-gnu-efc... no
checking for riscv64-redhat-linux-gnu-pgf95... no
checking for riscv64-redhat-linux-gnu-lf95... no
checking for riscv64-redhat-linux-gnu-gfortran... no
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... 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
configure: creating libtool
appending configuration tag "CXX" to libtool
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
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for ANSI C header files... (cached) yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for getopt_long... yes
checking for localeconv... yes
checking for setlocale... yes
checking for strrchr... yes
checking for wcschr... yes
checking for __gmpz_init in -lgmp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
+ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+ /usr/bin/make -j4
/usr/bin/make  all-am
make[1]: Entering directory '/builddir/build/BUILD/libuninum-2.7'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.    -DALLOCAOK -std=gnu99 -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 uninum.lo uninum.c
gcc -DHAVE_CONFIG_H -I. -I. -I.    -DALLOCAOK -std=gnu99 -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 numconv.c
gcc -DHAVE_CONFIG_H -I. -I. -I.    -DALLOCAOK -std=gnu99 -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 uniio.c
gcc -DHAVE_CONFIG_H -I. -I. -I.    -DALLOCAOK -std=gnu99 -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 wcgetline.c
wcgetline.c: In function 'wcgetline':
wcgetline.c:102:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
gcc -DHAVE_CONFIG_H -I. -I. -I.    -DALLOCAOK -std=gnu99 -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 ExplicateBadUTF8.c
numconv.c: In function 'ShowNumberSystems':
numconv.c:92:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   while (ds = ListNumberSystems(1,which)) printf("%s\n",ds);
          ^~
numconv.c: In function 'main':
numconv.c:335:57: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
   "U+%04X illegal in number system %s detected at line %d.\n",
                                                        ~^
                                                        %ld
numconv.c:172:7: warning: unused variable 'InputTextSize' [-Wunused-variable]
   int InputTextSize = INPUT_TEXT_SIZE_INIT;
       ^~~~~~~~~~~~~
numconv.c:165:9: warning: unused variable 'numstr' [-Wunused-variable]
   char *numstr;
         ^~~~~~
numconv.c:153:7: warning: unused variable 'Base' [-Wunused-variable]
   int Base;
       ^~~~
numconv.c:151:17: warning: unused variable 'num' [-Wunused-variable]
   unsigned long num;
                 ^~~
numconv.c:149:7: warning: unused variable 'nr' [-Wunused-variable]
   int nr;
       ^~
gcc -DHAVE_CONFIG_H -I. -I. -I.    -DALLOCAOK -std=gnu99 -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 binfmt.c
numconv.c:346:6: warning: 'ons' may be used uninitialized in this function [-Wmaybe-uninitialized]
  ptr = IntToString(&val,ons,NS_TYPE_STRING);
  ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DALLOCAOK -std=gnu99 -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 uninum.c  -fPIC -DPIC -o .libs/uninum.o
ExplicateBadUTF8.c: In function 'ExplicateBadUTF8':
ExplicateBadUTF8.c:67:18: warning: variable 'cptr' set but not used [-Wunused-but-set-variable]
   unsigned char *cptr;
                  ^~~~
At top level:
ExplicateBadUTF8.c:59:20: warning: 'OffsetsFromUTF8' defined but not used [-Wunused-const-variable=]
 static const UTF32 OffsetsFromUTF8[6] = { 0x00000000UL, 0x00003080UL, 0x000E2080UL,
                    ^~~~~~~~~~~~~~~
uninum.c:339:39: warning: missing braces around initializer [-Wmissing-braces]
 static struct ns NumberSystemList[] = {
                                       ^
   "Aegean",NS_AEGEAN,NS_TYPE_SAFE,
   {                              }
   "All",NS_ALL,NS_TYPE_SPECIAL,
   {                           }
   "Any",NS_ANY,NS_TYPE_SPECIAL,
   {                           }
   "Arabic_Alphabetic",NS_ARABIC_ALPHABETIC,NS_TYPE_SAFE,
   {                                                    }
   "Arabic_Persian",NS_PERSO_ARABIC,NS_TYPE_SAFE,
   {                                            }
   "Arabic_Western",NS_ARABIC_WESTERN,NS_TYPE_SAFE,
   {                                              }
   "Armenian",NS_ARMENIAN_ALPHABETIC,NS_TYPE_SAFE,
   {                                             }
   "Balinese",NS_BALINESE,NS_TYPE_SAFE,
   {                                  }
   "Bengali",NS_BENGALI,NS_TYPE_SAFE,
   {                                }
   "Burmese",NS_BURMESE,NS_TYPE_SAFE,
   {                                }
   "Chinese",NS_CHINESE_GENERIC,NS_TYPE_COVER,
   {                                         }
   "Chinese_Counting_Rod_Early",NS_CHINESE_COUNTING_ROD_EARLY_WITH_ZERO,NS_TYPE_SAFE,
   {                                                                                }
   "Chinese_Counting_Rod_Late",NS_CHINESE_COUNTING_ROD_LATE_WITH_ZERO,NS_TYPE_SAFE,
   {                                                                              }
   "Chinese_Counting_Rod_Early_No_Zero",NS_CHINESE_COUNTING_ROD_EARLY_WITHOUT_ZERO,NS_TYPE_SAFE,
   {                                                                                           }
   "Chinese_Counting_Rod_Late_No_Zero",NS_CHINESE_COUNTING_ROD_LATE_WITHOUT_ZERO,NS_TYPE_SAFE,
   {                                                                                         }
   "Chinese_Legal_Simplified",NS_CHINESE_LEGAL_SIMPLIFIED,NS_TYPE_SAFE,
   {                                                                  }
   "Chinese_Legal_Traditional",NS_CHINESE_LEGAL_TRADITIONAL,NS_TYPE_SAFE,
   {                                                                    }
   "Chinese_Regular_Simplified",NS_CHINESE_REGULAR_SIMPLIFIED,NS_TYPE_SAFE,
   {                                                                      }
   "Chinese_Regular_Traditional",NS_CHINESE_REGULAR_TRADITIONAL,NS_TYPE_SAFE,
   {                                                                        }
   "Chinese_Regular_Place",NS_CHINESE_REGULAR_PLACE,NS_TYPE_SAFE,
   {                                                            }
   "Common_Braille",NS_COMMON_BRAILLE,NS_TYPE_SAFE,
   {                                              }
   "Counting_Rod",NS_CHINESE_COUNTING_ROD_GENERIC,NS_TYPE_COVER,
   {                                                           }
   "Cyrillic",NS_CYRILLIC_ALPHABETIC,NS_TYPE_SAFE,
   {                                             }
   "Devanagari",NS_DEVANAGARI,NS_TYPE_SAFE,
   {                                      }
   "Egyptian",NS_EGYPTIAN,NS_TYPE_SAFE,
   {                                  }
   "Ethiopic",NS_ETHIOPIC,NS_TYPE_SAFE,
   {                                  }
   "Ewellic_Decimal",NS_EWELLIC_DECIMAL,NS_TYPE_SAFE,
   {                                                }
   "Ewellic_Hexadecimal",NS_EWELLIC_HEX,NS_TYPE_SAFE,
   {                                                }
   "French_Braille",NS_FRENCH_BRAILLE,NS_TYPE_SAFE,
   {                                              }
   "Glagolitic",NS_GLAGOLITIC_ALPHABETIC,NS_TYPE_SAFE,
   {                                                 }
   "Greek",NS_GREEK_ALPHABETIC_UPPER,NS_TYPE_COVER,
   {                                              }
   "Greek_Lower",NS_GREEK_ALPHABETIC_LOWER,NS_TYPE_SAFE,
   {                                                   }
   "Greek_Upper",NS_GREEK_ALPHABETIC_UPPER,NS_TYPE_SAFE,
   {                                                   }
   "Gujarati",NS_GUJARATI,NS_TYPE_SAFE,
   {                                  }
   "Gurmukhi",NS_GURMUKHI,NS_TYPE_SAFE,
   {                                  }
   "Hebrew",NS_HEBREW_GENERIC,NS_TYPE_COVER,
   {                                       }
   "Hebrew_Early",NS_HEBREW_EARLY,NS_TYPE_SAFE,
   {                                          }
   "Hebrew_Late",NS_HEBREW_LATE,NS_TYPE_SAFE,
   {                                        }
   "Hexadecimal",NS_HEX,NS_TYPE_COVER,
   {                                 }
   "Hexadecimal_Lower",NS_HEX_LOWER,NS_TYPE_SAFE,
   {                                            }
   "Hexadecimal_Upper",NS_HEX_UPPER,NS_TYPE_SAFE,
   {                                            }
   "Japanese_Regular_Simplified",NS_CHINESE_JAPANESE_REGULAR_SIMPLIFIED,NS_TYPE_SAFE,
   {                                                                                }
   "Japanese_Regular_Traditional",NS_CHINESE_JAPANESE_REGULAR_TRADITIONAL,NS_TYPE_SAFE,
   {                                                                                  }
   "Japanese_Legal_Simplified",NS_CHINESE_JAPANESE_LEGAL_SIMPLIFIED,NS_TYPE_SAFE,
   {                                                                            }
   "Japanese_Legal_Traditional",NS_CHINESE_JAPANESE_LEGAL_TRADITIONAL,NS_TYPE_SAFE,
   {                                                                              }
   "Japanese_Western_Mixed",NS_CHINESE_JAPANESE_WESTERN_MIX,NS_TYPE_SAFE,
   {                                                                    }
   "Kannada",NS_KANNADA,NS_TYPE_SAFE,
   {                                }
   "Kayah_Li", NS_KAYAH_LI,NS_TYPE_SAFE,
   {                                   }
   "Kharoshthi",NS_KHAROSHTHI,NS_TYPE_SAFE,
   {                                      }
   "Khmer",NS_KHMER,NS_TYPE_SAFE,
   {                            }
   "Klingon",NS_KLINGON,NS_TYPE_SAFE,
   {                                }
   "Lao",NS_LAO,NS_TYPE_SAFE,
   {                        }
   "Lepcha",NS_LEPCHA,NS_TYPE_SAFE,
   {                              }
   "Limbu",NS_LIMBU,NS_TYPE_SAFE,
   {                            }
   "Malayalam",NS_MALAYALAM,NS_TYPE_SAFE,
   {                                    }
   "Mandarin_Legal_Simplified",NS_CHINESE_MANDARIN_LEGAL_SIMPLIFIED,NS_TYPE_SAFE,
   {                                                                            }
   "Mandarin_Legal_Traditional",NS_CHINESE_MANDARIN_LEGAL_TRADITIONAL,NS_TYPE_SAFE,
   {                                                                              }
   "Mandarin_Regular_Simplified",NS_CHINESE_MANDARIN_REGULAR_SIMPLIFIED,NS_TYPE_SAFE,
   {                                                                                }
   "Mandarin_Regular_Traditional",NS_CHINESE_MANDARIN_REGULAR_TRADITIONAL,NS_TYPE_SAFE,
   {                                                                                  }
   "Mongolian",NS_MONGOLIAN,NS_TYPE_SAFE,
   {                                    }
   "Mxedruli",NS_MXEDRULI,NS_TYPE_SAFE,
   {                                  }
   "New_Tai_Lue",NS_NEW_TAI_LUE,NS_TYPE_SAFE,
   {                                        }
   "Nko",NS_NKO,NS_TYPE_SAFE,
   {                        }
   "Ol_Chiki",NS_OL_CHIKI,NS_TYPE_SAFE,
   {                                  }
   "Old_Italic",NS_OLD_ITALIC,NS_TYPE_SAFE,
   {                                      }
   "Old_Persian",NS_OLD_PERSIAN,NS_TYPE_SAFE,
   {                                        }
   "Oriya",NS_ORIYA,NS_TYPE_SAFE,
   {                            }
   "Osmanya",NS_OSMANYA,NS_TYPE_SAFE,
   {                                }
   "Phoenician",NS_PHOENICIAN,NS_TYPE_SAFE,
   {                                      }
   "Roman",NS_ROMAN_GENERIC,NS_TYPE_COVER,
   {                                     }
   "Roman_Lower",NS_ROMAN_LOWER,NS_TYPE_SAFE,
   {                                        }
   "Roman_Upper",NS_ROMAN_UPPER,NS_TYPE_SAFE,
   {                                        }
   "Russian_Braille",NS_RUSSIAN_BRAILLE,NS_TYPE_SAFE,
   {                                                }
   "Saurashtra",NS_SAURASHTRA,NS_TYPE_SAFE,
   {                                      }
   "Shan",NS_SHAN,NS_TYPE_SAFE,
   {                          }
   "Sinhala",NS_SINHALA,NS_TYPE_SAFE,
   {                                }
   "Sundanese",NS_SUNDANESE,NS_TYPE_SAFE,
   {                                    }
   "Suzhou",NS_CHINESE_SUZHOU,NS_TYPE_SAFE,
   {                                      }
   "Tamil",NS_TAMIL_GENERIC,NS_TYPE_COVER,
   {                                     }
   "Tamil_Place",NS_TAMIL_PLACE,NS_TYPE_SAFE,
   {                                        }
   "Tamil_Traditional",NS_TAMIL_TRADITIONAL,NS_TYPE_SAFE,
   {                                                    }
   "Telugu",NS_TELUGU,NS_TYPE_SAFE,
   {                              }
   "Tengwar_Decimal",NS_TENGWAR_DECIMAL,NS_TYPE_SAFE,
   {                                                }
   "Tengwar_Duodecimal",NS_TENGWAR_DUODECIMAL,NS_TYPE_SAFE,
   {                                                      }
   "Thai",NS_THAI,NS_TYPE_SAFE,
   {                          }
   "Tibetan",NS_TIBETAN,NS_TYPE_SAFE,
   {                                }
   "Vai",NS_VAI,NS_TYPE_SAFE,
   {                        }
   "Verdurian",NS_VERDURIAN,NS_TYPE_SAFE,
   {                                    }
   "Western",NS_WESTERN_GENERIC,NS_TYPE_COVER,
   {                                         }
   "Western_Lower",NS_WESTERN_LOWER,NS_TYPE_SAFE,
   {                                            }
   "Western_Upper",NS_WESTERN_UPPER,NS_TYPE_SAFE,
   {                                            }
   "Xucuri_Lower",NS_XUCURI_LOWER,NS_TYPE_SAFE,
   {                                          }
   "Xucuri_Upper",NS_XUCURI_UPPER,NS_TYPE_SAFE,
   {                                          }
   "Unknown",NS_UNKNOWN,NS_TYPE_GUESS,
   {                                 }
   "All_Zero",NS_ALLZERO,NS_TYPE_GUESS
   {
 };
 }
uninum.c: In function 'ArabicToInt':
uninum.c:886:9: warning: unused variable 'rs' [-Wunused-variable]
   char *rs;
         ^~
uninum.c: In function 'ChineseToInt':
uninum.c:1864:9: warning: unused variable 'rs' [-Wunused-variable]
   char *rs;
         ^~
uninum.c: In function 'ChineseCountingRodToInt':
uninum.c:1878:9: warning: unused variable 'rs' [-Wunused-variable]
   char *rs;
         ^~
uninum.c: In function 'PlaceIntToString':
uninum.c:5409:7: warning: unused variable 'offset' [-Wunused-variable]
   int offset;
       ^~~~~~
uninum.c: In function 'PlaceNonContiguousIntToString':
uninum.c:5460:7: warning: unused variable 'offset' [-Wunused-variable]
   int offset;
       ^~~~~~
uninum.c: In function 'ChineseCountingRodIntToString':
uninum.c:6959:7: warning: unused variable 'offset' [-Wunused-variable]
   int offset;
       ^~~~~~
uninum.c: In function 'KharoshthiIntToString':
uninum.c:7204:9: warning: unused variable 'tempc' [-Wunused-variable]
   UTF32 tempc;
         ^~~~~
uninum.c:7192:7: warning: unused variable 'oi' [-Wunused-variable]
   int oi = 0;   /* Index into output array */
       ^~
uninum.c: In function 'IntToString':
uninum.c:7681:15: warning: comparison of constant '0' with boolean expression is always false [-Wbool-compare]
   if(ULT(z,0) < 0) {
               ^
uninum.c: In function 'wcDelimitNumber':
uninum.c:320:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
uninum.c: In function 'RomanToInt':
uninum.c:4290:6: warning: 'CurrentValue' may be used uninitialized in this function [-Wmaybe-uninitialized]
   if (PreviousValue >= CurrentValue) mpz_add_ui(Result,Result,PreviousValue);
      ^
uninum.c: In function 'wcDelimitNumber':
uninum.c:295:36: warning: 'length' may be used uninitialized in this function [-Wmaybe-uninitialized]
   new = (UTF32 *) malloc((New_Size + 1) * sizeof(UTF32));
                          ~~~~~~~~~~^~~~
uninum.c: In function 'ChineseWesternIntToString.constprop':
uninum.c:6922:6: warning: 'ptr' may be used uninitialized in this function [-Wmaybe-uninitialized]
  *ptr=0x0000;
  ~~~~^~~~~~~
/bin/sh ./libtool --tag=CC --mode=link gcc -DALLOCAOK -std=gnu99 -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 libuninum.la -rpath /usr/lib64 -version-info 8:0:3 uninum.lo  -lgmp  -lm
gcc -shared  .libs/uninum.o  -lgmp -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,libuninum.so.5 -o .libs/libuninum.so.5.3.0
(cd .libs && rm -f libuninum.so.5 && ln -s libuninum.so.5.3.0 libuninum.so.5)
(cd .libs && rm -f libuninum.so && ln -s libuninum.so.5.3.0 libuninum.so)
creating libuninum.la
(cd .libs && rm -f libuninum.la && ln -s ../libuninum.la libuninum.la)
/bin/sh ./libtool --tag=CC --mode=link gcc -DALLOCAOK -std=gnu99 -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 numconv  numconv.o uniio.o wcgetline.o ExplicateBadUTF8.o binfmt.o libuninum.la -lgmp  -lm
DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -DALLOCAOK -std=gnu99 -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/numconv numconv.o uniio.o wcgetline.o ExplicateBadUTF8.o binfmt.o  ./.libs/libuninum.so -lgmp -lm
creating numconv
make[1]: Leaving directory '/builddir/build/BUILD/libuninum-2.7'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZMm2lp
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64
++ dirname /builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64
+ cd libuninum-2.7
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64
make[1]: Entering directory '/builddir/build/BUILD/libuninum-2.7'
test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/lib64"
 /bin/sh ./libtool --mode=install /usr/bin/install -c  'libuninum.la' '/builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/lib64/libuninum.la'
/usr/bin/install -c .libs/libuninum.so.5.3.0 /builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/lib64/libuninum.so.5.3.0
(cd /builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/lib64 && { ln -s -f libuninum.so.5.3.0 libuninum.so.5 || { rm -f libuninum.so.5 && ln -s libuninum.so.5.3.0 libuninum.so.5; }; })
(cd /builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/lib64 && { ln -s -f libuninum.so.5.3.0 libuninum.so || { rm -f libuninum.so && ln -s libuninum.so.5.3.0 libuninum.so; }; })
/usr/bin/install -c .libs/libuninum.lai /builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/lib64/libuninum.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/bin"
  /bin/sh ./libtool --mode=install /usr/bin/install -c 'numconv' '/builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/bin/numconv'
libtool: install: warning: `libuninum.la' has not been installed in `/usr/lib64'
/usr/bin/install -c .libs/numconv /builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/bin/numconv
test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/bin"
 /usr/bin/install -c 'NumberConverter.tcl' '/builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/bin/NumberConverter.tcl'
test -z "/usr/include/uninum" || mkdir -p -- "/builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/include/uninum"
 /usr/bin/install -c -m 644 'nsdefs.h' '/builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/include/uninum/nsdefs.h'
 /usr/bin/install -c -m 644 'unicode.h' '/builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/include/uninum/unicode.h'
 /usr/bin/install -c -m 644 'uninum.h' '/builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/include/uninum/uninum.h'
test -z "/usr/share/man/man1" || mkdir -p -- "/builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/share/man/man1"
 /usr/bin/install -c -m 644 './numconv.1' '/builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/share/man/man1/numconv.1'
make[1]: Leaving directory '/builddir/build/BUILD/libuninum-2.7'
+ /usr/bin/install -p -D -m 0644 numconv.1 /builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64//usr/share/man/man1/numconv.1
+ /usr/bin/rm -f /builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/bin/NumberConverter.tcl
+ /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
*** WARNING: ./usr/lib64/libuninum.la is executable but has empty or no shebang, removing executable bit
Processing files: libuninum-2.7-20.fc28.1.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.caNPVi
+ umask 022
+ cd /builddir/build/BUILD
+ cd libuninum-2.7
+ DOCDIR=/builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/share/doc/libuninum
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/share/doc/libuninum
+ cp -pr AUTHORS /builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/share/doc/libuninum
+ cp -pr ChangeLog /builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/share/doc/libuninum
+ cp -pr COPYING /builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/share/doc/libuninum
+ cp -pr CREDITS /builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/share/doc/libuninum
+ cp -pr NEWS /builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/share/doc/libuninum
+ cp -pr README /builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/share/doc/libuninum
+ cp -pr README_NUMBERCONVERTER /builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/share/doc/libuninum
+ cp -pr TODO /builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/share/doc/libuninum
+ cp -pr Examples /builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64/usr/share/doc/libuninum
+ exit 0
Provides: libuninum = 2.7-20.fc28.1 libuninum(riscv-64) = 2.7-20.fc28.1 libuninum.so.5()(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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libuninum.so.5()(64bit) rtld(GNU_HASH)
Processing files: libuninum-devel-2.7-20.fc28.1.riscv64
Provides: libuninum-devel = 2.7-20.fc28.1 libuninum-devel(riscv-64) = 2.7-20.fc28.1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libuninum.so.5()(64bit)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.riscv64
Wrote: /builddir/build/SRPMS/libuninum-2.7-20.fc28.1.src.rpm
Wrote: /builddir/build/RPMS/riscv64/libuninum-2.7-20.fc28.1.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/libuninum-devel-2.7-20.fc28.1.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sBQ58H
+ umask 022
+ cd /builddir/build/BUILD
+ cd libuninum-2.7
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/libuninum-2.7-20.fc28.1.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