+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libbytesize.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.q5720j + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libbytesize-1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/libbytesize-1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libbytesize-1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GnRW6t + umask 022 + cd /builddir/build/BUILD + cd libbytesize-1.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for xgettext... /usr/bin/xgettext checking for msgfmt... /usr/bin/msgfmt checking for msgmerge... /usr/bin/msgmerge checking for msgcat... /usr/bin/msgcat checking for python... /usr/bin/python checking for python version... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out 2.7 checking for python platform... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out linux2 checking for python script directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out ${prefix}/lib/python2.7/site-packages checking for python extension module directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out ${exec_prefix}/lib64/python2.7/site-packages checking for style of include used by make... GNU 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 dependency style of gcc... none checking for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) 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... 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 for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for PCRE... yes checking for __gmpz_init in -lgmp... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking mpfr.h usability... yes checking mpfr.h presence... yes checking for mpfr.h... yes checking for stdint.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for python3... /usr/bin/python3 checking for gtkdoc-scan... /usr/bin/gtkdoc-scan checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/bytesize.pc config.status: creating po/Makefile config.status: creating src/python/Makefile config.status: creating dist/Makefile config.status: creating dist/libbytesize.spec config.status: creating docs/Makefile config.status: creating docs/libbytesize-docs.xml config.status: creating tests/Makefile config.status: creating tests/libbytesize_unittest.sh config.status: creating tests/canary_tests.sh config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -j4 Making all in . make[1]: Entering directory '/builddir/build/BUILD/libbytesize-1.2' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/libbytesize-1.2' Making all in po make[1]: Entering directory '/builddir/build/BUILD/libbytesize-1.2/po' ../translation-canary/xgettext_werror.sh --keyword=_ --keyword=N_ --keyword=P_:1,2 --keyword=C_:1c,2 --keyword=CN_:1c,2 --keyword=CP_:1c,2,3 --add-comments=TRANSLATORS: --from-code=UTF-8 --package-name=libbytesize --package-version=1.2 --copyright-holder="Red Hat, Inc." --msgid-bugs-address="anaconda-devel-list@redhat.com" --directory=.. -o libbytesize.pot \ src/bs_size.c msgmerge --verbose -o nds.mpo nds.po libbytesize.pot msgmerge --verbose -o anp.mpo anp.po libbytesize.pot msgmerge --verbose -o ast.mpo ast.po libbytesize.pot msgmerge --verbose -o my.mpo my.po libbytesize.pot ....... Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. . Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. ..msgmerge --verbose -o ur.mpo ur.po libbytesize.pot msgmerge --verbose -o kk.mpo kk.po libbytesize.pot Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o ru.mpo ru.po libbytesize.pot msgmerge --verbose -o ky.mpo ky.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o tg.mpo tg.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o ta.mpo ta.po libbytesize.pot .... Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o eo.mpo eo.po libbytesize.pot msgmerge --verbose -o tr.mpo tr.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o sq.mpo sq.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. ..msgmerge --verbose -o es.mpo es.po libbytesize.pot Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o mr.mpo mr.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgfilter -i ./sr.po -o sr@latin.mpo recode-sr-latin .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o pt_BR.mpo pt_BR.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o cy.mpo cy.po libbytesize.pot msgmerge --verbose -o th.mpo th.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o el.mpo el.po libbytesize.pot msgmerge --verbose -o hr.mpo hr.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o brx.mpo brx.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o sr.mpo sr.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o lv.mpo lv.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o kw_GB.mpo kw_GB.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. ..msgmerge --verbose -o bn_IN.mpo bn_IN.po libbytesize.pot Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o wba.mpo wba.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o cs.mpo cs.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o tw.mpo tw.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o ro.mpo ro.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o en_GB.mpo en_GB.po libbytesize.pot ..... Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o eu.mpo eu.po libbytesize.pot msgmerge --verbose -o da.mpo da.po libbytesize.pot .... Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o id.mpo id.po libbytesize.pot msgmerge --verbose -o nb.mpo nb.po libbytesize.pot .... Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o kw@kkcor.mpo kw@kkcor.po libbytesize.pot ..msgmerge --verbose -o be.mpo be.po libbytesize.pot Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o te.mpo te.po libbytesize.pot msgmerge --verbose -o as.mpo as.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o hi.mpo hi.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. ..msgmerge --verbose -o uk.mpo uk.po libbytesize.pot Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o ar.mpo ar.po libbytesize.pot ..... Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o bal.mpo bal.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. ..... Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o bg.mpo bg.po libbytesize.pot Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o kw.mpo kw.po libbytesize.pot msgmerge --verbose -o bo.mpo bo.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o nl.mpo nl.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o fi.mpo fi.po libbytesize.pot ..... Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o ne.mpo ne.po libbytesize.pot .....msgmerge --verbose -o pt.mpo pt.po libbytesize.pot Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o de_CH.mpo de_CH.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o zh_HK.mpo zh_HK.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. ..msgmerge --verbose -o sk.mpo sk.po libbytesize.pot Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o de.mpo de.po libbytesize.pot ..... Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o kw@uccor.mpo kw@uccor.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o mn.mpo mn.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o am.mpo am.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o nso.mpo nso.po libbytesize.pot msgmerge --verbose -o sv.mpo sv.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o ml.mpo ml.po libbytesize.pot ... Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o fr.mpo fr.po libbytesize.pot msgmerge --verbose -o it.mpo it.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o ms.mpo ms.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o yo.mpo yo.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o zu.mpo zu.po libbytesize.pot msgmerge --verbose -o zh_TW.mpo zh_TW.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o gu.mpo gu.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o kn.mpo kn.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o hu.mpo hu.po libbytesize.pot msgmerge --verbose -o gl.mpo gl.po libbytesize.pot ..... Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o ilo.mpo ilo.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o bn.mpo bn.po libbytesize.pot msgmerge --verbose -o ka.mpo ka.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o ja.mpo ja.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o mai.mpo mai.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o ia.mpo ia.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o ko.mpo ko.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o et.mpo et.po libbytesize.pot msgmerge --verbose -o he.mpo he.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o ga.mpo ga.po libbytesize.pot .... Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o sl.mpo sl.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o fa.mpo fa.po libbytesize.pot msgmerge --verbose -o nn.mpo nn.po libbytesize.pot .... Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o lt.mpo lt.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o vi.mpo vi.po libbytesize.pot ..msgmerge --verbose -o is.mpo is.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o zh_CN.mpo zh_CN.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o ca.mpo ca.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o mk.mpo mk.po libbytesize.pot msgmerge --verbose -o bs.mpo bs.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o si.mpo si.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o pa.mpo pa.po libbytesize.pot .... Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. ..msgmerge --verbose -o br.mpo br.po libbytesize.pot Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o af.mpo af.po libbytesize.pot msgmerge --verbose -o pl.mpo pl.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o km.mpo km.po libbytesize.pot ..... Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o or.mpo or.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. ... Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgfmt --statistics --verbose -o nds.mo nds.mpo msgfmt --statistics --verbose -o anp.mo anp.mpo msgfmt --statistics --verbose -o ast.mo ast.mpo msgfmt --statistics --verbose -o my.mo my.mpo ast.mpo: 0 translated messages, 17 untranslated messages. anp.mpo: 0 translated messages, 17 untranslated messages. nds.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o ur.mo ur.mpo my.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o kk.mo kk.mpo msgfmt --statistics --verbose -o ru.mo ru.mpo msgfmt --statistics --verbose -o ky.mo ky.mpo ky.mpo: 0 translated messages, 17 untranslated messages. ur.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o tg.mo tg.mpo kk.mpo: 0 translated messages, 17 untranslated messages. ru.mpo: 17 translated messages. msgfmt --statistics --verbose -o ta.mo ta.mpo msgfmt --statistics --verbose -o eo.mo eo.mpo msgfmt --statistics --verbose -o tr.mo tr.mpo tg.mpo: 0 translated messages, 17 untranslated messages. eo.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o sq.mo sq.mpo msgfmt --statistics --verbose -o es.mo es.mpo ta.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o mr.mo mr.mpo tr.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o sr@latin.mo sr@latin.mpo sq.mpo: 17 translated messages. msgfmt --statistics --verbose -o pt_BR.mo pt_BR.mpo mr.mpo: 0 translated messages, 17 untranslated messages. sr@latin.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o cy.mo cy.mpo es.mpo: 17 translated messages. msgfmt --statistics --verbose -o th.mo th.mpo msgfmt --statistics --verbose -o el.mo el.mpo pt_BR.mpo: 17 translated messages. msgfmt --statistics --verbose -o hr.mo hr.mpo cy.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o brx.mo brx.mpo th.mpo: 0 translated messages, 17 untranslated messages. el.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o sr.mo sr.mpo msgfmt --statistics --verbose -o lv.mo lv.mpo hr.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o kw_GB.mo kw_GB.mpo brx.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o bn_IN.mo bn_IN.mpo sr.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o wba.mo wba.mpo lv.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o cs.mo cs.mpo kw_GB.mpo: 0 translated messages, 17 untranslated messages. bn_IN.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o tw.mo tw.mpo msgfmt --statistics --verbose -o ro.mo ro.mpo wba.mpo: 0 translated messages, 17 untranslated messages. cs.mpo: 17 translated messages. msgfmt --statistics --verbose -o en_GB.mo en_GB.mpo msgfmt --statistics --verbose -o eu.mo eu.mpo ro.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o da.mo da.mpo tw.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o id.mo id.mpo eu.mpo: 0 translated messages, 17 untranslated messages. en_GB.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o nb.mo nb.mpo msgfmt --statistics --verbose -o kw@kkcor.mo kw@kkcor.mpo da.mpo: 17 translated messages. id.mpo: 17 translated messages. msgfmt --statistics --verbose -o be.mo be.mpo msgfmt --statistics --verbose -o te.mo te.mpo nb.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o as.mo as.mpo kw@kkcor.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o hi.mo hi.mpo be.mpo: 0 translated messages, 17 untranslated messages. te.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o uk.mo uk.mpo msgfmt --statistics --verbose -o ar.mo ar.mpo as.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o bal.mo bal.mpo hi.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o bg.mo bg.mpo ar.mpo: 0 translated messages, 17 untranslated messages. uk.mpo: 17 translated messages. msgfmt --statistics --verbose -o kw.mo kw.mpo bal.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o bo.mo bo.mpo msgfmt --statistics --verbose -o nl.mo nl.mpo bg.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o fi.mo fi.mpo kw.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o ne.mo ne.mpo nl.mpo: 17 translated messages. msgfmt --statistics --verbose -o pt.mo pt.mpo bo.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o de_CH.mo de_CH.mpo fi.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o zh_HK.mo zh_HK.mpo ne.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o sk.mo sk.mpo pt.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o de.mo de.mpo de_CH.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o kw@uccor.mo kw@uccor.mpo zh_HK.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o mn.mo mn.mpo sk.mpo: 17 translated messages. msgfmt --statistics --verbose -o am.mo am.mpo de.mpo: 17 translated messages. kw@uccor.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o nso.mo nso.mpo msgfmt --statistics --verbose -o sv.mo sv.mpo mn.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o ml.mo ml.mpo am.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o fr.mo fr.mpo sv.mpo: 17 translated messages. nso.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o it.mo it.mpo msgfmt --statistics --verbose -o ms.mo ms.mpo ml.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o yo.mo yo.mpo fr.mpo: 17 translated messages. msgfmt --statistics --verbose -o zu.mo zu.mpo it.mpo: 17 translated messages. msgfmt --statistics --verbose -o zh_TW.mo zh_TW.mpo ms.mpo: 0 translated messages, 17 untranslated messages. yo.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o gu.mo gu.mpo zu.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o kn.mo kn.mpo msgfmt --statistics --verbose -o hu.mo hu.mpo zh_TW.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o gl.mo gl.mpo gu.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o ilo.mo ilo.mpo kn.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o bn.mo bn.mpo hu.mpo: 17 translated messages. msgfmt --statistics --verbose -o ka.mo ka.mpo gl.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o ja.mo ja.mpo ilo.mpo: 0 translated messages, 17 untranslated messages. bn.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o mai.mo mai.mpo msgfmt --statistics --verbose -o ia.mo ia.mpo ka.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o ko.mo ko.mpo ja.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o et.mo et.mpo mai.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o he.mo he.mpo ia.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o ga.mo ga.mpo ko.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o sl.mo sl.mpo et.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o fa.mo fa.mpo he.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o nn.mo nn.mpo ga.mpo: 0 translated messages, 17 untranslated messages. sl.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o lt.mo lt.mpo msgfmt --statistics --verbose -o vi.mo vi.mpo fa.mpo: 0 translated messages, 17 untranslated messages. nn.mpo: 0 translated messages, 17 untranslated messagesmsgfmt --statistics --verbose -o is.mo is.mpo . msgfmt --statistics --verbose -o zh_CN.mo zh_CN.mpo lt.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o ca.mo ca.mpo vi.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o mk.mo mk.mpo is.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o bs.mo bs.mpo ca.mpo: 17 translated messages. zh_CN.mpo: 17 translated messages. msgfmt --statistics --verbose -o si.mo si.mpo msgfmt --statistics --verbose -o pa.mo pa.mpo pa.mpo: 0 translated messages, 17 untranslated messages. mk.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o br.mo br.mpo bs.mpo: 0 translated messagesmsgfmt --statistics --verbose -o af.mo af.mpo , 17 untranslated messages. si.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o pl.mo pl.mpo msgfmt --statistics --verbose -o km.mo km.mpo br.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o or.mo or.mpo pl.mpo: 17 translated messages. af.mpo: 0 translated messages, 17 untranslated messages. km.mpo: 0 translated messages, 17 untranslated messages. or.mpo: 0 translated messages, 17 untranslated messages. make[1]: Leaving directory '/builddir/build/BUILD/libbytesize-1.2/po' Making all in src make[1]: Entering directory '/builddir/build/BUILD/libbytesize-1.2/src' Making all in python make[2]: Entering directory '/builddir/build/BUILD/libbytesize-1.2/src/python' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libbytesize-1.2/src/python' make[2]: Entering directory '/builddir/build/BUILD/libbytesize-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbytesize\" -DPACKAGE_TARNAME=\"libbytesize\" -DPACKAGE_VERSION=\"1.2\" -DPACKAGE_STRING=\"libbytesize\ 1.2\" -DPACKAGE_BUGREPORT=\"vpodzime@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libbytesize\" -DVERSION=\"1.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_LIBGMP=1 -DHAVE_LANGINFO_H=1 -DHAVE_GMP_H=1 -DHAVE_MPFR_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDARG_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_CTYPE_H=1 -I. -DLOCALEDIR=\"/usr/share/locale\" -DDEFAULT_TEXT_DOMAIN=\"libbytesize\" -Wall -Wextra -Werror -Wno-overflow -D_GNU_SOURCE -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 -DENABLE_NLS -c -o libbytesize_la-bs_size.lo `test -f 'bs_size.c' || echo './'`bs_size.c libtool: compile: gcc -DPACKAGE_NAME=\"libbytesize\" -DPACKAGE_TARNAME=\"libbytesize\" -DPACKAGE_VERSION=\"1.2\" "-DPACKAGE_STRING=\"libbytesize 1.2\"" -DPACKAGE_BUGREPORT=\"vpodzime@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libbytesize\" -DVERSION=\"1.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_LIBGMP=1 -DHAVE_LANGINFO_H=1 -DHAVE_GMP_H=1 -DHAVE_MPFR_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDARG_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_CTYPE_H=1 -I. -DLOCALEDIR=\"/usr/share/locale\" -DDEFAULT_TEXT_DOMAIN=\"libbytesize\" -Wall -Wextra -Werror -Wno-overflow -D_GNU_SOURCE -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 -DENABLE_NLS -c bs_size.c -fPIC -DPIC -o .libs/libbytesize_la-bs_size.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror -Wno-overflow -D_GNU_SOURCE -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 -DENABLE_NLS -version-info 1:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libbytesize.la -rpath /usr/lib64 libbytesize_la-bs_size.lo -lgmp -lmpfr -lpcre -lgmp libtool: link: gcc -shared -fPIC -DPIC .libs/libbytesize_la-bs_size.o -lmpfr -lpcre -lgmp -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libbytesize.so.1 -o .libs/libbytesize.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libbytesize.so.1" && ln -s "libbytesize.so.1.0.0" "libbytesize.so.1") libtool: link: (cd ".libs" && rm -f "libbytesize.so" && ln -s "libbytesize.so.1.0.0" "libbytesize.so") libtool: link: ( cd ".libs" && rm -f "libbytesize.la" && ln -s "../libbytesize.la" "libbytesize.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libbytesize-1.2/src' make[1]: Leaving directory '/builddir/build/BUILD/libbytesize-1.2/src' Making all in dist make[1]: Entering directory '/builddir/build/BUILD/libbytesize-1.2/dist' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libbytesize-1.2/dist' Making all in tests make[1]: Entering directory '/builddir/build/BUILD/libbytesize-1.2/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libbytesize-1.2/tests' Making all in docs make[1]: Entering directory '/builddir/build/BUILD/libbytesize-1.2/docs' touch ./html-doc.stamp test . == . || cp ./libbytesize-sections.txt ./libbytesize-docs.xml . gtkdoc-scan --rebuild-types --module=libbytesize --source-dir=./../src/ gtkdoc-mkdb --module=libbytesize --output-format=xml --source-dir=./../src/ --source-suffixes=c,h ./../src/bs_size.h:22: warning: Value descriptions for BSErrorCode are missing in source code comment block. ./../src/bs_size.h:35: warning: Field descriptions for struct BSError are missing in source code comment block. ./../src/bs_size.h:45: warning: Value descriptions for BSBunit are missing in source code comment block. ./../src/bs_size.h:55: warning: Value descriptions for BSDunit are missing in source code comment block. ./../src/bs_size.h:65: warning: Value descriptions for BSRoundDir are missing in source code comment block. ./../src/bs_size.c:410: warning: Parameter description for bs_size_new_from_str::error is missing in source code comment block. ./../src/bs_size.c:338: warning: Parameter description for bs_size_free::size is missing in source code comment block. ./../src/bs_size.c:348: warning: Parameter description for bs_clear_error::error is missing in source code comment block. ./../src/bs_size.c:538: warning: Parameter description for bs_size_get_bytes::size is missing in source code comment block. ./../src/bs_size.c:538: warning: Parameter description for bs_size_get_bytes::error is missing in source code comment block. ./../src/bs_size.c:578: warning: Parameter description for bs_size_sgn::size is missing in source code comment block. ./../src/bs_size.c:590: warning: Parameter description for bs_size_get_bytes_str::size is missing in source code comment block. ./../src/bs_size.c:604: warning: Parameter description for bs_size_convert_to::size is missing in source code comment block. ./../src/bs_size.c:604: warning: Parameter description for bs_size_convert_to::error is missing in source code comment block. ./../src/bs_size.c:658: warning: Parameter description for bs_size_human_readable::size is missing in source code comment block. ./../src/bs_size.c:728: warning: Parameter description for bs_size_add::size1 is missing in source code comment block. ./../src/bs_size.c:728: warning: Parameter description for bs_size_add::size2 is missing in source code comment block. ./../src/bs_size.c:745: warning: Parameter description for bs_size_grow::size1 is missing in source code comment block. ./../src/bs_size.c:745: warning: Parameter description for bs_size_grow::size2 is missing in source code comment block. ./../src/bs_size.c:759: warning: Parameter description for bs_size_add_bytes::size is missing in source code comment block. ./../src/bs_size.c:759: warning: Parameter description for bs_size_add_bytes::bytes is missing in source code comment block. ./../src/bs_size.c:775: warning: Parameter description for bs_size_grow_bytes::size is missing in source code comment block. ./../src/bs_size.c:775: warning: Parameter description for bs_size_grow_bytes::bytes is missing in source code comment block. ./../src/bs_size.c:788: warning: Parameter description for bs_size_sub::size1 is missing in source code comment block. ./../src/bs_size.c:788: warning: Parameter description for bs_size_sub::size2 is missing in source code comment block. ./../src/bs_size.c:805: warning: Parameter description for bs_size_shrink::size1 is missing in source code comment block. ./../src/bs_size.c:805: warning: Parameter description for bs_size_shrink::size2 is missing in source code comment block. ./../src/bs_size.c:819: warning: Parameter description for bs_size_sub_bytes::size is missing in source code comment block. ./../src/bs_size.c:819: warning: Parameter description for bs_size_sub_bytes::bytes is missing in source code comment block. ./../src/bs_size.c:837: warning: Parameter description for bs_size_shrink_bytes::size is missing in source code comment block. ./../src/bs_size.c:837: warning: Parameter description for bs_size_shrink_bytes::bytes is missing in source code comment block. ./../src/bs_size.c:850: warning: Parameter description for bs_size_mul_int::size is missing in source code comment block. ./../src/bs_size.c:850: warning: Parameter description for bs_size_mul_int::times is missing in source code comment block. ./../src/bs_size.c:866: warning: Parameter description for bs_size_grow_mul_int::size is missing in source code comment block. ./../src/bs_size.c:866: warning: Parameter description for bs_size_grow_mul_int::times is missing in source code comment block. ./../src/bs_size.c:881: warning: Parameter description for bs_size_mul_float_str::size is missing in source code comment block. ./../src/bs_size.c:881: warning: Parameter description for bs_size_mul_float_str::float_str is missing in source code comment block. ./../src/bs_size.c:881: warning: Parameter description for bs_size_mul_float_str::error is missing in source code comment block. ./../src/bs_size.c:923: warning: Parameter description for bs_size_grow_mul_float_str::size is missing in source code comment block. ./../src/bs_size.c:923: warning: Parameter description for bs_size_grow_mul_float_str::float_str is missing in source code comment block. ./../src/bs_size.c:923: warning: Parameter description for bs_size_grow_mul_float_str::error is missing in source code comment block. ./../src/bs_size.c:963: warning: Parameter description for bs_size_div::size1 is missing in source code comment block. ./../src/bs_size.c:963: warning: Parameter description for bs_size_div::size2 is missing in source code comment block. ./../src/bs_size.c:963: warning: Parameter description for bs_size_div::error is missing in source code comment block. ./../src/bs_size.c:1001: warning: Parameter description for bs_size_div_int::size is missing in source code comment block. ./../src/bs_size.c:1001: warning: Parameter description for bs_size_div_int::divisor is missing in source code comment block. ./../src/bs_size.c:1001: warning: Parameter description for bs_size_div_int::error is missing in source code comment block. ./../src/bs_size.c:1030: warning: Parameter description for bs_size_shrink_div_int::size is missing in source code comment block. ./../src/bs_size.c:1030: warning: Parameter description for bs_size_shrink_div_int::shrink_divisor is missing in source code comment block. ./../src/bs_size.c:1030: warning: Parameter description for bs_size_shrink_div_int::error is missing in source code comment block. ./../src/bs_size.c:1052: warning: Parameter description for bs_size_true_div::size1 is missing in source code comment block. ./../src/bs_size.c:1052: warning: Parameter description for bs_size_true_div::size2 is missing in source code comment block. ./../src/bs_size.c:1052: warning: Parameter description for bs_size_true_div::error is missing in source code comment block. ./../src/bs_size.c:1088: warning: Parameter description for bs_size_true_div_int::size is missing in source code comment block. ./../src/bs_size.c:1088: warning: Parameter description for bs_size_true_div_int::divisor is missing in source code comment block. ./../src/bs_size.c:1088: warning: Parameter description for bs_size_true_div_int::error is missing in source code comment block. ./../src/bs_size.c:1123: warning: Parameter description for bs_size_mod::size1 is missing in source code comment block. ./../src/bs_size.c:1123: warning: Parameter description for bs_size_mod::size2 is missing in source code comment block. ./../src/bs_size.c:1123: warning: Parameter description for bs_size_mod::error is missing in source code comment block. ./../src/bs_size.c:1157: warning: Parameter description for bs_size_round_to_nearest::size is missing in source code comment block. ./../src/bs_size.c:1157: warning: Parameter description for bs_size_round_to_nearest::error is missing in source code comment block. ./../src/bs_size.c:1203: warning: Parameter description for bs_size_cmp::size1 is missing in source code comment block. ./../src/bs_size.c:1203: warning: Parameter description for bs_size_cmp::size2 is missing in source code comment block. ./../src/bs_size.c:1227: warning: Parameter description for bs_size_cmp_bytes::size1 is missing in source code comment block. ./../src/bs_size.c:1227: warning: Parameter description for bs_size_cmp_bytes::bytes is missing in source code comment block. ./libbytesize-unused.txt:1: warning: 26 unused declarations. They should be added to libbytesize-sections.txt in the appropriate place. test -d ./html || mkdir ./html (cd ./html; gtkdoc-mkhtml libbytesize ./../libbytesize-docs.xml) gtkdoc-fixxref --module=libbytesize --module-dir=html --html-dir=/usr/share/gtk-doc/html html/libbytesize-BSSize.html:354: warning: no link for: "UINT64-MAX:CAPS" -> (UINT64_MAX). html/libbytesize-BSSize.html:1106: warning: no link for: "true" -> (true). make[1]: Leaving directory '/builddir/build/BUILD/libbytesize-1.2/docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xemxuA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64 + cd libbytesize-1.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in . make[1]: Entering directory '/builddir/build/BUILD/libbytesize-1.2' make[2]: Entering directory '/builddir/build/BUILD/libbytesize-1.2' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libbytesize-1.2' make[1]: Leaving directory '/builddir/build/BUILD/libbytesize-1.2' Making install in po make[1]: Entering directory '/builddir/build/BUILD/libbytesize-1.2/po' make[2]: Entering directory '/builddir/build/BUILD/libbytesize-1.2/po' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Leaving directory '/builddir/build/BUILD/libbytesize-1.2/po' make[1]: Leaving directory '/builddir/build/BUILD/libbytesize-1.2/po' Making install in src make[1]: Entering directory '/builddir/build/BUILD/libbytesize-1.2/src' Making install in python make[2]: Entering directory '/builddir/build/BUILD/libbytesize-1.2/src/python' make[3]: Entering directory '/builddir/build/BUILD/libbytesize-1.2/src/python' make[3]: Nothing to be done for 'install-exec-am'. DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/lib64/python2.7/site-packages/bytesize' /usr/bin/install -p -m 644 bytesize.py __init__.py '/builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/lib64/python2.7/site-packages/bytesize' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/lib64/python3.6/site-packages/bytesize' /usr/bin/install -p -m 644 bytesize.py __init__.py '/builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/lib64/python3.6/site-packages/bytesize' make[3]: Leaving directory '/builddir/build/BUILD/libbytesize-1.2/src/python' make[2]: Leaving directory '/builddir/build/BUILD/libbytesize-1.2/src/python' make[2]: Entering directory '/builddir/build/BUILD/libbytesize-1.2/src' make[3]: Entering directory '/builddir/build/BUILD/libbytesize-1.2/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libbytesize.la '/builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libbytesize.so.1.0.0 /builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/lib64/libbytesize.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/lib64 && { ln -s -f libbytesize.so.1.0.0 libbytesize.so.1 || { rm -f libbytesize.so.1 && ln -s libbytesize.so.1.0.0 libbytesize.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/lib64 && { ln -s -f libbytesize.so.1.0.0 libbytesize.so || { rm -f libbytesize.so && ln -s libbytesize.so.1.0.0 libbytesize.so; }; }) libtool: install: /usr/bin/install -p .libs/libbytesize.lai /builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/lib64/libbytesize.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/include/bytesize' /usr/bin/install -p -m 644 bs_size.h '/builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/include/bytesize' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 ./bytesize.pc '/builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/libbytesize-1.2/src' make[2]: Leaving directory '/builddir/build/BUILD/libbytesize-1.2/src' make[1]: Leaving directory '/builddir/build/BUILD/libbytesize-1.2/src' Making install in dist make[1]: Entering directory '/builddir/build/BUILD/libbytesize-1.2/dist' make[2]: Entering directory '/builddir/build/BUILD/libbytesize-1.2/dist' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libbytesize-1.2/dist' make[1]: Leaving directory '/builddir/build/BUILD/libbytesize-1.2/dist' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/libbytesize-1.2/tests' make[2]: Entering directory '/builddir/build/BUILD/libbytesize-1.2/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libbytesize-1.2/tests' make[1]: Leaving directory '/builddir/build/BUILD/libbytesize-1.2/tests' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/libbytesize-1.2/docs' make[2]: Entering directory '/builddir/build/BUILD/libbytesize-1.2/docs' make[2]: Nothing to be done for 'install-exec-am'. test -d /builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/share/gtk-doc/html/libbytesize || mkdir -p /builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/share/gtk-doc/html/libbytesize install -m0644 ./html/* /builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/share/gtk-doc/html/libbytesize/ make[2]: Leaving directory '/builddir/build/BUILD/libbytesize-1.2/docs' make[1]: Leaving directory '/builddir/build/BUILD/libbytesize-1.2/docs' + find /builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64 -type f -name '*.la' + xargs /usr/bin/rm + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64 libbytesize + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libbytesize-1.2-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.25dlei + umask 022 + cd /builddir/build/BUILD + cd libbytesize-1.2 + DOCDIR=/builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/share/doc/libbytesize + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/share/doc/libbytesize + cp -pr README.md /builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/share/doc/libbytesize + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BpZUpf + umask 022 + cd /builddir/build/BUILD + cd libbytesize-1.2 + LICENSEDIR=/builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/share/licenses/libbytesize + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/share/licenses/libbytesize + cp -pr LICENSE /builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64/usr/share/licenses/libbytesize + exit 0 Provides: libbytesize = 1.2-1.fc28 libbytesize(riscv-64) = 1.2-1.fc28 libbytesize.so.1()(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) libmpfr.so.4()(64bit) libpcre.so.1()(64bit) rtld(GNU_HASH) Processing files: libbytesize-devel-1.2-1.fc28.riscv64 Provides: libbytesize-devel = 1.2-1.fc28 libbytesize-devel(riscv-64) = 1.2-1.fc28 pkgconfig(bytesize) = 0.1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libbytesize.so.1()(64bit) Processing files: python2-bytesize-1.2-1.fc28.riscv64 Provides: python-bytesize = 1.2-1.fc28 python-bytesize(riscv-64) = 1.2-1.fc28 python-libbytesize = 1.2-1.fc28 python-libbytesize(riscv-64) = 1.2-1.fc28 python2-bytesize = 1.2-1.fc28 python2-bytesize(riscv-64) = 1.2-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-bytesize < 1.2-1.fc28 python-libbytesize < 1.2-1.fc28 Processing files: python3-bytesize-1.2-1.fc28.riscv64 warning: File listed twice: /usr/lib64/python3.6/site-packages/bytesize/__pycache__/__init__.cpython-36.opt-1.pyc warning: File listed twice: /usr/lib64/python3.6/site-packages/bytesize/__pycache__/__init__.cpython-36.pyc warning: File listed twice: /usr/lib64/python3.6/site-packages/bytesize/__pycache__/bytesize.cpython-36.opt-1.pyc warning: File listed twice: /usr/lib64/python3.6/site-packages/bytesize/__pycache__/bytesize.cpython-36.pyc Provides: python3-bytesize = 1.2-1.fc28 python3-bytesize(riscv-64) = 1.2-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/libbytesize-1.2-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libbytesize-1.2-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libbytesize-devel-1.2-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python2-bytesize-1.2-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python3-bytesize-1.2-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tvICwR + umask 022 + cd /builddir/build/BUILD + cd libbytesize-1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libbytesize-1.2-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff