Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/MySQL-python.spec'], False, '/var/lib/mock/f22-build-2254356-411209/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/MySQL-python.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: buildvm-04.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/MySQL-python-1.2.3-13.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/MySQL-python.spec'], False, '/var/lib/mock/f22-build-2254356-411209/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/MySQL-python.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3JaruG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf MySQL-python-1.2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/MySQL-python-1.2.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd MySQL-python-1.2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (MySQL-python-no-openssl.patch): + echo 'Patch #1 (MySQL-python-no-openssl.patch):' + /usr/bin/cat /builddir/build/SOURCES/MySQL-python-no-openssl.patch + /usr/bin/patch -p1 --fuzz=0 patching file _mysql.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.f5rDNE + umask 022 + cd /builddir/build/BUILD + cd MySQL-python-1.2.3 + rm -f 'doc/*~' + export libdirname=lib64 + libdirname=lib64 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + python setup.py build running build running build_py creating build creating build/lib.linux-x86_64-2.7 copying _mysql_exceptions.py -> build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/MySQLdb copying MySQLdb/__init__.py -> build/lib.linux-x86_64-2.7/MySQLdb copying MySQLdb/converters.py -> build/lib.linux-x86_64-2.7/MySQLdb copying MySQLdb/connections.py -> build/lib.linux-x86_64-2.7/MySQLdb copying MySQLdb/cursors.py -> build/lib.linux-x86_64-2.7/MySQLdb copying MySQLdb/release.py -> build/lib.linux-x86_64-2.7/MySQLdb copying MySQLdb/times.py -> build/lib.linux-x86_64-2.7/MySQLdb creating build/lib.linux-x86_64-2.7/MySQLdb/constants copying MySQLdb/constants/__init__.py -> build/lib.linux-x86_64-2.7/MySQLdb/constants copying MySQLdb/constants/CR.py -> build/lib.linux-x86_64-2.7/MySQLdb/constants copying MySQLdb/constants/FIELD_TYPE.py -> build/lib.linux-x86_64-2.7/MySQLdb/constants copying MySQLdb/constants/ER.py -> build/lib.linux-x86_64-2.7/MySQLdb/constants copying MySQLdb/constants/FLAG.py -> build/lib.linux-x86_64-2.7/MySQLdb/constants copying MySQLdb/constants/REFRESH.py -> build/lib.linux-x86_64-2.7/MySQLdb/constants copying MySQLdb/constants/CLIENT.py -> build/lib.linux-x86_64-2.7/MySQLdb/constants running build_ext building '_mysql' extension creating build/temp.linux-x86_64-2.7 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Dversion_info=(1,2,3,'final',0) -D__version__=1.2.3 -I/usr/include/mysql -I/usr/include/python2.7 -c _mysql.c -o build/temp.linux-x86_64-2.7/_mysql.o -g -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -fno-delete-null-pointer-checks -g -static-libgcc -fno-omit-frame-pointer -fno-strict-aliasing In file included from /usr/include/mysql/my_config.h:14:0, from _mysql.c:36: /usr/include/mysql/my_config_x86_64.h:438:0: warning: "HAVE_WCSCOLL" redefined #define HAVE_WCSCOLL ^ In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from pymemcompat.h:10, from _mysql.c:29: /usr/include/python2.7/pyconfig-64.h:917:0: note: this is the location of the previous definition #define HAVE_WCSCOLL 1 ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/_mysql.o -L/usr/lib64/mysql -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -lpython2.7 -o build/lib.linux-x86_64-2.7/_mysql.so + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + python-debug setup.py build running build running build_py creating build/lib.linux-x86_64-2.7-pydebug copying _mysql_exceptions.py -> build/lib.linux-x86_64-2.7-pydebug creating build/lib.linux-x86_64-2.7-pydebug/MySQLdb copying MySQLdb/__init__.py -> build/lib.linux-x86_64-2.7-pydebug/MySQLdb copying MySQLdb/converters.py -> build/lib.linux-x86_64-2.7-pydebug/MySQLdb copying MySQLdb/connections.py -> build/lib.linux-x86_64-2.7-pydebug/MySQLdb copying MySQLdb/cursors.py -> build/lib.linux-x86_64-2.7-pydebug/MySQLdb copying MySQLdb/release.py -> build/lib.linux-x86_64-2.7-pydebug/MySQLdb copying MySQLdb/times.py -> build/lib.linux-x86_64-2.7-pydebug/MySQLdb creating build/lib.linux-x86_64-2.7-pydebug/MySQLdb/constants copying MySQLdb/constants/__init__.py -> build/lib.linux-x86_64-2.7-pydebug/MySQLdb/constants copying MySQLdb/constants/CR.py -> build/lib.linux-x86_64-2.7-pydebug/MySQLdb/constants copying MySQLdb/constants/FIELD_TYPE.py -> build/lib.linux-x86_64-2.7-pydebug/MySQLdb/constants copying MySQLdb/constants/ER.py -> build/lib.linux-x86_64-2.7-pydebug/MySQLdb/constants copying MySQLdb/constants/FLAG.py -> build/lib.linux-x86_64-2.7-pydebug/MySQLdb/constants copying MySQLdb/constants/REFRESH.py -> build/lib.linux-x86_64-2.7-pydebug/MySQLdb/constants copying MySQLdb/constants/CLIENT.py -> build/lib.linux-x86_64-2.7-pydebug/MySQLdb/constants running build_ext building '_mysql' extension creating build/temp.linux-x86_64-2.7-pydebug gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -Dversion_info=(1,2,3,'final',0) -D__version__=1.2.3 -I/usr/include/mysql -I/usr/include/python2.7-debug -c _mysql.c -o build/temp.linux-x86_64-2.7-pydebug/_mysql.o -g -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -fno-delete-null-pointer-checks -g -static-libgcc -fno-omit-frame-pointer -fno-strict-aliasing In file included from /usr/include/mysql/my_config.h:14:0, from _mysql.c:36: /usr/include/mysql/my_config_x86_64.h:438:0: warning: "HAVE_WCSCOLL" redefined #define HAVE_WCSCOLL ^ In file included from /usr/include/python2.7-debug/pyconfig.h:6:0, from /usr/include/python2.7-debug/Python.h:8, from pymemcompat.h:10, from _mysql.c:29: /usr/include/python2.7-debug/pyconfig-64.h:917:0: note: this is the location of the previous definition #define HAVE_WCSCOLL 1 ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7-pydebug/_mysql.o -L/usr/lib64/mysql -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl -lpython2.7_d -o build/lib.linux-x86_64-2.7-pydebug/_mysql_d.so [64099 refs] + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.79QaRK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64 ++ dirname /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64 + cd MySQL-python-1.2.3 + export libdirname=lib64 + libdirname=lib64 + python setup.py install --root=/builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64 --record=INSTALLED_FILES running install running build running build_py copying MySQLdb/release.py -> build/lib.linux-x86_64-2.7/MySQLdb running build_ext running install_lib creating /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr creating /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/_mysql.so -> /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/_mysql_exceptions.py -> /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb copying build/lib.linux-x86_64-2.7/MySQLdb/release.py -> /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb copying build/lib.linux-x86_64-2.7/MySQLdb/__init__.py -> /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb copying build/lib.linux-x86_64-2.7/MySQLdb/times.py -> /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb copying build/lib.linux-x86_64-2.7/MySQLdb/converters.py -> /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb creating /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb/constants copying build/lib.linux-x86_64-2.7/MySQLdb/constants/REFRESH.py -> /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb/constants copying build/lib.linux-x86_64-2.7/MySQLdb/constants/FIELD_TYPE.py -> /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb/constants copying build/lib.linux-x86_64-2.7/MySQLdb/constants/CLIENT.py -> /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb/constants copying build/lib.linux-x86_64-2.7/MySQLdb/constants/__init__.py -> /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb/constants copying build/lib.linux-x86_64-2.7/MySQLdb/constants/FLAG.py -> /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb/constants copying build/lib.linux-x86_64-2.7/MySQLdb/constants/CR.py -> /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb/constants copying build/lib.linux-x86_64-2.7/MySQLdb/constants/ER.py -> /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb/constants copying build/lib.linux-x86_64-2.7/MySQLdb/cursors.py -> /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb copying build/lib.linux-x86_64-2.7/MySQLdb/connections.py -> /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb byte-compiling /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/_mysql_exceptions.py to _mysql_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb/release.py to release.pyc byte-compiling /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb/times.py to times.pyc byte-compiling /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb/converters.py to converters.pyc byte-compiling /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb/constants/REFRESH.py to REFRESH.pyc byte-compiling /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb/constants/FIELD_TYPE.py to FIELD_TYPE.pyc byte-compiling /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb/constants/CLIENT.py to CLIENT.pyc byte-compiling /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb/constants/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb/constants/FLAG.py to FLAG.pyc byte-compiling /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb/constants/CR.py to CR.pyc byte-compiling /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb/constants/ER.py to ER.pyc byte-compiling /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb/cursors.py to cursors.pyc byte-compiling /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb/connections.py to connections.pyc running install_egg_info running egg_info writing MySQL_python.egg-info/PKG-INFO writing top-level names to MySQL_python.egg-info/top_level.txt writing dependency_links to MySQL_python.egg-info/dependency_links.txt reading manifest file 'MySQL_python.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'MANIFEST' warning: no files found matching 'ChangeLog' warning: no files found matching 'GPL' writing manifest file 'MySQL_python.egg-info/SOURCES.txt' Copying MySQL_python.egg-info to /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQL_python-1.2.3-py2.7.egg-info running install_scripts writing list of installed files to 'INSTALLED_FILES' + python-debug setup.py install --root=/builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64 running install running build running build_py copying MySQLdb/release.py -> build/lib.linux-x86_64-2.7-pydebug/MySQLdb running build_ext running install_lib copying build/lib.linux-x86_64-2.7-pydebug/_mysql_d.so -> /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7-pydebug/MySQLdb/release.py -> /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb byte-compiling /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQLdb/release.py to release.pyc running install_egg_info running egg_info writing MySQL_python.egg-info/PKG-INFO writing top-level names to MySQL_python.egg-info/top_level.txt writing dependency_links to MySQL_python.egg-info/dependency_links.txt reading manifest file 'MySQL_python.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'MANIFEST' warning: no files found matching 'ChangeLog' warning: no files found matching 'GPL' writing manifest file 'MySQL_python.egg-info/SOURCES.txt' removing '/builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQL_python-1.2.3-py2.7.egg-info' (and everything under it) Copying MySQL_python.egg-info to /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/MySQL_python-1.2.3-py2.7.egg-info running install_scripts [82217 refs] + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/MySQL-python-1.2.3 extracting debug info from /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/_mysql_d.so extracting debug info from /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7/site-packages/_mysql.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 148 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dcocp1 + umask 022 + cd /builddir/build/BUILD + cd MySQL-python-1.2.3 + exit 0 Processing files: MySQL-python-1.2.3-13.fc22.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3nZaYh + umask 022 + cd /builddir/build/BUILD + cd MySQL-python-1.2.3 + DOCDIR=/builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/share/doc/MySQL-python + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/share/doc/MySQL-python + cp -pr README /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/share/doc/MySQL-python + cp -pr doc/FAQ.txt doc/MySQLdb.txt /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64/usr/share/doc/MySQL-python + exit 0 warning: File listed twice: /usr/lib64/python2.7/site-packages/MySQL_python-1.2.3-py2.7.egg-info/PKG-INFO warning: File listed twice: /usr/lib64/python2.7/site-packages/MySQL_python-1.2.3-py2.7.egg-info/SOURCES.txt warning: File listed twice: /usr/lib64/python2.7/site-packages/MySQL_python-1.2.3-py2.7.egg-info/dependency_links.txt warning: File listed twice: /usr/lib64/python2.7/site-packages/MySQL_python-1.2.3-py2.7.egg-info/top_level.txt Provides: MySQL-python = 1.2.3-13.fc22 MySQL-python(x86-64) = 1.2.3-13.fc22 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.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libmysqlclient.so.18()(64bit) libmysqlclient.so.18(libmysqlclient_18)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libssl.so.10()(64bit) libz.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: MySQL-python-debug-1.2.3-13.fc22.x86_64 Provides: MySQL-python-debug = 1.2.3-13.fc22 MySQL-python-debug(x86-64) = 1.2.3-13.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libmysqlclient.so.18()(64bit) libmysqlclient.so.18(libmysqlclient_18)(64bit) libpthread.so.0()(64bit) libpython2.7_d.so.1.0()(64bit) libssl.so.10()(64bit) libz.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: MySQL-python-debuginfo-1.2.3-13.fc22.x86_64 Provides: MySQL-python-debuginfo = 1.2.3-13.fc22 MySQL-python-debuginfo(x86-64) = 1.2.3-13.fc22 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64 warning: Could not canonicalize hostname: buildvm-04.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/MySQL-python-1.2.3-13.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/MySQL-python-debug-1.2.3-13.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/MySQL-python-debuginfo-1.2.3-13.fc22.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.H1mbUA + umask 022 + cd /builddir/build/BUILD + cd MySQL-python-1.2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/MySQL-python-1.2.3-13.fc22.x86_64 + exit 0 Child return code was: 0 LEAVE do -->