Mock Version: 1.4.11 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/PyQuante.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.HltFFs:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '13c20fc85f3b4de9ac0d202fa08a5c86', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.HltFFs:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/PyQuante.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/PyQuante-1.6.5-12.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/PyQuante.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.HltFFs:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '23d2227ff3f84403bba364e4876f7046', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.HltFFs:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/PyQuante.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.e5VTTJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyQuante-1.6.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/PyQuante-1.6.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyQuante-1.6.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (PyQuante-libint.patch):' Patch #0 (PyQuante-libint.patch): + /usr/bin/cat /builddir/build/SOURCES/PyQuante-libint.patch + /usr/bin/patch -p1 -b --suffix .libint --fuzz=0 patching file setup.py Hunk #1 succeeded at 81 (offset -1 lines). Hunk #2 succeeded at 89 (offset -1 lines). + chmod 644 LICENSE Src/cints.c Src/chgp.c Src/crys.c Src/crys.h + rm -rf Tests/.gdb_history + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Qh3S4e + umask 022 + cd /builddir/build/BUILD + cd PyQuante-1.6.5 + python -c 'import setuptools; execfile("setup.py")' build --enable-libint BUILDSTDERR: /usr/lib/python2.7/distutils/dist.py:251: UserWarning: 'licence' distribution option is deprecated; use 'license' BUILDSTDERR: warnings.warn(msg) running build running build_py creating build creating build/lib.linux-i686-2.7 creating build/lib.linux-i686-2.7/PyQuante copying PyQuante/__init__.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/AnalyticDerivatives.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/Atom.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/AtomicGrid.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/Bunch.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/CachedIntindex.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/CGBF.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/CI.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/Constants.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/Convergence.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/Defaults.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/dft.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/DFunctionals.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/DFunctionalsOld.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/DMP.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/Dynamics.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/Element.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/EN2.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/fermi_dirac.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/force.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/GridPoint.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/hartree_fock.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/HFGF.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/hgp.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/Ints.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/LA2.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/leapfrog.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/Lebedev.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/Legendre.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/logger.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/MG2.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/MINDO3.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/MINDO3_Parameters.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/Minimizers.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/MolecularGrid.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/Molecule.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/MP.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/NEB.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/NumWrap.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/OEP.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/optimize.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/PGBF.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/pressure.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/pyints.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/PyQuante2.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/qmmd.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/rohf.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/rys.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/settings.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/Slater.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/Solvers.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/TestMolecules.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/ThomasFermi.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/Util.py -> build/lib.linux-i686-2.7/PyQuante copying PyQuante/Wavefunction.py -> build/lib.linux-i686-2.7/PyQuante creating build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/__init__.py -> build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/augccpv5z.py -> build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/augccpv6z.py -> build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/augccpvdz.py -> build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/augccpvqz.py -> build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/augccpvtz.py -> build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/basis.py -> build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/ccpv5z.py -> build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/ccpv6z.py -> build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/ccpvdz.py -> build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/ccpvqz.py -> build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/ccpvtz.py -> build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/dzvp.py -> build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/lacvp.py -> build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/p321.py -> build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/p631.py -> build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/p6311pp_2d_2p.py -> build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/p6311pp_3d_3p.py -> build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/p6311pp_3df_3pd.py -> build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/p6311ss.py -> build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/p631ppss.py -> build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/p631ss.py -> build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/sto3g.py -> build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/sto6g.py -> build/lib.linux-i686-2.7/PyQuante/Basis copying PyQuante/Basis/Tools.py -> build/lib.linux-i686-2.7/PyQuante/Basis creating build/lib.linux-i686-2.7/PyQuante/IO copying PyQuante/IO/__init__.py -> build/lib.linux-i686-2.7/PyQuante/IO copying PyQuante/IO/Cube.py -> build/lib.linux-i686-2.7/PyQuante/IO copying PyQuante/IO/Data.py -> build/lib.linux-i686-2.7/PyQuante/IO copying PyQuante/IO/Handlers.py -> build/lib.linux-i686-2.7/PyQuante/IO copying PyQuante/IO/Jaguar.py -> build/lib.linux-i686-2.7/PyQuante/IO copying PyQuante/IO/Matlab.py -> build/lib.linux-i686-2.7/PyQuante/IO copying PyQuante/IO/Molf.py -> build/lib.linux-i686-2.7/PyQuante/IO copying PyQuante/IO/OpenBabelBackend.py -> build/lib.linux-i686-2.7/PyQuante/IO copying PyQuante/IO/PyQuanteBackend.py -> build/lib.linux-i686-2.7/PyQuante/IO copying PyQuante/IO/XYZ.py -> build/lib.linux-i686-2.7/PyQuante/IO creating build/lib.linux-i686-2.7/PyQuante/IO/FormatHandlers copying PyQuante/IO/FormatHandlers/__init__.py -> build/lib.linux-i686-2.7/PyQuante/IO/FormatHandlers copying PyQuante/IO/FormatHandlers/CML.py -> build/lib.linux-i686-2.7/PyQuante/IO/FormatHandlers copying PyQuante/IO/FormatHandlers/HandlerList.py -> build/lib.linux-i686-2.7/PyQuante/IO/FormatHandlers copying PyQuante/IO/FormatHandlers/XYZ.py -> build/lib.linux-i686-2.7/PyQuante/IO/FormatHandlers running build_ext building 'PyQuante.cints' extension creating build/temp.linux-i686-2.7 creating build/temp.linux-i686-2.7/Src gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c Src/cints.c -o build/temp.linux-i686-2.7/Src/cints.o BUILDSTDERR: Src/cints.c:427:12: warning: 'ijkl2intindex_old' defined but not used [-Wunused-function] BUILDSTDERR: static int ijkl2intindex_old(int i, int j, int k, int l){ BUILDSTDERR: ^ BUILDSTDERR: Src/cints.c: In function 'Fgamma': BUILDSTDERR: Src/cints.c:355:5: warning: 'gamser' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return exp(gln)*gamser; BUILDSTDERR: ^ BUILDSTDERR: Src/cints.c:349:10: note: 'gamser' was declared here BUILDSTDERR: double gamser,gammcf,gln; BUILDSTDERR: ^ gcc -pthread -shared -Wl,-z,relro build/temp.linux-i686-2.7/Src/cints.o -L/usr/lib -lm -lpython2.7 -o build/lib.linux-i686-2.7/PyQuante/cints.so building 'PyQuante.chgp' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c Src/chgp.c -o build/temp.linux-i686-2.7/Src/chgp.o BUILDSTDERR: Src/chgp.c:443:15: warning: 'vrr_recursive' defined but not used [-Wunused-function] BUILDSTDERR: static double vrr_recursive(double xa, double ya, double za, double norma, BUILDSTDERR: ^ BUILDSTDERR: Src/chgp.c: In function 'vrr': BUILDSTDERR: Src/chgp.c:642:5: warning: 'gamser' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return exp(gln)*gamser; BUILDSTDERR: ^ BUILDSTDERR: Src/chgp.c:636:10: note: 'gamser' was declared here BUILDSTDERR: double gamser,gammcf,gln; BUILDSTDERR: ^ gcc -pthread -shared -Wl,-z,relro build/temp.linux-i686-2.7/Src/chgp.o -L/usr/lib -lm -lpython2.7 -o build/lib.linux-i686-2.7/PyQuante/chgp.so building 'PyQuante.crys' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c Src/crys.c -o build/temp.linux-i686-2.7/Src/crys.o BUILDSTDERR: Src/crys.c:1455:13: warning: 'RecurFactors' defined but not used [-Wunused-function] BUILDSTDERR: static void RecurFactors(double t,double A,double B, BUILDSTDERR: ^ gcc -pthread -shared -Wl,-z,relro build/temp.linux-i686-2.7/Src/crys.o -L/usr/lib -lm -lpython2.7 -o build/lib.linux-i686-2.7/PyQuante/crys.so building 'PyQuante.contracted_gto' extension creating build/temp.linux-i686-2.7/Src/PyQuante creating build/temp.linux-i686-2.7/Src/lib creating build/temp.linux-i686-2.7/Src/lib/utils gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -ISrc/lib -I/usr/include/python2.7 -c Src/PyQuante/contracted_gto.c -o build/temp.linux-i686-2.7/Src/PyQuante/contracted_gto.o BUILDSTDERR: Src/PyQuante/contracted_gto.c: In function '__pyx_pf_8PyQuante_14contracted_gto_13ContractedGTO___cinit__': BUILDSTDERR: Src/PyQuante/contracted_gto.c:523:13: warning: variable '__pyx_v_atid' set but not used [-Wunused-but-set-variable] BUILDSTDERR: PyObject *__pyx_v_atid = 0; BUILDSTDERR: ^ BUILDSTDERR: Src/PyQuante/contracted_gto.c:522:13: warning: variable '__pyx_v_powers' set but not used [-Wunused-but-set-variable] BUILDSTDERR: PyObject *__pyx_v_powers = 0; BUILDSTDERR: ^ BUILDSTDERR: Src/PyQuante/contracted_gto.c:521:13: warning: variable '__pyx_v_origin' set but not used [-Wunused-but-set-variable] BUILDSTDERR: PyObject *__pyx_v_origin = 0; BUILDSTDERR: ^ BUILDSTDERR: Src/PyQuante/contracted_gto.c: In function '__pyx_pf_8PyQuante_14contracted_gto_13ContractedGTO_from_primitives': BUILDSTDERR: Src/PyQuante/contracted_gto.c:822:13: warning: variable '__pyx_v_atid' set but not used [-Wunused-but-set-variable] BUILDSTDERR: PyObject *__pyx_v_atid = 0; BUILDSTDERR: ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -ISrc/lib -I/usr/include/python2.7 -c Src/lib/contracted-gto.c -o build/temp.linux-i686-2.7/Src/lib/contracted-gto.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -ISrc/lib -I/usr/include/python2.7 -c Src/lib/primitive-gto.c -o build/temp.linux-i686-2.7/Src/lib/primitive-gto.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -ISrc/lib -I/usr/include/python2.7 -c Src/lib/utils/math.c -o build/temp.linux-i686-2.7/Src/lib/utils/math.o BUILDSTDERR: Src/lib/utils/math.c: In function 'Fgamma': BUILDSTDERR: Src/lib/utils/math.c:42:5: warning: 'gamser' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return exp(gln)*gamser; BUILDSTDERR: ^ BUILDSTDERR: Src/lib/utils/math.c:36:10: note: 'gamser' was declared here BUILDSTDERR: double gamser,gammcf,gln; BUILDSTDERR: ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -ISrc/lib -I/usr/include/python2.7 -c Src/lib/utils/swap.c -o build/temp.linux-i686-2.7/Src/lib/utils/swap.o gcc -pthread -shared -Wl,-z,relro build/temp.linux-i686-2.7/Src/PyQuante/contracted_gto.o build/temp.linux-i686-2.7/Src/lib/contracted-gto.o build/temp.linux-i686-2.7/Src/lib/primitive-gto.o build/temp.linux-i686-2.7/Src/lib/utils/math.o build/temp.linux-i686-2.7/Src/lib/utils/swap.o -L/usr/lib -lpython2.7 -o build/lib.linux-i686-2.7/PyQuante/contracted_gto.so building 'PyQuante.primitive_gto' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -ISrc/lib -I/usr/include/python2.7 -c Src/PyQuante/primitive_gto.c -o build/temp.linux-i686-2.7/Src/PyQuante/primitive_gto.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -ISrc/lib -I/usr/include/python2.7 -c Src/lib/primitive-gto.c -o build/temp.linux-i686-2.7/Src/lib/primitive-gto.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -ISrc/lib -I/usr/include/python2.7 -c Src/lib/utils/math.c -o build/temp.linux-i686-2.7/Src/lib/utils/math.o BUILDSTDERR: Src/lib/utils/math.c: In function 'Fgamma': BUILDSTDERR: Src/lib/utils/math.c:42:5: warning: 'gamser' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return exp(gln)*gamser; BUILDSTDERR: ^ BUILDSTDERR: Src/lib/utils/math.c:36:10: note: 'gamser' was declared here BUILDSTDERR: double gamser,gammcf,gln; BUILDSTDERR: ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -ISrc/lib -I/usr/include/python2.7 -c Src/lib/utils/swap.c -o build/temp.linux-i686-2.7/Src/lib/utils/swap.o gcc -pthread -shared -Wl,-z,relro build/temp.linux-i686-2.7/Src/PyQuante/primitive_gto.o build/temp.linux-i686-2.7/Src/lib/primitive-gto.o build/temp.linux-i686-2.7/Src/lib/utils/math.o build/temp.linux-i686-2.7/Src/lib/utils/swap.o -L/usr/lib -lpython2.7 -o build/lib.linux-i686-2.7/PyQuante/primitive_gto.so building 'PyQuante.shell' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -ISrc/lib -I/usr/include/python2.7 -c Src/PyQuante/shell.c -o build/temp.linux-i686-2.7/Src/PyQuante/shell.o BUILDSTDERR: Src/PyQuante/shell.c:1505:18: warning: '__Pyx_Import' defined but not used [-Wunused-function] BUILDSTDERR: static PyObject *__Pyx_Import(PyObject *name, PyObject *from_list) { BUILDSTDERR: ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -ISrc/lib -I/usr/include/python2.7 -c Src/lib/shell.c -o build/temp.linux-i686-2.7/Src/lib/shell.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -ISrc/lib -I/usr/include/python2.7 -c Src/lib/contracted-gto.c -o build/temp.linux-i686-2.7/Src/lib/contracted-gto.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -ISrc/lib -I/usr/include/python2.7 -c Src/lib/primitive-gto.c -o build/temp.linux-i686-2.7/Src/lib/primitive-gto.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -ISrc/lib -I/usr/include/python2.7 -c Src/lib/utils/math.c -o build/temp.linux-i686-2.7/Src/lib/utils/math.o BUILDSTDERR: Src/lib/utils/math.c: In function 'Fgamma': BUILDSTDERR: Src/lib/utils/math.c:42:5: warning: 'gamser' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return exp(gln)*gamser; BUILDSTDERR: ^ BUILDSTDERR: Src/lib/utils/math.c:36:10: note: 'gamser' was declared here BUILDSTDERR: double gamser,gammcf,gln; BUILDSTDERR: ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -ISrc/lib -I/usr/include/python2.7 -c Src/lib/utils/swap.c -o build/temp.linux-i686-2.7/Src/lib/utils/swap.o gcc -pthread -shared -Wl,-z,relro build/temp.linux-i686-2.7/Src/PyQuante/shell.o build/temp.linux-i686-2.7/Src/lib/shell.o build/temp.linux-i686-2.7/Src/lib/contracted-gto.o build/temp.linux-i686-2.7/Src/lib/primitive-gto.o build/temp.linux-i686-2.7/Src/lib/utils/math.o build/temp.linux-i686-2.7/Src/lib/utils/swap.o -L/usr/lib -lpython2.7 -o build/lib.linux-i686-2.7/PyQuante/shell.so building 'PyQuante.clibint' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -ISrc/lib -I/usr/include/libint -I/usr/include/python2.7 -c Src/PyQuante/clibint.c -o build/temp.linux-i686-2.7/Src/PyQuante/clibint.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -ISrc/lib -I/usr/include/libint -I/usr/include/python2.7 -c Src/lib/clibint.c -o build/temp.linux-i686-2.7/Src/lib/clibint.o BUILDSTDERR: Src/lib/clibint.c: In function 'shell_compute_eri': BUILDSTDERR: Src/lib/clibint.c:90:27: warning: variable 'buffer_offset' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int primitive_number, buffer_offset; BUILDSTDERR: ^ BUILDSTDERR: Src/lib/clibint.c:89:9: warning: variable 'size' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int size; BUILDSTDERR: ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -ISrc/lib -I/usr/include/libint -I/usr/include/python2.7 -c Src/lib/shell.c -o build/temp.linux-i686-2.7/Src/lib/shell.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -ISrc/lib -I/usr/include/libint -I/usr/include/python2.7 -c Src/lib/contracted-gto.c -o build/temp.linux-i686-2.7/Src/lib/contracted-gto.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -ISrc/lib -I/usr/include/libint -I/usr/include/python2.7 -c Src/lib/primitive-gto.c -o build/temp.linux-i686-2.7/Src/lib/primitive-gto.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -ISrc/lib -I/usr/include/libint -I/usr/include/python2.7 -c Src/lib/utils/math.c -o build/temp.linux-i686-2.7/Src/lib/utils/math.o BUILDSTDERR: Src/lib/utils/math.c: In function 'Fgamma': BUILDSTDERR: Src/lib/utils/math.c:42:5: warning: 'gamser' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return exp(gln)*gamser; BUILDSTDERR: ^ BUILDSTDERR: Src/lib/utils/math.c:36:10: note: 'gamser' was declared here BUILDSTDERR: double gamser,gammcf,gln; BUILDSTDERR: ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -ISrc/lib -I/usr/include/libint -I/usr/include/python2.7 -c Src/lib/utils/swap.c -o build/temp.linux-i686-2.7/Src/lib/utils/swap.o gcc -pthread -shared -Wl,-z,relro build/temp.linux-i686-2.7/Src/PyQuante/clibint.o build/temp.linux-i686-2.7/Src/lib/clibint.o build/temp.linux-i686-2.7/Src/lib/shell.o build/temp.linux-i686-2.7/Src/lib/contracted-gto.o build/temp.linux-i686-2.7/Src/lib/primitive-gto.o build/temp.linux-i686-2.7/Src/lib/utils/math.o build/temp.linux-i686-2.7/Src/lib/utils/swap.o -L/usr/lib -lstdc++ -lint -lpython2.7 -o build/lib.linux-i686-2.7/PyQuante/clibint.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bfN7I5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386 + cd PyQuante-1.6.5 + rm -rf /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386 + python -c 'import setuptools; execfile("setup.py")' install --skip-build --root /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386 BUILDSTDERR: /usr/lib/python2.7/distutils/dist.py:251: UserWarning: 'licence' distribution option is deprecated; use 'license' BUILDSTDERR: warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386 creating /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr creating /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib creating /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/__init__.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/AnalyticDerivatives.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/Atom.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/AtomicGrid.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/Bunch.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/CachedIntindex.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/CGBF.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/CI.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/Constants.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/Convergence.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/Defaults.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/dft.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/DFunctionals.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/DFunctionalsOld.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/DMP.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/Dynamics.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/Element.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/EN2.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/fermi_dirac.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/force.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/GridPoint.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/hartree_fock.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/HFGF.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/hgp.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/Ints.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/LA2.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/leapfrog.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/Lebedev.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/Legendre.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/logger.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/MG2.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/MINDO3.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/MINDO3_Parameters.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/Minimizers.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/MolecularGrid.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/Molecule.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/MP.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/NEB.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/NumWrap.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/OEP.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/optimize.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/PGBF.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/pressure.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/pyints.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/PyQuante2.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/qmmd.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/rohf.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/rys.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/settings.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/Slater.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/Solvers.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/TestMolecules.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/ThomasFermi.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/Util.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/Wavefunction.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante creating /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/__init__.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/augccpv5z.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/augccpv6z.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/augccpvdz.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/augccpvqz.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/augccpvtz.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/basis.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/ccpv5z.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/ccpv6z.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/ccpvdz.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/ccpvqz.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/ccpvtz.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/dzvp.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/lacvp.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/p321.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/p631.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/p6311pp_2d_2p.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/p6311pp_3d_3p.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/p6311pp_3df_3pd.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/p6311ss.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/p631ppss.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/p631ss.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/sto3g.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/sto6g.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis copying build/lib.linux-i686-2.7/PyQuante/Basis/Tools.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis creating /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO copying build/lib.linux-i686-2.7/PyQuante/IO/__init__.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO copying build/lib.linux-i686-2.7/PyQuante/IO/Cube.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO copying build/lib.linux-i686-2.7/PyQuante/IO/Data.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO copying build/lib.linux-i686-2.7/PyQuante/IO/Handlers.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO copying build/lib.linux-i686-2.7/PyQuante/IO/Jaguar.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO copying build/lib.linux-i686-2.7/PyQuante/IO/Matlab.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO copying build/lib.linux-i686-2.7/PyQuante/IO/Molf.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO copying build/lib.linux-i686-2.7/PyQuante/IO/OpenBabelBackend.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO copying build/lib.linux-i686-2.7/PyQuante/IO/PyQuanteBackend.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO copying build/lib.linux-i686-2.7/PyQuante/IO/XYZ.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO creating /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO/FormatHandlers copying build/lib.linux-i686-2.7/PyQuante/IO/FormatHandlers/__init__.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO/FormatHandlers copying build/lib.linux-i686-2.7/PyQuante/IO/FormatHandlers/CML.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO/FormatHandlers copying build/lib.linux-i686-2.7/PyQuante/IO/FormatHandlers/HandlerList.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO/FormatHandlers copying build/lib.linux-i686-2.7/PyQuante/IO/FormatHandlers/XYZ.py -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO/FormatHandlers copying build/lib.linux-i686-2.7/PyQuante/cints.so -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/chgp.so -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/crys.so -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/contracted_gto.so -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/primitive_gto.so -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/shell.so -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante copying build/lib.linux-i686-2.7/PyQuante/clibint.so -> /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/AnalyticDerivatives.py to AnalyticDerivatives.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Atom.py to Atom.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/AtomicGrid.py to AtomicGrid.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Bunch.py to Bunch.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/CachedIntindex.py to CachedIntindex.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/CGBF.py to CGBF.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/CI.py to CI.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Constants.py to Constants.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Convergence.py to Convergence.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Defaults.py to Defaults.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/dft.py to dft.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/DFunctionals.py to DFunctionals.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/DFunctionalsOld.py to DFunctionalsOld.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/DMP.py to DMP.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Dynamics.py to Dynamics.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Element.py to Element.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/EN2.py to EN2.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/fermi_dirac.py to fermi_dirac.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/force.py to force.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/GridPoint.py to GridPoint.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/hartree_fock.py to hartree_fock.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/HFGF.py to HFGF.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/hgp.py to hgp.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Ints.py to Ints.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/LA2.py to LA2.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/leapfrog.py to leapfrog.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Lebedev.py to Lebedev.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Legendre.py to Legendre.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/MG2.py to MG2.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/MINDO3.py to MINDO3.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/MINDO3_Parameters.py to MINDO3_Parameters.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Minimizers.py to Minimizers.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/MolecularGrid.py to MolecularGrid.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Molecule.py to Molecule.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/MP.py to MP.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/NEB.py to NEB.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/NumWrap.py to NumWrap.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/OEP.py to OEP.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/optimize.py to optimize.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/PGBF.py to PGBF.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/pressure.py to pressure.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/pyints.py to pyints.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/PyQuante2.py to PyQuante2.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/qmmd.py to qmmd.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/rohf.py to rohf.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/rys.py to rys.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Slater.py to Slater.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Solvers.py to Solvers.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/TestMolecules.py to TestMolecules.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/ThomasFermi.py to ThomasFermi.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Util.py to Util.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Wavefunction.py to Wavefunction.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/augccpv5z.py to augccpv5z.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/augccpv6z.py to augccpv6z.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/augccpvdz.py to augccpvdz.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/augccpvqz.py to augccpvqz.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/augccpvtz.py to augccpvtz.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/basis.py to basis.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/ccpv5z.py to ccpv5z.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/ccpv6z.py to ccpv6z.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/ccpvdz.py to ccpvdz.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/ccpvqz.py to ccpvqz.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/ccpvtz.py to ccpvtz.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/dzvp.py to dzvp.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/lacvp.py to lacvp.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/p321.py to p321.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/p631.py to p631.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/p6311pp_2d_2p.py to p6311pp_2d_2p.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/p6311pp_3d_3p.py to p6311pp_3d_3p.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/p6311pp_3df_3pd.py to p6311pp_3df_3pd.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/p6311ss.py to p6311ss.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/p631ppss.py to p631ppss.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/p631ss.py to p631ss.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/sto3g.py to sto3g.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/sto6g.py to sto6g.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/Basis/Tools.py to Tools.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO/Cube.py to Cube.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO/Data.py to Data.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO/Handlers.py to Handlers.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO/Jaguar.py to Jaguar.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO/Matlab.py to Matlab.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO/Molf.py to Molf.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO/OpenBabelBackend.py to OpenBabelBackend.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO/PyQuanteBackend.py to PyQuanteBackend.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO/XYZ.py to XYZ.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO/FormatHandlers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO/FormatHandlers/CML.py to CML.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO/FormatHandlers/HandlerList.py to HandlerList.pyc byte-compiling /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/IO/FormatHandlers/XYZ.py to XYZ.pyc running install_egg_info running egg_info creating PyQuante.egg-info writing PyQuante.egg-info/PKG-INFO writing top-level names to PyQuante.egg-info/top_level.txt writing dependency_links to PyQuante.egg-info/dependency_links.txt writing manifest file 'PyQuante.egg-info/SOURCES.txt' BUILDSTDERR: warning: manifest_maker: standard file '-c' not found reading manifest file 'PyQuante.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'Doc/*.html' writing manifest file 'PyQuante.egg-info/SOURCES.txt' Copying PyQuante.egg-info to /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante-1.6.5-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/PyQuante-1.6.5 extracting debug info from /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/cints.so extracting debug info from /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/chgp.so extracting debug info from /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/crys.so extracting debug info from /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/contracted_gto.so extracting debug info from /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/primitive_gto.so extracting debug info from /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/shell.so extracting debug info from /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7/site-packages/PyQuante/clibint.so /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. BUILDSTDERR: 1011 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Ql7mIe + umask 022 + cd /builddir/build/BUILD + cd PyQuante-1.6.5 BUILDSTDERR: ++ ls build/ BUILDSTDERR: ++ grep lib + libdir=lib.linux-i686-2.7 BUILDSTDERR: ++ pwd + export PYTHONPATH=/builddir/build/BUILD/PyQuante-1.6.5/build/lib.linux-i686-2.7 + PYTHONPATH=/builddir/build/BUILD/PyQuante-1.6.5/build/lib.linux-i686-2.7 + cd Tests + ./runalltests.py BUILDSTDERR: ............................... BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 31 tests in 29.122s BUILDSTDERR: OK + exit 0 Processing files: PyQuante-1.6.5-12.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gPAvEb + umask 022 + cd /builddir/build/BUILD + cd PyQuante-1.6.5 + DOCDIR=/builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/share/doc/PyQuante-1.6.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/share/doc/PyQuante-1.6.5 + cp -pr LICENSE /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/share/doc/PyQuante-1.6.5 + cp -pr README /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386/usr/share/doc/PyQuante-1.6.5 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: PyQuante = 1.6.5-12.el7 PyQuante(x86-32) = 1.6.5-12.el7 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libm.so.6 libm.so.6(GLIBC_2.0) libpthread.so.0 libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: PyQuante-libint-1.6.5-12.el7.i686 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: PyQuante-libint = 1.6.5-12.el7 PyQuante-libint(x86-32) = 1.6.5-12.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libint-stable.so.1 libpthread.so.0 libpython2.7.so.1.0 libstdc++.so.6 python(abi) = 2.7 rtld(GNU_HASH) Processing files: PyQuante-debuginfo-1.6.5-12.el7.i686 Provides: PyQuante-debuginfo = 1.6.5-12.el7 PyQuante-debuginfo(x86-32) = 1.6.5-12.el7 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/PyQuante-1.6.5-12.el7.i386 Wrote: /builddir/build/RPMS/PyQuante-1.6.5-12.el7.i686.rpm Wrote: /builddir/build/RPMS/PyQuante-libint-1.6.5-12.el7.i686.rpm Wrote: /builddir/build/RPMS/PyQuante-debuginfo-1.6.5-12.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.un3OZC + umask 022 + cd /builddir/build/BUILD + cd PyQuante-1.6.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/PyQuante-1.6.5-12.el7.i386 + exit 0 Child return code was: 0