<86>Mar  7 09:30:42 userdel[2905132]: delete user 'rooter'
<86>Mar  7 09:30:42 groupadd[2905139]: group added to /etc/group: name=rooter, GID=567
<86>Mar  7 09:30:42 groupadd[2905139]: group added to /etc/gshadow: name=rooter
<86>Mar  7 09:30:42 groupadd[2905139]: new group: name=rooter, GID=567
<86>Mar  7 09:30:42 useradd[2905143]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash
<86>Mar  7 09:30:42 userdel[2905151]: delete user 'builder'
<86>Mar  7 09:30:42 userdel[2905151]: removed group 'builder' owned by 'builder'
<86>Mar  7 09:30:42 userdel[2905151]: removed shadow group 'builder' owned by 'builder'
<86>Mar  7 09:30:42 groupadd[2905156]: group added to /etc/group: name=builder, GID=568
<86>Mar  7 09:30:42 groupadd[2905156]: group added to /etc/gshadow: name=builder
<86>Mar  7 09:30:42 groupadd[2905156]: new group: name=builder, GID=568
<86>Mar  7 09:30:42 useradd[2905161]: new user: name=builder, UID=568, GID=568, home=/usr/src, shell=/bin/bash
<13>Mar  7 09:30:46 rpmi: libgdbm-1.8.3-alt10 1454943334 installed
<13>Mar  7 09:30:46 rpmi: libexpat-2.2.4-alt1 1503305345 installed
<13>Mar  7 09:30:46 rpmi: libp11-kit-0.23.15-alt1 sisyphus+226408.100.2.1 1554288204 installed
<13>Mar  7 09:30:46 rpmi: libtasn1-4.16.0-alt1 sisyphus+245480.100.1.1 1580825062 installed
<13>Mar  7 09:30:46 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed
<13>Mar  7 09:30:46 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed
<13>Mar  7 09:30:46 rpmi: ca-certificates-2020.01.23-alt1 sisyphus+244791.300.2.1 1580285500 installed
<13>Mar  7 09:30:46 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed
<13>Mar  7 09:30:46 rpmi: p11-kit-trust-0.23.15-alt1 sisyphus+226408.100.2.1 1554288204 installed
<13>Mar  7 09:30:46 rpmi: libcrypto1.1-1.1.1d-alt1.1 sisyphus+237931.100.2.1 1569235729 installed
<13>Mar  7 09:30:46 rpmi: libssl1.1-1.1.1d-alt1.1 sisyphus+237931.100.2.1 1569235729 installed
<13>Mar  7 09:30:46 rpmi: python3-3.7.4-alt2 sisyphus+239418.100.1.1 1571389913 installed
<13>Mar  7 09:30:46 rpmi: libpython3-3.7.4-alt2 sisyphus+239418.100.1.1 1571389913 installed
<13>Mar  7 09:30:47 rpmi: python3-base-3.7.4-alt2 sisyphus+239418.100.1.1 1571389913 installed
<13>Mar  7 09:30:47 rpmi: tests-for-installed-python3-pkgs-0.1.13.1-alt2 1535450458 installed
<13>Mar  7 09:30:47 rpmi: rpm-build-python3-0.1.13.1-alt2 1535450458 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/python3-module-binstr-1.3-alt2.nosrc.rpm
<13>Mar  7 09:30:57 rpmi: python3-module-pkg_resources-1:41.4.0-alt1 sisyphus+238787.100.2.1 1570608044 installed
<13>Mar  7 09:30:57 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed
<13>Mar  7 09:30:57 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed
<13>Mar  7 09:30:57 rpmi: python3-dev-3.7.4-alt2 sisyphus+239418.100.1.1 1571389913 installed
<13>Mar  7 09:30:57 rpmi: python3-module-setuptools-1:41.4.0-alt1 sisyphus+238787.100.2.1 1570608044 installed
Installing python3-module-binstr-1.3-alt2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.6736
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf python3-module-binstr-1.3
+ echo 'Source #0 (python3-module-binstr-1.3.tar):'
Source #0 (python3-module-binstr-1.3.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/python3-module-binstr-1.3.tar
+ cd python3-module-binstr-1.3
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.77656
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd python3-module-binstr-1.3
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ /usr/bin/python3 setup.py build --debug
running build
running build_py
creating build
creating build/lib
copying binstr.py -> build/lib
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.94979
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-binstr-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/python3-module-binstr-buildroot
+ cd python3-module-binstr-1.3
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ /usr/bin/python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-binstr-buildroot --force
running install
running install_lib
creating /usr/src/tmp/python3-module-binstr-buildroot
creating /usr/src/tmp/python3-module-binstr-buildroot/usr
creating /usr/src/tmp/python3-module-binstr-buildroot/usr/lib
creating /usr/src/tmp/python3-module-binstr-buildroot/usr/lib/python3
creating /usr/src/tmp/python3-module-binstr-buildroot/usr/lib/python3/site-packages
copying build/lib/binstr.py -> /usr/src/tmp/python3-module-binstr-buildroot/usr/lib/python3/site-packages
byte-compiling /usr/src/tmp/python3-module-binstr-buildroot/usr/lib/python3/site-packages/binstr.py to binstr.cpython-37.pyc
running install_egg_info
Writing /usr/src/tmp/python3-module-binstr-buildroot/usr/lib/python3/site-packages/binstr-1.3-py3.7.egg-info
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/python3-module-binstr-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/python3-module-binstr-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/python3-module-binstr-buildroot/ (default)
Compressing files in /usr/src/tmp/python3-module-binstr-buildroot (auto)
Adjusting library links in /usr/src/tmp/python3-module-binstr-buildroot
./usr/lib:
Verifying ELF objects in /usr/src/tmp/python3-module-binstr-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Bytecompiling python modules in /usr/src/tmp/python3-module-binstr-buildroot using /usr/bin/python2.7
Bytecompiling python modules with optimization in /usr/src/tmp/python3-module-binstr-buildroot using /usr/bin/python2.7 -O
Bytecompiling python3 modules in /usr/src/tmp/python3-module-binstr-buildroot using /usr/bin/python3
unlink /usr/src/tmp/python3-module-binstr-buildroot/usr/lib/python3/site-packages/__pycache__/binstr.cpython-37.pyc
compile /usr/src/tmp/python3-module-binstr-buildroot/usr/lib/python3/site-packages/binstr.py
Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-binstr-buildroot using /usr/bin/python3 -O
compile /usr/src/tmp/python3-module-binstr-buildroot/usr/lib/python3/site-packages/binstr.py
Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-binstr-buildroot using /usr/bin/python3 -OO
compile /usr/src/tmp/python3-module-binstr-buildroot/usr/lib/python3/site-packages/binstr.py
Hardlinking identical .pyc and .opt-?.pyc files
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.29027
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd python3-module-binstr-1.3
+ python3 binstr_test.py -v
test_BadA (__main__.b_add) ... ok
test_BadB (__main__.b_add) ... ok
test_BadEndian (__main__.b_add) ... ok
test_EndianBig (__main__.b_add) ... ok
test_EndianLittle (__main__.b_add) ... ok
test_NoArgs (__main__.b_add) ... ok
test_AlignLeft (__main__.b_and) ... ok
test_AlignRight (__main__.b_and) ... ok
test_BadA (__main__.b_and) ... ok
test_BadAlign (__main__.b_and) ... ok
test_BadB (__main__.b_and) ... ok
test_EmptyA (__main__.b_and) ... ok
test_EmptyB (__main__.b_and) ... ok
test_EqualLengths (__main__.b_and) ... ok
test_LongerA (__main__.b_and) ... ok
test_LongerB (__main__.b_and) ... ok
test_NoArgs (__main__.b_and) ... ok
test_AllOnes (__main__.b_base2_to_eliasd) ... ok
test_BadA (__main__.b_base2_to_eliasd) ... ok
test_BadEndian (__main__.b_base2_to_eliasd) ... ok
test_EndianBig (__main__.b_base2_to_eliasd) ... ok
test_EndianLittle (__main__.b_base2_to_eliasd) ... ok
test_LeadingZeros (__main__.b_base2_to_eliasd) ... ok
test_NoArgs (__main__.b_base2_to_eliasd) ... ok
test_AllOnes (__main__.b_base2_to_eliasg) ... ok
test_BadA (__main__.b_base2_to_eliasg) ... ok
test_BadEndian (__main__.b_base2_to_eliasg) ... ok
test_EndianBig (__main__.b_base2_to_eliasg) ... ok
test_EndianLittle (__main__.b_base2_to_eliasg) ... ok
test_LeadingZeros (__main__.b_base2_to_eliasg) ... ok
test_NoArgs (__main__.b_base2_to_eliasg) ... ok
test_BadA (__main__.b_base2_to_gray) ... ok
test_BadEndian (__main__.b_base2_to_gray) ... ok
test_BottomEnd (__main__.b_base2_to_gray) ... ok
test_EndianBig (__main__.b_base2_to_gray) ... ok
test_EndianLittle (__main__.b_base2_to_gray) ... ok
test_NoArgs (__main__.b_base2_to_gray) ... ok
test_TopEnd (__main__.b_base2_to_gray) ... ok
test_AlignLeft (__main__.b_blockify) ... ok
test_AlignRight (__main__.b_blockify) ... ok
test_BadA (__main__.b_blockify) ... ok
test_BadAlign (__main__.b_blockify) ... ok
test_BadPad (__main__.b_blockify) ... ok
test_BadSep (__main__.b_blockify) ... ok
test_BadSize (__main__.b_blockify) ... ok
test_Defaults (__main__.b_blockify) ... ok
test_NoArgs (__main__.b_blockify) ... ok
test_PadLeft (__main__.b_blockify) ... ok
test_PadRight (__main__.b_blockify) ... ok
test_Sep (__main__.b_blockify) ... ok
test_Size (__main__.b_blockify) ... ok
test_BadA (__main__.b_eliasg_to_base2) ... ok
test_BadChop (__main__.b_eliasg_to_base2) ... ok
test_BadEndian (__main__.b_eliasg_to_base2) ... ok
test_BadSeq0 (__main__.b_eliasg_to_base2) ... ok
test_BadSeq1 (__main__.b_eliasg_to_base2) ... ok
test_BadSeq2 (__main__.b_eliasg_to_base2) ... ok
test_BadWidth (__main__.b_eliasg_to_base2) ... ok
test_ChopLeast (__main__.b_eliasg_to_base2) ... ok
test_ChopMost (__main__.b_eliasg_to_base2) ... ok
test_Eleven (__main__.b_eliasg_to_base2) ... ok
test_EndianBig (__main__.b_eliasg_to_base2) ... ok
test_EndianLittle (__main__.b_eliasg_to_base2) ... ok
test_NoArgs (__main__.b_eliasg_to_base2) ... ok
test_One (__main__.b_eliasg_to_base2) ... ok
test_Three (__main__.b_eliasg_to_base2) ... ok
test_Two (__main__.b_eliasg_to_base2) ... ok
test_WidthLarge (__main__.b_eliasg_to_base2) ... ok
test_WidthSmall (__main__.b_eliasg_to_base2) ... ok
test_WidthZero (__main__.b_eliasg_to_base2) ... ok
test_BadA (__main__.b_gray_to_base2) ... ok
test_BadEndian (__main__.b_gray_to_base2) ... ok
test_BottomEnd (__main__.b_gray_to_base2) ... ok
test_EndianBig (__main__.b_gray_to_base2) ... ok
test_EndianLittle (__main__.b_gray_to_base2) ... ok
test_NoArgs (__main__.b_gray_to_base2) ... ok
test_TopEnd (__main__.b_gray_to_base2) ... ok
test_AllOnes (__main__.b_land) ... ok
test_AllZeros (__main__.b_land) ... ok
test_BadA (__main__.b_land) ... ok
test_NoArgs (__main__.b_land) ... ok
test_Random (__main__.b_land) ... ok
test_AllOnes (__main__.b_lnand) ... ok
test_AllZeros (__main__.b_lnand) ... ok
test_BadA (__main__.b_lnand) ... ok
test_NoArgs (__main__.b_lnand) ... ok
test_Random (__main__.b_lnand) ... ok
test_AllOnes (__main__.b_lnor) ... ok
test_AllZeros (__main__.b_lnor) ... ok
test_BadA (__main__.b_lnor) ... ok
test_NoArgs (__main__.b_lnor) ... ok
test_Random (__main__.b_lnor) ... ok
test_AllOnes (__main__.b_lnxor) ... ok
test_AllZeros (__main__.b_lnxor) ... ok
test_BadA (__main__.b_lnxor) ... ok
test_EvenOnes (__main__.b_lnxor) ... ok
test_NoArgs (__main__.b_lnxor) ... ok
test_OddOnes (__main__.b_lnxor) ... ok
test_OneOne (__main__.b_lnxor) ... ok
test_AllOnes (__main__.b_lor) ... ok
test_AllZeros (__main__.b_lor) ... ok
test_BadA (__main__.b_lor) ... ok
test_NoArgs (__main__.b_lor) ... ok
test_Random (__main__.b_lor) ... ok
test_AllOnes (__main__.b_lxor) ... ok
test_AllZeros (__main__.b_lxor) ... ok
test_BadA (__main__.b_lxor) ... ok
test_EvenOnes (__main__.b_lxor) ... ok
test_NoArgs (__main__.b_lxor) ... ok
test_OddOnes (__main__.b_lxor) ... ok
test_OneOne (__main__.b_lxor) ... ok
test_BadA (__main__.b_mul) ... ok
test_BadB (__main__.b_mul) ... ok
test_BadEndian (__main__.b_mul) ... ok
test_EndianBig (__main__.b_mul) ... ok
test_EndianLittle (__main__.b_mul) ... ok
test_NoArgs (__main__.b_mul) ... ok
test_AlignLeft (__main__.b_nand) ... ok
test_AlignRight (__main__.b_nand) ... ok
test_BadA (__main__.b_nand) ... ok
test_BadAlign (__main__.b_nand) ... ok
test_BadB (__main__.b_nand) ... ok
test_EmptyA (__main__.b_nand) ... ok
test_EmptyB (__main__.b_nand) ... ok
test_EqualLengths (__main__.b_nand) ... ok
test_LongerA (__main__.b_nand) ... ok
test_LongerB (__main__.b_nand) ... ok
test_NoArgs (__main__.b_nand) ... ok
test_AlignLeft (__main__.b_nor) ... ok
test_AlignRight (__main__.b_nor) ... ok
test_BadA (__main__.b_nor) ... ok
test_BadAlign (__main__.b_nor) ... ok
test_BadB (__main__.b_nor) ... ok
test_EmptyA (__main__.b_nor) ... ok
test_EmptyB (__main__.b_nor) ... ok
test_EqualLengths (__main__.b_nor) ... ok
test_LongerA (__main__.b_nor) ... ok
test_LongerB (__main__.b_nor) ... ok
test_NoArgs (__main__.b_nor) ... ok
test_A (__main__.b_not) ... ok
test_BadA (__main__.b_not) ... ok
test_NoArgs (__main__.b_not) ... ok
test_AlignLeft (__main__.b_nxor) ... ok
test_AlignRight (__main__.b_nxor) ... ok
test_BadA (__main__.b_nxor) ... ok
test_BadAlign (__main__.b_nxor) ... ok
test_BadB (__main__.b_nxor) ... ok
test_EmptyA (__main__.b_nxor) ... ok
test_EmptyB (__main__.b_nxor) ... ok
test_EqualLengths (__main__.b_nxor) ... ok
test_LongerA (__main__.b_nxor) ... ok
test_LongerB (__main__.b_nxor) ... ok
test_NoArgs (__main__.b_nxor) ... ok
test_AlignLeft (__main__.b_or) ... ok
test_AlignRight (__main__.b_or) ... ok
test_BadA (__main__.b_or) ... ok
test_BadAlign (__main__.b_or) ... ok
test_BadB (__main__.b_or) ... ok
test_EmptyA (__main__.b_or) ... ok
test_EmptyB (__main__.b_or) ... ok
test_EqualLengths (__main__.b_or) ... ok
test_LongerA (__main__.b_or) ... ok
test_LongerB (__main__.b_or) ... ok
test_NoArgs (__main__.b_or) ... ok
test_AlignLeft (__main__.b_to_baseX) ... ok
test_AlignRight (__main__.b_to_baseX) ... ok
test_AlphabetBase16 (__main__.b_to_baseX) ... ok
test_AlphabetBase32 (__main__.b_to_baseX) ... ok
test_AlphabetBase4 (__main__.b_to_baseX) ... ok
test_AlphabetBase64 (__main__.b_to_baseX) ... ok
test_AlphabetBase8 (__main__.b_to_baseX) ... ok
test_BPad0 (__main__.b_to_baseX) ... ok
test_BPad1 (__main__.b_to_baseX) ... ok
test_BadA (__main__.b_to_baseX) ... ok
test_BadAlign (__main__.b_to_baseX) ... ok
test_BadAlphabet (__main__.b_to_baseX) ... ok
test_BadBPad (__main__.b_to_baseX) ... ok
test_BadBase (__main__.b_to_baseX) ... ok
test_BadPad (__main__.b_to_baseX) ... ok
test_Base16 (__main__.b_to_baseX) ... ok
test_Base32 (__main__.b_to_baseX) ... ok
test_Base4 (__main__.b_to_baseX) ... ok
test_Base64 (__main__.b_to_baseX) ... ok
test_Base8 (__main__.b_to_baseX) ... ok
test_EmptyABase16 (__main__.b_to_baseX) ... ok
test_EmptyABase32 (__main__.b_to_baseX) ... ok
test_EmptyABase4 (__main__.b_to_baseX) ... ok
test_EmptyABase64 (__main__.b_to_baseX) ... ok
test_EmptyABase8 (__main__.b_to_baseX) ... ok
test_NoArgs (__main__.b_to_baseX) ... ok
test_Pad (__main__.b_to_baseX) ... ok
test_PadBase32 (__main__.b_to_baseX) ... ok
test_PadBase64 (__main__.b_to_baseX) ... ok
test_PadBase8 (__main__.b_to_baseX) ... ok
test_AlignLeft (__main__.b_to_bytes) ... ok
test_AlignRight (__main__.b_to_bytes) ... ok
test_BPad0 (__main__.b_to_bytes) ... ok
test_BPad1 (__main__.b_to_bytes) ... ok
test_BadA (__main__.b_to_bytes) ... ok
test_BadAlign (__main__.b_to_bytes) ... ok
test_BadBPad (__main__.b_to_bytes) ... ok
test_CharA (__main__.b_to_bytes) ... ok
test_EmptyA (__main__.b_to_bytes) ... ok
test_NoArgs (__main__.b_to_bytes) ... ok
test_SimpleA0 (__main__.b_to_bytes) ... ok
test_SimpleA1 (__main__.b_to_bytes) ... ok
test_Unaligned (__main__.b_to_bytes) ... ok
test_A (__main__.b_to_frac) ... ok
test_BadA (__main__.b_to_frac) ... ok
test_BadEndian (__main__.b_to_frac) ... ok
test_EndianBig (__main__.b_to_frac) ... ok
test_EndianLittle (__main__.b_to_frac) ... ok
test_NoArgs (__main__.b_to_frac) ... ok
test_A (__main__.b_to_int) ... ok
test_BadA (__main__.b_to_int) ... ok
test_BadEndian (__main__.b_to_int) ... ok
test_EndianBig (__main__.b_to_int) ... ok
test_EndianLittle (__main__.b_to_int) ... ok
test_NoArgs (__main__.b_to_int) ... ok
test_AlignLeft (__main__.b_to_str) ... ok
test_AlignRight (__main__.b_to_str) ... ok
test_BPad0 (__main__.b_to_str) ... ok
test_BPad1 (__main__.b_to_str) ... ok
test_BadA (__main__.b_to_str) ... ok
test_BadAlign (__main__.b_to_str) ... ok
test_BadBPad (__main__.b_to_str) ... ok
test_CharA (__main__.b_to_str) ... ok
test_EmptyA (__main__.b_to_str) ... ok
test_NoArgs (__main__.b_to_str) ... ok
test_SimpleA0 (__main__.b_to_str) ... ok
test_SimpleA1 (__main__.b_to_str) ... ok
test_Unaligned (__main__.b_to_str) ... ok
test_Bad (__main__.b_validate) ... ok
test_Blockified (__main__.b_validate) ... ok
test_EmptyDefault (__main__.b_validate) ... ok
test_EmptyFail (__main__.b_validate) ... ok
test_EmptyPass (__main__.b_validate) ... ok
test_Good (__main__.b_validate) ... ok
test_NoArgs (__main__.b_validate) ... ok
test_AlignLeft (__main__.b_xor) ... ok
test_AlignRight (__main__.b_xor) ... ok
test_BadA (__main__.b_xor) ... ok
test_BadAlign (__main__.b_xor) ... ok
test_BadB (__main__.b_xor) ... ok
test_EmptyA (__main__.b_xor) ... ok
test_EmptyB (__main__.b_xor) ... ok
test_EqualLengths (__main__.b_xor) ... ok
test_LongerA (__main__.b_xor) ... ok
test_LongerB (__main__.b_xor) ... ok
test_NoArgs (__main__.b_xor) ... ok
test_AlphabetBase16 (__main__.baseX_to_b) ... ok
test_AlphabetBase32 (__main__.baseX_to_b) ... ok
test_AlphabetBase4 (__main__.baseX_to_b) ... ok
test_AlphabetBase64 (__main__.baseX_to_b) ... ok
test_AlphabetBase8 (__main__.baseX_to_b) ... ok
test_BadAlphabet (__main__.baseX_to_b) ... ok
test_BadBase (__main__.baseX_to_b) ... ok
test_BadInstr (__main__.baseX_to_b) ... ok
test_BadPad (__main__.baseX_to_b) ... ok
test_Base16 (__main__.baseX_to_b) ... ok
test_Base32 (__main__.baseX_to_b) ... ok
test_Base4 (__main__.baseX_to_b) ... ok
test_Base64 (__main__.baseX_to_b) ... ok
test_Base8 (__main__.baseX_to_b) ... ok
test_EmptyInstr (__main__.baseX_to_b) ... ok
test_EmptyInstrBase16 (__main__.baseX_to_b) ... ok
test_EmptyInstrBase32 (__main__.baseX_to_b) ... ok
test_EmptyInstrBase4 (__main__.baseX_to_b) ... ok
test_EmptyInstrBase64 (__main__.baseX_to_b) ... ok
test_EmptyInstrBase8 (__main__.baseX_to_b) ... ok
test_NoArgs (__main__.baseX_to_b) ... ok
test_PadDefault (__main__.baseX_to_b) ... ok
test_PadOther (__main__.baseX_to_b) ... ok
test_AsciiChar (__main__.bytes_to_b) ... ok
test_BadCharWidth (__main__.bytes_to_b) ... ok
test_BadEndian (__main__.bytes_to_b) ... ok
test_BadInstr (__main__.bytes_to_b) ... ok
test_BadParity (__main__.bytes_to_b) ... ok
test_BadPrefix (__main__.bytes_to_b) ... ok
test_BadSuffix (__main__.bytes_to_b) ... ok
test_CharWidthLarge (__main__.bytes_to_b) ... ok
test_CharWidthSmall (__main__.bytes_to_b) ... ok
test_EndianBig (__main__.bytes_to_b) ... ok
test_EndianLittle (__main__.bytes_to_b) ... ok
test_HexChar (__main__.bytes_to_b) ... ok
test_LittlePrefix (__main__.bytes_to_b) ... ok
test_LittleSuffix (__main__.bytes_to_b) ... ok
test_MixChars (__main__.bytes_to_b) ... ok
test_NoArgs (__main__.bytes_to_b) ... ok
test_ParityN (__main__.bytes_to_b) ... ok
test_ParityPE (__main__.bytes_to_b) ... ok
test_ParityPO (__main__.bytes_to_b) ... ok
test_ParitySE (__main__.bytes_to_b) ... ok
test_ParitySO (__main__.bytes_to_b) ... ok
test_Prefix (__main__.bytes_to_b) ... ok
test_Suffix (__main__.bytes_to_b) ... ok
test_BadEndian (__main__.frac_to_b) ... ok
test_BadNum (__main__.frac_to_b) ... ok
test_BadWidth (__main__.frac_to_b) ... ok
test_EndianBig (__main__.frac_to_b) ... ok
test_EndianLittle (__main__.frac_to_b) ... ok
test_NoArgs (__main__.frac_to_b) ... ok
test_OnlyNum (__main__.frac_to_b) ... ok
test_Rounding (__main__.frac_to_b) ... ok
test_Width (__main__.frac_to_b) ... ok
test_BadChop (__main__.int_to_b) ... ok
test_BadEndian (__main__.int_to_b) ... ok
test_BadNum (__main__.int_to_b) ... ok
test_BadWidth (__main__.int_to_b) ... ok
test_ChopLeast (__main__.int_to_b) ... ok
test_ChopMost (__main__.int_to_b) ... ok
test_EndianBig (__main__.int_to_b) ... ok
test_EndianLittle (__main__.int_to_b) ... ok
test_NoArgs (__main__.int_to_b) ... ok
test_OnlyNum (__main__.int_to_b) ... ok
test_WidthLarge (__main__.int_to_b) ... ok
test_WidthSmall (__main__.int_to_b) ... ok
test_AsciiChar (__main__.str_to_b) ... ok
test_BadCharWidth (__main__.str_to_b) ... ok
test_BadEndian (__main__.str_to_b) ... ok
test_BadInstr (__main__.str_to_b) ... ok
test_BadParity (__main__.str_to_b) ... ok
test_BadPrefix (__main__.str_to_b) ... ok
test_BadSuffix (__main__.str_to_b) ... ok
test_CharWidthLarge (__main__.str_to_b) ... ok
test_CharWidthSmall (__main__.str_to_b) ... ok
test_EndianBig (__main__.str_to_b) ... ok
test_EndianLittle (__main__.str_to_b) ... ok
test_HexChar (__main__.str_to_b) ... ok
test_LittlePrefix (__main__.str_to_b) ... ok
test_LittleSuffix (__main__.str_to_b) ... ok
test_MixChars (__main__.str_to_b) ... ok
test_NoArgs (__main__.str_to_b) ... ok
test_ParityN (__main__.str_to_b) ... ok
test_ParityPE (__main__.str_to_b) ... ok
test_ParityPO (__main__.str_to_b) ... ok
test_ParitySE (__main__.str_to_b) ... ok
test_ParitySO (__main__.str_to_b) ... ok
test_Prefix (__main__.str_to_b) ... ok
test_Suffix (__main__.str_to_b) ... ok

----------------------------------------------------------------------
Ran 340 tests in 0.100s

OK
+ exit 0
Processing files: python3-module-binstr-1.3-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.45111
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd python3-module-binstr-1.3
+ DOCDIR=/usr/src/tmp/python3-module-binstr-buildroot/usr/share/doc/python3-module-binstr-1.3
+ export DOCDIR
+ rm -rf /usr/src/tmp/python3-module-binstr-buildroot/usr/share/doc/python3-module-binstr-1.3
+ /bin/mkdir -p /usr/src/tmp/python3-module-binstr-buildroot/usr/share/doc/python3-module-binstr-1.3
+ cp -prL README.txt /usr/src/tmp/python3-module-binstr-buildroot/usr/share/doc/python3-module-binstr-1.3
+ chmod -R go-w /usr/src/tmp/python3-module-binstr-buildroot/usr/share/doc/python3-module-binstr-1.3
+ chmod -R a+rX /usr/src/tmp/python3-module-binstr-buildroot/usr/share/doc/python3-module-binstr-1.3
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kSL5HG
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QLmZiH
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-binstr-buildroot/usr/lib/python3/site-packages/binstr.py: line=443 IGNORE (for REQ=slight and deep=12) module=sys
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-binstr-buildroot/usr/lib/python3/site-packages/binstr.py: line=901 IGNORE (for REQ=slight and deep=8) module=re
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-binstr-buildroot/usr/lib/python3/site-packages/binstr.py: line=907 IGNORE (for REQ=slight and deep=8) module=math
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-binstr-buildroot/usr/lib/python3/site-packages/binstr.py: line=1233 IGNORE (for REQ=slight and deep=8) module=math
/usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-binstr-buildroot/usr/lib/python3/site-packages/binstr.py: line=1741 IGNORE (for REQ=slight and deep=12) module=re
shebang.req.files: executable script /usr/src/tmp/python3-module-binstr-buildroot/usr/lib/python3/site-packages/binstr.py is not executable
Provides: python3(binstr)
Requires: /usr/lib/python3/site-packages
Wrote: /usr/src/RPM/RPMS/noarch/python3-module-binstr-1.3-alt2.noarch.rpm
4.18user 0.34system 0:09.36elapsed 48%CPU (0avgtext+0avgdata 12140maxresident)k
0inputs+0outputs (0major+122130minor)pagefaults 0swaps
10.73user 2.86system 0:28.98elapsed 46%CPU (0avgtext+0avgdata 108628maxresident)k
0inputs+0outputs (0major+484414minor)pagefaults 0swaps