Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/libbytesize.spec'], chrootPath='/var/lib/mock/libbytesize-1.2-1.el7-20180411010945-26323/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1006) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/libbytesize.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: x86-01.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/libbytesize-1.2-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/libbytesize.spec'], chrootPath='/var/lib/mock/libbytesize-1.2-1.el7-20180411010945-26323/root'shell=Falseuid=1006env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/libbytesize.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qPg8uY + 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 -xf - + 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.Uj597N + umask 022 + cd /builddir/build/BUILD + cd libbytesize-1.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' i386 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -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 . -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' + ./configure --build=i386-redhat-linux-gnu --host=i386-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --without-python3 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... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for style of include used by make... GNU checking for i386-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 i386-redhat-linux-gnu-ar... no checking for i386-redhat-linux-gnu-lib... no checking for i386-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for i386-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... i386-redhat-linux-gnu checking host system type... i386-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 i386-redhat-linux-gnu file names to i386-redhat-linux-gnu format... func_convert_file_noop checking how to convert i386-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 i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-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 i386-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 i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/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 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 -j16 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 ko.mpo ko.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 msgmerge --verbose -o ja.mpo ja.po libbytesize.pot msgmerge --verbose -o kk.mpo kk.po libbytesize.pot msgmerge --verbose -o ru.mpo ru.po libbytesize.pot msgmerge --verbose -o ky.mpo ky.po libbytesize.pot msgmerge --verbose -o bo.mpo bo.po libbytesize.pot msgmerge --verbose -o bg.mpo bg.po libbytesize.pot msgmerge --verbose -o he.mpo he.po libbytesize.pot msgmerge --verbose -o tr.mpo tr.po libbytesize.pot 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. .. 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 es.mpo es.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. 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. ..........msgmerge --verbose -o lv.mpo lv.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 msgmerge --verbose -o ar.mpo ar.po libbytesize.pot msgmerge --verbose -o cy.mpo cy.po libbytesize.pot ........msgmerge --verbose -o th.mpo th.po libbytesize.pot ........msgmerge --verbose -o el.mpo el.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 hr.mpo hr.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 brx.mpo brx.po libbytesize.pot msgmerge --verbose -o sr.mpo sr.po libbytesize.pot msgmerge --verbose -o af.mpo af.po libbytesize.pot 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 msgmerge --verbose -o eu.mpo eu.po libbytesize.pot msgmerge --verbose -o fr.mpo fr.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. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o de.mpo de.po libbytesize.pot ....msgmerge --verbose -o mn.mpo mn.po libbytesize.pot ...msgmerge --verbose -o en_GB.mpo en_GB.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 msgmerge --verbose -o da.mpo da.po libbytesize.pot msgmerge --verbose -o id.mpo id.po libbytesize.pot msgmerge --verbose -o gl.mpo gl.po libbytesize.pot msgmerge --verbose -o kw@kkcor.mpo kw@kkcor.po libbytesize.pot msgmerge --verbose -o nso.mpo nso.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 ka.mpo ka.po libbytesize.pot Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. 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 uk.mpo uk.po libbytesize.pot msgmerge --verbose -o pt_BR.mpo pt_BR.po libbytesize.pot msgmerge --verbose -o de_CH.mpo de_CH.po libbytesize.pot msgmerge --verbose -o tg.mpo tg.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 nds.mpo nds.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. msgmerge --verbose -o eo.mpo eo.po libbytesize.pot msgmerge --verbose -o nl.mpo nl.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 ta.mpo ta.po libbytesize.pot msgmerge --verbose -o lt.mpo lt.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 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. 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 zh_HK.mpo zh_HK.po libbytesize.pot ...msgmerge --verbose -o sk.mpo sk.po libbytesize.pot ......msgmerge --verbose -o tw.mpo tw.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@uccor.mpo kw@uccor.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 ms.mpo ms.po libbytesize.pot .....msgmerge --verbose -o am.mpo am.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 zh_TW.mpo zh_TW.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 ilo.mpo ilo.po libbytesize.pot msgmerge --verbose -o cs.mpo cs.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. 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. .... Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o te.mpo te.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 .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 pt.mpo pt.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 gu.mpo gu.po libbytesize.pot ..msgmerge --verbose -o kw.mpo kw.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 ..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 hi.mpo hi.po libbytesize.pot msgmerge --verbose -o bn.mpo bn.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. .... 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 mai.mpo mai.po libbytesize.pot msgmerge --verbose -o ia.mpo ia.po libbytesize.pot msgmerge --verbose -o yo.mpo yo.po libbytesize.pot ........msgmerge --verbose -o et.mpo et.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 hu.mpo hu.po libbytesize.pot ........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. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o sl.mpo sl.po libbytesize.pot msgmerge --verbose -o fa.mpo fa.po libbytesize.pot Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. ..............msgmerge --verbose -o pl.mpo pl.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 sv.mpo sv.po libbytesize.pot ...msgmerge --verbose -o vi.mpo vi.po libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o is.mpo is.po libbytesize.pot 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 ca.mpo ca.po libbytesize.pot 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. . 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 si.mpo si.po libbytesize.pot msgmerge --verbose -o br.mpo br.po libbytesize.pot msgmerge --verbose -o ne.mpo ne.po libbytesize.pot ..msgmerge --verbose -o nn.mpo nn.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. msgmerge --verbose -o km.mpo km.po libbytesize.pot ..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. 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. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgfmt --statistics --verbose -o ko.mo ko.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 msgfmt --statistics --verbose -o ja.mo ja.mpo msgfmt --statistics --verbose -o kk.mo kk.mpo msgfmt --statistics --verbose -o ru.mo ru.mpo msgfmt --statistics --verbose -o ky.mo ky.mpo msgfmt --statistics --verbose -o bo.mo bo.mpo msgfmt --statistics --verbose -o bg.mo bg.mpo msgfmt --statistics --verbose -o he.mo he.mpo msgfmt --statistics --verbose -o tr.mo tr.mpo ko.mpo: 0 translated messages, 17 untranslated messages. ast.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o fi.mo fi.mpo msgfmt --statistics --verbose -o es.mo es.mpo anp.mpo: ja.mpo: 0 translated messages0 translated messages, 17 untranslated messages, 17 untranslated messages. . my.mpo: 0 translated messages, 17 untranslated messages. kk.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o lv.mo lv.mpo msgfmt --statistics --verbose -o sr@latin.mo sr@latin.mpo msgfmt --statistics --verbose -o ar.mo ar.mpo ky.mpo: 0 translated messages, 17 untranslated messages. bo.mpo: 0 translated messages, 17 untranslated messages. ru.mpo: 17 translated messages. bg.mpo: 0 translated messages, 17 untranslated messages. he.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o cy.mo cy.mpo msgfmt --statistics --verbose -o th.mo th.mpo msgfmt --statistics --verbose -o el.mo el.mpo msgfmt --statistics --verbose -o hr.mo hr.mpo msgfmt --statistics --verbose -o brx.mo brx.mpo tr.mpo: 0 translated messages, 17 untranslated messages. es.mpo: 17 translated messages. lv.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o sr.mo sr.mpo msgfmt --statistics --verbose -o af.mo af.mpo msgfmt --statistics --verbose -o kw_GB.mo kw_GB.mpo msgfmt --statistics --verbose -o bn_IN.mo bn_IN.mpo sr@latin.mpo: 0 translated messages, 17 untranslated messages. fi.mpo: 0 translated messages, 17 untranslated messages. ar.mpo: 0 translated messages, 17 untranslated messages. cy.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o eu.mo eu.mpo msgfmt --statistics --verbose -o fr.mo fr.mpo msgfmt --statistics --verbose -o de.mo de.mpo th.mpo: 0 translated messages, 17 untranslated messages. el.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o mn.mo mn.mpo hr.mpo: 0 translated messages, 17 untranslated messages. brx.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o en_GB.mo en_GB.mpo msgfmt --statistics --verbose -o wba.mo wba.mpo af.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o da.mo da.mpo sr.mpo: 0 translated messages, 17 untranslated messages. kw_GB.mpo: 0 translated messages, 17 untranslated messages. bn_IN.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o id.mo id.mpo msgfmt --statistics --verbose -o gl.mo gl.mpo eu.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o kw@kkcor.mo kw@kkcor.mpo fr.mpo: 17 translated messages. msgfmt --statistics --verbose -o nso.mo nso.mpo de.mpo: 17 translated messages. msgfmt --statistics --verbose -o ka.mo ka.mpo mn.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o as.mo as.mpo en_GB.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o uk.mo uk.mpo wba.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o pt_BR.mo pt_BR.mpo da.mpo: 17 translated messages. msgfmt --statistics --verbose -o de_CH.mo de_CH.mpo msgfmt --statistics --verbose -o tg.mo tg.mpo gl.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o nds.mo nds.mpo kw@kkcor.mpo: id.mpo: 0 translated messages, 17 untranslated messages. 17 translated messages. msgfmt --statistics --verbose -o eo.mo eo.mpo nso.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o nl.mo nl.mpo ka.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o ta.mo ta.mpo as.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o lt.mo lt.mpo uk.mpo: 17 translated messages. msgfmt --statistics --verbose -o ga.mo ga.mpo pt_BR.mpo: 17 translated messages. msgfmt --statistics --verbose -o zh_CN.mo zh_CN.mpo de_CH.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o zh_HK.mo zh_HK.mpo msgfmt --statistics --verbose -o sk.mo sk.mpo tg.mpo: 0 translated messages, 17 untranslated messages. nds.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o tw.mo tw.mpo eo.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o kw@uccor.mo kw@uccor.mpo ta.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o ms.mo ms.mpo nl.mpo: 17 translated messages. msgfmt --statistics --verbose -o am.mo am.mpo lt.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o zh_TW.mo zh_TW.mpo ga.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o zu.mo zu.mpo zh_CN.mpo: 17 translated messages. msgfmt --statistics --verbose -o ilo.mo ilo.mpo msgfmt --statistics --verbose -o cs.mo cs.mpo zh_HK.mpo: 0 translated messages, 17 untranslated messages. sk.mpo: 17 translated messages. tw.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o it.mo it.mpo msgfmt --statistics --verbose -o ro.mo ro.mpo kw@uccor.mpo: 0 translated messages, 17 untranslated messages. ms.mpo: 0 translated messages, 17 untranslated messages. am.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o te.mo te.mpo msgfmt --statistics --verbose -o sq.mo sq.mpo msgfmt --statistics --verbose -o nb.mo nb.mpo zh_TW.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o pt.mo pt.mpo zu.mpo: 0 translated messages, 17 untranslated messages. ilo.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o gu.mo gu.mpo msgfmt --statistics --verbose -o kw.mo kw.mpo msgfmt --statistics --verbose -o kn.mo kn.mpo msgfmt --statistics --verbose -o bal.mo bal.mpo cs.mpo: 17 translated messages. it.mpo: 17 translated messages. ro.mpo: 0 translated messages, 17 untranslated messages. te.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o hi.mo hi.mpo msgfmt --statistics --verbose -o bn.mo bn.mpo msgfmt --statistics --verbose -o mr.mo mr.mpo msgfmt --statistics --verbose -o ur.mo ur.mpo msgfmt --statistics --verbose -o mai.mo mai.mpo msgfmt --statistics --verbose -o ia.mo ia.mpo sq.mpo: 17 translated messages. nb.mpo: 0 translated messages, 17 untranslated messages. pt.mpo: 0 translated messages, 17 untranslated messages. kn.mpo: 0 translated messages, 17 untranslated messages. kw.mpo: 0 translated messages, 17 untranslated messages. gu.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o yo.mo yo.mpo msgfmt --statistics --verbose -o et.mo et.mpo msgfmt --statistics --verbose -o hu.mo hu.mpo msgfmt --statistics --verbose -o pa.mo pa.mpo msgfmt --statistics --verbose -o sl.mo sl.mpo hi.mpo: 0 translated messages, 17 untranslated messages. bal.mpo: 0 translated messages, 17 untranslated messages. bn.mpo: 0 translated messages, 17 untranslated messages. mr.mpo: 0 translated messages, 17 untranslated messages. ur.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o fa.mo fa.mpo msgfmt --statistics --verbose -o pl.mo pl.mpo msgfmt --statistics --verbose -o sv.mo sv.mpo msgfmt --statistics --verbose -o vi.mo vi.mpo msgfmt --statistics --verbose -o is.mo is.mpo mai.mpo: 0 translated messages, 17 untranslated messages. ia.mpo: 0 translated messages, 17 untranslated messages. et.mpo: 0 translated messages, 17 untranslated messages. yo.mpo: 0 translated messages, 17 untranslated messages. hu.mpo: 17 translated messages. pa.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o ml.mo ml.mpo msgfmt --statistics --verbose -o ca.mo ca.mpo msgfmt --statistics --verbose -o mk.mo mk.mpo msgfmt --statistics --verbose -o bs.mo bs.mpo msgfmt --statistics --verbose -o si.mo si.mpo fa.mpo: 0 translated messages, 17 untranslated messages. sl.mpo: 0 translated messages, 17 untranslated messages. pl.mpo: 17 translated messages. sv.mpo: 17 translated messages. vi.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o br.mo br.mpo msgfmt --statistics --verbose -o ne.mo ne.mpo msgfmt --statistics --verbose -o nn.mo nn.mpo msgfmt --statistics --verbose -o be.mo be.mpo msgfmt --statistics --verbose -o km.mo km.mpo msgfmt --statistics --verbose -o or.mo or.mpo is.mpo: 0 translated messages, 17 untranslated messages. ca.mpo: mk.mpo: 0 translated messages17 translated messages, 17 untranslated messages. . ml.mpo: 0 translated messages, 17 untranslated messages. bs.mpo: 0 translated messages, 17 untranslated messages. si.mpo: 0 translated messages, 17 untranslated messages. ne.mpo: 0 translated messages, 17 untranslated messages. br.mpo: 0 translated messages, 17 untranslated messages. nn.mpo: 0 translated messages, 17 untranslated messages. be.mpo: 0 translated messages, 17 untranslated messages. km.mpo: 0 translated messages, 17 untranslated messages. make[1]: Leaving directory `/builddir/build/BUILD/libbytesize-1.2/po' Making all in src or.mpo: 0 translated messages, 17 untranslated messages. 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -DENABLE_NLS -version-info 1:0:0 -Wl,-z,relro -o libbytesize.la -rpath /usr/lib libbytesize_la-bs_size.lo -lgmp -lmpfr -lpcre -lgmp libtool: link: gcc -shared -fPIC -DPIC .libs/libbytesize_la-bs_size.o -lmpfr -lpcre -lgmp -O2 -g -fstack-protector-strong -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -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::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: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::error 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: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::bytes 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:775: warning: Parameter description for bs_size_grow_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: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::bytes 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:837: warning: Parameter description for bs_size_shrink_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:850: warning: Parameter description for bs_size_mul_int::times 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:866: warning: Parameter description for bs_size_grow_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:881: warning: Parameter description for bs_size_mul_float_str::error 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::size 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: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::size 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::error 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: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:1001: warning: Parameter description for bs_size_div_int::size 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: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::size 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::error 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: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:1088: warning: Parameter description for bs_size_true_div_int::size 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::error 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:1157: warning: Parameter description for bs_size_round_to_nearest::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: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.GNM7UP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386 ++ dirname /builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386 + cd libbytesize-1.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386 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'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386/usr/lib/python2.7/site-packages/bytesize' /usr/bin/install -c -m 644 bytesize.py __init__.py '/builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386/usr/lib/python2.7/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.el7.i386/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libbytesize.la '/builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libbytesize.so.1.0.0 /builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386/usr/lib/libbytesize.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386/usr/lib && { 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.el7.i386/usr/lib && { 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 -c .libs/libbytesize.lai /builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386/usr/lib/libbytesize.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386/usr/include/bytesize' /usr/bin/install -c -m 644 bs_size.h '/builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386/usr/include/bytesize' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386/usr/lib/pkgconfig' /usr/bin/install -c -m 644 ./bytesize.pc '/builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386/usr/lib/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.el7.i386/usr/share/gtk-doc/html/libbytesize || mkdir -p /builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386/usr/share/gtk-doc/html/libbytesize install -m0644 ./html/* /builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386/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.el7.i386 -type f -name '*.la' + xargs /usr/bin/rm + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386 libbytesize + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libbytesize-1.2 extracting debug info from /builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386/usr/lib/libbytesize.so.1.0.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libbytesize.so.1.0.0.debug to /usr/lib/debug/usr/lib/libbytesize.so.1.debug symlinked /usr/lib/debug/usr/lib/libbytesize.so.1.0.0.debug to /usr/lib/debug/usr/lib/libbytesize.so.debug 79 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/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.el7.i386/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libbytesize-1.2-1.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rud3WT + umask 022 + cd /builddir/build/BUILD + cd libbytesize-1.2 + DOCDIR=/builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386/usr/share/doc/libbytesize-1.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386/usr/share/doc/libbytesize-1.2 + cp -pr README.md /builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386/usr/share/doc/libbytesize-1.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BAgJZX + umask 022 + cd /builddir/build/BUILD + cd libbytesize-1.2 + LICENSEDIR=/builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386/usr/share/licenses/libbytesize-1.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386/usr/share/licenses/libbytesize-1.2 + cp -pr LICENSE /builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386/usr/share/licenses/libbytesize-1.2 + exit 0 Provides: libbytesize = 1.2-1.el7 libbytesize(x86-32) = 1.2-1.el7 libbytesize.so.1 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: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libgmp.so.10 libmpfr.so.4 libpcre.so.1 rtld(GNU_HASH) Processing files: libbytesize-devel-1.2-1.el7.i686 Provides: libbytesize-devel = 1.2-1.el7 libbytesize-devel(x86-32) = 1.2-1.el7 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 Processing files: python2-bytesize-1.2-1.el7.i686 Provides: python-bytesize = 1.2-1.el7 python-bytesize(x86-32) = 1.2-1.el7 python-libbytesize = 1.2-1.el7 python-libbytesize(x86-32) = 1.2-1.el7 python2-bytesize = 1.2-1.el7 python2-bytesize(x86-32) = 1.2-1.el7 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.el7 python-libbytesize < 1.2-1.el7 Processing files: libbytesize-debuginfo-1.2-1.el7.i686 Provides: libbytesize-debuginfo = 1.2-1.el7 libbytesize-debuginfo(x86-32) = 1.2-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386 Wrote: /builddir/build/RPMS/libbytesize-1.2-1.el7.i686.rpm Wrote: /builddir/build/RPMS/libbytesize-devel-1.2-1.el7.i686.rpm Wrote: /builddir/build/RPMS/python2-bytesize-1.2-1.el7.i686.rpm Wrote: /builddir/build/RPMS/libbytesize-debuginfo-1.2-1.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qIWtVk + umask 022 + cd /builddir/build/BUILD + cd libbytesize-1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libbytesize-1.2-1.el7.i386 + exit 0 Child return code was: 0