Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/bibutils.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-build-14997-527/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/bibutils.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/bibutils-6.5-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/bibutils.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-build-14997-527/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/bibutils.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.L6Oxbs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bibutils_6.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/bibutils_6.5_src.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bibutils_6.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (bibutils-LDFLAGS.patch): + echo 'Patch #0 (bibutils-LDFLAGS.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .orig --fuzz=0 patching file bin/Makefile.dynamic patching file lib/Makefile.dynamic patching file test/Makefile.dynamic + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IMZEbi + umask 022 + cd /builddir/build/BUILD + cd bibutils_6.5 + ./configure --install-dir /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin --install-lib /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/lib64 --dynamic Bibutils Configuration ---------------------- Operating system: Linux_x86_64 Library and binary type: dynamic Binary installation directory: /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin Library installation directory: /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/lib64 - If auto-identification of operating system failed, e-mail cdputnam@ucsd.edu with the output of the command: uname -a - Use --static or --dynamic to specify library and binary type; the --static option is the default - Set binary installation directory with: --install-dir DIR - Set library installation directory with: --install-lib DIR To compile, type: make To install, type: make install To make tgz package, type: make package To make deb package, type: make deb To clean up temporary files, type: make clean To clean up all files, type: make realclean + make 'DISTRO_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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGSIN=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' make -C lib -k \ CC=cc \ CFLAGSIN="-Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection"\ LIBTARGETIN=libbibutils.so \ MAJORVERSION=6 \ MINORVERSION=5 \ RANLIB=ranlib make[1]: Entering directory '/builddir/build/BUILD/bibutils_6.5/lib' cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o charsets.o charsets.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o is_ws.o is_ws.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o strsearch.o strsearch.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o entities.o entities.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gb18030.o gb18030.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o latex.o latex.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o str.o str.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o str_conv.o str_conv.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o unicode.o unicode.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o utf8.o utf8.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o fields.o fields.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o intlist.o intlist.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o slist.o slist.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vplist.o vplist.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o xml.o xml.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o xml_encoding.o xml_encoding.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o bibl.o bibl.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o bu_auth.o bu_auth.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o iso639_1.o iso639_1.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o iso639_2.o iso639_2.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o iso639_3.o iso639_3.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o marc_auth.o marc_auth.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o name.o name.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o notes.o notes.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o pages.o pages.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o reftypes.o reftypes.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o serialno.o serialno.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o title.o title.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o url.o url.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o bibcore.o bibcore.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o bibtexin.o bibtexin.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o bibtextypes.o bibtextypes.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o biblatexin.o biblatexin.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o bltypes.o bltypes.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o copacin.o copacin.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o copactypes.o copactypes.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o endin.o endin.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o endtypes.o endtypes.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o endxmlin.o endxmlin.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o generic.o generic.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o isiin.o isiin.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o isitypes.o isitypes.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o medin.o medin.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbibin.o nbibin.c nbibin.c: In function 'nbib_typef': nbibin.c:286:9: warning: 'reftype' may be used uninitialized in this function [-Wmaybe-uninitialized] return reftype; ^~~~~~~ cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbibtypes.o nbibtypes.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o modsin.o modsin.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o modstypes.o modstypes.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o risin.o risin.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ristypes.o ristypes.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ebiin.o ebiin.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o wordin.o wordin.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o adsout.o adsout.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o bibtexout.o bibtexout.c bibtexout.c: In function 'bibtexout_write': bibtexout.c:150:8: warning: 'level' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( level==0 ) type = TYPE_BOOK; ^ bibtexout.c:94:43: note: 'level' was declared here int type = TYPE_UNKNOWN, i, maxlevel, n, level; ^~~~~ cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o endout.o endout.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o isiout.o isiout.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o modsout.o modsout.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o risout.o risout.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o wordout.o wordout.c cc -Wall -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o bibutils.o bibutils.c cc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libbibutils.so.6 -o libbibutils.so.6.5 charsets.o is_ws.o strsearch.o entities.o gb18030.o latex.o str.o str_conv.o unicode.o utf8.o fields.o intlist.o slist.o vplist.o xml.o xml_encoding.o bibl.o bu_auth.o iso639_1.o iso639_2.o iso639_3.o marc_auth.o name.o notes.o pages.o reftypes.o serialno.o title.o url.o bibcore.o bibtexin.o bibtextypes.o biblatexin.o bltypes.o copacin.o copactypes.o endin.o endtypes.o endxmlin.o generic.o isiin.o isitypes.o medin.o nbibin.o nbibtypes.o modsin.o modstypes.o risin.o ristypes.o ebiin.o wordin.o adsout.o bibtexout.o endout.o isiout.o modsout.o risout.o wordout.o bibutils.o ln -sf libbibutils.so.6.5 libbibutils.so.6 ln -sf libbibutils.so.6.5 libbibutils.so make[1]: Leaving directory '/builddir/build/BUILD/bibutils_6.5/lib' make -C bin -k \ CC=cc \ CFLAGSIN="-Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection"\ EXEEXT= \ VERSION="6.5" \ DATE="2018-06-12" \ PROGSIN="bib2xml bibdiff biblatex2xml copac2xml ebi2xml end2xml endx2xml isi2xml med2xml nbib2xml ris2xml wordbib2xml xml2ads xml2bib xml2end xml2isi xml2ris xml2wordbib modsclean" make[1]: Entering directory '/builddir/build/BUILD/bibutils_6.5/bin' cc -I ../lib -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o bibprog.o bibprog.c cc -I ../lib -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tomods.o tomods.c cc args.c -DCURR_VERSION="\"6.5\"" -DCURR_DATE="\"2018-06-12\"" -I ../lib -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o args.o cc -I ../lib -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o bib2xml.o bib2xml.c cc -L ../lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld bibprog.o tomods.o args.o bib2xml.o -lbibutils -o bib2xml cc -I ../lib -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o biblatex2xml.o biblatex2xml.c cc -L ../lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld bibprog.o tomods.o args.o biblatex2xml.o -lbibutils -o biblatex2xml cc -I ../lib -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o copac2xml.o copac2xml.c cc -L ../lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld bibprog.o tomods.o args.o copac2xml.o -lbibutils -o copac2xml cc -I ../lib -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o end2xml.o end2xml.c cc -L ../lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld bibprog.o tomods.o args.o end2xml.o -lbibutils -o end2xml cc -I ../lib -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o endx2xml.o endx2xml.c cc -L ../lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld bibprog.o tomods.o args.o endx2xml.o -lbibutils -o endx2xml cc -I ../lib -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o isi2xml.o isi2xml.c cc -L ../lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld bibprog.o tomods.o args.o isi2xml.o -lbibutils -o isi2xml cc -I ../lib -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o med2xml.o med2xml.c cc -L ../lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld bibprog.o tomods.o args.o med2xml.o -lbibutils -o med2xml cc -I ../lib -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbib2xml.o nbib2xml.c cc -L ../lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld bibprog.o tomods.o args.o nbib2xml.o -lbibutils -o nbib2xml cc -I ../lib -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ris2xml.o ris2xml.c cc -L ../lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld bibprog.o tomods.o args.o ris2xml.o -lbibutils -o ris2xml cc -I ../lib -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ebi2xml.o ebi2xml.c cc -L ../lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld bibprog.o tomods.o args.o ebi2xml.o -lbibutils -o ebi2xml cc -I ../lib -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o wordbib2xml.o wordbib2xml.c cc -L ../lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld bibprog.o tomods.o args.o wordbib2xml.o -lbibutils -o wordbib2xml cc -I ../lib -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o xml2ads.o xml2ads.c cc -L ../lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld bibprog.o args.o xml2ads.o -lbibutils -o xml2ads cc -I ../lib -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o xml2bib.o xml2bib.c cc -L ../lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld bibprog.o args.o xml2bib.o -lbibutils -o xml2bib cc -I ../lib -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o xml2end.o xml2end.c cc -L ../lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld bibprog.o args.o xml2end.o -lbibutils -o xml2end cc -I ../lib -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o xml2isi.o xml2isi.c cc -L ../lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld bibprog.o args.o xml2isi.o -lbibutils -o xml2isi cc -I ../lib -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o xml2ris.o xml2ris.c cc -L ../lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld bibprog.o args.o xml2ris.o -lbibutils -o xml2ris cc -I ../lib -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o xml2wordbib.o xml2wordbib.c cc -L ../lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld bibprog.o args.o xml2wordbib.o -lbibutils -o xml2wordbib cc -I ../lib -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o modsclean.o modsclean.c cc -L ../lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld bibprog.o tomods.o args.o modsclean.o -lbibutils -o modsclean make[1]: Leaving directory '/builddir/build/BUILD/bibutils_6.5/bin' + xsltproc -o bibutils.1 --nonet /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl bibutils.dbk Warn: meta author : no refentry/info/author bibutils Note: meta author : see http://www.docbook.org/tdg5/en/html/autho bibutils Warn: meta author : no author data, so inserted a fixme bibutils Note: Writing bibutils.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DJcsGv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64 + cd bibutils_6.5 + mkdir -p /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/lib64 + make install make -C lib -k \ CC=cc \ CFLAGSIN="-Wall -fPIC "\ LIBTARGETIN=libbibutils.so \ MAJORVERSION=6 \ MINORVERSION=5 \ RANLIB=ranlib make[1]: Entering directory '/builddir/build/BUILD/bibutils_6.5/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/bibutils_6.5/lib' make -C bin -k \ CC=cc \ CFLAGSIN="-Wall "\ EXEEXT= \ VERSION="6.5" \ DATE="2018-06-12" \ PROGSIN="bib2xml bibdiff biblatex2xml copac2xml ebi2xml end2xml endx2xml isi2xml med2xml nbib2xml ris2xml wordbib2xml xml2ads xml2bib xml2end xml2isi xml2ris xml2wordbib modsclean" make[1]: Entering directory '/builddir/build/BUILD/bibutils_6.5/bin' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/bibutils_6.5/bin' make -C lib \ LIBTARGETIN=libbibutils.so \ MAJORVERSION=6 \ MINORVERSION=5 \ LIBINSTALLDIR=/builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/lib64 \ install make[1]: Entering directory '/builddir/build/BUILD/bibutils_6.5/lib' echo INSTALLING LIBRARIES TO /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/lib64 INSTALLING LIBRARIES TO /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/lib64 mkdir -p /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/lib64 cp -P libbibutils.so.6.5 libbibutils.so.6 libbibutils.so /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/bibutils_6.5/lib' make -C bin \ EXEEXT= \ PROGSIN="bib2xml bibdiff biblatex2xml copac2xml ebi2xml end2xml endx2xml isi2xml med2xml nbib2xml ris2xml wordbib2xml xml2ads xml2bib xml2end xml2isi xml2ris xml2wordbib modsclean" \ INSTALLDIR=/builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin \ install make[1]: Entering directory '/builddir/build/BUILD/bibutils_6.5/bin' mkdir -p /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/bibutils_6.5/bin' sed 's/VERSION/6.5/g' packageconfig_start > lib/bibutils.pc + mkdir -p /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/include/bibutils + cp -p lib/bibformats.h lib/bibl.h lib/bibutils.h lib/bu_auth.h lib/charsets.h lib/entities.h lib/fields.h lib/gb18030.h lib/generic.h lib/intlist.h lib/is_ws.h lib/iso639_1.h lib/iso639_2.h lib/iso639_3.h lib/latex.h lib/marc_auth.h lib/modstypes.h lib/name.h lib/notes.h lib/pages.h lib/reftypes.h lib/serialno.h lib/slist.h lib/str.h lib/str_conv.h lib/strsearch.h lib/title.h lib/unicode.h lib/url.h lib/utf8.h lib/vplist.h lib/xml.h lib/xml_encoding.h /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/include/bibutils + mkdir -p /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/lib64/pkgconfig + cp -p lib/bibutils.pc /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/lib64/pkgconfig + sed -i -e 's!\\!!g' -e 's!libdir=${prefix}/lib!libdir=/usr/lib64!' -e 's!${includedir}!${includedir}/bibutils!' /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/lib64/pkgconfig/bibutils.pc + mkdir -p /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/share/man/man1 + cp -p bibutils.1 /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/share/man/man1 ++ cd /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin ++ ls bib2xml biblatex2xml copac2xml ebi2xml end2xml endx2xml isi2xml med2xml modsclean nbib2xml ris2xml wordbib2xml xml2ads xml2bib xml2end xml2isi xml2ris xml2wordbib + for i in $(cd /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin; ls *) + ln -s bibutils.1 /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/share/man/man1/bib2xml.1 + for i in $(cd /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin; ls *) + ln -s bibutils.1 /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/share/man/man1/biblatex2xml.1 + for i in $(cd /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin; ls *) + ln -s bibutils.1 /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/share/man/man1/copac2xml.1 + for i in $(cd /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin; ls *) + ln -s bibutils.1 /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/share/man/man1/ebi2xml.1 + for i in $(cd /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin; ls *) + ln -s bibutils.1 /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/share/man/man1/end2xml.1 + for i in $(cd /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin; ls *) + ln -s bibutils.1 /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/share/man/man1/endx2xml.1 + for i in $(cd /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin; ls *) + ln -s bibutils.1 /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/share/man/man1/isi2xml.1 + for i in $(cd /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin; ls *) + ln -s bibutils.1 /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/share/man/man1/med2xml.1 + for i in $(cd /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin; ls *) + ln -s bibutils.1 /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/share/man/man1/modsclean.1 + for i in $(cd /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin; ls *) + ln -s bibutils.1 /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/share/man/man1/nbib2xml.1 + for i in $(cd /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin; ls *) + ln -s bibutils.1 /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/share/man/man1/ris2xml.1 + for i in $(cd /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin; ls *) + ln -s bibutils.1 /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/share/man/man1/wordbib2xml.1 + for i in $(cd /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin; ls *) + ln -s bibutils.1 /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/share/man/man1/xml2ads.1 + for i in $(cd /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin; ls *) + ln -s bibutils.1 /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/share/man/man1/xml2bib.1 + for i in $(cd /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin; ls *) + ln -s bibutils.1 /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/share/man/man1/xml2end.1 + for i in $(cd /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin; ls *) + ln -s bibutils.1 /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/share/man/man1/xml2isi.1 + for i in $(cd /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin; ls *) + ln -s bibutils.1 /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/share/man/man1/xml2ris.1 + for i in $(cd /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin; ls *) + ln -s bibutils.1 /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/share/man/man1/xml2wordbib.1 + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 6.5-1.el8 --unique-debug-suffix -6.5-1.el8.x86_64 --unique-debug-src-base bibutils-6.5-1.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/bibutils_6.5 extracting debug info from /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin/bib2xml extracting debug info from /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin/copac2xml extracting debug info from /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin/biblatex2xml extracting debug info from /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin/isi2xml extracting debug info from /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin/end2xml extracting debug info from /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin/endx2xml extracting debug info from /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin/med2xml extracting debug info from /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin/nbib2xml extracting debug info from /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin/ris2xml extracting debug info from /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin/ebi2xml extracting debug info from /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin/wordbib2xml extracting debug info from /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin/xml2isi extracting debug info from /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin/xml2ads extracting debug info from /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin/xml2bib extracting debug info from /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin/xml2end extracting debug info from /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin/xml2ris extracting debug info from /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin/xml2wordbib extracting debug info from /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/lib64/libbibutils.so.6.5 extracting debug info from /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/bin/modsclean /usr/lib/rpm/sepdebugcrcfix: Updated 19 CRC32s, 0 CRC32s did match. 6004 blocks + /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-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: bibutils-6.5-1.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Z1q6pM + umask 022 + cd /builddir/build/BUILD + cd bibutils_6.5 + DOCDIR=/builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/share/doc/bibutils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/share/doc/bibutils + cp -pr Copying /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/share/doc/bibutils + cp -pr ChangeLog /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64/usr/share/doc/bibutils + exit 0 Provides: bibutils = 6.5-1.el8 bibutils(x86-64) = 6.5-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbibutils.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: bibutils-libs-6.5-1.el8.x86_64 Provides: bibutils-libs = 6.5-1.el8 bibutils-libs(x86-64) = 6.5-1.el8 libbibutils.so.6()(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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: bibutils-devel-6.5-1.el8.x86_64 Provides: bibutils-devel = 6.5-1.el8 bibutils-devel(x86-64) = 6.5-1.el8 pkgconfig(bibutils) = 6.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libbibutils.so.6()(64bit) Processing files: bibutils-debugsource-6.5-1.el8.x86_64 Provides: bibutils-debugsource = 6.5-1.el8 bibutils-debugsource(x86-64) = 6.5-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bibutils-debuginfo-6.5-1.el8.x86_64 Provides: bibutils-debuginfo = 6.5-1.el8 bibutils-debuginfo(x86-64) = 6.5-1.el8 debuginfo(build-id) = 008ef978f4bf4bdb377b8e2ba0771bd692d6bc1e debuginfo(build-id) = 14d914b8bebf240f98c55c962d871f6e632e2f25 debuginfo(build-id) = 1f76ed3c205dee2134424bae2fd702efee4ad4ee debuginfo(build-id) = 2516efbeff418d5ebc5adaad6405ec118717b624 debuginfo(build-id) = 25edc28b4bfea29a4749a45b159afd86bb621594 debuginfo(build-id) = 2fa440fd9af0f911c3c400826edc45d3b81616cb debuginfo(build-id) = 3b28cb07252d714fef9e15e25cb7c03087e9648d debuginfo(build-id) = 636b1d430ab5f217390fd4df881c20ed2399cdf6 debuginfo(build-id) = 65d5f7edba2516175f26655bd4b5f3dddb0c36ce debuginfo(build-id) = 68a48c7bdf57bd06cd01f56766ec11bad987f7ec debuginfo(build-id) = 811f68c729c3859e5bef550b35a9c5bff2b99539 debuginfo(build-id) = 8a16db343389a45ebb18dcaf2e1959a5305d53a9 debuginfo(build-id) = 9a25b28e2c51c99a716fae68432e98ec310fdd2a debuginfo(build-id) = b5147e887e7ca97446217df9e267dbbc8a878abf debuginfo(build-id) = c9267387706d88dd8ee8d8ff4191b4bc71dfac50 debuginfo(build-id) = db5f993ad51f08238169376e886bb62d8df0139f debuginfo(build-id) = e99ac27c9a522855dc61650f4ec798117e988d7a debuginfo(build-id) = eba5606b99067bc0f4117ccac6e72f2e7b76ee21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bibutils-debugsource(x86-64) = 6.5-1.el8 Processing files: bibutils-libs-debuginfo-6.5-1.el8.x86_64 Provides: bibutils-libs-debuginfo = 6.5-1.el8 bibutils-libs-debuginfo(x86-64) = 6.5-1.el8 debuginfo(build-id) = d20e67f2a30528b6f01dc9932597ad57564f266f Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bibutils-debugsource(x86-64) = 6.5-1.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64 Wrote: /builddir/build/RPMS/bibutils-6.5-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/bibutils-libs-6.5-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/bibutils-devel-6.5-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/bibutils-debugsource-6.5-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/bibutils-debuginfo-6.5-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/bibutils-libs-debuginfo-6.5-1.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JYrQ75 + umask 022 + cd /builddir/build/BUILD + cd bibutils_6.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/bibutils-6.5-1.el8.x86_64 + exit 0 Child return code was: 0