Mock Version: 1.2.21 Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-deap.spec'], timeout=172800user='mockbuild'printOutput=Falseuid=1000env={'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '}gid=425shell=Falselogger=chrootPath='/var/lib/mock/f24-build-6671277-655299/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-deap.spec'] with env {'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '} and shell False sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: arm04-builder11.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python-deap-1.0.1-1.20160624git232ed17.fc24.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-deap.spec'], timeout=172800user='mockbuild'printOutput=Falseuid=1000env={'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '}gid=425shell=Falselogger=private_network=TruechrootPath='/var/lib/mock/f24-build-6671277-655299/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-deap.spec'] with env {'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1vhYDJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf deap-232ed17142da1c8bb6a39179018f8278b122aada + /usr/bin/gzip -dc /builddir/build/SOURCES/deap-232ed17.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd deap-232ed17142da1c8bb6a39179018f8278b122aada + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/\["git", "rev-parse", "HEAD"\]/["echo", "deap-1.0.1-1.20160624git232ed17.fc24"]/' doc/conf.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Qg4wUt + 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/deap copying deap/creator.py -> build/lib.linux-armv7l-2.7/deap copying deap/__init__.py -> build/lib.linux-armv7l-2.7/deap copying deap/cma.py -> build/lib.linux-armv7l-2.7/deap copying deap/base.py -> build/lib.linux-armv7l-2.7/deap copying deap/algorithms.py -> build/lib.linux-armv7l-2.7/deap copying deap/gp.py -> build/lib.linux-armv7l-2.7/deap creating build/lib.linux-armv7l-2.7/deap/tools copying deap/tools/crossover.py -> build/lib.linux-armv7l-2.7/deap/tools copying deap/tools/selection.py -> build/lib.linux-armv7l-2.7/deap/tools copying deap/tools/emo.py -> build/lib.linux-armv7l-2.7/deap/tools copying deap/tools/init.py -> build/lib.linux-armv7l-2.7/deap/tools copying deap/tools/support.py -> build/lib.linux-armv7l-2.7/deap/tools copying deap/tools/__init__.py -> build/lib.linux-armv7l-2.7/deap/tools copying deap/tools/constraint.py -> build/lib.linux-armv7l-2.7/deap/tools copying deap/tools/mutation.py -> build/lib.linux-armv7l-2.7/deap/tools copying deap/tools/indicator.py -> build/lib.linux-armv7l-2.7/deap/tools copying deap/tools/migration.py -> build/lib.linux-armv7l-2.7/deap/tools creating build/lib.linux-armv7l-2.7/deap/tools/_hypervolume copying deap/tools/_hypervolume/__init__.py -> build/lib.linux-armv7l-2.7/deap/tools/_hypervolume copying deap/tools/_hypervolume/pyhv.py -> build/lib.linux-armv7l-2.7/deap/tools/_hypervolume creating build/lib.linux-armv7l-2.7/deap/benchmarks copying deap/benchmarks/tools.py -> build/lib.linux-armv7l-2.7/deap/benchmarks copying deap/benchmarks/__init__.py -> build/lib.linux-armv7l-2.7/deap/benchmarks copying deap/benchmarks/movingpeaks.py -> build/lib.linux-armv7l-2.7/deap/benchmarks copying deap/benchmarks/binary.py -> build/lib.linux-armv7l-2.7/deap/benchmarks copying deap/benchmarks/gp.py -> build/lib.linux-armv7l-2.7/deap/benchmarks creating build/lib.linux-armv7l-2.7/deap/tests copying deap/tests/test_pickle.py -> build/lib.linux-armv7l-2.7/deap/tests copying deap/tests/test_logbook.py -> build/lib.linux-armv7l-2.7/deap/tests copying deap/tests/test_creator.py -> build/lib.linux-armv7l-2.7/deap/tests copying deap/tests/test_algorithms.py -> build/lib.linux-armv7l-2.7/deap/tests copying deap/tests/__init__.py -> build/lib.linux-armv7l-2.7/deap/tests running build_ext building 'deap.tools._hypervolume.hv' extension creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/deap creating build/temp.linux-armv7l-2.7/deap/tools creating build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c deap/tools/_hypervolume/_hv.c -o build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c deap/tools/_hypervolume/hv.cpp -o build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/deap/tools/_hypervolume/_hv.o build/temp.linux-armv7l-2.7/deap/tools/_hypervolume/hv.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/deap/tools/_hypervolume/hv.so + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-armv7l-3.5 creating build/lib.linux-armv7l-3.5/deap copying deap/creator.py -> build/lib.linux-armv7l-3.5/deap copying deap/__init__.py -> build/lib.linux-armv7l-3.5/deap copying deap/cma.py -> build/lib.linux-armv7l-3.5/deap copying deap/base.py -> build/lib.linux-armv7l-3.5/deap copying deap/algorithms.py -> build/lib.linux-armv7l-3.5/deap copying deap/gp.py -> build/lib.linux-armv7l-3.5/deap creating build/lib.linux-armv7l-3.5/deap/tools copying deap/tools/crossover.py -> build/lib.linux-armv7l-3.5/deap/tools copying deap/tools/selection.py -> build/lib.linux-armv7l-3.5/deap/tools copying deap/tools/emo.py -> build/lib.linux-armv7l-3.5/deap/tools copying deap/tools/init.py -> build/lib.linux-armv7l-3.5/deap/tools copying deap/tools/support.py -> build/lib.linux-armv7l-3.5/deap/tools copying deap/tools/__init__.py -> build/lib.linux-armv7l-3.5/deap/tools copying deap/tools/constraint.py -> build/lib.linux-armv7l-3.5/deap/tools copying deap/tools/mutation.py -> build/lib.linux-armv7l-3.5/deap/tools copying deap/tools/indicator.py -> build/lib.linux-armv7l-3.5/deap/tools copying deap/tools/migration.py -> build/lib.linux-armv7l-3.5/deap/tools creating build/lib.linux-armv7l-3.5/deap/tools/_hypervolume copying deap/tools/_hypervolume/__init__.py -> build/lib.linux-armv7l-3.5/deap/tools/_hypervolume copying deap/tools/_hypervolume/pyhv.py -> build/lib.linux-armv7l-3.5/deap/tools/_hypervolume creating build/lib.linux-armv7l-3.5/deap/benchmarks copying deap/benchmarks/tools.py -> build/lib.linux-armv7l-3.5/deap/benchmarks copying deap/benchmarks/__init__.py -> build/lib.linux-armv7l-3.5/deap/benchmarks copying deap/benchmarks/movingpeaks.py -> build/lib.linux-armv7l-3.5/deap/benchmarks copying deap/benchmarks/binary.py -> build/lib.linux-armv7l-3.5/deap/benchmarks copying deap/benchmarks/gp.py -> build/lib.linux-armv7l-3.5/deap/benchmarks creating build/lib.linux-armv7l-3.5/deap/tests copying deap/tests/test_pickle.py -> build/lib.linux-armv7l-3.5/deap/tests copying deap/tests/test_logbook.py -> build/lib.linux-armv7l-3.5/deap/tests copying deap/tests/test_creator.py -> build/lib.linux-armv7l-3.5/deap/tests copying deap/tests/test_algorithms.py -> build/lib.linux-armv7l-3.5/deap/tests copying deap/tests/__init__.py -> build/lib.linux-armv7l-3.5/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-armv7l-3.5 creating build/temp.linux-armv7l-3.5/deap creating build/temp.linux-armv7l-3.5/deap/tools creating build/temp.linux-armv7l-3.5/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c deap/tools/_hypervolume/_hv.c -o build/temp.linux-armv7l-3.5/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/python3.5m -c deap/tools/_hypervolume/hv.cpp -o build/temp.linux-armv7l-3.5/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.5/deap/tools/_hypervolume/_hv.o build/temp.linux-armv7l-3.5/deap/tools/_hypervolume/hv.o -L/usr/lib -lpython3.5m -o build/lib.linux-armv7l-3.5/deap/tools/_hypervolume/hv.cpython-35m-arm-linux-gnueabi.so ++ echo build/lib.linux-armv7l-2.7/ + PYTHONPATH=build/lib.linux-armv7l-2.7/ + sphinx-build-2 doc build/html Running Sphinx v1.4.8 making output directory... WARNING: sphinx.ext.pngmath has been deprecated. Please use sphinx.ext.imgmath instead. /usr/lib/python2.7/site-packages/matplotlib/font_manager.py:273: 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 loading intersphinx inventory from http://docs.python.org/objects.inv... WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : 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 : 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-armv7l-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-armv7l-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-armv7l-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 looking for now-outdated files... none found pickling environment... /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". 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-armv7l-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 generating indices.../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 /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... WARNING: favicon file 'deap_orange_icon_32.ico' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 45 warnings. + rm -rf build/html/.doctrees build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jd6mIb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm ++ dirname /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm + 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm running install running install_lib creating /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr creating /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib creating /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap creating /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tests copying build/lib.linux-armv7l-2.7/deap/tests/test_pickle.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tests copying build/lib.linux-armv7l-2.7/deap/tests/test_logbook.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tests copying build/lib.linux-armv7l-2.7/deap/tests/test_creator.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tests copying build/lib.linux-armv7l-2.7/deap/tests/test_algorithms.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tests copying build/lib.linux-armv7l-2.7/deap/tests/__init__.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tests creating /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools copying build/lib.linux-armv7l-2.7/deap/tools/crossover.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools creating /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools/_hypervolume copying build/lib.linux-armv7l-2.7/deap/tools/_hypervolume/__init__.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools/_hypervolume copying build/lib.linux-armv7l-2.7/deap/tools/_hypervolume/pyhv.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools/_hypervolume copying build/lib.linux-armv7l-2.7/deap/tools/_hypervolume/hv.so -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools/_hypervolume copying build/lib.linux-armv7l-2.7/deap/tools/_hypervolume/__init__.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools/_hypervolume copying build/lib.linux-armv7l-2.7/deap/tools/selection.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools copying build/lib.linux-armv7l-2.7/deap/tools/emo.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools copying build/lib.linux-armv7l-2.7/deap/tools/selection.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools copying build/lib.linux-armv7l-2.7/deap/tools/mutation.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools copying build/lib.linux-armv7l-2.7/deap/tools/init.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools copying build/lib.linux-armv7l-2.7/deap/tools/emo.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools copying build/lib.linux-armv7l-2.7/deap/tools/crossover.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools copying build/lib.linux-armv7l-2.7/deap/tools/support.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools copying build/lib.linux-armv7l-2.7/deap/tools/indicator.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools copying build/lib.linux-armv7l-2.7/deap/tools/init.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools copying build/lib.linux-armv7l-2.7/deap/tools/__init__.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools copying build/lib.linux-armv7l-2.7/deap/tools/constraint.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools copying build/lib.linux-armv7l-2.7/deap/tools/migration.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools copying build/lib.linux-armv7l-2.7/deap/tools/mutation.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools copying build/lib.linux-armv7l-2.7/deap/tools/indicator.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools copying build/lib.linux-armv7l-2.7/deap/tools/constraint.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools copying build/lib.linux-armv7l-2.7/deap/tools/migration.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools copying build/lib.linux-armv7l-2.7/deap/tools/__init__.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools copying build/lib.linux-armv7l-2.7/deap/tools/support.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools copying build/lib.linux-armv7l-2.7/deap/base.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap copying build/lib.linux-armv7l-2.7/deap/creator.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap copying build/lib.linux-armv7l-2.7/deap/algorithms.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap copying build/lib.linux-armv7l-2.7/deap/gp.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap copying build/lib.linux-armv7l-2.7/deap/__init__.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap copying build/lib.linux-armv7l-2.7/deap/cma.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap copying build/lib.linux-armv7l-2.7/deap/cma.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap copying build/lib.linux-armv7l-2.7/deap/creator.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap copying build/lib.linux-armv7l-2.7/deap/__init__.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap creating /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/benchmarks copying build/lib.linux-armv7l-2.7/deap/benchmarks/movingpeaks.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/benchmarks copying build/lib.linux-armv7l-2.7/deap/benchmarks/tools.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/benchmarks copying build/lib.linux-armv7l-2.7/deap/benchmarks/gp.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/benchmarks copying build/lib.linux-armv7l-2.7/deap/benchmarks/tools.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/benchmarks copying build/lib.linux-armv7l-2.7/deap/benchmarks/__init__.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/benchmarks copying build/lib.linux-armv7l-2.7/deap/benchmarks/binary.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/benchmarks copying build/lib.linux-armv7l-2.7/deap/benchmarks/movingpeaks.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/benchmarks copying build/lib.linux-armv7l-2.7/deap/benchmarks/__init__.pyc -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/benchmarks copying build/lib.linux-armv7l-2.7/deap/benchmarks/binary.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/benchmarks copying build/lib.linux-armv7l-2.7/deap/benchmarks/gp.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/benchmarks copying build/lib.linux-armv7l-2.7/deap/base.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap copying build/lib.linux-armv7l-2.7/deap/algorithms.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap copying build/lib.linux-armv7l-2.7/deap/gp.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tests/test_pickle.py to test_pickle.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tests/test_logbook.py to test_logbook.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tests/test_creator.py to test_creator.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tests/test_algorithms.py to test_algorithms.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools/_hypervolume/pyhv.py to pyhv.pyc writing byte-compilation script '/tmp/tmp_BHtAu.py' /usr/bin/python2 -O /tmp/tmp_BHtAu.py removing /tmp/tmp_BHtAu.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-1.20160624git232ed17.fc24.arm/usr/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm running install running install_lib creating /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5 creating /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages creating /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap creating /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tests copying build/lib.linux-armv7l-3.5/deap/tests/test_pickle.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tests copying build/lib.linux-armv7l-3.5/deap/tests/test_logbook.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tests copying build/lib.linux-armv7l-3.5/deap/tests/test_creator.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tests copying build/lib.linux-armv7l-3.5/deap/tests/test_algorithms.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tests copying build/lib.linux-armv7l-3.5/deap/tests/__init__.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tests creating /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools copying build/lib.linux-armv7l-3.5/deap/tools/crossover.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools creating /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools/_hypervolume copying build/lib.linux-armv7l-3.5/deap/tools/_hypervolume/hv.cpython-35m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools/_hypervolume copying build/lib.linux-armv7l-3.5/deap/tools/_hypervolume/__init__.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools/_hypervolume copying build/lib.linux-armv7l-3.5/deap/tools/_hypervolume/pyhv.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools/_hypervolume copying build/lib.linux-armv7l-3.5/deap/tools/selection.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools copying build/lib.linux-armv7l-3.5/deap/tools/emo.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools copying build/lib.linux-armv7l-3.5/deap/tools/init.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools copying build/lib.linux-armv7l-3.5/deap/tools/support.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools copying build/lib.linux-armv7l-3.5/deap/tools/__init__.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools copying build/lib.linux-armv7l-3.5/deap/tools/constraint.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools copying build/lib.linux-armv7l-3.5/deap/tools/mutation.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools copying build/lib.linux-armv7l-3.5/deap/tools/indicator.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools copying build/lib.linux-armv7l-3.5/deap/tools/migration.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools copying build/lib.linux-armv7l-3.5/deap/creator.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap copying build/lib.linux-armv7l-3.5/deap/__init__.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap copying build/lib.linux-armv7l-3.5/deap/cma.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap creating /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/benchmarks copying build/lib.linux-armv7l-3.5/deap/benchmarks/tools.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/benchmarks copying build/lib.linux-armv7l-3.5/deap/benchmarks/__init__.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/benchmarks copying build/lib.linux-armv7l-3.5/deap/benchmarks/movingpeaks.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/benchmarks copying build/lib.linux-armv7l-3.5/deap/benchmarks/binary.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/benchmarks copying build/lib.linux-armv7l-3.5/deap/benchmarks/gp.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/benchmarks copying build/lib.linux-armv7l-3.5/deap/base.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap copying build/lib.linux-armv7l-3.5/deap/algorithms.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap copying build/lib.linux-armv7l-3.5/deap/gp.py -> /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tests/test_pickle.py to test_pickle.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tests/test_logbook.py to test_logbook.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tests/test_creator.py to test_creator.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tests/test_algorithms.py to test_algorithms.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tests/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools/crossover.py to crossover.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools/_hypervolume/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools/_hypervolume/pyhv.py to pyhv.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools/selection.py to selection.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools/emo.py to emo.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools/init.py to init.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools/support.py to support.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools/constraint.py to constraint.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools/mutation.py to mutation.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools/indicator.py to indicator.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools/migration.py to migration.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/creator.py to creator.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/cma.py to cma.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/benchmarks/tools.py to tools.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/benchmarks/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/benchmarks/movingpeaks.py to movingpeaks.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/benchmarks/binary.py to binary.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/benchmarks/gp.py to gp.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/base.py to base.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/algorithms.py to algorithms.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/gp.py to gp.cpython-35.pyc writing byte-compilation script '/tmp/tmpp9vxeb7x.py' /usr/bin/python3 -O /tmp/tmpp9vxeb7x.py removing /tmp/tmpp9vxeb7x.py running install_egg_info running 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 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-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap-1.1.0-py3.5.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-1.20160624git232ed17.fc24.arm/usr/lib/python2.7/site-packages/deap/tools/_hypervolume/hv.so extracting debug info from /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5/site-packages/deap/tools/_hypervolume/hv.cpython-35m-arm-linux-gnueabi.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-1.20160624git232ed17.fc24.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/debug/usr/lib/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/lib/python3.5 using /usr/bin/python3.5 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python2-deap-1.0.1-1.20160624git232ed17.fc24.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.02LwqL + umask 022 + cd /builddir/build/BUILD + cd deap-232ed17142da1c8bb6a39179018f8278b122aada + DOCDIR=/builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/share/doc/python-deap + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/share/doc/python-deap + cp -pr README.md /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/share/doc/python-deap + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XIsTqo + umask 022 + cd /builddir/build/BUILD + cd deap-232ed17142da1c8bb6a39179018f8278b122aada + LICENSEDIR=/builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/share/licenses/python-deap + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/share/licenses/python-deap + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/share/licenses/python-deap + exit 0 Provides: python-deap = 1.0.1-1.20160624git232ed17.fc24 python-deap(armv7hl-32) = 1.0.1-1.20160624git232ed17.fc24 python2-deap = 1.0.1-1.20160624git232ed17.fc24 python2-deap(armv7hl-32) = 1.0.1-1.20160624git232ed17.fc24 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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpthread.so.0 libpython2.7.so.1.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-deap < 1.0.1-1.20160624git232ed17.fc24 python-deap(armv7hl-32) < 1.0.1-1.20160624git232ed17.fc24 Processing files: python3-deap-1.0.1-1.20160624git232ed17.fc24.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BrsLiG + umask 022 + cd /builddir/build/BUILD + cd deap-232ed17142da1c8bb6a39179018f8278b122aada + DOCDIR=/builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/share/doc/python-deap + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/share/doc/python-deap + cp -pr README.md /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/share/doc/python-deap + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JzVHKW + umask 022 + cd /builddir/build/BUILD + cd deap-232ed17142da1c8bb6a39179018f8278b122aada + LICENSEDIR=/builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/share/licenses/python-deap + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/share/licenses/python-deap + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/share/licenses/python-deap + exit 0 Provides: python3-deap = 1.0.1-1.20160624git232ed17.fc24 python3-deap(armv7hl-32) = 1.0.1-1.20160624git232ed17.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpthread.so.0 libpython3.5m.so.1.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) python(abi) = 3.5 rtld(GNU_HASH) Processing files: python-deap-doc-1.0.1-1.20160624git232ed17.fc24.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.r1qBs6 + umask 022 + cd /builddir/build/BUILD + cd deap-232ed17142da1c8bb6a39179018f8278b122aada + DOCDIR=/builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/share/doc/python-deap + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/share/doc/python-deap + cp -pr build/html /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/share/doc/python-deap + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.m3lE4x + umask 022 + cd /builddir/build/BUILD + cd deap-232ed17142da1c8bb6a39179018f8278b122aada + LICENSEDIR=/builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/share/licenses/python-deap + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/share/licenses/python-deap + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm/usr/share/licenses/python-deap + exit 0 Provides: python-deap-doc = 1.0.1-1.20160624git232ed17.fc24 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-1.20160624git232ed17.fc24.armv7hl Provides: python-deap-debuginfo = 1.0.1-1.20160624git232ed17.fc24 python-deap-debuginfo(armv7hl-32) = 1.0.1-1.20160624git232ed17.fc24 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-1.20160624git232ed17.fc24.arm Wrote: /builddir/build/RPMS/python2-deap-1.0.1-1.20160624git232ed17.fc24.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-deap-1.0.1-1.20160624git232ed17.fc24.armv7hl.rpm Wrote: /builddir/build/RPMS/python-deap-doc-1.0.1-1.20160624git232ed17.fc24.noarch.rpm Wrote: /builddir/build/RPMS/python-deap-debuginfo-1.0.1-1.20160624git232ed17.fc24.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5bUK5N + umask 022 + cd /builddir/build/BUILD + cd deap-232ed17142da1c8bb6a39179018f8278b122aada + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-deap-1.0.1-1.20160624git232ed17.fc24.arm + exit 0 Child return code was: 0