Mock Version: 1.4.19 Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-fisx.spec'], chrootPath='/var/lib/mock/f32-build-17667858-1275606/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 x86_64 --nodeps /builddir/build/SPECS/python-fisx.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1570060800 Wrote: /builddir/build/SRPMS/python-fisx-1.1.6-5.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-fisx.spec'], chrootPath='/var/lib/mock/f32-build-17667858-1275606/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 x86_64 --nodeps /builddir/build/SPECS/python-fisx.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1570060800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hfFOYX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fisx-1.1.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-fisx-1.1.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fisx-1.1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yKVplX + umask 022 + cd /builddir/build/BUILD + cd fisx-1.1.6 + 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' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' fisx X-Ray Fluorescence Toolkit 1.1.6 running build running build_py creating build creating build/lib.linux-x86_64-3.8 creating build/lib.linux-x86_64-3.8/fisx copying python/fisx/__init__.py -> build/lib.linux-x86_64-3.8/fisx copying python/fisx/DataDir.py -> build/lib.linux-x86_64-3.8/fisx copying python/fisx/FisxCythonTools.py -> build/lib.linux-x86_64-3.8/fisx creating build/lib.linux-x86_64-3.8/fisx/tests copying python/fisx/tests/testSimpleSpecfile.py -> build/lib.linux-x86_64-3.8/fisx/tests copying python/fisx/tests/testDataDir.py -> build/lib.linux-x86_64-3.8/fisx/tests copying python/fisx/tests/testDetector.py -> build/lib.linux-x86_64-3.8/fisx/tests copying python/fisx/tests/testXRF.py -> build/lib.linux-x86_64-3.8/fisx/tests copying python/fisx/tests/__init__.py -> build/lib.linux-x86_64-3.8/fisx/tests copying python/fisx/tests/testAll.py -> build/lib.linux-x86_64-3.8/fisx/tests copying python/fisx/tests/testEPDL97.py -> build/lib.linux-x86_64-3.8/fisx/tests copying python/fisx/tests/testElements.py -> build/lib.linux-x86_64-3.8/fisx/tests running build_ext cythoning ./python/cython/_fisx.pyx to ./python/cython/_fisx.cpp building 'fisx._fisx' extension creating build/temp.linux-x86_64-3.8 creating build/temp.linux-x86_64-3.8/python creating build/temp.linux-x86_64-3.8/python/cython creating build/temp.linux-x86_64-3.8/src gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/lib64/python3.8/site-packages/numpy/core/include -I./src -I/usr/include/python3.8 -c ./python/cython/_fisx.cpp -o build/temp.linux-x86_64-3.8/./python/cython/_fisx.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/lib64/python3.8/site-packages/numpy/core/include -I./src -I/usr/include/python3.8 -c ./src/fisx_elements.cpp -o build/temp.linux-x86_64-3.8/./src/fisx_elements.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/lib64/python3.8/site-packages/numpy/core/include -I./src -I/usr/include/python3.8 -c ./src/fisx_version.cpp -o build/temp.linux-x86_64-3.8/./src/fisx_version.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/lib64/python3.8/site-packages/numpy/core/include -I./src -I/usr/include/python3.8 -c ./src/fisx_detector.cpp -o build/temp.linux-x86_64-3.8/./src/fisx_detector.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/lib64/python3.8/site-packages/numpy/core/include -I./src -I/usr/include/python3.8 -c ./src/fisx_math.cpp -o build/temp.linux-x86_64-3.8/./src/fisx_math.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/lib64/python3.8/site-packages/numpy/core/include -I./src -I/usr/include/python3.8 -c ./src/fisx_shell.cpp -o build/temp.linux-x86_64-3.8/./src/fisx_shell.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/lib64/python3.8/site-packages/numpy/core/include -I./src -I/usr/include/python3.8 -c ./src/fisx_layer.cpp -o build/temp.linux-x86_64-3.8/./src/fisx_layer.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/lib64/python3.8/site-packages/numpy/core/include -I./src -I/usr/include/python3.8 -c ./src/fisx_simplespecfile.cpp -o build/temp.linux-x86_64-3.8/./src/fisx_simplespecfile.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/lib64/python3.8/site-packages/numpy/core/include -I./src -I/usr/include/python3.8 -c ./src/fisx_simpleini.cpp -o build/temp.linux-x86_64-3.8/./src/fisx_simpleini.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/lib64/python3.8/site-packages/numpy/core/include -I./src -I/usr/include/python3.8 -c ./src/fisx_xrfconfig.cpp -o build/temp.linux-x86_64-3.8/./src/fisx_xrfconfig.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/lib64/python3.8/site-packages/numpy/core/include -I./src -I/usr/include/python3.8 -c ./src/fisx_xrf.cpp -o build/temp.linux-x86_64-3.8/./src/fisx_xrf.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/lib64/python3.8/site-packages/numpy/core/include -I./src -I/usr/include/python3.8 -c ./src/fisx_multilayer.cpp -o build/temp.linux-x86_64-3.8/./src/fisx_multilayer.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/lib64/python3.8/site-packages/numpy/core/include -I./src -I/usr/include/python3.8 -c ./src/fisx_element.cpp -o build/temp.linux-x86_64-3.8/./src/fisx_element.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/lib64/python3.8/site-packages/numpy/core/include -I./src -I/usr/include/python3.8 -c ./src/fisx_material.cpp -o build/temp.linux-x86_64-3.8/./src/fisx_material.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/lib64/python3.8/site-packages/numpy/core/include -I./src -I/usr/include/python3.8 -c ./src/fisx_epdl97.cpp -o build/temp.linux-x86_64-3.8/./src/fisx_epdl97.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/lib64/python3.8/site-packages/numpy/core/include -I./src -I/usr/include/python3.8 -c ./src/fisx_beam.cpp -o build/temp.linux-x86_64-3.8/./src/fisx_beam.o g++ -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 build/temp.linux-x86_64-3.8/./python/cython/_fisx.o build/temp.linux-x86_64-3.8/./src/fisx_elements.o build/temp.linux-x86_64-3.8/./src/fisx_version.o build/temp.linux-x86_64-3.8/./src/fisx_detector.o build/temp.linux-x86_64-3.8/./src/fisx_math.o build/temp.linux-x86_64-3.8/./src/fisx_shell.o build/temp.linux-x86_64-3.8/./src/fisx_layer.o build/temp.linux-x86_64-3.8/./src/fisx_simplespecfile.o build/temp.linux-x86_64-3.8/./src/fisx_simpleini.o build/temp.linux-x86_64-3.8/./src/fisx_xrfconfig.o build/temp.linux-x86_64-3.8/./src/fisx_xrf.o build/temp.linux-x86_64-3.8/./src/fisx_multilayer.o build/temp.linux-x86_64-3.8/./src/fisx_element.o build/temp.linux-x86_64-3.8/./src/fisx_material.o build/temp.linux-x86_64-3.8/./src/fisx_epdl97.o build/temp.linux-x86_64-3.8/./src/fisx_beam.o -L/usr/lib64 -o build/lib.linux-x86_64-3.8/fisx/_fisx.cpython-38-x86_64-linux-gnu.so /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/fisx-1.1.6/python/cython/_fisx.pyx tree = Parsing.p_module(s, pxd, full_module_name) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CFgbDW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64 ++ dirname /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64 + cd fisx-1.1.6 + 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' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64 fisx X-Ray Fluorescence Toolkit 1.1.6 running install running install_lib creating /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr creating /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx copying build/lib.linux-x86_64-3.8/fisx/_fisx.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx copying build/lib.linux-x86_64-3.8/fisx/__init__.py -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx copying build/lib.linux-x86_64-3.8/fisx/DataDir.py -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx copying build/lib.linux-x86_64-3.8/fisx/FisxCythonTools.py -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx creating /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/tests copying build/lib.linux-x86_64-3.8/fisx/tests/testSimpleSpecfile.py -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/tests copying build/lib.linux-x86_64-3.8/fisx/tests/testDataDir.py -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/tests copying build/lib.linux-x86_64-3.8/fisx/tests/testDetector.py -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/tests copying build/lib.linux-x86_64-3.8/fisx/tests/testXRF.py -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/tests copying build/lib.linux-x86_64-3.8/fisx/tests/__init__.py -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/tests copying build/lib.linux-x86_64-3.8/fisx/tests/testAll.py -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/tests copying build/lib.linux-x86_64-3.8/fisx/tests/testEPDL97.py -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/tests copying build/lib.linux-x86_64-3.8/fisx/tests/testElements.py -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/tests byte-compiling /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/DataDir.py to DataDir.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/FisxCythonTools.py to FisxCythonTools.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/tests/testSimpleSpecfile.py to testSimpleSpecfile.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/tests/testDataDir.py to testDataDir.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/tests/testDetector.py to testDetector.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/tests/testXRF.py to testXRF.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/tests/testAll.py to testAll.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/tests/testEPDL97.py to testEPDL97.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/tests/testElements.py to testElements.cpython-38.pyc writing byte-compilation script '/tmp/tmp58cyzqwq.py' /usr/bin/python3 /tmp/tmp58cyzqwq.py removing /tmp/tmp58cyzqwq.py running install_data fisx to be installed in /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/ creating /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/fisx_data copying ./fisx_data/EADL97_LShellRadiativeRates.dat -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/fisx_data copying ./fisx_data/MShellRates.dat -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/fisx_data copying ./fisx_data/EADL97_LShellConstants.dat -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/fisx_data copying ./fisx_data/EPDL97_CrossSections.dat -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/fisx_data copying ./fisx_data/EADL97_MShellNonradiativeRates.dat -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/fisx_data copying ./fisx_data/LShellConstants.dat -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/fisx_data copying ./fisx_data/EADL97_LShellNonradiativeRates.dat -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/fisx_data copying ./fisx_data/EADL97_KShellRadiativeRates.dat -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/fisx_data copying ./fisx_data/EADL97_KShellNonradiativeRates.dat -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/fisx_data copying ./fisx_data/LShellRates.dat -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/fisx_data copying ./fisx_data/BindingEnergies.dat -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/fisx_data copying ./fisx_data/KShellRates.dat -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/fisx_data copying ./fisx_data/EADL97_BindingEnergies.dat -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/fisx_data copying ./fisx_data/EADL97_MShellConstants.dat -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/fisx_data copying ./fisx_data/EADL97_MShellRadiativeRates.dat -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/fisx_data copying ./fisx_data/KShellConstants.dat -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/fisx_data copying ./fisx_data/MShellConstants.dat -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/fisx_data copying ./fisx_data/XCOM_CrossSections.dat -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/fisx_data copying ./fisx_data/EADL97_KShellConstants.dat -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/fisx_data copying ./changelog.txt -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/fisx_data copying ./LICENSE -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/fisx_data copying ./README.rst -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/fisx_data copying ./TODO -> /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/fisx_data running install_egg_info running egg_info creating python/fisx.egg-info writing python/fisx.egg-info/PKG-INFO writing dependency_links to python/fisx.egg-info/dependency_links.txt writing requirements to python/fisx.egg-info/requires.txt writing top-level names to python/fisx.egg-info/top_level.txt writing manifest file 'python/fisx.egg-info/SOURCES.txt' reading manifest file 'python/fisx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python/fisx.egg-info/SOURCES.txt' Copying python/fisx.egg-info to /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx-1.1.6-py3.8.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.1.6-5.fc32 --unique-debug-suffix -1.1.6-5.fc32.x86_64 --unique-debug-src-base python-fisx-1.1.6-5.fc32.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/fisx-1.1.6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/_fisx.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages/fisx/_fisx.cpython-38-x86_64-linux-gnu.so original debug info size: 28356kB, size after compression: 26800kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 3743 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iVKyaX + umask 022 + cd /builddir/build/BUILD + cd fisx-1.1.6 + PYTHONPATH=/builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/lib64/python3.8/site-packages + /usr/bin/python3 -m fisx.tests.testAll /usr/lib64/python3.8/runpy.py:125: RuntimeWarning: 'fisx.tests.testAll' found in sys.modules after import of package 'fisx.tests', but prior to execution of 'fisx.tests.testAll'; this may result in unpredictable behaviour warn(RuntimeWarning(msg)) testSimpleSpecfileImport (testSimpleSpecfile.testSimpleSpecfile) ... ok testSimpleSpecfileReading (testSimpleSpecfile.testSimpleSpecfile) ... ok testSimpleSpecfileReadingCompatibleWithUserLocale (testSimpleSpecfile.testSimpleSpecfile) ... ok testSimpleSpecfileReadingWithCRLF (testSimpleSpecfile.testSimpleSpecfile) ... ok testDataDirectoryPresence (testDataDir.testDataDir) ... ok testDataFilePresence (testDataDir.testDataDir) ... ok testDocDirectoryPresence (testDataDir.testDataDir) ... ok testDetectorImport (testDetector.testDetector) ... ok testDetectorInstantiation (testDetector.testDetector) ... ok testDetectorResults (testDetector.testDetector) ... ok testXRFImport (testXRF.testXRF) ... ok testXRFInstantiation (testXRF.testXRF) ... ok testXRFResults (testXRF.testXRF) ... ok testEPDL97Import (testEPDL97.testEPDL97) ... ok testElementsImport (testElements.testElements) ... ok testElementsInstantiation (testElements.testElements) ... ok testElementsResults (testElements.testElements) ... ok ---------------------------------------------------------------------- Ran 17 tests in 8.868s OK Element Peak Energy Rate Secondary Tertiary Cr K KL2 5.4055 5.27e-06 1.621 1.6565 Cr K KL2 Si_KL2esc 3.6661 8.1e-09 1.621 1.6565 Cr K KL2 Si_KL3esc 3.6655 1.61e-08 1.621 1.6565 Cr K KL2 Si_KM2esc 3.5696 2.49e-10 1.621 1.6565 Cr K KL2 Si_KM3esc 3.5696 4.97e-10 1.621 1.6565 Cr K KL3 5.4147 1.04e-05 1.6214 1.6569 Cr K KL3 Si_KL2esc 3.6753 1.59e-08 1.6214 1.6569 Cr K KL3 Si_KL3esc 3.6747 3.16e-08 1.6214 1.6569 Cr K KL3 Si_KM2esc 3.5788 4.89e-10 1.6214 1.6569 Cr K KL3 Si_KM3esc 3.5788 9.78e-10 1.6214 1.6569 Cr K KM2 5.9467 8.59e-07 1.6415 1.6782 Cr K KM2 Si_KL2esc 4.2073 1.07e-09 1.6415 1.6782 Cr K KM2 Si_KL3esc 4.2067 2.13e-09 1.6415 1.6782 Cr K KM2 Si_KM2esc 4.1108 3.32e-11 1.6415 1.6782 Cr K KM2 Si_KM3esc 4.1108 6.63e-11 1.6415 1.6782 Cr K KM3 5.9467 1.7e-06 1.6415 1.6782 Cr K KM3 Si_KL2esc 4.2073 2.13e-09 1.6415 1.6782 Cr K KM3 Si_KL3esc 4.2067 4.23e-09 1.6415 1.6782 Cr K KM3 Si_KM2esc 4.1108 6.57e-11 1.6415 1.6782 Cr K KM3 Si_KM3esc 4.1108 1.31e-10 1.6415 1.6782 Fe K KL2 6.3909 1.69e-05 1.0642 1.0642 Fe K KL2 Si_KL2esc 4.6515 1.79e-08 1.0642 1.0642 Fe K KL2 Si_KL3esc 4.6509 3.55e-08 1.0642 1.0642 Fe K KL2 Si_KM2esc 4.5550 5.55e-10 1.0642 1.0642 Fe K KL2 Si_KM3esc 4.5550 1.11e-09 1.0642 1.0642 Fe K KL3 6.4039 3.33e-05 1.0643 1.0643 Fe K KL3 Si_KL2esc 4.6645 3.5e-08 1.0643 1.0643 Fe K KL3 Si_KL3esc 4.6639 6.96e-08 1.0643 1.0643 Fe K KL3 Si_KM2esc 4.5680 1.09e-09 1.0643 1.0643 Fe K KL3 Si_KM3esc 4.5680 2.17e-09 1.0643 1.0643 Fe K KM2 7.0580 2.74e-06 1.0657 1.0657 Fe K KM2 Si_KL2esc 5.3186 2.28e-09 1.0657 1.0657 Fe K KM2 Si_KL3esc 5.3180 4.52e-09 1.0657 1.0657 Fe K KM2 Si_KM2esc 5.2221 7.11e-11 1.0657 1.0657 Fe K KM2 Si_KM3esc 5.2221 1.42e-10 1.0657 1.0657 Fe K KM3 7.0580 5.4e-06 1.0657 1.0657 Fe K KM3 Si_KL2esc 5.3186 4.48e-09 1.0657 1.0657 Fe K KM3 Si_KL3esc 5.3180 8.91e-09 1.0657 1.0657 Fe K KM3 Si_KM2esc 5.2221 1.4e-10 1.0657 1.0657 Fe K KM3 Si_KM3esc 5.2221 2.8e-10 1.0657 1.0657 Ni K KL2 7.4609 2.6e-06 1.0071 1.0071 Ni K KL2 Si_KL2esc 5.7215 1.88e-09 1.0071 1.0071 Ni K KL2 Si_KL3esc 5.7209 3.73e-09 1.0071 1.0071 Ni K KL2 Si_KM2esc 5.6250 5.88e-11 1.0071 1.0071 Ni K KL2 Si_KM3esc 5.6250 1.18e-10 1.0071 1.0071 Ni K KL3 7.4781 5.1e-06 1.0071 1.0071 Ni K KL3 Si_KL2esc 5.7387 3.67e-09 1.0071 1.0071 Ni K KL3 Si_KL3esc 5.7381 7.29e-09 1.0071 1.0071 Ni K KL3 Si_KM2esc 5.6422 1.15e-10 1.0071 1.0071 Ni K KL3 Si_KM3esc 5.6422 2.3e-10 1.0071 1.0071 Ni K KM2 8.2647 4.44e-07 1.0074 1.0074 Ni K KM2 Si_KL2esc 6.5253 2.46e-10 1.0074 1.0074 Ni K KM2 Si_KL3esc 6.5247 4.9e-10 1.0074 1.0074 Ni K KM2 Si_KM2esc 6.4288 7.75e-12 1.0074 1.0074 Ni K KM2 Si_KM3esc 6.4288 1.55e-11 1.0074 1.0074 Ni K KM3 8.2647 8.71e-07 1.0074 1.0074 Ni K KM3 Si_KL2esc 6.5253 4.83e-10 1.0074 1.0074 Ni K KM3 Si_KL3esc 6.5247 9.61e-10 1.0074 1.0074 Ni K KM3 Si_KM2esc 6.4288 1.52e-11 1.0074 1.0074 Ni K KM3 Si_KM3esc 6.4288 3.04e-11 1.0074 1.0074 Test suite was successful + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-fisx-1.1.6-5.fc32.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2bLVeX + umask 022 + cd /builddir/build/BUILD + cd fisx-1.1.6 + DOCDIR=/builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/share/doc/python3-fisx + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/share/doc/python3-fisx + cp -pr README.rst /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/share/doc/python3-fisx + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yDwH6Z + umask 022 + cd /builddir/build/BUILD + cd fisx-1.1.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/share/licenses/python3-fisx + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/share/licenses/python3-fisx + cp -pr LICENSE /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64/usr/share/licenses/python3-fisx + RPM_EC=0 ++ jobs -p + exit 0 Provides: python3-fisx = 1.1.6-5.fc32 python3-fisx(x86-64) = 1.1.6-5.fc32 python3.8dist(fisx) = 1.1.6 python3dist(fisx) = 1.1.6 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 3.8 python3.8dist(numpy) rtld(GNU_HASH) Processing files: python-fisx-debugsource-1.1.6-5.fc32.x86_64 Provides: python-fisx-debugsource = 1.1.6-5.fc32 python-fisx-debugsource(x86-64) = 1.1.6-5.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-fisx-debuginfo-1.1.6-5.fc32.x86_64 Provides: debuginfo(build-id) = f8bf77bb4238c70874d21fc686dc930a0107b8b6 python3-fisx-debuginfo = 1.1.6-5.fc32 python3-fisx-debuginfo(x86-64) = 1.1.6-5.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-fisx-debugsource(x86-64) = 1.1.6-5.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64 Wrote: /builddir/build/RPMS/python-fisx-debugsource-1.1.6-5.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/python3-fisx-debuginfo-1.1.6-5.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/python3-fisx-1.1.6-5.fc32.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ATTiOX + umask 022 + cd /builddir/build/BUILD + cd fisx-1.1.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fisx-1.1.6-5.fc32.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0