Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/e00compr.spec'], chrootPath='/var/lib/mock/f37-build-37201217-4739674/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/e00compr.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1659312000 Wrote: /builddir/build/SRPMS/e00compr-1.0.1-38.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/e00compr.spec'], chrootPath='/var/lib/mock/f37-build-37201217-4739674/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/e00compr.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1659312000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JvLqao + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf e00compr-1.0.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/e00compr-1.0.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd e00compr-1.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/e00compr-1.0.1-strncpy-null-term.patch + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/e00compr-1.0.1-nDigits-unused.patch + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch -f + dos2unix HISTORY.TXT README.TXT e00compr.txt dos2unix: converting file HISTORY.TXT to Unix format... dos2unix: converting file README.TXT to Unix format... dos2unix: converting file e00compr.txt to Unix format... + find . -type f -perm /0111 -exec chmod -v a-x '{}' + mode of './cpl_conv.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './e00compr.mak' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './cpl_vsisimple.c' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './cpl_port.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './cpl_conv.c' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './cpl_vsi.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './Makefile' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './e00compr.txt' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + sed -r -i 's@"(e00compr)\.h"@<\1/\1.h>@' ex_read.c ex_readcb.c ex_write.c ex_writecb.c + awk 'toupper($0) ~ /(COPYRIGHT|LICENSE)/ { o=1 }; /[-]{3,}/ { o=0 }; o' README.TXT + tee LICENSE COPYRIGHT AND LICENSE TERMS: Copyright (c) 1998-2005, Daniel Morissette (dmorissette@mapgears.com) it also contains portions (CPL lib) that are Copyright (c) 1998-1999, Frank Warmerdam (warmerdam@pobox.com) The AVCE00 library and the supporting CPL code are freely available under the following Open Source license terms: ********************************************************************** * Copyright (c) 1998-2005, Daniel Morissette * Copyright (c) 1998-1999, Frank Warmerdam * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, distribute, sublicense, * and/or sell copies of the Software, and to permit persons to whom the * Software is furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included * in all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. ********************************************************************** + cp -p /builddir/build/SOURCES/Makefile.shared Makefile.shared + sed -r -i 's/(SOVER=[[:blank:]]*)1/\10.1/' Makefile.shared + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3N5iCJ + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/e00compr-1.0.1/.package_note-e00compr-1.0.1-38.fc37.i386.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh e00compr 1.0.1-38.fc37 i386 + cd e00compr-1.0.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/e00compr-1.0.1/.package_note-e00compr-1.0.1-38.fc37.i386.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/make -O -j6 V=1 VERBOSE=1 CC=gcc 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/e00compr-1.0.1/.package_note-e00compr-1.0.1-38.fc37.i386.ld' -f Makefile.shared gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC cpl_error.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC e00conv.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC cpl_vsisimple.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC cpl_conv.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC e00read.c gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC e00write.c rm -f libe00compr.so.0.1 gcc -shared -Wl,-soname,libe00compr.so.0.1 e00read.o e00write.o cpl_error.o cpl_conv.o cpl_vsisimple.o -o libe00compr.so.0.1 ln -s libe00compr.so.0.1 libe00compr.so gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/e00compr-1.0.1/.package_note-e00compr-1.0.1-38.fc37.i386.ld -fPIE -o e00conv e00conv.o libe00compr.so.0.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8zhHuV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386 ++ dirname /builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/e00compr-1.0.1/.package_note-e00compr-1.0.1-38.fc37.i386.ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd e00compr-1.0.1 + install -t /builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386/usr/include/e00compr -D -p -m 0644 cpl_conv.h cpl_error.h cpl_port.h cpl_vsi.h e00compr.h + install -t /builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386/usr/share/man/man1 -D -p -m 0644 e00conv.1 + install -d /builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386/usr/lib + cp -p --no-dereference libe00compr.so libe00compr.so.0.1 /builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386/usr/lib + install -t /builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386/usr/bin -D -p e00conv + /usr/bin/find-debuginfo -j6 --strict-build-id -m -i --build-id-seed 1.0.1-38.fc37 --unique-debug-suffix -1.0.1-38.fc37.i386 --unique-debug-src-base e00compr-1.0.1-38.fc37.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/e00compr-1.0.1 extracting debug info from /builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386/usr/lib/libe00compr.so.0.1 extracting debug info from /builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386/usr/bin/e00conv original debug info size: 76kB, size after compression: 72kB /usr/bin/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 174 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: e00compr-1.0.1-38.fc37.i686 Processing files: e00compr-libs-1.0.1-38.fc37.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WE5jcs + umask 022 + cd /builddir/build/BUILD + cd e00compr-1.0.1 + DOCDIR=/builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386/usr/share/doc/e00compr-libs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386/usr/share/doc/e00compr-libs + cp -pr README.TXT /builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386/usr/share/doc/e00compr-libs + cp -pr HISTORY.TXT /builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386/usr/share/doc/e00compr-libs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.c4nZOn + umask 022 + cd /builddir/build/BUILD + cd e00compr-1.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386/usr/share/licenses/e00compr-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386/usr/share/licenses/e00compr-libs + cp -pr LICENSE /builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386/usr/share/licenses/e00compr-libs + RPM_EC=0 ++ jobs -p + exit 0 Provides: e00compr-libs = 1.0.1-38.fc37 e00compr-libs(x86-32) = 1.0.1-38.fc37 libe00compr.so.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: e00compr-devel-1.0.1-38.fc37.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LoCUWc + umask 022 + cd /builddir/build/BUILD + cd e00compr-1.0.1 + DOCDIR=/builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386/usr/share/doc/e00compr-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386/usr/share/doc/e00compr-devel + cp -pr ex_read.c ex_readcb.c ex_write.c ex_writecb.c /builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386/usr/share/doc/e00compr-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: e00compr-devel = 1.0.1-38.fc37 e00compr-devel(x86-32) = 1.0.1-38.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libe00compr.so.0.1 Processing files: e00compr-tools-1.0.1-38.fc37.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TcUZ5O + umask 022 + cd /builddir/build/BUILD + cd e00compr-1.0.1 + DOCDIR=/builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386/usr/share/doc/e00compr-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386/usr/share/doc/e00compr-tools + cp -pr e00compr.txt /builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386/usr/share/doc/e00compr-tools + cp -pr e00compr.html /builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386/usr/share/doc/e00compr-tools + RPM_EC=0 ++ jobs -p + exit 0 Provides: e00compr-tools = 1.0.1-38.fc37 e00compr-tools(x86-32) = 1.0.1-38.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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.3.4) libc.so.6(GLIBC_2.34) libe00compr.so.0.1 rtld(GNU_HASH) Processing files: e00compr-debugsource-1.0.1-38.fc37.i686 Provides: e00compr-debugsource = 1.0.1-38.fc37 e00compr-debugsource(x86-32) = 1.0.1-38.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: e00compr-debuginfo-1.0.1-38.fc37.i686 Provides: e00compr-debuginfo = 1.0.1-38.fc37 e00compr-debuginfo(x86-32) = 1.0.1-38.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: e00compr-debugsource(x86-32) = 1.0.1-38.fc37 Processing files: e00compr-libs-debuginfo-1.0.1-38.fc37.i686 Provides: debuginfo(build-id) = 7d2b6dd816d6f7154a9becafe345cb256521bcc8 e00compr-libs-debuginfo = 1.0.1-38.fc37 e00compr-libs-debuginfo(x86-32) = 1.0.1-38.fc37 libe00compr.so.0.1-1.0.1-38.fc37.i386.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: e00compr-debugsource(x86-32) = 1.0.1-38.fc37 Processing files: e00compr-tools-debuginfo-1.0.1-38.fc37.i686 Provides: debuginfo(build-id) = 2568b3260bb0377b278392ef6e7c679f66e68f79 e00compr-tools-debuginfo = 1.0.1-38.fc37 e00compr-tools-debuginfo(x86-32) = 1.0.1-38.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: e00compr-debugsource(x86-32) = 1.0.1-38.fc37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386 Wrote: /builddir/build/RPMS/e00compr-devel-1.0.1-38.fc37.i686.rpm Wrote: /builddir/build/RPMS/e00compr-libs-debuginfo-1.0.1-38.fc37.i686.rpm Wrote: /builddir/build/RPMS/e00compr-tools-1.0.1-38.fc37.i686.rpm Wrote: /builddir/build/RPMS/e00compr-debugsource-1.0.1-38.fc37.i686.rpm Wrote: /builddir/build/RPMS/e00compr-debuginfo-1.0.1-38.fc37.i686.rpm Wrote: /builddir/build/RPMS/e00compr-libs-1.0.1-38.fc37.i686.rpm Wrote: /builddir/build/RPMS/e00compr-tools-debuginfo-1.0.1-38.fc37.i686.rpm Wrote: /builddir/build/RPMS/e00compr-1.0.1-38.fc37.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0IbsDC + umask 022 + cd /builddir/build/BUILD + cd e00compr-1.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/e00compr-1.0.1-38.fc37.i386 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.1StCnu + umask 022 + cd /builddir/build/BUILD + rm -rf e00compr-1.0.1 e00compr-1.0.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0