Mock Version: 1.2.21 Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/python-deap.spec'], shell=Falseuid=1000printOutput=Falsetimeout=172800chrootPath='/var/lib/mock/f26-build-7302511-682894/root'user='mockbuild'env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}logger=gid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/python-deap.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False sh: /usr/bin/python: No such file or directory Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/python-deap-1.0.1-2.20160624git232ed17.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/python-deap.spec'], shell=Falseuid=1000printOutput=Falsetimeout=172800chrootPath='/var/lib/mock/f26-build-7302511-682894/root'gid=425env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}user='mockbuild'logger=private_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/python-deap.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.519VBA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf deap-232ed17142da1c8bb6a39179018f8278b122aada + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/deap-232ed17.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd deap-232ed17142da1c8bb6a39179018f8278b122aada + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/python-deap-2to3.patch + sed -i 's/\["git", "rev-parse", "HEAD"\]/["echo", "deap-1.0.1-2.20160624git232ed17.fc26"]/' doc/conf.py + sed -i -r 's/arange\(([-0-9.]+), ([-0-9.]+), [-0-9.]+\)/linspace(\1, \2, 20)/' doc/code/benchmarks/ackley.py doc/code/benchmarks/bohachevsky.py doc/code/benchmarks/griewank.py doc/code/benchmarks/h1.py doc/code/benchmarks/himmelblau.py doc/code/benchmarks/kursawe.py doc/code/benchmarks/movingsc1.py doc/code/benchmarks/rastrigin.py doc/code/benchmarks/rosenbrock.py doc/code/benchmarks/schaffer.py doc/code/benchmarks/schwefel.py doc/code/benchmarks/shekel.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SIrfYT + umask 022 + cd /builddir/build/BUILD + cd deap-232ed17142da1c8bb6a39179018f8278b122aada + 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-ppc64-2.7 creating build/lib.linux-ppc64-2.7/deap copying deap/gp.py -> build/lib.linux-ppc64-2.7/deap copying deap/__init__.py -> build/lib.linux-ppc64-2.7/deap copying deap/cma.py -> build/lib.linux-ppc64-2.7/deap copying deap/algorithms.py -> build/lib.linux-ppc64-2.7/deap copying deap/base.py -> build/lib.linux-ppc64-2.7/deap copying deap/creator.py -> build/lib.linux-ppc64-2.7/deap creating build/lib.linux-ppc64-2.7/deap/tools copying deap/tools/constraint.py -> build/lib.linux-ppc64-2.7/deap/tools copying deap/tools/emo.py -> build/lib.linux-ppc64-2.7/deap/tools copying deap/tools/__init__.py -> build/lib.linux-ppc64-2.7/deap/tools copying deap/tools/crossover.py -> build/lib.linux-ppc64-2.7/deap/tools copying deap/tools/indicator.py -> build/lib.linux-ppc64-2.7/deap/tools copying deap/tools/migration.py -> build/lib.linux-ppc64-2.7/deap/tools copying deap/tools/mutation.py -> build/lib.linux-ppc64-2.7/deap/tools copying deap/tools/init.py -> build/lib.linux-ppc64-2.7/deap/tools copying deap/tools/support.py -> build/lib.linux-ppc64-2.7/deap/tools copying deap/tools/selection.py -> build/lib.linux-ppc64-2.7/deap/tools creating build/lib.linux-ppc64-2.7/deap/tools/_hypervolume copying deap/tools/_hypervolume/__init__.py -> build/lib.linux-ppc64-2.7/deap/tools/_hypervolume copying deap/tools/_hypervolume/pyhv.py -> build/lib.linux-ppc64-2.7/deap/tools/_hypervolume creating build/lib.linux-ppc64-2.7/deap/benchmarks copying deap/benchmarks/gp.py -> build/lib.linux-ppc64-2.7/deap/benchmarks copying deap/benchmarks/__init__.py -> build/lib.linux-ppc64-2.7/deap/benchmarks copying deap/benchmarks/binary.py -> build/lib.linux-ppc64-2.7/deap/benchmarks copying deap/benchmarks/tools.py -> build/lib.linux-ppc64-2.7/deap/benchmarks copying deap/benchmarks/movingpeaks.py -> build/lib.linux-ppc64-2.7/deap/benchmarks creating build/lib.linux-ppc64-2.7/deap/tests copying deap/tests/test_pickle.py -> build/lib.linux-ppc64-2.7/deap/tests copying deap/tests/__init__.py -> build/lib.linux-ppc64-2.7/deap/tests copying deap/tests/test_algorithms.py -> build/lib.linux-ppc64-2.7/deap/tests copying deap/tests/test_logbook.py -> build/lib.linux-ppc64-2.7/deap/tests copying deap/tests/test_creator.py -> build/lib.linux-ppc64-2.7/deap/tests running build_ext building 'deap.tools._hypervolume.hv' extension creating build/temp.linux-ppc64-2.7 creating build/temp.linux-ppc64-2.7/deap creating build/temp.linux-ppc64-2.7/deap/tools creating build/temp.linux-ppc64-2.7/deap/tools/_hypervolume 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -I/usr/include/python2.7 -c deap/tools/_hypervolume/_hv.c -o build/temp.linux-ppc64-2.7/deap/tools/_hypervolume/_hv.o 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -I/usr/include/python2.7 -c deap/tools/_hypervolume/hv.cpp -o build/temp.linux-ppc64-2.7/deap/tools/_hypervolume/hv.o g++ -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -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 build/temp.linux-ppc64-2.7/deap/tools/_hypervolume/_hv.o build/temp.linux-ppc64-2.7/deap/tools/_hypervolume/hv.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/deap/tools/_hypervolume/hv.so + sleep 1 + 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-ppc64-3.6 creating build/lib.linux-ppc64-3.6/deap copying deap/gp.py -> build/lib.linux-ppc64-3.6/deap copying deap/__init__.py -> build/lib.linux-ppc64-3.6/deap copying deap/cma.py -> build/lib.linux-ppc64-3.6/deap copying deap/algorithms.py -> build/lib.linux-ppc64-3.6/deap copying deap/base.py -> build/lib.linux-ppc64-3.6/deap copying deap/creator.py -> build/lib.linux-ppc64-3.6/deap creating build/lib.linux-ppc64-3.6/deap/tools copying deap/tools/constraint.py -> build/lib.linux-ppc64-3.6/deap/tools copying deap/tools/emo.py -> build/lib.linux-ppc64-3.6/deap/tools copying deap/tools/__init__.py -> build/lib.linux-ppc64-3.6/deap/tools copying deap/tools/crossover.py -> build/lib.linux-ppc64-3.6/deap/tools copying deap/tools/indicator.py -> build/lib.linux-ppc64-3.6/deap/tools copying deap/tools/migration.py -> build/lib.linux-ppc64-3.6/deap/tools copying deap/tools/mutation.py -> build/lib.linux-ppc64-3.6/deap/tools copying deap/tools/init.py -> build/lib.linux-ppc64-3.6/deap/tools copying deap/tools/support.py -> build/lib.linux-ppc64-3.6/deap/tools copying deap/tools/selection.py -> build/lib.linux-ppc64-3.6/deap/tools creating build/lib.linux-ppc64-3.6/deap/tools/_hypervolume copying deap/tools/_hypervolume/__init__.py -> build/lib.linux-ppc64-3.6/deap/tools/_hypervolume copying deap/tools/_hypervolume/pyhv.py -> build/lib.linux-ppc64-3.6/deap/tools/_hypervolume creating build/lib.linux-ppc64-3.6/deap/benchmarks copying deap/benchmarks/gp.py -> build/lib.linux-ppc64-3.6/deap/benchmarks copying deap/benchmarks/__init__.py -> build/lib.linux-ppc64-3.6/deap/benchmarks copying deap/benchmarks/binary.py -> build/lib.linux-ppc64-3.6/deap/benchmarks copying deap/benchmarks/tools.py -> build/lib.linux-ppc64-3.6/deap/benchmarks copying deap/benchmarks/movingpeaks.py -> build/lib.linux-ppc64-3.6/deap/benchmarks creating build/lib.linux-ppc64-3.6/deap/tests copying deap/tests/test_pickle.py -> build/lib.linux-ppc64-3.6/deap/tests copying deap/tests/__init__.py -> build/lib.linux-ppc64-3.6/deap/tests copying deap/tests/test_algorithms.py -> build/lib.linux-ppc64-3.6/deap/tests copying deap/tests/test_logbook.py -> build/lib.linux-ppc64-3.6/deap/tests copying deap/tests/test_creator.py -> build/lib.linux-ppc64-3.6/deap/tests Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma running build_ext building 'deap.tools._hypervolume.hv' extension creating build/temp.linux-ppc64-3.6 creating build/temp.linux-ppc64-3.6/deap creating build/temp.linux-ppc64-3.6/deap/tools creating build/temp.linux-ppc64-3.6/deap/tools/_hypervolume gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -I/usr/include/python3.6m -c deap/tools/_hypervolume/_hv.c -o build/temp.linux-ppc64-3.6/deap/tools/_hypervolume/_hv.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fPIC -I/usr/include/python3.6m -c deap/tools/_hypervolume/hv.cpp -o build/temp.linux-ppc64-3.6/deap/tools/_hypervolume/hv.o g++ -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -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 build/temp.linux-ppc64-3.6/deap/tools/_hypervolume/_hv.o build/temp.linux-ppc64-3.6/deap/tools/_hypervolume/hv.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/deap/tools/_hypervolume/hv.cpython-36m-ppc64-linux-gnu.so + sleep 1 ++ echo build/lib.linux-ppc64-2.7/ + PYTHONPATH=build/lib.linux-ppc64-2.7/ + sphinx-build-2 doc build/html Running Sphinx v1.5.1 making output directory... WARNING: sphinx.ext.pngmath has been deprecated. Please use sphinx.ext.imgmath instead. /usr/lib64/python2.7/site-packages/matplotlib/font_manager.py:279: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment. warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.') loading pickled environment... not yet created WARNING: latex_preamble is deprecated. Use latex_elements['preamble'] instead. loading intersphinx inventory from http://docs.python.org/objects.inv... WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : HTTPConnectionPool(host='docs.python.org', port=80): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) loading intersphinx inventory from http://docs.scipy.org/doc/numpy/objects.inv... WARNING: intersphinx inventory 'http://docs.scipy.org/doc/numpy/objects.inv' not fetchable due to : HTTPConnectionPool(host='docs.scipy.org', port=80): Max retries exceeded with url: /doc/numpy/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 42 source files that are out of date updating environment: 42 added, 0 changed, 0 removed reading sources... [ 2%] about reading sources... [ 4%] api/algo reading sources... [ 7%] api/base reading sources... [ 9%] api/benchmarks reading sources... [ 11%] api/creator reading sources... [ 14%] api/gp reading sources... [ 16%] api/index reading sources... [ 19%] api/tools reading sources... [ 21%] contributing reading sources... [ 23%] examples/bipop_cmaes reading sources... [ 26%] examples/cmaes reading sources... [ 28%] examples/cmaes_plotting reading sources... [ 30%] examples/coev_coop reading sources... [ 33%] examples/eda reading sources... [ 35%] examples/es_fctmin reading sources... [ 38%] examples/es_onefifth reading sources... [ 40%] examples/ga_knapsack reading sources... [ 42%] examples/ga_onemax reading sources... [ 45%] examples/ga_onemax_numpy reading sources... [ 47%] examples/ga_onemax_short reading sources... [ 50%] examples/gp_ant reading sources... [ 52%] examples/gp_multiplexer reading sources... [ 54%] examples/gp_parity reading sources... [ 57%] examples/gp_spambase reading sources... [ 59%] examples/gp_symbreg reading sources... [ 61%] examples/index reading sources... [ 64%] examples/pso_basic reading sources... [ 66%] examples/pso_multiswarm reading sources... [ 69%] index reading sources... [ 71%] installation reading sources... [ 73%] overview reading sources... [ 76%] porting reading sources... [ 78%] releases reading sources... [ 80%] tutorials/advanced/benchmarking reading sources... [ 83%] tutorials/advanced/checkpoint reading sources... [ 85%] tutorials/advanced/constraints reading sources... [ 88%] tutorials/advanced/gp reading sources... [ 90%] tutorials/advanced/numpy reading sources... [ 92%] tutorials/basic/part1 reading sources... [ 95%] tutorials/basic/part2 reading sources... [ 97%] tutorials/basic/part3 reading sources... [100%] tutorials/basic/part4 /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/build/lib.linux-ppc64-2.7/deap/cma.py:docstring of deap.cma.StrategyOnePlusLambda:34: WARNING: Explicit markup ends without a blank line; unexpected unindent. /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/build/lib.linux-ppc64-2.7/deap/tools/emo.py:docstring of deap.tools.sortNondominated:14: WARNING: Duplicate explicit target name: "deb2002". /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/build/lib.linux-ppc64-2.7/deap/tools/emo.py:docstring of deap.tools.sortNondominated:14: WARNING: duplicate citation Deb2002, other instance in /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/examples/bipop_cmaes.rst:41: WARNING: duplicate citation Hansen2001, other instance in /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/algo.rst /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/examples/cmaes.rst:30: WARNING: duplicate citation Hansen2001, other instance in /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/examples/bipop_cmaes.rst /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/examples/eda.rst:20: WARNING: Include file u'/builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/examples/eda/fctmin.py' not found or reading it failed /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/examples/eda.rst:40: WARNING: Include file u'/builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/examples/eda/fctmin.py' not found or reading it failed /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/examples/eda.rst:52: WARNING: Include file u'/builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/examples/eda/fctmin.py' not found or reading it failed /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/examples/es_fctmin.rst:60: WARNING: duplicate citation Beyer2002, other instance in /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/examples/pso_multiswarm.rst:14: WARNING: Include file u'/builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/examples/pso/multiswarm.py' not found or reading it failed /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/releases.rst:89: ERROR: Unknown target name: "type". looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] about writing output... [ 4%] api/algo writing output... [ 7%] api/base writing output... [ 9%] api/benchmarks writing output... [ 11%] api/creator writing output... [ 14%] api/gp writing output... [ 16%] api/index writing output... [ 19%] api/tools writing output... [ 21%] contributing writing output... [ 23%] examples/bipop_cmaes writing output... [ 26%] examples/cmaes writing output... [ 28%] examples/cmaes_plotting writing output... [ 30%] examples/coev_coop writing output... [ 33%] examples/eda writing output... [ 35%] examples/es_fctmin writing output... [ 38%] examples/es_onefifth writing output... [ 40%] examples/ga_knapsack writing output... [ 42%] examples/ga_onemax writing output... [ 45%] examples/ga_onemax_numpy writing output... [ 47%] examples/ga_onemax_short writing output... [ 50%] examples/gp_ant writing output... [ 52%] examples/gp_multiplexer writing output... [ 54%] examples/gp_parity writing output... [ 57%] examples/gp_spambase writing output... [ 59%] examples/gp_symbreg writing output... [ 61%] examples/index writing output... [ 64%] examples/pso_basic writing output... [ 66%] examples/pso_multiswarm writing output... [ 69%] index writing output... [ 71%] installation writing output... [ 73%] overview writing output... [ 76%] porting writing output... [ 78%] releases writing output... [ 80%] tutorials/advanced/benchmarking writing output... [ 83%] tutorials/advanced/checkpoint writing output... [ 85%] tutorials/advanced/constraints writing output... [ 88%] tutorials/advanced/gp writing output... [ 90%] tutorials/advanced/numpy writing output... [ 92%] tutorials/basic/part1 writing output... [ 95%] tutorials/basic/part2 writing output... [ 97%] tutorials/basic/part3 writing output... [100%] tutorials/basic/part4 /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/build/lib.linux-ppc64-2.7/deap/creator.py:docstring of deap.creator.create:35: WARNING: unknown document: tutorials/advanced/numpy /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:5: WARNING: term not in glossary: sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:5: WARNING: term not in glossary: sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:5: WARNING: term not in glossary: sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:5: WARNING: term not in glossary: sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:5: WARNING: term not in glossary: sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:5: WARNING: term not in glossary: sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:5: WARNING: term not in glossary: sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:5: WARNING: term not in glossary: sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:5: WARNING: term not in glossary: sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:5: WARNING: term not in glossary: sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:5: WARNING: term not in glossary: sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:5: WARNING: term not in glossary: sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:5: WARNING: term not in glossary: sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:14: WARNING: term not in glossary: python:sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:16: WARNING: term not in glossary: python:sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:5: WARNING: term not in glossary: sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:5: WARNING: term not in glossary: sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:11: WARNING: term not in glossary: python:sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:13: WARNING: term not in glossary: python:sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:5: WARNING: term not in glossary: sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:5: WARNING: term not in glossary: sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:8: WARNING: term not in glossary: sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:9: WARNING: term not in glossary: python:sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:12: WARNING: term not in glossary: python:sequence generating indices.../builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:8: WARNING: term not in glossary: sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:12: WARNING: term not in glossary: python:sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:14: WARNING: term not in glossary: python:sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/api/tools.rst:17: WARNING: term not in glossary: sequence /builddir/build/BUILD/deap-232ed17142da1c8bb6a39179018f8278b122aada/doc/tutorials/basic/part2.rst:35: WARNING: undefined label: core (if the link has no caption the label must precede a section header) genindex py-modindex highlighting module code... [ 5%] deap.benchmarks.movingpeaks highlighting module code... [ 11%] deap.algorithms highlighting module code... [ 16%] deap.gp highlighting module code... [ 22%] deap.benchmarks.binary highlighting module code... [ 27%] deap.creator highlighting module code... [ 33%] deap.base highlighting module code... [ 38%] deap.tools.constraint highlighting module code... [ 44%] deap.tools.init highlighting module code... [ 50%] deap.benchmarks.tools highlighting module code... [ 55%] deap.tools.selection highlighting module code... [ 61%] deap.tools.mutation highlighting module code... [ 66%] deap.benchmarks highlighting module code... [ 72%] deap.tools.support highlighting module code... [ 77%] deap.cma highlighting module code... [ 83%] deap.tools.migration highlighting module code... [ 88%] deap.tools.emo highlighting module code... [ 94%] deap.benchmarks.gp highlighting module code... [100%] deap.tools.crossover writing additional pages... search copying images... [ 4%] api/../../build/html/plot_directive/code/benchmarks/rastrigin.png copying images... [ 8%] api/../../build/html/plot_directive/code/benchmarks/movingsc1.png copying images... [ 13%] api/../../build/html/plot_directive/code/benchmarks/h1.png copying images... [ 17%] api/../../build/html/plot_directive/code/benchmarks/bohachevsky.png copying images... [ 21%] examples/../../build/html/examples/es/cma_plotting_01_00.png copying images... [ 26%] _images/constraints.png copying images... [ 30%] _static/ul.gif copying images... [ 34%] _static/lvsn.png copying images... [ 39%] api/../../build/html/plot_directive/code/benchmarks/griewank.png copying images... [ 43%] api/../../build/html/plot_directive/code/benchmarks/kursawe.png copying images... [ 47%] _images/twin_logbook.png copying images... [ 52%] _images/gptree.png copying images... [ 56%] api/../../build/html/plot_directive/code/benchmarks/schaffer.png copying images... [ 60%] api/../../build/html/plot_directive/code/benchmarks/ackley.png copying images... [ 65%] _images/more.png copying images... [ 69%] _images/gptypederrtree.png copying images... [ 73%] _static/deap_long.png copying images... [ 78%] api/../../build/html/plot_directive/code/benchmarks/rosenbrock.png copying images... [ 82%] _images/genealogy.png copying images... [ 86%] api/../../build/html/plot_directive/code/benchmarks/shekel.png copying images... [ 91%] api/../../build/html/plot_directive/code/benchmarks/schwefel.png copying images... [ 95%] api/../../build/html/plot_directive/code/benchmarks/himmelblau.png copying images... [100%] _images/gptypedtrees.png copying static files... done WARNING: favicon file 'deap_orange_icon_32.ico' does not exist copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 46 warnings. + rm -rf build/html/.doctrees build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wqFnPZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64 ++ dirname /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64 + cd deap-232ed17142da1c8bb6a39179018f8278b122aada + 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64 running install running install_lib creating /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr creating /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64 creating /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap copying build/lib.linux-ppc64-2.7/deap/algorithms.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap creating /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools copying build/lib.linux-ppc64-2.7/deap/tools/constraint.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools creating /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools/_hypervolume copying build/lib.linux-ppc64-2.7/deap/tools/_hypervolume/__init__.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools/_hypervolume copying build/lib.linux-ppc64-2.7/deap/tools/_hypervolume/pyhv.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools/_hypervolume copying build/lib.linux-ppc64-2.7/deap/tools/_hypervolume/hv.so -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools/_hypervolume copying build/lib.linux-ppc64-2.7/deap/tools/_hypervolume/__init__.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools/_hypervolume copying build/lib.linux-ppc64-2.7/deap/tools/emo.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools copying build/lib.linux-ppc64-2.7/deap/tools/emo.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools copying build/lib.linux-ppc64-2.7/deap/tools/__init__.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools copying build/lib.linux-ppc64-2.7/deap/tools/crossover.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools copying build/lib.linux-ppc64-2.7/deap/tools/constraint.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools copying build/lib.linux-ppc64-2.7/deap/tools/indicator.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools copying build/lib.linux-ppc64-2.7/deap/tools/migration.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools copying build/lib.linux-ppc64-2.7/deap/tools/selection.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools copying build/lib.linux-ppc64-2.7/deap/tools/__init__.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools copying build/lib.linux-ppc64-2.7/deap/tools/mutation.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools copying build/lib.linux-ppc64-2.7/deap/tools/indicator.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools copying build/lib.linux-ppc64-2.7/deap/tools/mutation.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools copying build/lib.linux-ppc64-2.7/deap/tools/init.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools copying build/lib.linux-ppc64-2.7/deap/tools/init.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools copying build/lib.linux-ppc64-2.7/deap/tools/crossover.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools copying build/lib.linux-ppc64-2.7/deap/tools/support.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools copying build/lib.linux-ppc64-2.7/deap/tools/support.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools copying build/lib.linux-ppc64-2.7/deap/tools/migration.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools copying build/lib.linux-ppc64-2.7/deap/tools/selection.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools copying build/lib.linux-ppc64-2.7/deap/gp.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap copying build/lib.linux-ppc64-2.7/deap/gp.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap copying build/lib.linux-ppc64-2.7/deap/__init__.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap copying build/lib.linux-ppc64-2.7/deap/base.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap copying build/lib.linux-ppc64-2.7/deap/cma.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap copying build/lib.linux-ppc64-2.7/deap/creator.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap copying build/lib.linux-ppc64-2.7/deap/cma.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap copying build/lib.linux-ppc64-2.7/deap/__init__.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap copying build/lib.linux-ppc64-2.7/deap/algorithms.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap copying build/lib.linux-ppc64-2.7/deap/base.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap creating /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tests copying build/lib.linux-ppc64-2.7/deap/tests/test_pickle.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tests copying build/lib.linux-ppc64-2.7/deap/tests/__init__.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tests copying build/lib.linux-ppc64-2.7/deap/tests/test_algorithms.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tests copying build/lib.linux-ppc64-2.7/deap/tests/test_logbook.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tests copying build/lib.linux-ppc64-2.7/deap/tests/test_creator.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tests copying build/lib.linux-ppc64-2.7/deap/creator.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap creating /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/benchmarks copying build/lib.linux-ppc64-2.7/deap/benchmarks/gp.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/benchmarks copying build/lib.linux-ppc64-2.7/deap/benchmarks/gp.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/benchmarks copying build/lib.linux-ppc64-2.7/deap/benchmarks/__init__.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/benchmarks copying build/lib.linux-ppc64-2.7/deap/benchmarks/binary.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/benchmarks copying build/lib.linux-ppc64-2.7/deap/benchmarks/binary.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/benchmarks copying build/lib.linux-ppc64-2.7/deap/benchmarks/__init__.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/benchmarks copying build/lib.linux-ppc64-2.7/deap/benchmarks/tools.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/benchmarks copying build/lib.linux-ppc64-2.7/deap/benchmarks/movingpeaks.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/benchmarks copying build/lib.linux-ppc64-2.7/deap/benchmarks/tools.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/benchmarks copying build/lib.linux-ppc64-2.7/deap/benchmarks/movingpeaks.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/benchmarks byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools/_hypervolume/pyhv.py to pyhv.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tests/test_pickle.py to test_pickle.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tests/test_algorithms.py to test_algorithms.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tests/test_logbook.py to test_logbook.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tests/test_creator.py to test_creator.pyc writing byte-compilation script '/tmp/tmpQfnynP.py' /usr/bin/python2 -O /tmp/tmpQfnynP.py removing /tmp/tmpQfnynP.py running install_egg_info running egg_info creating deap.egg-info writing deap.egg-info/PKG-INFO writing top-level names to deap.egg-info/top_level.txt writing dependency_links to deap.egg-info/dependency_links.txt writing manifest file 'deap.egg-info/SOURCES.txt' reading manifest file 'deap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/_build' warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'deap.egg-info/SOURCES.txt' Copying deap.egg-info to /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap-1.1.0-py2.7.egg-info running install_scripts + 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64 running install running install_lib creating /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap creating /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools copying build/lib.linux-ppc64-3.6/deap/tools/constraint.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools creating /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools/_hypervolume copying build/lib.linux-ppc64-3.6/deap/tools/_hypervolume/hv.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools/_hypervolume copying build/lib.linux-ppc64-3.6/deap/tools/_hypervolume/__init__.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools/_hypervolume copying build/lib.linux-ppc64-3.6/deap/tools/_hypervolume/pyhv.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools/_hypervolume copying build/lib.linux-ppc64-3.6/deap/tools/emo.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools copying build/lib.linux-ppc64-3.6/deap/tools/__init__.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools copying build/lib.linux-ppc64-3.6/deap/tools/crossover.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools copying build/lib.linux-ppc64-3.6/deap/tools/indicator.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools copying build/lib.linux-ppc64-3.6/deap/tools/migration.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools copying build/lib.linux-ppc64-3.6/deap/tools/mutation.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools copying build/lib.linux-ppc64-3.6/deap/tools/init.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools copying build/lib.linux-ppc64-3.6/deap/tools/support.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools copying build/lib.linux-ppc64-3.6/deap/tools/selection.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools copying build/lib.linux-ppc64-3.6/deap/gp.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap copying build/lib.linux-ppc64-3.6/deap/__init__.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap copying build/lib.linux-ppc64-3.6/deap/cma.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap copying build/lib.linux-ppc64-3.6/deap/algorithms.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap copying build/lib.linux-ppc64-3.6/deap/base.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap creating /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tests copying build/lib.linux-ppc64-3.6/deap/tests/test_pickle.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tests copying build/lib.linux-ppc64-3.6/deap/tests/__init__.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tests copying build/lib.linux-ppc64-3.6/deap/tests/test_algorithms.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tests copying build/lib.linux-ppc64-3.6/deap/tests/test_logbook.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tests copying build/lib.linux-ppc64-3.6/deap/tests/test_creator.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tests copying build/lib.linux-ppc64-3.6/deap/creator.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap creating /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/benchmarks copying build/lib.linux-ppc64-3.6/deap/benchmarks/gp.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/benchmarks copying build/lib.linux-ppc64-3.6/deap/benchmarks/__init__.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/benchmarks copying build/lib.linux-ppc64-3.6/deap/benchmarks/binary.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/benchmarks copying build/lib.linux-ppc64-3.6/deap/benchmarks/tools.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/benchmarks copying build/lib.linux-ppc64-3.6/deap/benchmarks/movingpeaks.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/benchmarks byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools/constraint.py to constraint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools/_hypervolume/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools/_hypervolume/pyhv.py to pyhv.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools/emo.py to emo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools/crossover.py to crossover.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools/indicator.py to indicator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools/migration.py to migration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools/mutation.py to mutation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools/init.py to init.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools/support.py to support.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools/selection.py to selection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/gp.py to gp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/cma.py to cma.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/algorithms.py to algorithms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tests/test_pickle.py to test_pickle.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tests/test_algorithms.py to test_algorithms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tests/test_logbook.py to test_logbook.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tests/test_creator.py to test_creator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/creator.py to creator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/benchmarks/gp.py to gp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/benchmarks/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/benchmarks/binary.py to binary.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/benchmarks/tools.py to tools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/benchmarks/movingpeaks.py to movingpeaks.cpython-36.pyc writing byte-compilation script '/tmp/tmprlrk_t36.py' /usr/bin/python3 /tmp/tmprlrk_t36.py removing /tmp/tmprlrk_t36.py running install_egg_info running egg_info writing deap.egg-info/PKG-INFO writing dependency_links to deap.egg-info/dependency_links.txt writing top-level names to deap.egg-info/top_level.txt reading manifest file 'deap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/_build' warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'deap.egg-info/SOURCES.txt' Copying deap.egg-info to /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap-1.1.0-py3.6.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/deap-232ed17142da1c8bb6a39179018f8278b122aada extracting debug info from /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7/site-packages/deap/tools/_hypervolume/hv.so extracting debug info from /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6/site-packages/deap/tools/_hypervolume/hv.cpython-36m-ppc64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 104 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/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TKGUf8 + umask 022 + cd /builddir/build/BUILD + cd deap-232ed17142da1c8bb6a39179018f8278b122aada + /usr/bin/python2 setup.py nosetests running nosetests writing deap.egg-info/PKG-INFO writing top-level names to deap.egg-info/top_level.txt writing dependency_links to deap.egg-info/dependency_links.txt reading manifest file 'deap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/_build' warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'deap.egg-info/SOURCES.txt' ...................... ---------------------------------------------------------------------- Ran 22 tests in 1.362s OK + /usr/bin/python3 setup.py nosetests running nosetests writing deap.egg-info/PKG-INFO writing dependency_links to deap.egg-info/dependency_links.txt writing top-level names to deap.egg-info/top_level.txt reading manifest file 'deap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/_build' warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'deap.egg-info/SOURCES.txt' ...................... ---------------------------------------------------------------------- Ran 22 tests in 1.556s OK + exit 0 Processing files: python2-deap-1.0.1-2.20160624git232ed17.fc26.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yhxlrj + umask 022 + cd /builddir/build/BUILD + cd deap-232ed17142da1c8bb6a39179018f8278b122aada + DOCDIR=/builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/share/doc/python-deap + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/share/doc/python-deap + cp -pr README.md /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/share/doc/python-deap Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.V7abDu + exit 0 + umask 022 + cd /builddir/build/BUILD + cd deap-232ed17142da1c8bb6a39179018f8278b122aada + LICENSEDIR=/builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/share/licenses/python-deap + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/share/licenses/python-deap + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/share/licenses/python-deap + exit 0 Provides: python-deap = 1.0.1-2.20160624git232ed17.fc26 python-deap(ppc-64) = 1.0.1-2.20160624git232ed17.fc26 python2-deap = 1.0.1-2.20160624git232ed17.fc26 python2-deap(ppc-64) = 1.0.1-2.20160624git232ed17.fc26 python2.7dist(deap) = 1.1.0 python2dist(deap) = 1.1.0 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.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-deap < 1.0.1-2.20160624git232ed17.fc26 Processing files: python3-deap-1.0.1-2.20160624git232ed17.fc26.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MMqejJ + umask 022 + cd /builddir/build/BUILD + cd deap-232ed17142da1c8bb6a39179018f8278b122aada + DOCDIR=/builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/share/doc/python-deap + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/share/doc/python-deap + cp -pr README.md /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/share/doc/python-deap + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Qv2xZX + umask 022 + cd /builddir/build/BUILD + cd deap-232ed17142da1c8bb6a39179018f8278b122aada + LICENSEDIR=/builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/share/licenses/python-deap + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/share/licenses/python-deap + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/share/licenses/python-deap + exit 0 Provides: python3-deap = 1.0.1-2.20160624git232ed17.fc26 python3-deap(ppc-64) = 1.0.1-2.20160624git232ed17.fc26 python3.6dist(deap) = 1.1.0 python3dist(deap) = 1.1.0 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.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-deap-doc-1.0.1-2.20160624git232ed17.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.31CMpg + umask 022 + cd /builddir/build/BUILD + cd deap-232ed17142da1c8bb6a39179018f8278b122aada + DOCDIR=/builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/share/doc/python-deap + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/share/doc/python-deap + cp -pr build/html /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/share/doc/python-deap + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FgWfRy + umask 022 + cd /builddir/build/BUILD + cd deap-232ed17142da1c8bb6a39179018f8278b122aada + LICENSEDIR=/builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/share/licenses/python-deap + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/share/licenses/python-deap + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64/usr/share/licenses/python-deap + exit 0 Provides: python-deap-doc = 1.0.1-2.20160624git232ed17.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-deap-debuginfo-1.0.1-2.20160624git232ed17.fc26.ppc64 Provides: python-deap-debuginfo = 1.0.1-2.20160624git232ed17.fc26 python-deap-debuginfo(ppc-64) = 1.0.1-2.20160624git232ed17.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64 Wrote: /builddir/build/RPMS/python2-deap-1.0.1-2.20160624git232ed17.fc26.ppc64.rpm Wrote: /builddir/build/RPMS/python3-deap-1.0.1-2.20160624git232ed17.fc26.ppc64.rpm Wrote: /builddir/build/RPMS/python-deap-doc-1.0.1-2.20160624git232ed17.fc26.noarch.rpm Wrote: /builddir/build/RPMS/python-deap-debuginfo-1.0.1-2.20160624git232ed17.fc26.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZuQ0hU + umask 022 + cd /builddir/build/BUILD + cd deap-232ed17142da1c8bb6a39179018f8278b122aada + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-deap-1.0.1-2.20160624git232ed17.fc26.ppc64 + exit 0 Child return code was: 0