Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-scikit-image.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-2192ac25c1583af12a4fefad7b181fec85269481/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-scikit-image.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python-scikit-image-0.12.3-5.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-scikit-image.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-2192ac25c1583af12a4fefad7b181fec85269481/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-scikit-image.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.95ybSH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf scikit-image-0.12.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/scikit-image-0.12.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd scikit-image-0.12.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (2036.patch): + echo 'Patch #0 (2036.patch):' + /usr/bin/cat /builddir/build/SOURCES/2036.patch + /usr/bin/patch -p1 -b --suffix .Cython --fuzz=0 patching file setup.py patching file skimage/_build.py patching file skimage/_build.py ~/build/BUILD/scikit-image-0.12.3/skimage ~/build/BUILD/scikit-image-0.12.3 + pushd skimage ++ grep -l -r /usr/bin/env + for i in '$(grep -l -r "/usr/bin/env")' + sed -i -e 1d future/graph/setup.py + for i in '$(grep -l -r "/usr/bin/env")' + sed -i -e 1d transform/setup.py + for i in '$(grep -l -r "/usr/bin/env")' + sed -i -e 1d morphology/setup.py + for i in '$(grep -l -r "/usr/bin/env")' + sed -i -e 1d feature/setup.py + for i in '$(grep -l -r "/usr/bin/env")' + sed -i -e 1d restoration/setup.py + for i in '$(grep -l -r "/usr/bin/env")' + sed -i -e 1d filters/setup.py + for i in '$(grep -l -r "/usr/bin/env")' + sed -i -e 1d graph/setup.py + for i in '$(grep -l -r "/usr/bin/env")' + sed -i -e 1d segmentation/setup.py + for i in '$(grep -l -r "/usr/bin/env")' + sed -i -e 1d measure/setup.py + for i in '$(grep -l -r "/usr/bin/env")' + sed -i -e 1d io/setup.py + for i in '$(grep -l -r "/usr/bin/env")' + sed -i -e 1d color/colorconv.py + for i in '$(grep -l -r "/usr/bin/env")' + sed -i -e 1d color/tests/test_colorconv.py + for i in '$(grep -l -r "/usr/bin/env")' + sed -i -e 1d exposure/setup.py + for i in '$(grep -l -r "/usr/bin/env")' + sed -i -e 1d draw/setup.py + for i in '$(grep -l -r "/usr/bin/env")' + sed -i -e 1d _shared/setup.py + for i in '$(grep -l -r "/usr/bin/env")' + sed -i -e 1d external/tifffile/tifffile.py + for i in '$(grep -l -r "/usr/bin/env")' + sed -i -e 1d external/setup.py ~/build/BUILD/scikit-image-0.12.3 + popd + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.H0gLKz + umask 022 + cd /builddir/build/BUILD + cd scikit-image-0.12.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' Partial import of skimage during the build process. Cython >= 0.23 not found; falling back to pre-built geometry.c Cython >= 0.23 not found; falling back to pre-built transform.c Cython >= 0.23 not found; falling back to pre-built interpolation.c Cython >= 0.23 not found; falling back to pre-built _draw.c Cython >= 0.23 not found; falling back to pre-built corner_cy.c Cython >= 0.23 not found; falling back to pre-built censure_cy.c Cython >= 0.23 not found; falling back to pre-built orb_cy.c Cython >= 0.23 not found; falling back to pre-built brief_cy.c Cython >= 0.23 not found; falling back to pre-built _texture.c Cython >= 0.23 not found; falling back to pre-built _hessian_det_appx.c Cython >= 0.23 not found; falling back to pre-built _hoghistogram.c Cython >= 0.23 not found; falling back to pre-built _unwrap_1d.c Cython >= 0.23 not found; falling back to pre-built _unwrap_2d.c Cython >= 0.23 not found; falling back to pre-built _unwrap_3d.c Cython >= 0.23 not found; falling back to pre-built _denoise_cy.c Cython >= 0.23 not found; falling back to pre-built _nl_means_denoising.c Cython >= 0.23 not found; falling back to pre-built _ctmf.c Cython >= 0.23 not found; falling back to pre-built rank/core_cy.c Cython >= 0.23 not found; falling back to pre-built rank/generic_cy.c Cython >= 0.23 not found; falling back to pre-built rank/percentile_cy.c Cython >= 0.23 not found; falling back to pre-built rank/bilateral_cy.c Cython >= 0.23 not found; falling back to pre-built _ncut_cy.c Cython >= 0.23 not found; falling back to pre-built _spath.c Cython >= 0.23 not found; falling back to pre-built _mcp.c Cython >= 0.23 not found; falling back to pre-built heap.c Cython >= 0.23 not found; falling back to pre-built _plugins/_colormixer.c _plugins/_histograms.c Cython >= 0.23 not found; falling back to pre-built _ccomp.c Cython >= 0.23 not found; falling back to pre-built _find_contours_cy.c Cython >= 0.23 not found; falling back to pre-built _moments_cy.c Cython >= 0.23 not found; falling back to pre-built _marching_cubes_cy.c Cython >= 0.23 not found; falling back to pre-built _pnpoly.c Cython >= 0.23 not found; falling back to pre-built _watershed.c Cython >= 0.23 not found; falling back to pre-built _skeletonize_cy.c Cython >= 0.23 not found; falling back to pre-built _convex_hull.c Cython >= 0.23 not found; falling back to pre-built _greyreconstruct.c Cython >= 0.23 not found; falling back to pre-built _skeletonize_3d_cy.c Cython >= 0.23 not found; falling back to pre-built _hough_transform.c Cython >= 0.23 not found; falling back to pre-built _warps_cy.c Cython >= 0.23 not found; falling back to pre-built _radon_transform.c Cython >= 0.23 not found; falling back to pre-built _seam_carving.c Cython >= 0.23 not found; falling back to pre-built _felzenszwalb_cy.c Cython >= 0.23 not found; falling back to pre-built _quickshift.c Cython >= 0.23 not found; falling back to pre-built _slic.c running build running config_cc unifing config_cc, config, build_clib, build_ext, build commands --compiler options running config_fc unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build_src build_src building extension "skimage._shared.geometry" sources building extension "skimage._shared.transform" sources building extension "skimage._shared.interpolation" sources building extension "skimage.draw._draw" sources building extension "skimage.feature.corner_cy" sources building extension "skimage.feature.censure_cy" sources building extension "skimage.feature.orb_cy" sources building extension "skimage.feature.brief_cy" sources building extension "skimage.feature._texture" sources building extension "skimage.feature._hessian_det_appx" sources building extension "skimage.feature._hoghistogram" sources building extension "skimage.restoration._unwrap_1d" sources building extension "skimage.restoration._unwrap_2d" sources building extension "skimage.restoration._unwrap_3d" sources building extension "skimage.restoration._denoise_cy" sources building extension "skimage.restoration._nl_means_denoising" sources building extension "skimage.filters._ctmf" sources building extension "skimage.filters.rank.core_cy" sources building extension "skimage.filters.rank.generic_cy" sources building extension "skimage.filters.rank.percentile_cy" sources building extension "skimage.filters.rank.bilateral_cy" sources building extension "skimage.future.graph._ncut_cy" sources building extension "skimage.graph._spath" sources building extension "skimage.graph._mcp" sources building extension "skimage.graph.heap" sources building extension "skimage.io._plugins._colormixer" sources building extension "skimage.io._plugins._histograms" sources building extension "skimage.measure._ccomp" sources building extension "skimage.measure._find_contours_cy" sources building extension "skimage.measure._moments_cy" sources building extension "skimage.measure._marching_cubes_cy" sources building extension "skimage.measure._pnpoly" sources building extension "skimage.morphology._watershed" sources building extension "skimage.morphology._skeletonize_cy" sources building extension "skimage.morphology._convex_hull" sources building extension "skimage.morphology._greyreconstruct" sources building extension "skimage.morphology._skeletonize_3d_cy" sources building extension "skimage.transform._hough_transform" sources building extension "skimage.transform._warps_cy" sources building extension "skimage.transform._radon_transform" sources building extension "skimage.transform._seam_carving" sources building extension "skimage.segmentation._felzenszwalb_cy" sources building extension "skimage.segmentation._quickshift" sources building extension "skimage.segmentation._slic" sources building extension "skimage.external.tifffile._tifffile" sources building data_files sources build_src: building npy-pkg config files running build_py creating build creating build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/skimage copying skimage/_build.py -> build/lib.linux-armv7l-2.7/skimage copying skimage/setup.py -> build/lib.linux-armv7l-2.7/skimage copying skimage/__init__.py -> build/lib.linux-armv7l-2.7/skimage creating build/lib.linux-armv7l-2.7/skimage/future copying skimage/future/setup.py -> build/lib.linux-armv7l-2.7/skimage/future copying skimage/future/__init__.py -> build/lib.linux-armv7l-2.7/skimage/future creating build/lib.linux-armv7l-2.7/skimage/transform copying skimage/transform/_warps.py -> build/lib.linux-armv7l-2.7/skimage/transform copying skimage/transform/setup.py -> build/lib.linux-armv7l-2.7/skimage/transform copying skimage/transform/pyramids.py -> build/lib.linux-armv7l-2.7/skimage/transform copying skimage/transform/finite_radon_transform.py -> build/lib.linux-armv7l-2.7/skimage/transform copying skimage/transform/__init__.py -> build/lib.linux-armv7l-2.7/skimage/transform copying skimage/transform/hough_transform.py -> build/lib.linux-armv7l-2.7/skimage/transform copying skimage/transform/seam_carving.py -> build/lib.linux-armv7l-2.7/skimage/transform copying skimage/transform/integral.py -> build/lib.linux-armv7l-2.7/skimage/transform copying skimage/transform/_geometric.py -> build/lib.linux-armv7l-2.7/skimage/transform copying skimage/transform/radon_transform.py -> build/lib.linux-armv7l-2.7/skimage/transform creating build/lib.linux-armv7l-2.7/skimage/morphology copying skimage/morphology/setup.py -> build/lib.linux-armv7l-2.7/skimage/morphology copying skimage/morphology/greyreconstruct.py -> build/lib.linux-armv7l-2.7/skimage/morphology copying skimage/morphology/watershed.py -> build/lib.linux-armv7l-2.7/skimage/morphology copying skimage/morphology/grey.py -> build/lib.linux-armv7l-2.7/skimage/morphology copying skimage/morphology/selem.py -> build/lib.linux-armv7l-2.7/skimage/morphology copying skimage/morphology/__init__.py -> build/lib.linux-armv7l-2.7/skimage/morphology copying skimage/morphology/_skeletonize_3d.py -> build/lib.linux-armv7l-2.7/skimage/morphology copying skimage/morphology/misc.py -> build/lib.linux-armv7l-2.7/skimage/morphology copying skimage/morphology/binary.py -> build/lib.linux-armv7l-2.7/skimage/morphology copying skimage/morphology/_skeletonize.py -> build/lib.linux-armv7l-2.7/skimage/morphology copying skimage/morphology/convex_hull.py -> build/lib.linux-armv7l-2.7/skimage/morphology creating build/lib.linux-armv7l-2.7/skimage/feature copying skimage/feature/setup.py -> build/lib.linux-armv7l-2.7/skimage/feature copying skimage/feature/util.py -> build/lib.linux-armv7l-2.7/skimage/feature copying skimage/feature/_hog.py -> build/lib.linux-armv7l-2.7/skimage/feature copying skimage/feature/template.py -> build/lib.linux-armv7l-2.7/skimage/feature copying skimage/feature/_daisy.py -> build/lib.linux-armv7l-2.7/skimage/feature copying skimage/feature/orb.py -> build/lib.linux-armv7l-2.7/skimage/feature copying skimage/feature/censure.py -> build/lib.linux-armv7l-2.7/skimage/feature copying skimage/feature/brief.py -> build/lib.linux-armv7l-2.7/skimage/feature copying skimage/feature/blob.py -> build/lib.linux-armv7l-2.7/skimage/feature copying skimage/feature/__init__.py -> build/lib.linux-armv7l-2.7/skimage/feature copying skimage/feature/register_translation.py -> build/lib.linux-armv7l-2.7/skimage/feature copying skimage/feature/corner.py -> build/lib.linux-armv7l-2.7/skimage/feature copying skimage/feature/peak.py -> build/lib.linux-armv7l-2.7/skimage/feature copying skimage/feature/_canny.py -> build/lib.linux-armv7l-2.7/skimage/feature copying skimage/feature/match.py -> build/lib.linux-armv7l-2.7/skimage/feature copying skimage/feature/texture.py -> build/lib.linux-armv7l-2.7/skimage/feature creating build/lib.linux-armv7l-2.7/skimage/restoration copying skimage/restoration/inpaint.py -> build/lib.linux-armv7l-2.7/skimage/restoration copying skimage/restoration/deconvolution.py -> build/lib.linux-armv7l-2.7/skimage/restoration copying skimage/restoration/setup.py -> build/lib.linux-armv7l-2.7/skimage/restoration copying skimage/restoration/non_local_means.py -> build/lib.linux-armv7l-2.7/skimage/restoration copying skimage/restoration/uft.py -> build/lib.linux-armv7l-2.7/skimage/restoration copying skimage/restoration/_denoise.py -> build/lib.linux-armv7l-2.7/skimage/restoration copying skimage/restoration/__init__.py -> build/lib.linux-armv7l-2.7/skimage/restoration copying skimage/restoration/unwrap.py -> build/lib.linux-armv7l-2.7/skimage/restoration creating build/lib.linux-armv7l-2.7/skimage/filters copying skimage/filters/_gabor.py -> build/lib.linux-armv7l-2.7/skimage/filters copying skimage/filters/thresholding.py -> build/lib.linux-armv7l-2.7/skimage/filters copying skimage/filters/lpi_filter.py -> build/lib.linux-armv7l-2.7/skimage/filters copying skimage/filters/setup.py -> build/lib.linux-armv7l-2.7/skimage/filters copying skimage/filters/_rank_order.py -> build/lib.linux-armv7l-2.7/skimage/filters copying skimage/filters/_gaussian.py -> build/lib.linux-armv7l-2.7/skimage/filters copying skimage/filters/edges.py -> build/lib.linux-armv7l-2.7/skimage/filters copying skimage/filters/__init__.py -> build/lib.linux-armv7l-2.7/skimage/filters creating build/lib.linux-armv7l-2.7/skimage/graph copying skimage/graph/setup.py -> build/lib.linux-armv7l-2.7/skimage/graph copying skimage/graph/spath.py -> build/lib.linux-armv7l-2.7/skimage/graph copying skimage/graph/__init__.py -> build/lib.linux-armv7l-2.7/skimage/graph copying skimage/graph/mcp.py -> build/lib.linux-armv7l-2.7/skimage/graph creating build/lib.linux-armv7l-2.7/skimage/scripts copying skimage/scripts/skivi.py -> build/lib.linux-armv7l-2.7/skimage/scripts copying skimage/scripts/__init__.py -> build/lib.linux-armv7l-2.7/skimage/scripts creating build/lib.linux-armv7l-2.7/skimage/segmentation copying skimage/segmentation/slic_superpixels.py -> build/lib.linux-armv7l-2.7/skimage/segmentation copying skimage/segmentation/_join.py -> build/lib.linux-armv7l-2.7/skimage/segmentation copying skimage/segmentation/active_contour_model.py -> build/lib.linux-armv7l-2.7/skimage/segmentation copying skimage/segmentation/random_walker_segmentation.py -> build/lib.linux-armv7l-2.7/skimage/segmentation copying skimage/segmentation/setup.py -> build/lib.linux-armv7l-2.7/skimage/segmentation copying skimage/segmentation/boundaries.py -> build/lib.linux-armv7l-2.7/skimage/segmentation copying skimage/segmentation/_felzenszwalb.py -> build/lib.linux-armv7l-2.7/skimage/segmentation copying skimage/segmentation/__init__.py -> build/lib.linux-armv7l-2.7/skimage/segmentation copying skimage/segmentation/_clear_border.py -> build/lib.linux-armv7l-2.7/skimage/segmentation creating build/lib.linux-armv7l-2.7/skimage/measure copying skimage/measure/profile.py -> build/lib.linux-armv7l-2.7/skimage/measure copying skimage/measure/setup.py -> build/lib.linux-armv7l-2.7/skimage/measure copying skimage/measure/simple_metrics.py -> build/lib.linux-armv7l-2.7/skimage/measure copying skimage/measure/fit.py -> build/lib.linux-armv7l-2.7/skimage/measure copying skimage/measure/_label.py -> build/lib.linux-armv7l-2.7/skimage/measure copying skimage/measure/_polygon.py -> build/lib.linux-armv7l-2.7/skimage/measure copying skimage/measure/block.py -> build/lib.linux-armv7l-2.7/skimage/measure copying skimage/measure/_find_contours.py -> build/lib.linux-armv7l-2.7/skimage/measure copying skimage/measure/__init__.py -> build/lib.linux-armv7l-2.7/skimage/measure copying skimage/measure/_moments.py -> build/lib.linux-armv7l-2.7/skimage/measure copying skimage/measure/_marching_cubes.py -> build/lib.linux-armv7l-2.7/skimage/measure copying skimage/measure/_regionprops.py -> build/lib.linux-armv7l-2.7/skimage/measure copying skimage/measure/_structural_similarity.py -> build/lib.linux-armv7l-2.7/skimage/measure creating build/lib.linux-armv7l-2.7/skimage/io copying skimage/io/_io.py -> build/lib.linux-armv7l-2.7/skimage/io copying skimage/io/setup.py -> build/lib.linux-armv7l-2.7/skimage/io copying skimage/io/_image_stack.py -> build/lib.linux-armv7l-2.7/skimage/io copying skimage/io/util.py -> build/lib.linux-armv7l-2.7/skimage/io copying skimage/io/collection.py -> build/lib.linux-armv7l-2.7/skimage/io copying skimage/io/manage_plugins.py -> build/lib.linux-armv7l-2.7/skimage/io copying skimage/io/__init__.py -> build/lib.linux-armv7l-2.7/skimage/io copying skimage/io/sift.py -> build/lib.linux-armv7l-2.7/skimage/io creating build/lib.linux-armv7l-2.7/skimage/filter copying skimage/filter/__init__.py -> build/lib.linux-armv7l-2.7/skimage/filter creating build/lib.linux-armv7l-2.7/skimage/color copying skimage/color/colorlabel.py -> build/lib.linux-armv7l-2.7/skimage/color copying skimage/color/adapt_rgb.py -> build/lib.linux-armv7l-2.7/skimage/color copying skimage/color/delta_e.py -> build/lib.linux-armv7l-2.7/skimage/color copying skimage/color/rgb_colors.py -> build/lib.linux-armv7l-2.7/skimage/color copying skimage/color/__init__.py -> build/lib.linux-armv7l-2.7/skimage/color copying skimage/color/colorconv.py -> build/lib.linux-armv7l-2.7/skimage/color creating build/lib.linux-armv7l-2.7/skimage/novice copying skimage/novice/__init__.py -> build/lib.linux-armv7l-2.7/skimage/novice copying skimage/novice/_novice.py -> build/lib.linux-armv7l-2.7/skimage/novice creating build/lib.linux-armv7l-2.7/skimage/exposure copying skimage/exposure/setup.py -> build/lib.linux-armv7l-2.7/skimage/exposure copying skimage/exposure/exposure.py -> build/lib.linux-armv7l-2.7/skimage/exposure copying skimage/exposure/__init__.py -> build/lib.linux-armv7l-2.7/skimage/exposure copying skimage/exposure/_adapthist.py -> build/lib.linux-armv7l-2.7/skimage/exposure creating build/lib.linux-armv7l-2.7/skimage/util copying skimage/util/shape.py -> build/lib.linux-armv7l-2.7/skimage/util copying skimage/util/colormap.py -> build/lib.linux-armv7l-2.7/skimage/util copying skimage/util/noise.py -> build/lib.linux-armv7l-2.7/skimage/util copying skimage/util/unique.py -> build/lib.linux-armv7l-2.7/skimage/util copying skimage/util/_regular_grid.py -> build/lib.linux-armv7l-2.7/skimage/util copying skimage/util/__init__.py -> build/lib.linux-armv7l-2.7/skimage/util copying skimage/util/arraypad.py -> build/lib.linux-armv7l-2.7/skimage/util copying skimage/util/montage.py -> build/lib.linux-armv7l-2.7/skimage/util copying skimage/util/apply_parallel.py -> build/lib.linux-armv7l-2.7/skimage/util copying skimage/util/dtype.py -> build/lib.linux-armv7l-2.7/skimage/util creating build/lib.linux-armv7l-2.7/skimage/draw copying skimage/draw/setup.py -> build/lib.linux-armv7l-2.7/skimage/draw copying skimage/draw/draw3d.py -> build/lib.linux-armv7l-2.7/skimage/draw copying skimage/draw/draw.py -> build/lib.linux-armv7l-2.7/skimage/draw copying skimage/draw/__init__.py -> build/lib.linux-armv7l-2.7/skimage/draw creating build/lib.linux-armv7l-2.7/skimage/data copying skimage/data/_binary_blobs.py -> build/lib.linux-armv7l-2.7/skimage/data copying skimage/data/__init__.py -> build/lib.linux-armv7l-2.7/skimage/data creating build/lib.linux-armv7l-2.7/skimage/viewer copying skimage/viewer/qt.py -> build/lib.linux-armv7l-2.7/skimage/viewer copying skimage/viewer/__init__.py -> build/lib.linux-armv7l-2.7/skimage/viewer creating build/lib.linux-armv7l-2.7/skimage/_shared copying skimage/_shared/utils.py -> build/lib.linux-armv7l-2.7/skimage/_shared copying skimage/_shared/_warnings.py -> build/lib.linux-armv7l-2.7/skimage/_shared copying skimage/_shared/_tempfile.py -> build/lib.linux-armv7l-2.7/skimage/_shared copying skimage/_shared/setup.py -> build/lib.linux-armv7l-2.7/skimage/_shared copying skimage/_shared/version_requirements.py -> build/lib.linux-armv7l-2.7/skimage/_shared copying skimage/_shared/_geometry.py -> build/lib.linux-armv7l-2.7/skimage/_shared copying skimage/_shared/__init__.py -> build/lib.linux-armv7l-2.7/skimage/_shared copying skimage/_shared/testing.py -> build/lib.linux-armv7l-2.7/skimage/_shared creating build/lib.linux-armv7l-2.7/skimage/external copying skimage/external/setup.py -> build/lib.linux-armv7l-2.7/skimage/external copying skimage/external/test_tifffile.py -> build/lib.linux-armv7l-2.7/skimage/external copying skimage/external/__init__.py -> build/lib.linux-armv7l-2.7/skimage/external creating build/lib.linux-armv7l-2.7/skimage/future/graph copying skimage/future/graph/_ncut.py -> build/lib.linux-armv7l-2.7/skimage/future/graph copying skimage/future/graph/rag.py -> build/lib.linux-armv7l-2.7/skimage/future/graph copying skimage/future/graph/graph_merge.py -> build/lib.linux-armv7l-2.7/skimage/future/graph copying skimage/future/graph/graph_cut.py -> build/lib.linux-armv7l-2.7/skimage/future/graph copying skimage/future/graph/setup.py -> build/lib.linux-armv7l-2.7/skimage/future/graph copying skimage/future/graph/__init__.py -> build/lib.linux-armv7l-2.7/skimage/future/graph creating build/lib.linux-armv7l-2.7/skimage/transform/tests copying skimage/transform/tests/test_pyramids.py -> build/lib.linux-armv7l-2.7/skimage/transform/tests copying skimage/transform/tests/test_warps.py -> build/lib.linux-armv7l-2.7/skimage/transform/tests copying skimage/transform/tests/test_radon_transform.py -> build/lib.linux-armv7l-2.7/skimage/transform/tests copying skimage/transform/tests/test_seam_carving.py -> build/lib.linux-armv7l-2.7/skimage/transform/tests copying skimage/transform/tests/test_geometric.py -> build/lib.linux-armv7l-2.7/skimage/transform/tests copying skimage/transform/tests/__init__.py -> build/lib.linux-armv7l-2.7/skimage/transform/tests copying skimage/transform/tests/test_hough_transform.py -> build/lib.linux-armv7l-2.7/skimage/transform/tests copying skimage/transform/tests/test_integral.py -> build/lib.linux-armv7l-2.7/skimage/transform/tests copying skimage/transform/tests/test_finite_radon_transform.py -> build/lib.linux-armv7l-2.7/skimage/transform/tests creating build/lib.linux-armv7l-2.7/skimage/morphology/tests copying skimage/morphology/tests/test_selem.py -> build/lib.linux-armv7l-2.7/skimage/morphology/tests copying skimage/morphology/tests/test_reconstruction.py -> build/lib.linux-armv7l-2.7/skimage/morphology/tests copying skimage/morphology/tests/test_binary.py -> build/lib.linux-armv7l-2.7/skimage/morphology/tests copying skimage/morphology/tests/test_watershed.py -> build/lib.linux-armv7l-2.7/skimage/morphology/tests copying skimage/morphology/tests/test_convex_hull.py -> build/lib.linux-armv7l-2.7/skimage/morphology/tests copying skimage/morphology/tests/test_skeletonize.py -> build/lib.linux-armv7l-2.7/skimage/morphology/tests copying skimage/morphology/tests/test_ccomp.py -> build/lib.linux-armv7l-2.7/skimage/morphology/tests copying skimage/morphology/tests/test_grey.py -> build/lib.linux-armv7l-2.7/skimage/morphology/tests copying skimage/morphology/tests/__init__.py -> build/lib.linux-armv7l-2.7/skimage/morphology/tests copying skimage/morphology/tests/test_misc.py -> build/lib.linux-armv7l-2.7/skimage/morphology/tests copying skimage/morphology/tests/test_skeletonize_3d.py -> build/lib.linux-armv7l-2.7/skimage/morphology/tests creating build/lib.linux-armv7l-2.7/skimage/feature/tests copying skimage/feature/tests/test_brief.py -> build/lib.linux-armv7l-2.7/skimage/feature/tests copying skimage/feature/tests/test_blob.py -> build/lib.linux-armv7l-2.7/skimage/feature/tests copying skimage/feature/tests/test_corner.py -> build/lib.linux-armv7l-2.7/skimage/feature/tests copying skimage/feature/tests/test_util.py -> build/lib.linux-armv7l-2.7/skimage/feature/tests copying skimage/feature/tests/test_canny.py -> build/lib.linux-armv7l-2.7/skimage/feature/tests copying skimage/feature/tests/test_peak.py -> build/lib.linux-armv7l-2.7/skimage/feature/tests copying skimage/feature/tests/test_hog.py -> build/lib.linux-armv7l-2.7/skimage/feature/tests copying skimage/feature/tests/__init__.py -> build/lib.linux-armv7l-2.7/skimage/feature/tests copying skimage/feature/tests/test_match.py -> build/lib.linux-armv7l-2.7/skimage/feature/tests copying skimage/feature/tests/test_register_translation.py -> build/lib.linux-armv7l-2.7/skimage/feature/tests copying skimage/feature/tests/test_texture.py -> build/lib.linux-armv7l-2.7/skimage/feature/tests copying skimage/feature/tests/test_censure.py -> build/lib.linux-armv7l-2.7/skimage/feature/tests copying skimage/feature/tests/test_daisy.py -> build/lib.linux-armv7l-2.7/skimage/feature/tests copying skimage/feature/tests/test_template.py -> build/lib.linux-armv7l-2.7/skimage/feature/tests copying skimage/feature/tests/test_orb.py -> build/lib.linux-armv7l-2.7/skimage/feature/tests creating build/lib.linux-armv7l-2.7/skimage/restoration/tests copying skimage/restoration/tests/test_denoise.py -> build/lib.linux-armv7l-2.7/skimage/restoration/tests copying skimage/restoration/tests/test_unwrap.py -> build/lib.linux-armv7l-2.7/skimage/restoration/tests copying skimage/restoration/tests/test_inpaint.py -> build/lib.linux-armv7l-2.7/skimage/restoration/tests copying skimage/restoration/tests/test_restoration.py -> build/lib.linux-armv7l-2.7/skimage/restoration/tests copying skimage/restoration/tests/__init__.py -> build/lib.linux-armv7l-2.7/skimage/restoration/tests creating build/lib.linux-armv7l-2.7/skimage/filters/rank copying skimage/filters/rank/generic.py -> build/lib.linux-armv7l-2.7/skimage/filters/rank copying skimage/filters/rank/__init__.py -> build/lib.linux-armv7l-2.7/skimage/filters/rank copying skimage/filters/rank/bilateral.py -> build/lib.linux-armv7l-2.7/skimage/filters/rank copying skimage/filters/rank/_percentile.py -> build/lib.linux-armv7l-2.7/skimage/filters/rank creating build/lib.linux-armv7l-2.7/skimage/filters/tests copying skimage/filters/tests/test_gabor.py -> build/lib.linux-armv7l-2.7/skimage/filters/tests copying skimage/filters/tests/test_deprecated_imports.py -> build/lib.linux-armv7l-2.7/skimage/filters/tests copying skimage/filters/tests/test_lpi_filter.py -> build/lib.linux-armv7l-2.7/skimage/filters/tests copying skimage/filters/tests/test_edges.py -> build/lib.linux-armv7l-2.7/skimage/filters/tests copying skimage/filters/tests/test_gaussian.py -> build/lib.linux-armv7l-2.7/skimage/filters/tests copying skimage/filters/tests/test_median.py -> build/lib.linux-armv7l-2.7/skimage/filters/tests copying skimage/filters/tests/__init__.py -> build/lib.linux-armv7l-2.7/skimage/filters/tests copying skimage/filters/tests/test_thresholding.py -> build/lib.linux-armv7l-2.7/skimage/filters/tests creating build/lib.linux-armv7l-2.7/skimage/graph/tests copying skimage/graph/tests/test_spath.py -> build/lib.linux-armv7l-2.7/skimage/graph/tests copying skimage/graph/tests/test_mcp.py -> build/lib.linux-armv7l-2.7/skimage/graph/tests copying skimage/graph/tests/test_flexible.py -> build/lib.linux-armv7l-2.7/skimage/graph/tests copying skimage/graph/tests/test_heap.py -> build/lib.linux-armv7l-2.7/skimage/graph/tests copying skimage/graph/tests/test_anisotropy.py -> build/lib.linux-armv7l-2.7/skimage/graph/tests copying skimage/graph/tests/test_connect.py -> build/lib.linux-armv7l-2.7/skimage/graph/tests copying skimage/graph/tests/__init__.py -> build/lib.linux-armv7l-2.7/skimage/graph/tests creating build/lib.linux-armv7l-2.7/skimage/segmentation/tests copying skimage/segmentation/tests/test_boundaries.py -> build/lib.linux-armv7l-2.7/skimage/segmentation/tests copying skimage/segmentation/tests/test_active_contour_model.py -> build/lib.linux-armv7l-2.7/skimage/segmentation/tests copying skimage/segmentation/tests/test_felzenszwalb.py -> build/lib.linux-armv7l-2.7/skimage/segmentation/tests copying skimage/segmentation/tests/test_clear_border.py -> build/lib.linux-armv7l-2.7/skimage/segmentation/tests copying skimage/segmentation/tests/test_join.py -> build/lib.linux-armv7l-2.7/skimage/segmentation/tests copying skimage/segmentation/tests/test_quickshift.py -> build/lib.linux-armv7l-2.7/skimage/segmentation/tests copying skimage/segmentation/tests/__init__.py -> build/lib.linux-armv7l-2.7/skimage/segmentation/tests copying skimage/segmentation/tests/test_slic.py -> build/lib.linux-armv7l-2.7/skimage/segmentation/tests copying skimage/segmentation/tests/test_random_walker.py -> build/lib.linux-armv7l-2.7/skimage/segmentation/tests creating build/lib.linux-armv7l-2.7/skimage/measure/tests copying skimage/measure/tests/test_moments.py -> build/lib.linux-armv7l-2.7/skimage/measure/tests copying skimage/measure/tests/test_marching_cubes.py -> build/lib.linux-armv7l-2.7/skimage/measure/tests copying skimage/measure/tests/test_regionprops.py -> build/lib.linux-armv7l-2.7/skimage/measure/tests copying skimage/measure/tests/test_structural_similarity.py -> build/lib.linux-armv7l-2.7/skimage/measure/tests copying skimage/measure/tests/test_fit.py -> build/lib.linux-armv7l-2.7/skimage/measure/tests copying skimage/measure/tests/test_polygon.py -> build/lib.linux-armv7l-2.7/skimage/measure/tests copying skimage/measure/tests/test_pnpoly.py -> build/lib.linux-armv7l-2.7/skimage/measure/tests copying skimage/measure/tests/test_profile.py -> build/lib.linux-armv7l-2.7/skimage/measure/tests copying skimage/measure/tests/test_find_contours.py -> build/lib.linux-armv7l-2.7/skimage/measure/tests copying skimage/measure/tests/__init__.py -> build/lib.linux-armv7l-2.7/skimage/measure/tests copying skimage/measure/tests/test_simple_metrics.py -> build/lib.linux-armv7l-2.7/skimage/measure/tests copying skimage/measure/tests/test_block.py -> build/lib.linux-armv7l-2.7/skimage/measure/tests creating build/lib.linux-armv7l-2.7/skimage/io/_plugins copying skimage/io/_plugins/q_histogram.py -> build/lib.linux-armv7l-2.7/skimage/io/_plugins copying skimage/io/_plugins/imread_plugin.py -> build/lib.linux-armv7l-2.7/skimage/io/_plugins copying skimage/io/_plugins/gdal_plugin.py -> build/lib.linux-armv7l-2.7/skimage/io/_plugins copying skimage/io/_plugins/q_color_mixer.py -> build/lib.linux-armv7l-2.7/skimage/io/_plugins copying skimage/io/_plugins/util.py -> build/lib.linux-armv7l-2.7/skimage/io/_plugins copying skimage/io/_plugins/simpleitk_plugin.py -> build/lib.linux-armv7l-2.7/skimage/io/_plugins copying skimage/io/_plugins/qt_plugin.py -> build/lib.linux-armv7l-2.7/skimage/io/_plugins copying skimage/io/_plugins/tifffile_plugin.py -> build/lib.linux-armv7l-2.7/skimage/io/_plugins copying skimage/io/_plugins/test_plugin.py -> build/lib.linux-armv7l-2.7/skimage/io/_plugins copying skimage/io/_plugins/gtk_plugin.py -> build/lib.linux-armv7l-2.7/skimage/io/_plugins copying skimage/io/_plugins/skivi.py -> build/lib.linux-armv7l-2.7/skimage/io/_plugins copying skimage/io/_plugins/freeimage_plugin.py -> build/lib.linux-armv7l-2.7/skimage/io/_plugins copying skimage/io/_plugins/__init__.py -> build/lib.linux-armv7l-2.7/skimage/io/_plugins copying skimage/io/_plugins/matplotlib_plugin.py -> build/lib.linux-armv7l-2.7/skimage/io/_plugins copying skimage/io/_plugins/imageio_plugin.py -> build/lib.linux-armv7l-2.7/skimage/io/_plugins copying skimage/io/_plugins/pil_plugin.py -> build/lib.linux-armv7l-2.7/skimage/io/_plugins copying skimage/io/_plugins/fits_plugin.py -> build/lib.linux-armv7l-2.7/skimage/io/_plugins creating build/lib.linux-armv7l-2.7/skimage/io/tests copying skimage/io/tests/test_io.py -> build/lib.linux-armv7l-2.7/skimage/io/tests copying skimage/io/tests/test_plugin.py -> build/lib.linux-armv7l-2.7/skimage/io/tests copying skimage/io/tests/test_simpleitk.py -> build/lib.linux-armv7l-2.7/skimage/io/tests copying skimage/io/tests/test_collection.py -> build/lib.linux-armv7l-2.7/skimage/io/tests copying skimage/io/tests/test_plugin_util.py -> build/lib.linux-armv7l-2.7/skimage/io/tests copying skimage/io/tests/test_imread.py -> build/lib.linux-armv7l-2.7/skimage/io/tests copying skimage/io/tests/test_multi_image.py -> build/lib.linux-armv7l-2.7/skimage/io/tests copying skimage/io/tests/test_histograms.py -> build/lib.linux-armv7l-2.7/skimage/io/tests copying skimage/io/tests/test_tifffile.py -> build/lib.linux-armv7l-2.7/skimage/io/tests copying skimage/io/tests/__init__.py -> build/lib.linux-armv7l-2.7/skimage/io/tests copying skimage/io/tests/test_freeimage.py -> build/lib.linux-armv7l-2.7/skimage/io/tests copying skimage/io/tests/test_imageio.py -> build/lib.linux-armv7l-2.7/skimage/io/tests copying skimage/io/tests/test_fits.py -> build/lib.linux-armv7l-2.7/skimage/io/tests copying skimage/io/tests/test_pil.py -> build/lib.linux-armv7l-2.7/skimage/io/tests copying skimage/io/tests/test_colormixer.py -> build/lib.linux-armv7l-2.7/skimage/io/tests copying skimage/io/tests/test_sift.py -> build/lib.linux-armv7l-2.7/skimage/io/tests copying skimage/io/tests/test_mpl_imshow.py -> build/lib.linux-armv7l-2.7/skimage/io/tests creating build/lib.linux-armv7l-2.7/skimage/filter/rank copying skimage/filter/rank/__init__.py -> build/lib.linux-armv7l-2.7/skimage/filter/rank creating build/lib.linux-armv7l-2.7/skimage/color/tests copying skimage/color/tests/test_delta_e.py -> build/lib.linux-armv7l-2.7/skimage/color/tests copying skimage/color/tests/test_colorconv.py -> build/lib.linux-armv7l-2.7/skimage/color/tests copying skimage/color/tests/test_adapt_rgb.py -> build/lib.linux-armv7l-2.7/skimage/color/tests copying skimage/color/tests/__init__.py -> build/lib.linux-armv7l-2.7/skimage/color/tests copying skimage/color/tests/test_colorlabel.py -> build/lib.linux-armv7l-2.7/skimage/color/tests creating build/lib.linux-armv7l-2.7/skimage/novice/tests copying skimage/novice/tests/test_novice.py -> build/lib.linux-armv7l-2.7/skimage/novice/tests copying skimage/novice/tests/__init__.py -> build/lib.linux-armv7l-2.7/skimage/novice/tests creating build/lib.linux-armv7l-2.7/skimage/exposure/tests copying skimage/exposure/tests/test_exposure.py -> build/lib.linux-armv7l-2.7/skimage/exposure/tests copying skimage/exposure/tests/__init__.py -> build/lib.linux-armv7l-2.7/skimage/exposure/tests creating build/lib.linux-armv7l-2.7/skimage/util/tests copying skimage/util/tests/test_shape.py -> build/lib.linux-armv7l-2.7/skimage/util/tests copying skimage/util/tests/test_apply_parallel.py -> build/lib.linux-armv7l-2.7/skimage/util/tests copying skimage/util/tests/test_regular_grid.py -> build/lib.linux-armv7l-2.7/skimage/util/tests copying skimage/util/tests/test_random_noise.py -> build/lib.linux-armv7l-2.7/skimage/util/tests copying skimage/util/tests/test_unique_rows.py -> build/lib.linux-armv7l-2.7/skimage/util/tests copying skimage/util/tests/test_arraypad.py -> build/lib.linux-armv7l-2.7/skimage/util/tests copying skimage/util/tests/__init__.py -> build/lib.linux-armv7l-2.7/skimage/util/tests copying skimage/util/tests/test_montage.py -> build/lib.linux-armv7l-2.7/skimage/util/tests copying skimage/util/tests/test_dtype.py -> build/lib.linux-armv7l-2.7/skimage/util/tests creating build/lib.linux-armv7l-2.7/skimage/draw/tests copying skimage/draw/tests/test_draw.py -> build/lib.linux-armv7l-2.7/skimage/draw/tests copying skimage/draw/tests/__init__.py -> build/lib.linux-armv7l-2.7/skimage/draw/tests copying skimage/draw/tests/test_draw3d.py -> build/lib.linux-armv7l-2.7/skimage/draw/tests creating build/lib.linux-armv7l-2.7/skimage/data/tests copying skimage/data/tests/__init__.py -> build/lib.linux-armv7l-2.7/skimage/data/tests copying skimage/data/tests/test_data.py -> build/lib.linux-armv7l-2.7/skimage/data/tests creating build/lib.linux-armv7l-2.7/skimage/viewer/plugins copying skimage/viewer/plugins/overlayplugin.py -> build/lib.linux-armv7l-2.7/skimage/viewer/plugins copying skimage/viewer/plugins/plotplugin.py -> build/lib.linux-armv7l-2.7/skimage/viewer/plugins copying skimage/viewer/plugins/labelplugin.py -> build/lib.linux-armv7l-2.7/skimage/viewer/plugins copying skimage/viewer/plugins/crop.py -> build/lib.linux-armv7l-2.7/skimage/viewer/plugins copying skimage/viewer/plugins/base.py -> build/lib.linux-armv7l-2.7/skimage/viewer/plugins copying skimage/viewer/plugins/__init__.py -> build/lib.linux-armv7l-2.7/skimage/viewer/plugins copying skimage/viewer/plugins/canny.py -> build/lib.linux-armv7l-2.7/skimage/viewer/plugins copying skimage/viewer/plugins/color_histogram.py -> build/lib.linux-armv7l-2.7/skimage/viewer/plugins copying skimage/viewer/plugins/lineprofile.py -> build/lib.linux-armv7l-2.7/skimage/viewer/plugins copying skimage/viewer/plugins/measure.py -> build/lib.linux-armv7l-2.7/skimage/viewer/plugins creating build/lib.linux-armv7l-2.7/skimage/viewer/canvastools copying skimage/viewer/canvastools/linetool.py -> build/lib.linux-armv7l-2.7/skimage/viewer/canvastools copying skimage/viewer/canvastools/base.py -> build/lib.linux-armv7l-2.7/skimage/viewer/canvastools copying skimage/viewer/canvastools/recttool.py -> build/lib.linux-armv7l-2.7/skimage/viewer/canvastools copying skimage/viewer/canvastools/__init__.py -> build/lib.linux-armv7l-2.7/skimage/viewer/canvastools copying skimage/viewer/canvastools/painttool.py -> build/lib.linux-armv7l-2.7/skimage/viewer/canvastools creating build/lib.linux-armv7l-2.7/skimage/viewer/widgets copying skimage/viewer/widgets/core.py -> build/lib.linux-armv7l-2.7/skimage/viewer/widgets copying skimage/viewer/widgets/history.py -> build/lib.linux-armv7l-2.7/skimage/viewer/widgets copying skimage/viewer/widgets/__init__.py -> build/lib.linux-armv7l-2.7/skimage/viewer/widgets creating build/lib.linux-armv7l-2.7/skimage/viewer/utils copying skimage/viewer/utils/core.py -> build/lib.linux-armv7l-2.7/skimage/viewer/utils copying skimage/viewer/utils/dialogs.py -> build/lib.linux-armv7l-2.7/skimage/viewer/utils copying skimage/viewer/utils/canvas.py -> build/lib.linux-armv7l-2.7/skimage/viewer/utils copying skimage/viewer/utils/__init__.py -> build/lib.linux-armv7l-2.7/skimage/viewer/utils creating build/lib.linux-armv7l-2.7/skimage/viewer/viewers copying skimage/viewer/viewers/core.py -> build/lib.linux-armv7l-2.7/skimage/viewer/viewers copying skimage/viewer/viewers/__init__.py -> build/lib.linux-armv7l-2.7/skimage/viewer/viewers creating build/lib.linux-armv7l-2.7/skimage/viewer/tests copying skimage/viewer/tests/test_viewer.py -> build/lib.linux-armv7l-2.7/skimage/viewer/tests copying skimage/viewer/tests/test_widgets.py -> build/lib.linux-armv7l-2.7/skimage/viewer/tests copying skimage/viewer/tests/test_tools.py -> build/lib.linux-armv7l-2.7/skimage/viewer/tests copying skimage/viewer/tests/__init__.py -> build/lib.linux-armv7l-2.7/skimage/viewer/tests copying skimage/viewer/tests/test_plugins.py -> build/lib.linux-armv7l-2.7/skimage/viewer/tests copying skimage/viewer/tests/test_utils.py -> build/lib.linux-armv7l-2.7/skimage/viewer/tests creating build/lib.linux-armv7l-2.7/skimage/_shared/tests copying skimage/_shared/tests/test_testing.py -> build/lib.linux-armv7l-2.7/skimage/_shared/tests copying skimage/_shared/tests/__init__.py -> build/lib.linux-armv7l-2.7/skimage/_shared/tests copying skimage/_shared/tests/test_geometry.py -> build/lib.linux-armv7l-2.7/skimage/_shared/tests copying skimage/_shared/tests/test_safe_as_int.py -> build/lib.linux-armv7l-2.7/skimage/_shared/tests copying skimage/_shared/tests/test_version_requirements.py -> build/lib.linux-armv7l-2.7/skimage/_shared/tests copying skimage/_shared/tests/test_utils.py -> build/lib.linux-armv7l-2.7/skimage/_shared/tests copying skimage/_shared/tests/test_interpolation.py -> build/lib.linux-armv7l-2.7/skimage/_shared/tests creating build/lib.linux-armv7l-2.7/skimage/external/tifffile copying skimage/external/tifffile/tifffile.py -> build/lib.linux-armv7l-2.7/skimage/external/tifffile copying skimage/external/tifffile/__init__.py -> build/lib.linux-armv7l-2.7/skimage/external/tifffile creating build/lib.linux-armv7l-2.7/skimage/filters/rank/tests copying skimage/filters/rank/tests/test_rank.py -> build/lib.linux-armv7l-2.7/skimage/filters/rank/tests copying skimage/filters/rank/tests/__init__.py -> build/lib.linux-armv7l-2.7/skimage/filters/rank/tests running build_ext customize UnixCCompiler customize UnixCCompiler using build_ext building 'skimage._shared.geometry' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/skimage creating build/temp.linux-armv7l-2.7/skimage/_shared compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/_shared/geometry.c gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/_shared/geometry.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/_shared/geometry.so building 'skimage._shared.transform' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/_shared/transform.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/_shared/transform.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/_shared/transform.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/_shared/transform.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/_shared/transform.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/_shared/transform.so building 'skimage._shared.interpolation' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/_shared/interpolation.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/_shared/interpolation.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/_shared/interpolation.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/_shared/interpolation.c:252: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/_shared/interpolation.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/_shared/interpolation.so building 'skimage.draw._draw' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC creating build/temp.linux-armv7l-2.7/skimage/draw compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -Iskimage/_shared -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/draw/_draw.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/draw/_draw.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/draw/_draw.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/draw/_draw.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/draw/_draw.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/draw/_draw.so building 'skimage.feature.corner_cy' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC creating build/temp.linux-armv7l-2.7/skimage/feature compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/feature/corner_cy.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/feature/corner_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/feature/corner_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/feature/corner_cy.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/feature/corner_cy.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/feature/corner_cy.so building 'skimage.feature.censure_cy' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/feature/censure_cy.c gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/feature/censure_cy.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/feature/censure_cy.so building 'skimage.feature.orb_cy' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/feature/orb_cy.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/feature/orb_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/feature/orb_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/feature/orb_cy.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/feature/orb_cy.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/feature/orb_cy.so building 'skimage.feature.brief_cy' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/feature/brief_cy.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/feature/brief_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/feature/brief_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/feature/brief_cy.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/feature/brief_cy.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/feature/brief_cy.so building 'skimage.feature._texture' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -Iskimage/_shared -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/feature/_texture.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/feature/_texture.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/feature/_texture.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/feature/_texture.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/feature/_texture.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/feature/_texture.so building 'skimage.feature._hessian_det_appx' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/feature/_hessian_det_appx.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/feature/_hessian_det_appx.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/feature/_hessian_det_appx.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/feature/_hessian_det_appx.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/feature/_hessian_det_appx.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/feature/_hessian_det_appx.so building 'skimage.feature._hoghistogram' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -Iskimage/_shared -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/feature/_hoghistogram.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/feature/_hoghistogram.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/feature/_hoghistogram.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/feature/_hoghistogram.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/feature/_hoghistogram.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/feature/_hoghistogram.so building 'skimage.restoration._unwrap_1d' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC creating build/temp.linux-armv7l-2.7/skimage/restoration compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/restoration/_unwrap_1d.c gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/restoration/_unwrap_1d.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/restoration/_unwrap_1d.so building 'skimage.restoration._unwrap_2d' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/restoration/unwrap_2d_ljmu.c skimage/restoration/unwrap_2d_ljmu.c: In function 'maskImage': skimage/restoration/unwrap_2d_ljmu.c:649:7: warning: unused variable 'image_height_minus_one' [-Wunused-variable] int image_height_minus_one = image_height - 1; ^ skimage/restoration/unwrap_2d_ljmu.c:648:7: warning: unused variable 'image_width_minus_one' [-Wunused-variable] int image_width_minus_one = image_width - 1; ^ skimage/restoration/unwrap_2d_ljmu.c:647:7: warning: unused variable 'image_height_plus_one' [-Wunused-variable] int image_height_plus_one = image_height + 1; ^ skimage/restoration/unwrap_2d_ljmu.c:646:7: warning: unused variable 'image_width_plus_one' [-Wunused-variable] int image_width_plus_one = image_width + 1; ^ gcc: skimage/restoration/_unwrap_2d.c skimage/restoration/_unwrap_2d.c: In function '__pyx_pf_7skimage_11restoration_10_unwrap_2d_unwrap_2d': skimage/restoration/_unwrap_2d.c:1533:3: warning: implicit declaration of function 'unwrap2D' [-Wimplicit-function-declaration] unwrap2D((&(*((double *) ( /* dim=1 */ ((char *) (((double *) ( /* dim=0 */ (__pyx_v_image.data + __pyx_t_1 * __pyx_v_image.strides[0]) )) + __pyx_t_2)) )))), (&(*((double *) ( /* dim=1 */ ((char *) (((double *) ( /* dim=0 */ (__pyx_v_unwrapped_image.data + __pyx_t_4 * __pyx_v_unwrapped_image.strides[0]) )) + __pyx_t_5)) )))), (&(*((unsigned char *) ( /* dim=1 */ ((char *) (((unsigned char *) ( /* dim=0 */ (__pyx_v_mask.data + __pyx_t_6 * __pyx_v_mask.strides[0]) )) + __pyx_t_7)) )))), (__pyx_v_image.shape[1]), (__pyx_v_image.shape[0]), __pyx_t_3, __pyx_t_9, __pyx_t_10, __pyx_t_11); ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/restoration/_unwrap_2d.o build/temp.linux-armv7l-2.7/skimage/restoration/unwrap_2d_ljmu.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/restoration/_unwrap_2d.so building 'skimage.restoration._unwrap_3d' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/restoration/_unwrap_3d.c skimage/restoration/_unwrap_3d.c: In function '__pyx_pf_7skimage_11restoration_10_unwrap_3d_unwrap_3d': skimage/restoration/_unwrap_3d.c:1556:3: warning: implicit declaration of function 'unwrap3D' [-Wimplicit-function-declaration] unwrap3D((&(*((double *) ( /* dim=2 */ ((char *) (((double *) ( /* dim=1 */ (( /* dim=0 */ (__pyx_v_image.data + __pyx_t_1 * __pyx_v_image.strides[0]) ) + __pyx_t_2 * __pyx_v_image.strides[1]) )) + __pyx_t_3)) )))), (&(*((double *) ( /* dim=2 */ ((char *) (((double *) ( /* dim=1 */ (( /* dim=0 */ (__pyx_v_unwrapped_image.data + __pyx_t_5 * __pyx_v_unwrapped_image.strides[0]) ) + __pyx_t_6 * __pyx_v_unwrapped_image.strides[1]) )) + __pyx_t_7)) )))), (&(*((unsigned char *) ( /* dim=2 */ ((char *) (((unsigned char *) ( /* dim=1 */ (( /* dim=0 */ (__pyx_v_mask.data + __pyx_t_8 * __pyx_v_mask.strides[0]) ) + __pyx_t_9 * __pyx_v_mask.strides[1]) )) + __pyx_t_10)) )))), (__pyx_v_image.shape[2]), (__pyx_v_image.shape[1]), (__pyx_v_image.shape[0]), __pyx_t_4, __pyx_t_12, __pyx_t_13, __pyx_t_14, __pyx_t_15); ^ gcc: skimage/restoration/unwrap_3d_ljmu.c skimage/restoration/unwrap_3d_ljmu.c: In function 'extend_mask': skimage/restoration/unwrap_3d_ljmu.c:231:46: warning: unused variable 'vd' [-Wunused-variable] int vw = volume_width, vh = volume_height, vd = volume_depth; ^ skimage/restoration/unwrap_3d_ljmu.c:231:26: warning: unused variable 'vh' [-Wunused-variable] int vw = volume_width, vh = volume_height, vd = volume_depth; ^ skimage/restoration/unwrap_3d_ljmu.c: In function 'maskVolume': skimage/restoration/unwrap_3d_ljmu.c:1067:10: warning: unused variable 'j' [-Wunused-variable] int i, j; ^ skimage/restoration/unwrap_3d_ljmu.c:1062:7: warning: unused variable 'volume_height_minus_one' [-Wunused-variable] int volume_height_minus_one = volume_height - 1; ^ skimage/restoration/unwrap_3d_ljmu.c:1061:7: warning: unused variable 'volume_width_minus_one' [-Wunused-variable] int volume_width_minus_one = volume_width - 1; ^ skimage/restoration/unwrap_3d_ljmu.c:1060:7: warning: unused variable 'volume_height_plus_one' [-Wunused-variable] int volume_height_plus_one = volume_height + 1; ^ skimage/restoration/unwrap_3d_ljmu.c:1059:7: warning: unused variable 'volume_width_plus_one' [-Wunused-variable] int volume_width_plus_one = volume_width + 1; ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/restoration/_unwrap_3d.o build/temp.linux-armv7l-2.7/skimage/restoration/unwrap_3d_ljmu.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/restoration/_unwrap_3d.so building 'skimage.restoration._denoise_cy' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -Iskimage/_shared -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/restoration/_denoise_cy.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/restoration/_denoise_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/restoration/_denoise_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/restoration/_denoise_cy.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/restoration/_denoise_cy.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/restoration/_denoise_cy.so building 'skimage.restoration._nl_means_denoising' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/restoration/_nl_means_denoising.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/restoration/_nl_means_denoising.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/restoration/_nl_means_denoising.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/restoration/_nl_means_denoising.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/restoration/_nl_means_denoising.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/restoration/_nl_means_denoising.so building 'skimage.filters._ctmf' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC creating build/temp.linux-armv7l-2.7/skimage/filters compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/filters/_ctmf.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/filters/_ctmf.c:252: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/filters/_ctmf.c:252: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/filters/_ctmf.c:253: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/filters/_ctmf.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/filters/_ctmf.so building 'skimage.filters.rank.core_cy' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC creating build/temp.linux-armv7l-2.7/skimage/filters/rank compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/filters/rank/core_cy.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/filters/rank/core_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/filters/rank/core_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/filters/rank/core_cy.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/filters/rank/core_cy.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/filters/rank/core_cy.so building 'skimage.filters.rank.generic_cy' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/filters/rank/generic_cy.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/filters/rank/generic_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/filters/rank/generic_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/filters/rank/generic_cy.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_0_0__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_autolevel': skimage/filters/rank/generic_cy.c:2543:19: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_delta = (__pyx_v_imax - __pyx_v_imin); ^ skimage/filters/rank/generic_cy.c:2543:19: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_0_1__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_autolevel': skimage/filters/rank/generic_cy.c:2744:19: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_delta = (__pyx_v_imax - __pyx_v_imin); ^ skimage/filters/rank/generic_cy.c:2744:19: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_1_0__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_autolevel': skimage/filters/rank/generic_cy.c:2945:19: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_delta = (__pyx_v_imax - __pyx_v_imin); ^ skimage/filters/rank/generic_cy.c:2945:19: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_1_1__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_autolevel': skimage/filters/rank/generic_cy.c:3146:19: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_delta = (__pyx_v_imax - __pyx_v_imin); ^ skimage/filters/rank/generic_cy.c:3146:19: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_2_0__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_autolevel': skimage/filters/rank/generic_cy.c:3347:19: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_delta = (__pyx_v_imax - __pyx_v_imin); ^ skimage/filters/rank/generic_cy.c:3347:19: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_2_1__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_autolevel': skimage/filters/rank/generic_cy.c:3548:19: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_delta = (__pyx_v_imax - __pyx_v_imin); ^ skimage/filters/rank/generic_cy.c:3548:19: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_0_0__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_bottomhat': skimage/filters/rank/generic_cy.c:3633:14: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_i; ^ skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_0_1__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_bottomhat': skimage/filters/rank/generic_cy.c:3732:14: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_i; ^ skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_1_0__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_bottomhat': skimage/filters/rank/generic_cy.c:3831:14: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_i; ^ skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_1_1__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_bottomhat': skimage/filters/rank/generic_cy.c:3930:14: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_i; ^ skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_2_0__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_bottomhat': skimage/filters/rank/generic_cy.c:4092:61: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_double_t)(__pyx_v_g - __pyx_v_i)); ^ skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_2_1__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_bottomhat': skimage/filters/rank/generic_cy.c:4191:61: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_double_t)(__pyx_v_g - __pyx_v_i)); ^ skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_0_0__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_gradient': skimage/filters/rank/generic_cy.c:4952:14: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_imin; ^ skimage/filters/rank/generic_cy.c:5074:25: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_uint8_t)(__pyx_v_imax - __pyx_v_imin)); ^ skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_0_1__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_gradient': skimage/filters/rank/generic_cy.c:5111:14: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_imin; ^ skimage/filters/rank/generic_cy.c:5233:25: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_uint8_t)(__pyx_v_imax - __pyx_v_imin)); ^ skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_1_0__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_gradient': skimage/filters/rank/generic_cy.c:5270:14: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_imin; ^ skimage/filters/rank/generic_cy.c:5392:25: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_uint16_t)(__pyx_v_imax - __pyx_v_imin)); ^ skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_1_1__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_gradient': skimage/filters/rank/generic_cy.c:5429:14: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_imin; ^ skimage/filters/rank/generic_cy.c:5551:25: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_uint16_t)(__pyx_v_imax - __pyx_v_imin)); ^ skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_2_0__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_gradient': skimage/filters/rank/generic_cy.c:5710:64: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_double_t)(__pyx_v_imax - __pyx_v_imin)); ^ skimage/filters/rank/generic_cy.c:5710:64: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_2_1__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_gradient': skimage/filters/rank/generic_cy.c:5869:64: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_double_t)(__pyx_v_imax - __pyx_v_imin)); ^ skimage/filters/rank/generic_cy.c:5869:64: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_0_0__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_enhance_contrast': skimage/filters/rank/generic_cy.c:10520:59: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_imax - __pyx_v_g) < (__pyx_v_g - __pyx_v_imin)) != 0); ^ skimage/filters/rank/generic_cy.c:10520:33: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_imax - __pyx_v_g) < (__pyx_v_g - __pyx_v_imin)) != 0); ^ skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_0_1__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_enhance_contrast': skimage/filters/rank/generic_cy.c:10711:59: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_imax - __pyx_v_g) < (__pyx_v_g - __pyx_v_imin)) != 0); ^ skimage/filters/rank/generic_cy.c:10711:33: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_imax - __pyx_v_g) < (__pyx_v_g - __pyx_v_imin)) != 0); ^ skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_1_0__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_enhance_contrast': skimage/filters/rank/generic_cy.c:10902:59: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_imax - __pyx_v_g) < (__pyx_v_g - __pyx_v_imin)) != 0); ^ skimage/filters/rank/generic_cy.c:10902:33: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_imax - __pyx_v_g) < (__pyx_v_g - __pyx_v_imin)) != 0); ^ skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_1_1__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_enhance_contrast': skimage/filters/rank/generic_cy.c:11093:59: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_imax - __pyx_v_g) < (__pyx_v_g - __pyx_v_imin)) != 0); ^ skimage/filters/rank/generic_cy.c:11093:33: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_imax - __pyx_v_g) < (__pyx_v_g - __pyx_v_imin)) != 0); ^ skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_2_0__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_enhance_contrast': skimage/filters/rank/generic_cy.c:11284:59: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_imax - __pyx_v_g) < (__pyx_v_g - __pyx_v_imin)) != 0); ^ skimage/filters/rank/generic_cy.c:11284:33: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_imax - __pyx_v_g) < (__pyx_v_g - __pyx_v_imin)) != 0); ^ skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_2_1__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_enhance_contrast': skimage/filters/rank/generic_cy.c:11475:59: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_imax - __pyx_v_g) < (__pyx_v_g - __pyx_v_imin)) != 0); ^ skimage/filters/rank/generic_cy.c:11475:33: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_imax - __pyx_v_g) < (__pyx_v_g - __pyx_v_imin)) != 0); ^ skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_0_0__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_tophat': skimage/filters/rank/generic_cy.c:12836:25: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_uint8_t)(__pyx_v_i - __pyx_v_g)); ^ skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_0_1__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_tophat': skimage/filters/rank/generic_cy.c:12933:25: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_uint8_t)(__pyx_v_i - __pyx_v_g)); ^ skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_1_0__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_tophat': skimage/filters/rank/generic_cy.c:13030:25: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_uint16_t)(__pyx_v_i - __pyx_v_g)); ^ skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_1_1__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_tophat': skimage/filters/rank/generic_cy.c:13127:25: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_uint16_t)(__pyx_v_i - __pyx_v_g)); ^ skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_2_0__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_tophat': skimage/filters/rank/generic_cy.c:13224:61: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_double_t)(__pyx_v_i - __pyx_v_g)); ^ skimage/filters/rank/generic_cy.c: In function '__pyx_fuse_2_1__pyx_f_7skimage_7filters_4rank_10generic_cy__kernel_tophat': skimage/filters/rank/generic_cy.c:13321:61: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_double_t)(__pyx_v_i - __pyx_v_g)); ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/filters/rank/generic_cy.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/filters/rank/generic_cy.so building 'skimage.filters.rank.percentile_cy' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/filters/rank/percentile_cy.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/filters/rank/percentile_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/filters/rank/percentile_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/filters/rank/percentile_cy.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_0_0__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_autolevel': skimage/filters/rank/percentile_cy.c:2349:19: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_delta = (__pyx_v_imax - __pyx_v_imin); ^ skimage/filters/rank/percentile_cy.c:2349:19: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_0_1__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_autolevel': skimage/filters/rank/percentile_cy.c:2596:19: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_delta = (__pyx_v_imax - __pyx_v_imin); ^ skimage/filters/rank/percentile_cy.c:2596:19: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_1_0__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_autolevel': skimage/filters/rank/percentile_cy.c:2843:19: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_delta = (__pyx_v_imax - __pyx_v_imin); ^ skimage/filters/rank/percentile_cy.c:2843:19: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_1_1__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_autolevel': skimage/filters/rank/percentile_cy.c:3090:19: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_delta = (__pyx_v_imax - __pyx_v_imin); ^ skimage/filters/rank/percentile_cy.c:3090:19: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_2_0__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_autolevel': skimage/filters/rank/percentile_cy.c:3337:19: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_delta = (__pyx_v_imax - __pyx_v_imin); ^ skimage/filters/rank/percentile_cy.c:3337:19: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_2_1__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_autolevel': skimage/filters/rank/percentile_cy.c:3584:19: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_delta = (__pyx_v_imax - __pyx_v_imin); ^ skimage/filters/rank/percentile_cy.c:3584:19: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_0_0__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_gradient': skimage/filters/rank/percentile_cy.c:3670:14: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_imin; ^ skimage/filters/rank/percentile_cy.c:3838:25: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_uint8_t)(__pyx_v_imax - __pyx_v_imin)); ^ skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_0_1__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_gradient': skimage/filters/rank/percentile_cy.c:3875:14: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_imin; ^ skimage/filters/rank/percentile_cy.c:4043:25: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_uint8_t)(__pyx_v_imax - __pyx_v_imin)); ^ skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_1_0__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_gradient': skimage/filters/rank/percentile_cy.c:4080:14: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_imin; ^ skimage/filters/rank/percentile_cy.c:4248:25: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_uint16_t)(__pyx_v_imax - __pyx_v_imin)); ^ skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_1_1__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_gradient': skimage/filters/rank/percentile_cy.c:4285:14: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_imin; ^ skimage/filters/rank/percentile_cy.c:4453:25: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_uint16_t)(__pyx_v_imax - __pyx_v_imin)); ^ skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_2_0__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_gradient': skimage/filters/rank/percentile_cy.c:4658:64: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_double_t)(__pyx_v_imax - __pyx_v_imin)); ^ skimage/filters/rank/percentile_cy.c:4658:64: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_2_1__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_gradient': skimage/filters/rank/percentile_cy.c:4863:64: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_double_t)(__pyx_v_imax - __pyx_v_imin)); ^ skimage/filters/rank/percentile_cy.c:4863:64: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_0_0__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_enhance_contrast': skimage/filters/rank/percentile_cy.c:8522:33: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_imax - __pyx_v_g) < (__pyx_v_g - __pyx_v_imin)) != 0); ^ skimage/filters/rank/percentile_cy.c:8522:59: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_imax - __pyx_v_g) < (__pyx_v_g - __pyx_v_imin)) != 0); ^ skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_0_1__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_enhance_contrast': skimage/filters/rank/percentile_cy.c:8815:33: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_imax - __pyx_v_g) < (__pyx_v_g - __pyx_v_imin)) != 0); ^ skimage/filters/rank/percentile_cy.c:8815:59: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_imax - __pyx_v_g) < (__pyx_v_g - __pyx_v_imin)) != 0); ^ skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_1_0__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_enhance_contrast': skimage/filters/rank/percentile_cy.c:9108:33: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_imax - __pyx_v_g) < (__pyx_v_g - __pyx_v_imin)) != 0); ^ skimage/filters/rank/percentile_cy.c:9108:59: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_imax - __pyx_v_g) < (__pyx_v_g - __pyx_v_imin)) != 0); ^ skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_1_1__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_enhance_contrast': skimage/filters/rank/percentile_cy.c:9401:33: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_imax - __pyx_v_g) < (__pyx_v_g - __pyx_v_imin)) != 0); ^ skimage/filters/rank/percentile_cy.c:9401:59: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_imax - __pyx_v_g) < (__pyx_v_g - __pyx_v_imin)) != 0); ^ skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_2_0__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_enhance_contrast': skimage/filters/rank/percentile_cy.c:9694:33: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_imax - __pyx_v_g) < (__pyx_v_g - __pyx_v_imin)) != 0); ^ skimage/filters/rank/percentile_cy.c:9694:59: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_imax - __pyx_v_g) < (__pyx_v_g - __pyx_v_imin)) != 0); ^ skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_2_1__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_enhance_contrast': skimage/filters/rank/percentile_cy.c:9987:33: warning: '__pyx_v_imax' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_imax - __pyx_v_g) < (__pyx_v_g - __pyx_v_imin)) != 0); ^ skimage/filters/rank/percentile_cy.c:9987:59: warning: '__pyx_v_imin' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = (((__pyx_v_imax - __pyx_v_g) < (__pyx_v_g - __pyx_v_imin)) != 0); ^ skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_0_0__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_percentile': skimage/filters/rank/percentile_cy.c:10063:14: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_i; ^ skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_0_1__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_percentile': skimage/filters/rank/percentile_cy.c:10244:14: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_i; ^ skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_1_0__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_percentile': skimage/filters/rank/percentile_cy.c:10425:14: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_i; ^ skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_1_1__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_percentile': skimage/filters/rank/percentile_cy.c:10606:14: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_i; ^ skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_2_0__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_percentile': skimage/filters/rank/percentile_cy.c:10787:14: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_i; ^ skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_2_1__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_percentile': skimage/filters/rank/percentile_cy.c:10968:14: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] Py_ssize_t __pyx_v_i; ^ skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_0_0__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_threshold': skimage/filters/rank/percentile_cy.c:12063:85: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_uint8_t)((__pyx_v_max_bin - 1) * (__pyx_v_g >= __pyx_v_i))); ^ skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_0_1__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_threshold': skimage/filters/rank/percentile_cy.c:12181:85: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_uint8_t)((__pyx_v_max_bin - 1) * (__pyx_v_g >= __pyx_v_i))); ^ skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_1_0__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_threshold': skimage/filters/rank/percentile_cy.c:12299:86: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_uint16_t)((__pyx_v_max_bin - 1) * (__pyx_v_g >= __pyx_v_i))); ^ skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_1_1__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_threshold': skimage/filters/rank/percentile_cy.c:12417:86: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_uint16_t)((__pyx_v_max_bin - 1) * (__pyx_v_g >= __pyx_v_i))); ^ skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_2_0__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_threshold': skimage/filters/rank/percentile_cy.c:12535:86: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_double_t)((__pyx_v_max_bin - 1) * (__pyx_v_g >= __pyx_v_i))); ^ skimage/filters/rank/percentile_cy.c: In function '__pyx_fuse_2_1__pyx_f_7skimage_7filters_4rank_13percentile_cy__kernel_threshold': skimage/filters/rank/percentile_cy.c:12653:86: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] (__pyx_v_out[0]) = ((__pyx_t_5numpy_double_t)((__pyx_v_max_bin - 1) * (__pyx_v_g >= __pyx_v_i))); ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/filters/rank/percentile_cy.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/filters/rank/percentile_cy.so building 'skimage.filters.rank.bilateral_cy' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/filters/rank/bilateral_cy.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/filters/rank/bilateral_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/filters/rank/bilateral_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/filters/rank/bilateral_cy.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/filters/rank/bilateral_cy.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/filters/rank/bilateral_cy.so building 'skimage.future.graph._ncut_cy' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC creating build/temp.linux-armv7l-2.7/skimage/future creating build/temp.linux-armv7l-2.7/skimage/future/graph compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/future/graph/_ncut_cy.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/future/graph/_ncut_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/future/graph/_ncut_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/future/graph/_ncut_cy.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/future/graph/_ncut_cy.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/future/graph/_ncut_cy.so building 'skimage.graph._spath' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC creating build/temp.linux-armv7l-2.7/skimage/graph compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/graph/_spath.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/graph/_spath.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/graph/_spath.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/graph/_spath.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/graph/_spath.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/graph/_spath.so building 'skimage.graph._mcp' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/graph/_mcp.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/graph/_mcp.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/graph/_mcp.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/graph/_mcp.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ skimage/graph/_mcp.c: In function '__pyx_pf_7skimage_5graph_4_mcp_3MCP_6find_costs.isra.47': skimage/graph/_mcp.c:7935:7: warning: '__pyx_v_num_ends' may be used uninitialized in this function [-Wmaybe-uninitialized] for (__pyx_t_22 = 0; __pyx_t_22 < __pyx_t_21; __pyx_t_22+=1) { ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/graph/_mcp.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/graph/_mcp.so building 'skimage.graph.heap' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/graph/heap.c gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/graph/heap.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/graph/heap.so building 'skimage.io._plugins._colormixer' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC creating build/temp.linux-armv7l-2.7/skimage/io creating build/temp.linux-armv7l-2.7/skimage/io/_plugins compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/io/_plugins/_colormixer.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/io/_plugins/_colormixer.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/io/_plugins/_colormixer.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/io/_plugins/_colormixer.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/io/_plugins/_colormixer.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/io/_plugins/_colormixer.so building 'skimage.io._plugins._histograms' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/io/_plugins/_histograms.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/io/_plugins/_histograms.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/io/_plugins/_histograms.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/io/_plugins/_histograms.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/io/_plugins/_histograms.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/io/_plugins/_histograms.so building 'skimage.measure._ccomp' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC creating build/temp.linux-armv7l-2.7/skimage/measure compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/measure/_ccomp.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/measure/_ccomp.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/measure/_ccomp.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/measure/_ccomp.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ skimage/measure/_ccomp.c: In function '__pyx_pf_7skimage_7measure_6_ccomp_10_label.isra.21': skimage/measure/_ccomp.c:5026:45: warning: '__pyx_v_firstbg' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_7skimage_7measure_6_ccomp_DTYPE_t __pyx_v_firstbg; ^ skimage/measure/_ccomp.c:5062:8: warning: '__pyx_v_bg.background_val' may be used uninitialized in this function [-Wmaybe-uninitialized] if (__pyx_t_3) { ^ skimage/measure/_ccomp.c:4166:44: note: '__pyx_v_bg.background_val' was declared here __pyx_t_7skimage_7measure_6_ccomp_bginfo __pyx_v_bg; ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/measure/_ccomp.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/measure/_ccomp.so building 'skimage.measure._find_contours_cy' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/measure/_find_contours_cy.c gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/measure/_find_contours_cy.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/measure/_find_contours_cy.so building 'skimage.measure._moments_cy' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/measure/_moments_cy.c gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/measure/_moments_cy.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/measure/_moments_cy.so building 'skimage.measure._marching_cubes_cy' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/measure/_marching_cubes_cy.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/measure/_marching_cubes_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/measure/_marching_cubes_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/measure/_marching_cubes_cy.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/measure/_marching_cubes_cy.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/measure/_marching_cubes_cy.so building 'skimage.measure._pnpoly' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -Iskimage/_shared -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/measure/_pnpoly.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/measure/_pnpoly.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/measure/_pnpoly.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/measure/_pnpoly.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/measure/_pnpoly.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/measure/_pnpoly.so building 'skimage.morphology._watershed' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC creating build/temp.linux-armv7l-2.7/skimage/morphology compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/morphology/_watershed.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/morphology/_watershed.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/morphology/_watershed.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/morphology/_watershed.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/morphology/_watershed.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/morphology/_watershed.so building 'skimage.morphology._skeletonize_cy' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/morphology/_skeletonize_cy.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/morphology/_skeletonize_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/morphology/_skeletonize_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/morphology/_skeletonize_cy.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/morphology/_skeletonize_cy.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/morphology/_skeletonize_cy.so building 'skimage.morphology._convex_hull' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/morphology/_convex_hull.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/morphology/_convex_hull.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/morphology/_convex_hull.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/morphology/_convex_hull.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/morphology/_convex_hull.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/morphology/_convex_hull.so building 'skimage.morphology._greyreconstruct' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/morphology/_greyreconstruct.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/morphology/_greyreconstruct.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/morphology/_greyreconstruct.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/morphology/_greyreconstruct.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/morphology/_greyreconstruct.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/morphology/_greyreconstruct.so building 'skimage.morphology._skeletonize_3d_cy' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/morphology/_skeletonize_3d_cy.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/morphology/_skeletonize_3d_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/morphology/_skeletonize_3d_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/morphology/_skeletonize_3d_cy.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/morphology/_skeletonize_3d_cy.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/morphology/_skeletonize_3d_cy.so building 'skimage.transform._hough_transform' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC creating build/temp.linux-armv7l-2.7/skimage/transform compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/transform/_hough_transform.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/transform/_hough_transform.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/transform/_hough_transform.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/transform/_hough_transform.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ skimage/transform/_hough_transform.c: In function '__pyx_pf_7skimage_9transform_16_hough_transform_6probabilistic_hough_line.isra.35': skimage/transform/_hough_transform.c:7120:93: warning: '__pyx_v_j' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_accum_idx = (((int)__pyx_f_7skimage_7_shared_13interpolation_round((((*((__pyx_t_5numpy_double_t *) ( /* dim=0 */ ((char *) (((__pyx_t_5numpy_double_t *) __pyx_v_ctheta.data) + __pyx_t_43)) ))) * __pyx_v_x1) + ((*((__pyx_t_5numpy_double_t *) ( /* dim=0 */ ((char *) (((__pyx_t_5numpy_double_t *) __pyx_v_stheta.data) + __pyx_t_44)) ))) * __pyx_v_y1)))) + __pyx_v_offset); ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/transform/_hough_transform.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/transform/_hough_transform.so building 'skimage.transform._warps_cy' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -Iskimage/_shared -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/transform/_warps_cy.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/transform/_warps_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/transform/_warps_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/transform/_warps_cy.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ skimage/transform/_warps_cy.c: In function '__pyx_pf_7skimage_9transform_9_warps_cy__warp_fast.isra.28': skimage/transform/_warps_cy.c:2590:176: warning: '__pyx_v_interp_func' may be used uninitialized in this function [-Wmaybe-uninitialized] *((double *) ( /* dim=1 */ ((char *) (((double *) ( /* dim=0 */ (__pyx_v_out.data + __pyx_t_18 * __pyx_v_out.strides[0]) )) + __pyx_t_19)) )) = __pyx_v_interp_func((&(*((double *) ( /* dim=1 */ ((char *) (((double *) ( /* dim=0 */ (__pyx_v_img.data + __pyx_t_16 * __pyx_v_img.strides[0]) )) + __pyx_t_17)) )))), __pyx_v_rows, __pyx_v_cols, __pyx_v_r, __pyx_v_c, __pyx_v_mode_c, __pyx_v_cval); ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/transform/_warps_cy.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/transform/_warps_cy.so building 'skimage.transform._radon_transform' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/transform/_radon_transform.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/transform/_radon_transform.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/transform/_radon_transform.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/transform/_radon_transform.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/transform/_radon_transform.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/transform/_radon_transform.so building 'skimage.transform._seam_carving' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/transform/_seam_carving.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/transform/_seam_carving.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/transform/_seam_carving.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/transform/_seam_carving.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/transform/_seam_carving.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/transform/_seam_carving.so building 'skimage.segmentation._felzenszwalb_cy' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC creating build/temp.linux-armv7l-2.7/skimage/segmentation compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/segmentation/_felzenszwalb_cy.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/segmentation/_felzenszwalb_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/segmentation/_felzenszwalb_cy.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/segmentation/_felzenszwalb_cy.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/segmentation/_felzenszwalb_cy.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/segmentation/_felzenszwalb_cy.so building 'skimage.segmentation._quickshift' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/segmentation/_quickshift.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/segmentation/_quickshift.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/segmentation/_quickshift.c:250: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/segmentation/_quickshift.c:251: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/segmentation/_quickshift.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/segmentation/_quickshift.so building 'skimage.segmentation._slic' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/segmentation/_slic.c In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/segmentation/_slic.c:252: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ skimage/segmentation/_slic.c: In function '__pyx_pf_7skimage_12segmentation_5_slic__slic_cython': skimage/segmentation/_slic.c:3556:9: warning: label '__pyx_L6_error' defined but not used [-Wunused-label] __pyx_L6_error: { ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from skimage/segmentation/_slic.c:252: skimage/segmentation/_slic.c: At top level: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from skimage/segmentation/_slic.c:253: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/segmentation/_slic.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/segmentation/_slic.so building 'skimage.external.tifffile._tifffile' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC creating build/temp.linux-armv7l-2.7/skimage/external creating build/temp.linux-armv7l-2.7/skimage/external/tifffile compile options: '-I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: skimage/external/tifffile/tifffile.c skimage/external/tifffile/tifffile.c: In function 'py_decodelzw': skimage/external/tifffile/tifffile.c:644:5: warning: this decimal constant is unsigned only in ISO C90 [enabled by default] mask = 4286578688; ^ skimage/external/tifffile/tifffile.c:676:13: warning: this decimal constant is unsigned only in ISO C90 [enabled by default] mask = 4286578688; ^ skimage/external/tifffile/tifffile.c:763:17: warning: this decimal constant is unsigned only in ISO C90 [enabled by default] mask = 4290772992; ^ skimage/external/tifffile/tifffile.c:768:17: warning: this decimal constant is unsigned only in ISO C90 [enabled by default] mask = 4292870144; ^ skimage/external/tifffile/tifffile.c:773:17: warning: this decimal constant is unsigned only in ISO C90 [enabled by default] mask = 4293918720; ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/skimage/external/tifffile/tifffile.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/skimage/external/tifffile/_tifffile.so running scons + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.m1zYwa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm ++ dirname /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm + cd scikit-image-0.12.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm Partial import of skimage during the build process. Cython >= 0.23 not found; falling back to pre-built geometry.c Cython >= 0.23 not found; falling back to pre-built transform.c Cython >= 0.23 not found; falling back to pre-built interpolation.c Cython >= 0.23 not found; falling back to pre-built _draw.c Cython >= 0.23 not found; falling back to pre-built corner_cy.c Cython >= 0.23 not found; falling back to pre-built censure_cy.c Cython >= 0.23 not found; falling back to pre-built orb_cy.c Cython >= 0.23 not found; falling back to pre-built brief_cy.c Cython >= 0.23 not found; falling back to pre-built _texture.c Cython >= 0.23 not found; falling back to pre-built _hessian_det_appx.c Cython >= 0.23 not found; falling back to pre-built _hoghistogram.c Cython >= 0.23 not found; falling back to pre-built _unwrap_1d.c Cython >= 0.23 not found; falling back to pre-built _unwrap_2d.c Cython >= 0.23 not found; falling back to pre-built _unwrap_3d.c Cython >= 0.23 not found; falling back to pre-built _denoise_cy.c Cython >= 0.23 not found; falling back to pre-built _nl_means_denoising.c Cython >= 0.23 not found; falling back to pre-built _ctmf.c Cython >= 0.23 not found; falling back to pre-built rank/core_cy.c Cython >= 0.23 not found; falling back to pre-built rank/generic_cy.c Cython >= 0.23 not found; falling back to pre-built rank/percentile_cy.c Cython >= 0.23 not found; falling back to pre-built rank/bilateral_cy.c Cython >= 0.23 not found; falling back to pre-built _ncut_cy.c Cython >= 0.23 not found; falling back to pre-built _spath.c Cython >= 0.23 not found; falling back to pre-built _mcp.c Cython >= 0.23 not found; falling back to pre-built heap.c Cython >= 0.23 not found; falling back to pre-built _plugins/_colormixer.c _plugins/_histograms.c Cython >= 0.23 not found; falling back to pre-built _ccomp.c Cython >= 0.23 not found; falling back to pre-built _find_contours_cy.c Cython >= 0.23 not found; falling back to pre-built _moments_cy.c Cython >= 0.23 not found; falling back to pre-built _marching_cubes_cy.c Cython >= 0.23 not found; falling back to pre-built _pnpoly.c Cython >= 0.23 not found; falling back to pre-built _watershed.c Cython >= 0.23 not found; falling back to pre-built _skeletonize_cy.c Cython >= 0.23 not found; falling back to pre-built _convex_hull.c Cython >= 0.23 not found; falling back to pre-built _greyreconstruct.c Cython >= 0.23 not found; falling back to pre-built _skeletonize_3d_cy.c Cython >= 0.23 not found; falling back to pre-built _hough_transform.c Cython >= 0.23 not found; falling back to pre-built _warps_cy.c Cython >= 0.23 not found; falling back to pre-built _radon_transform.c Cython >= 0.23 not found; falling back to pre-built _seam_carving.c Cython >= 0.23 not found; falling back to pre-built _felzenszwalb_cy.c Cython >= 0.23 not found; falling back to pre-built _quickshift.c Cython >= 0.23 not found; falling back to pre-built _slic.c running install running install_lib creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/future copying build/lib.linux-armv7l-2.7/skimage/future/setup.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/future creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/future/graph copying build/lib.linux-armv7l-2.7/skimage/future/graph/_ncut.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/future/graph copying build/lib.linux-armv7l-2.7/skimage/future/graph/rag.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/future/graph copying build/lib.linux-armv7l-2.7/skimage/future/graph/graph_merge.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/future/graph copying build/lib.linux-armv7l-2.7/skimage/future/graph/graph_cut.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/future/graph copying build/lib.linux-armv7l-2.7/skimage/future/graph/setup.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/future/graph copying build/lib.linux-armv7l-2.7/skimage/future/graph/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/future/graph copying build/lib.linux-armv7l-2.7/skimage/future/graph/_ncut_cy.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/future/graph copying build/lib.linux-armv7l-2.7/skimage/future/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/future creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform copying build/lib.linux-armv7l-2.7/skimage/transform/_hough_transform.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform copying build/lib.linux-armv7l-2.7/skimage/transform/_warps.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform copying build/lib.linux-armv7l-2.7/skimage/transform/setup.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform copying build/lib.linux-armv7l-2.7/skimage/transform/_warps_cy.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform copying build/lib.linux-armv7l-2.7/skimage/transform/pyramids.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform copying build/lib.linux-armv7l-2.7/skimage/transform/finite_radon_transform.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform copying build/lib.linux-armv7l-2.7/skimage/transform/_radon_transform.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform copying build/lib.linux-armv7l-2.7/skimage/transform/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform copying build/lib.linux-armv7l-2.7/skimage/transform/hough_transform.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform copying build/lib.linux-armv7l-2.7/skimage/transform/seam_carving.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform copying build/lib.linux-armv7l-2.7/skimage/transform/_seam_carving.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform copying build/lib.linux-armv7l-2.7/skimage/transform/integral.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform copying build/lib.linux-armv7l-2.7/skimage/transform/_geometric.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform copying build/lib.linux-armv7l-2.7/skimage/transform/radon_transform.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/tests copying build/lib.linux-armv7l-2.7/skimage/transform/tests/test_pyramids.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/tests copying build/lib.linux-armv7l-2.7/skimage/transform/tests/test_warps.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/tests copying build/lib.linux-armv7l-2.7/skimage/transform/tests/test_radon_transform.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/tests copying build/lib.linux-armv7l-2.7/skimage/transform/tests/test_seam_carving.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/tests copying build/lib.linux-armv7l-2.7/skimage/transform/tests/test_geometric.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/tests copying build/lib.linux-armv7l-2.7/skimage/transform/tests/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/tests copying build/lib.linux-armv7l-2.7/skimage/transform/tests/test_hough_transform.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/tests copying build/lib.linux-armv7l-2.7/skimage/transform/tests/test_integral.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/tests copying build/lib.linux-armv7l-2.7/skimage/transform/tests/test_finite_radon_transform.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/tests creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology copying build/lib.linux-armv7l-2.7/skimage/morphology/_skeletonize_cy.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology copying build/lib.linux-armv7l-2.7/skimage/morphology/_watershed.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology copying build/lib.linux-armv7l-2.7/skimage/morphology/setup.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology copying build/lib.linux-armv7l-2.7/skimage/morphology/greyreconstruct.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology copying build/lib.linux-armv7l-2.7/skimage/morphology/watershed.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology copying build/lib.linux-armv7l-2.7/skimage/morphology/_greyreconstruct.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology copying build/lib.linux-armv7l-2.7/skimage/morphology/grey.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology copying build/lib.linux-armv7l-2.7/skimage/morphology/_convex_hull.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology copying build/lib.linux-armv7l-2.7/skimage/morphology/selem.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology copying build/lib.linux-armv7l-2.7/skimage/morphology/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology copying build/lib.linux-armv7l-2.7/skimage/morphology/_skeletonize_3d.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology copying build/lib.linux-armv7l-2.7/skimage/morphology/_skeletonize_3d_cy.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology copying build/lib.linux-armv7l-2.7/skimage/morphology/misc.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology copying build/lib.linux-armv7l-2.7/skimage/morphology/binary.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology copying build/lib.linux-armv7l-2.7/skimage/morphology/_skeletonize.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology copying build/lib.linux-armv7l-2.7/skimage/morphology/convex_hull.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/tests copying build/lib.linux-armv7l-2.7/skimage/morphology/tests/test_selem.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/tests copying build/lib.linux-armv7l-2.7/skimage/morphology/tests/test_reconstruction.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/tests copying build/lib.linux-armv7l-2.7/skimage/morphology/tests/test_binary.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/tests copying build/lib.linux-armv7l-2.7/skimage/morphology/tests/test_watershed.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/tests copying build/lib.linux-armv7l-2.7/skimage/morphology/tests/test_convex_hull.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/tests copying build/lib.linux-armv7l-2.7/skimage/morphology/tests/test_skeletonize.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/tests copying build/lib.linux-armv7l-2.7/skimage/morphology/tests/test_ccomp.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/tests copying build/lib.linux-armv7l-2.7/skimage/morphology/tests/test_grey.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/tests copying build/lib.linux-armv7l-2.7/skimage/morphology/tests/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/tests copying build/lib.linux-armv7l-2.7/skimage/morphology/tests/test_misc.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/tests copying build/lib.linux-armv7l-2.7/skimage/morphology/tests/test_skeletonize_3d.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/tests copying build/lib.linux-armv7l-2.7/skimage/_build.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature copying build/lib.linux-armv7l-2.7/skimage/feature/corner_cy.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature copying build/lib.linux-armv7l-2.7/skimage/feature/setup.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature copying build/lib.linux-armv7l-2.7/skimage/feature/util.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature copying build/lib.linux-armv7l-2.7/skimage/feature/_hessian_det_appx.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature copying build/lib.linux-armv7l-2.7/skimage/feature/orb_cy.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature copying build/lib.linux-armv7l-2.7/skimage/feature/_hoghistogram.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature copying build/lib.linux-armv7l-2.7/skimage/feature/_hog.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature copying build/lib.linux-armv7l-2.7/skimage/feature/template.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature copying build/lib.linux-armv7l-2.7/skimage/feature/_daisy.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature copying build/lib.linux-armv7l-2.7/skimage/feature/orb.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature copying build/lib.linux-armv7l-2.7/skimage/feature/censure_cy.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature copying build/lib.linux-armv7l-2.7/skimage/feature/censure.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature copying build/lib.linux-armv7l-2.7/skimage/feature/_texture.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature copying build/lib.linux-armv7l-2.7/skimage/feature/brief.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature copying build/lib.linux-armv7l-2.7/skimage/feature/blob.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature copying build/lib.linux-armv7l-2.7/skimage/feature/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature copying build/lib.linux-armv7l-2.7/skimage/feature/register_translation.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature copying build/lib.linux-armv7l-2.7/skimage/feature/corner.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature copying build/lib.linux-armv7l-2.7/skimage/feature/peak.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature copying build/lib.linux-armv7l-2.7/skimage/feature/_canny.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature copying build/lib.linux-armv7l-2.7/skimage/feature/match.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature copying build/lib.linux-armv7l-2.7/skimage/feature/texture.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests copying build/lib.linux-armv7l-2.7/skimage/feature/tests/test_brief.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests copying build/lib.linux-armv7l-2.7/skimage/feature/tests/test_blob.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests copying build/lib.linux-armv7l-2.7/skimage/feature/tests/test_corner.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests copying build/lib.linux-armv7l-2.7/skimage/feature/tests/test_util.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests copying build/lib.linux-armv7l-2.7/skimage/feature/tests/test_canny.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests copying build/lib.linux-armv7l-2.7/skimage/feature/tests/test_peak.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests copying build/lib.linux-armv7l-2.7/skimage/feature/tests/test_hog.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests copying build/lib.linux-armv7l-2.7/skimage/feature/tests/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests copying build/lib.linux-armv7l-2.7/skimage/feature/tests/test_match.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests copying build/lib.linux-armv7l-2.7/skimage/feature/tests/test_register_translation.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests copying build/lib.linux-armv7l-2.7/skimage/feature/tests/test_texture.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests copying build/lib.linux-armv7l-2.7/skimage/feature/tests/test_censure.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests copying build/lib.linux-armv7l-2.7/skimage/feature/tests/test_daisy.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests copying build/lib.linux-armv7l-2.7/skimage/feature/tests/test_template.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests copying build/lib.linux-armv7l-2.7/skimage/feature/tests/test_orb.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests copying build/lib.linux-armv7l-2.7/skimage/feature/brief_cy.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration copying build/lib.linux-armv7l-2.7/skimage/restoration/_nl_means_denoising.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration copying build/lib.linux-armv7l-2.7/skimage/restoration/inpaint.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration copying build/lib.linux-armv7l-2.7/skimage/restoration/deconvolution.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration copying build/lib.linux-armv7l-2.7/skimage/restoration/_unwrap_3d.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration copying build/lib.linux-armv7l-2.7/skimage/restoration/setup.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration copying build/lib.linux-armv7l-2.7/skimage/restoration/non_local_means.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration copying build/lib.linux-armv7l-2.7/skimage/restoration/uft.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration copying build/lib.linux-armv7l-2.7/skimage/restoration/_denoise_cy.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration copying build/lib.linux-armv7l-2.7/skimage/restoration/_denoise.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration copying build/lib.linux-armv7l-2.7/skimage/restoration/_unwrap_1d.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration copying build/lib.linux-armv7l-2.7/skimage/restoration/_unwrap_2d.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration copying build/lib.linux-armv7l-2.7/skimage/restoration/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration copying build/lib.linux-armv7l-2.7/skimage/restoration/unwrap.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/tests copying build/lib.linux-armv7l-2.7/skimage/restoration/tests/test_denoise.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/tests copying build/lib.linux-armv7l-2.7/skimage/restoration/tests/test_unwrap.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/tests copying build/lib.linux-armv7l-2.7/skimage/restoration/tests/test_inpaint.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/tests copying build/lib.linux-armv7l-2.7/skimage/restoration/tests/test_restoration.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/tests copying build/lib.linux-armv7l-2.7/skimage/restoration/tests/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/tests creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters copying build/lib.linux-armv7l-2.7/skimage/filters/_gabor.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters copying build/lib.linux-armv7l-2.7/skimage/filters/_ctmf.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters copying build/lib.linux-armv7l-2.7/skimage/filters/thresholding.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters copying build/lib.linux-armv7l-2.7/skimage/filters/lpi_filter.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters copying build/lib.linux-armv7l-2.7/skimage/filters/setup.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters copying build/lib.linux-armv7l-2.7/skimage/filters/_rank_order.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters copying build/lib.linux-armv7l-2.7/skimage/filters/_gaussian.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters copying build/lib.linux-armv7l-2.7/skimage/filters/edges.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters copying build/lib.linux-armv7l-2.7/skimage/filters/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/rank copying build/lib.linux-armv7l-2.7/skimage/filters/rank/percentile_cy.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/rank copying build/lib.linux-armv7l-2.7/skimage/filters/rank/core_cy.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/rank copying build/lib.linux-armv7l-2.7/skimage/filters/rank/generic.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/rank copying build/lib.linux-armv7l-2.7/skimage/filters/rank/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/rank copying build/lib.linux-armv7l-2.7/skimage/filters/rank/bilateral.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/rank copying build/lib.linux-armv7l-2.7/skimage/filters/rank/_percentile.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/rank creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/rank/tests copying build/lib.linux-armv7l-2.7/skimage/filters/rank/tests/test_rank.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/rank/tests copying build/lib.linux-armv7l-2.7/skimage/filters/rank/tests/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/rank/tests copying build/lib.linux-armv7l-2.7/skimage/filters/rank/bilateral_cy.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/rank copying build/lib.linux-armv7l-2.7/skimage/filters/rank/generic_cy.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/rank creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/tests copying build/lib.linux-armv7l-2.7/skimage/filters/tests/test_gabor.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/tests copying build/lib.linux-armv7l-2.7/skimage/filters/tests/test_deprecated_imports.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/tests copying build/lib.linux-armv7l-2.7/skimage/filters/tests/test_lpi_filter.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/tests copying build/lib.linux-armv7l-2.7/skimage/filters/tests/test_edges.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/tests copying build/lib.linux-armv7l-2.7/skimage/filters/tests/test_gaussian.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/tests copying build/lib.linux-armv7l-2.7/skimage/filters/tests/test_median.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/tests copying build/lib.linux-armv7l-2.7/skimage/filters/tests/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/tests copying build/lib.linux-armv7l-2.7/skimage/filters/tests/test_thresholding.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/tests copying build/lib.linux-armv7l-2.7/skimage/setup.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph copying build/lib.linux-armv7l-2.7/skimage/graph/_spath.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph copying build/lib.linux-armv7l-2.7/skimage/graph/setup.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph copying build/lib.linux-armv7l-2.7/skimage/graph/_mcp.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph copying build/lib.linux-armv7l-2.7/skimage/graph/spath.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph copying build/lib.linux-armv7l-2.7/skimage/graph/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph copying build/lib.linux-armv7l-2.7/skimage/graph/heap.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph copying build/lib.linux-armv7l-2.7/skimage/graph/mcp.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph/tests copying build/lib.linux-armv7l-2.7/skimage/graph/tests/test_spath.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph/tests copying build/lib.linux-armv7l-2.7/skimage/graph/tests/test_mcp.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph/tests copying build/lib.linux-armv7l-2.7/skimage/graph/tests/test_flexible.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph/tests copying build/lib.linux-armv7l-2.7/skimage/graph/tests/test_heap.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph/tests copying build/lib.linux-armv7l-2.7/skimage/graph/tests/test_anisotropy.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph/tests copying build/lib.linux-armv7l-2.7/skimage/graph/tests/test_connect.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph/tests copying build/lib.linux-armv7l-2.7/skimage/graph/tests/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph/tests creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/scripts copying build/lib.linux-armv7l-2.7/skimage/scripts/skivi.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/scripts copying build/lib.linux-armv7l-2.7/skimage/scripts/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/scripts creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation copying build/lib.linux-armv7l-2.7/skimage/segmentation/slic_superpixels.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation copying build/lib.linux-armv7l-2.7/skimage/segmentation/_join.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation copying build/lib.linux-armv7l-2.7/skimage/segmentation/active_contour_model.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation copying build/lib.linux-armv7l-2.7/skimage/segmentation/random_walker_segmentation.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation copying build/lib.linux-armv7l-2.7/skimage/segmentation/setup.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation copying build/lib.linux-armv7l-2.7/skimage/segmentation/_felzenszwalb_cy.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation copying build/lib.linux-armv7l-2.7/skimage/segmentation/boundaries.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation copying build/lib.linux-armv7l-2.7/skimage/segmentation/_slic.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation copying build/lib.linux-armv7l-2.7/skimage/segmentation/_felzenszwalb.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation copying build/lib.linux-armv7l-2.7/skimage/segmentation/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation copying build/lib.linux-armv7l-2.7/skimage/segmentation/_quickshift.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/tests copying build/lib.linux-armv7l-2.7/skimage/segmentation/tests/test_boundaries.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/tests copying build/lib.linux-armv7l-2.7/skimage/segmentation/tests/test_active_contour_model.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/tests copying build/lib.linux-armv7l-2.7/skimage/segmentation/tests/test_felzenszwalb.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/tests copying build/lib.linux-armv7l-2.7/skimage/segmentation/tests/test_clear_border.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/tests copying build/lib.linux-armv7l-2.7/skimage/segmentation/tests/test_join.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/tests copying build/lib.linux-armv7l-2.7/skimage/segmentation/tests/test_quickshift.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/tests copying build/lib.linux-armv7l-2.7/skimage/segmentation/tests/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/tests copying build/lib.linux-armv7l-2.7/skimage/segmentation/tests/test_slic.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/tests copying build/lib.linux-armv7l-2.7/skimage/segmentation/tests/test_random_walker.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/tests copying build/lib.linux-armv7l-2.7/skimage/segmentation/_clear_border.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure copying build/lib.linux-armv7l-2.7/skimage/measure/profile.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure copying build/lib.linux-armv7l-2.7/skimage/measure/setup.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure copying build/lib.linux-armv7l-2.7/skimage/measure/simple_metrics.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure copying build/lib.linux-armv7l-2.7/skimage/measure/_find_contours_cy.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure copying build/lib.linux-armv7l-2.7/skimage/measure/fit.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure copying build/lib.linux-armv7l-2.7/skimage/measure/_moments_cy.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure copying build/lib.linux-armv7l-2.7/skimage/measure/_label.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure copying build/lib.linux-armv7l-2.7/skimage/measure/_polygon.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure copying build/lib.linux-armv7l-2.7/skimage/measure/block.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure copying build/lib.linux-armv7l-2.7/skimage/measure/_find_contours.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure copying build/lib.linux-armv7l-2.7/skimage/measure/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure copying build/lib.linux-armv7l-2.7/skimage/measure/_moments.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure copying build/lib.linux-armv7l-2.7/skimage/measure/_pnpoly.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure copying build/lib.linux-armv7l-2.7/skimage/measure/_marching_cubes.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure copying build/lib.linux-armv7l-2.7/skimage/measure/_ccomp.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure copying build/lib.linux-armv7l-2.7/skimage/measure/_regionprops.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests copying build/lib.linux-armv7l-2.7/skimage/measure/tests/test_moments.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests copying build/lib.linux-armv7l-2.7/skimage/measure/tests/test_marching_cubes.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests copying build/lib.linux-armv7l-2.7/skimage/measure/tests/test_regionprops.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests copying build/lib.linux-armv7l-2.7/skimage/measure/tests/test_structural_similarity.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests copying build/lib.linux-armv7l-2.7/skimage/measure/tests/test_fit.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests copying build/lib.linux-armv7l-2.7/skimage/measure/tests/test_polygon.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests copying build/lib.linux-armv7l-2.7/skimage/measure/tests/test_pnpoly.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests copying build/lib.linux-armv7l-2.7/skimage/measure/tests/test_profile.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests copying build/lib.linux-armv7l-2.7/skimage/measure/tests/test_find_contours.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests copying build/lib.linux-armv7l-2.7/skimage/measure/tests/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests copying build/lib.linux-armv7l-2.7/skimage/measure/tests/test_simple_metrics.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests copying build/lib.linux-armv7l-2.7/skimage/measure/tests/test_block.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests copying build/lib.linux-armv7l-2.7/skimage/measure/_marching_cubes_cy.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure copying build/lib.linux-armv7l-2.7/skimage/measure/_structural_similarity.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io copying build/lib.linux-armv7l-2.7/skimage/io/_io.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying build/lib.linux-armv7l-2.7/skimage/io/_plugins/q_histogram.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying build/lib.linux-armv7l-2.7/skimage/io/_plugins/imread_plugin.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying build/lib.linux-armv7l-2.7/skimage/io/_plugins/gdal_plugin.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying build/lib.linux-armv7l-2.7/skimage/io/_plugins/q_color_mixer.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying build/lib.linux-armv7l-2.7/skimage/io/_plugins/util.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying build/lib.linux-armv7l-2.7/skimage/io/_plugins/simpleitk_plugin.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying build/lib.linux-armv7l-2.7/skimage/io/_plugins/qt_plugin.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying build/lib.linux-armv7l-2.7/skimage/io/_plugins/tifffile_plugin.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying build/lib.linux-armv7l-2.7/skimage/io/_plugins/_histograms.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying build/lib.linux-armv7l-2.7/skimage/io/_plugins/test_plugin.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying build/lib.linux-armv7l-2.7/skimage/io/_plugins/gtk_plugin.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying build/lib.linux-armv7l-2.7/skimage/io/_plugins/skivi.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying build/lib.linux-armv7l-2.7/skimage/io/_plugins/freeimage_plugin.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying build/lib.linux-armv7l-2.7/skimage/io/_plugins/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying build/lib.linux-armv7l-2.7/skimage/io/_plugins/_colormixer.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying build/lib.linux-armv7l-2.7/skimage/io/_plugins/matplotlib_plugin.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying build/lib.linux-armv7l-2.7/skimage/io/_plugins/imageio_plugin.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying build/lib.linux-armv7l-2.7/skimage/io/_plugins/pil_plugin.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying build/lib.linux-armv7l-2.7/skimage/io/_plugins/fits_plugin.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying build/lib.linux-armv7l-2.7/skimage/io/setup.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io copying build/lib.linux-armv7l-2.7/skimage/io/_image_stack.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io copying build/lib.linux-armv7l-2.7/skimage/io/util.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io copying build/lib.linux-armv7l-2.7/skimage/io/collection.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io copying build/lib.linux-armv7l-2.7/skimage/io/manage_plugins.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io copying build/lib.linux-armv7l-2.7/skimage/io/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io copying build/lib.linux-armv7l-2.7/skimage/io/sift.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests copying build/lib.linux-armv7l-2.7/skimage/io/tests/test_io.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests copying build/lib.linux-armv7l-2.7/skimage/io/tests/test_plugin.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests copying build/lib.linux-armv7l-2.7/skimage/io/tests/test_simpleitk.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests copying build/lib.linux-armv7l-2.7/skimage/io/tests/test_collection.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests copying build/lib.linux-armv7l-2.7/skimage/io/tests/test_plugin_util.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests copying build/lib.linux-armv7l-2.7/skimage/io/tests/test_imread.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests copying build/lib.linux-armv7l-2.7/skimage/io/tests/test_multi_image.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests copying build/lib.linux-armv7l-2.7/skimage/io/tests/test_histograms.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests copying build/lib.linux-armv7l-2.7/skimage/io/tests/test_tifffile.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests copying build/lib.linux-armv7l-2.7/skimage/io/tests/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests copying build/lib.linux-armv7l-2.7/skimage/io/tests/test_freeimage.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests copying build/lib.linux-armv7l-2.7/skimage/io/tests/test_imageio.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests copying build/lib.linux-armv7l-2.7/skimage/io/tests/test_fits.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests copying build/lib.linux-armv7l-2.7/skimage/io/tests/test_pil.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests copying build/lib.linux-armv7l-2.7/skimage/io/tests/test_colormixer.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests copying build/lib.linux-armv7l-2.7/skimage/io/tests/test_sift.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests copying build/lib.linux-armv7l-2.7/skimage/io/tests/test_mpl_imshow.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filter copying build/lib.linux-armv7l-2.7/skimage/filter/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filter creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filter/rank copying build/lib.linux-armv7l-2.7/skimage/filter/rank/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filter/rank creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color copying build/lib.linux-armv7l-2.7/skimage/color/colorlabel.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color copying build/lib.linux-armv7l-2.7/skimage/color/adapt_rgb.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color copying build/lib.linux-armv7l-2.7/skimage/color/delta_e.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color copying build/lib.linux-armv7l-2.7/skimage/color/rgb_colors.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color copying build/lib.linux-armv7l-2.7/skimage/color/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color copying build/lib.linux-armv7l-2.7/skimage/color/colorconv.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests copying build/lib.linux-armv7l-2.7/skimage/color/tests/test_delta_e.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests copying build/lib.linux-armv7l-2.7/skimage/color/tests/test_colorconv.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests copying build/lib.linux-armv7l-2.7/skimage/color/tests/test_adapt_rgb.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests copying build/lib.linux-armv7l-2.7/skimage/color/tests/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests copying build/lib.linux-armv7l-2.7/skimage/color/tests/test_colorlabel.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/novice copying build/lib.linux-armv7l-2.7/skimage/novice/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/novice copying build/lib.linux-armv7l-2.7/skimage/novice/_novice.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/novice creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/novice/tests copying build/lib.linux-armv7l-2.7/skimage/novice/tests/test_novice.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/novice/tests copying build/lib.linux-armv7l-2.7/skimage/novice/tests/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/novice/tests copying build/lib.linux-armv7l-2.7/skimage/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/exposure copying build/lib.linux-armv7l-2.7/skimage/exposure/setup.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/exposure copying build/lib.linux-armv7l-2.7/skimage/exposure/exposure.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/exposure copying build/lib.linux-armv7l-2.7/skimage/exposure/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/exposure copying build/lib.linux-armv7l-2.7/skimage/exposure/_adapthist.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/exposure creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/exposure/tests copying build/lib.linux-armv7l-2.7/skimage/exposure/tests/test_exposure.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/exposure/tests copying build/lib.linux-armv7l-2.7/skimage/exposure/tests/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/exposure/tests creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util copying build/lib.linux-armv7l-2.7/skimage/util/shape.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util copying build/lib.linux-armv7l-2.7/skimage/util/colormap.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util copying build/lib.linux-armv7l-2.7/skimage/util/noise.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util copying build/lib.linux-armv7l-2.7/skimage/util/unique.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util copying build/lib.linux-armv7l-2.7/skimage/util/_regular_grid.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util copying build/lib.linux-armv7l-2.7/skimage/util/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util copying build/lib.linux-armv7l-2.7/skimage/util/arraypad.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util copying build/lib.linux-armv7l-2.7/skimage/util/montage.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util copying build/lib.linux-armv7l-2.7/skimage/util/apply_parallel.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/tests copying build/lib.linux-armv7l-2.7/skimage/util/tests/test_shape.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/tests copying build/lib.linux-armv7l-2.7/skimage/util/tests/test_apply_parallel.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/tests copying build/lib.linux-armv7l-2.7/skimage/util/tests/test_regular_grid.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/tests copying build/lib.linux-armv7l-2.7/skimage/util/tests/test_random_noise.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/tests copying build/lib.linux-armv7l-2.7/skimage/util/tests/test_unique_rows.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/tests copying build/lib.linux-armv7l-2.7/skimage/util/tests/test_arraypad.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/tests copying build/lib.linux-armv7l-2.7/skimage/util/tests/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/tests copying build/lib.linux-armv7l-2.7/skimage/util/tests/test_montage.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/tests copying build/lib.linux-armv7l-2.7/skimage/util/tests/test_dtype.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/tests copying build/lib.linux-armv7l-2.7/skimage/util/dtype.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/draw copying build/lib.linux-armv7l-2.7/skimage/draw/setup.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/draw copying build/lib.linux-armv7l-2.7/skimage/draw/_draw.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/draw copying build/lib.linux-armv7l-2.7/skimage/draw/draw3d.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/draw copying build/lib.linux-armv7l-2.7/skimage/draw/draw.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/draw copying build/lib.linux-armv7l-2.7/skimage/draw/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/draw creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/draw/tests copying build/lib.linux-armv7l-2.7/skimage/draw/tests/test_draw.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/draw/tests copying build/lib.linux-armv7l-2.7/skimage/draw/tests/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/draw/tests copying build/lib.linux-armv7l-2.7/skimage/draw/tests/test_draw3d.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/draw/tests creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data copying build/lib.linux-armv7l-2.7/skimage/data/_binary_blobs.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data copying build/lib.linux-armv7l-2.7/skimage/data/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/tests copying build/lib.linux-armv7l-2.7/skimage/data/tests/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/tests copying build/lib.linux-armv7l-2.7/skimage/data/tests/test_data.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/tests creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/plugins copying build/lib.linux-armv7l-2.7/skimage/viewer/plugins/overlayplugin.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/plugins copying build/lib.linux-armv7l-2.7/skimage/viewer/plugins/plotplugin.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/plugins copying build/lib.linux-armv7l-2.7/skimage/viewer/plugins/labelplugin.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/plugins copying build/lib.linux-armv7l-2.7/skimage/viewer/plugins/crop.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/plugins copying build/lib.linux-armv7l-2.7/skimage/viewer/plugins/base.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/plugins copying build/lib.linux-armv7l-2.7/skimage/viewer/plugins/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/plugins copying build/lib.linux-armv7l-2.7/skimage/viewer/plugins/canny.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/plugins copying build/lib.linux-armv7l-2.7/skimage/viewer/plugins/color_histogram.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/plugins copying build/lib.linux-armv7l-2.7/skimage/viewer/plugins/lineprofile.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/plugins copying build/lib.linux-armv7l-2.7/skimage/viewer/plugins/measure.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/plugins creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/canvastools copying build/lib.linux-armv7l-2.7/skimage/viewer/canvastools/linetool.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/canvastools copying build/lib.linux-armv7l-2.7/skimage/viewer/canvastools/base.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/canvastools copying build/lib.linux-armv7l-2.7/skimage/viewer/canvastools/recttool.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/canvastools copying build/lib.linux-armv7l-2.7/skimage/viewer/canvastools/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/canvastools copying build/lib.linux-armv7l-2.7/skimage/viewer/canvastools/painttool.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/canvastools creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/widgets copying build/lib.linux-armv7l-2.7/skimage/viewer/widgets/core.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/widgets copying build/lib.linux-armv7l-2.7/skimage/viewer/widgets/history.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/widgets copying build/lib.linux-armv7l-2.7/skimage/viewer/widgets/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/widgets copying build/lib.linux-armv7l-2.7/skimage/viewer/qt.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer copying build/lib.linux-armv7l-2.7/skimage/viewer/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/utils copying build/lib.linux-armv7l-2.7/skimage/viewer/utils/core.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/utils copying build/lib.linux-armv7l-2.7/skimage/viewer/utils/dialogs.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/utils copying build/lib.linux-armv7l-2.7/skimage/viewer/utils/canvas.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/utils copying build/lib.linux-armv7l-2.7/skimage/viewer/utils/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/utils creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/viewers copying build/lib.linux-armv7l-2.7/skimage/viewer/viewers/core.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/viewers copying build/lib.linux-armv7l-2.7/skimage/viewer/viewers/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/viewers creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/tests copying build/lib.linux-armv7l-2.7/skimage/viewer/tests/test_viewer.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/tests copying build/lib.linux-armv7l-2.7/skimage/viewer/tests/test_widgets.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/tests copying build/lib.linux-armv7l-2.7/skimage/viewer/tests/test_tools.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/tests copying build/lib.linux-armv7l-2.7/skimage/viewer/tests/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/tests copying build/lib.linux-armv7l-2.7/skimage/viewer/tests/test_plugins.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/tests copying build/lib.linux-armv7l-2.7/skimage/viewer/tests/test_utils.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/tests creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared copying build/lib.linux-armv7l-2.7/skimage/_shared/utils.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared copying build/lib.linux-armv7l-2.7/skimage/_shared/interpolation.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared copying build/lib.linux-armv7l-2.7/skimage/_shared/_warnings.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared copying build/lib.linux-armv7l-2.7/skimage/_shared/geometry.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared copying build/lib.linux-armv7l-2.7/skimage/_shared/_tempfile.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared copying build/lib.linux-armv7l-2.7/skimage/_shared/setup.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared copying build/lib.linux-armv7l-2.7/skimage/_shared/version_requirements.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared copying build/lib.linux-armv7l-2.7/skimage/_shared/_geometry.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared copying build/lib.linux-armv7l-2.7/skimage/_shared/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared copying build/lib.linux-armv7l-2.7/skimage/_shared/testing.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared copying build/lib.linux-armv7l-2.7/skimage/_shared/transform.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/tests copying build/lib.linux-armv7l-2.7/skimage/_shared/tests/test_testing.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/tests copying build/lib.linux-armv7l-2.7/skimage/_shared/tests/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/tests copying build/lib.linux-armv7l-2.7/skimage/_shared/tests/test_geometry.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/tests copying build/lib.linux-armv7l-2.7/skimage/_shared/tests/test_safe_as_int.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/tests copying build/lib.linux-armv7l-2.7/skimage/_shared/tests/test_version_requirements.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/tests copying build/lib.linux-armv7l-2.7/skimage/_shared/tests/test_utils.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/tests copying build/lib.linux-armv7l-2.7/skimage/_shared/tests/test_interpolation.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/tests creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/external creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/external/tifffile copying build/lib.linux-armv7l-2.7/skimage/external/tifffile/tifffile.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/external/tifffile copying build/lib.linux-armv7l-2.7/skimage/external/tifffile/_tifffile.so -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/external/tifffile copying build/lib.linux-armv7l-2.7/skimage/external/tifffile/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/external/tifffile copying build/lib.linux-armv7l-2.7/skimage/external/setup.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/external copying build/lib.linux-armv7l-2.7/skimage/external/test_tifffile.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/external copying build/lib.linux-armv7l-2.7/skimage/external/__init__.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/external byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/future/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/future/graph/_ncut.py to _ncut.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/future/graph/rag.py to rag.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/future/graph/graph_merge.py to graph_merge.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/future/graph/graph_cut.py to graph_cut.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/future/graph/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/future/graph/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/future/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/_warps.py to _warps.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/pyramids.py to pyramids.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/finite_radon_transform.py to finite_radon_transform.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/hough_transform.py to hough_transform.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/seam_carving.py to seam_carving.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/integral.py to integral.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/_geometric.py to _geometric.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/radon_transform.py to radon_transform.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/tests/test_pyramids.py to test_pyramids.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/tests/test_warps.py to test_warps.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/tests/test_radon_transform.py to test_radon_transform.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/tests/test_seam_carving.py to test_seam_carving.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/tests/test_geometric.py to test_geometric.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/tests/test_hough_transform.py to test_hough_transform.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/tests/test_integral.py to test_integral.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/tests/test_finite_radon_transform.py to test_finite_radon_transform.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/greyreconstruct.py to greyreconstruct.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/watershed.py to watershed.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/grey.py to grey.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/selem.py to selem.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/_skeletonize_3d.py to _skeletonize_3d.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/misc.py to misc.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/binary.py to binary.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/_skeletonize.py to _skeletonize.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/convex_hull.py to convex_hull.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/tests/test_selem.py to test_selem.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/tests/test_reconstruction.py to test_reconstruction.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/tests/test_binary.py to test_binary.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/tests/test_watershed.py to test_watershed.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/tests/test_convex_hull.py to test_convex_hull.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/tests/test_skeletonize.py to test_skeletonize.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/tests/test_ccomp.py to test_ccomp.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/tests/test_grey.py to test_grey.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/tests/test_misc.py to test_misc.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/tests/test_skeletonize_3d.py to test_skeletonize_3d.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_build.py to _build.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/_hog.py to _hog.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/template.py to template.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/_daisy.py to _daisy.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/orb.py to orb.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/censure.py to censure.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/brief.py to brief.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/blob.py to blob.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/register_translation.py to register_translation.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/corner.py to corner.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/peak.py to peak.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/_canny.py to _canny.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/match.py to match.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/texture.py to texture.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests/test_brief.py to test_brief.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests/test_blob.py to test_blob.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests/test_corner.py to test_corner.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests/test_canny.py to test_canny.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests/test_peak.py to test_peak.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests/test_hog.py to test_hog.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests/test_match.py to test_match.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests/test_register_translation.py to test_register_translation.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests/test_texture.py to test_texture.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests/test_censure.py to test_censure.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests/test_daisy.py to test_daisy.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests/test_template.py to test_template.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/tests/test_orb.py to test_orb.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/inpaint.py to inpaint.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/deconvolution.py to deconvolution.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/non_local_means.py to non_local_means.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/uft.py to uft.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/_denoise.py to _denoise.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/unwrap.py to unwrap.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/tests/test_denoise.py to test_denoise.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/tests/test_unwrap.py to test_unwrap.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/tests/test_inpaint.py to test_inpaint.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/tests/test_restoration.py to test_restoration.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/_gabor.py to _gabor.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/thresholding.py to thresholding.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/lpi_filter.py to lpi_filter.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/_rank_order.py to _rank_order.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/_gaussian.py to _gaussian.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/edges.py to edges.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/rank/generic.py to generic.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/rank/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/rank/bilateral.py to bilateral.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/rank/_percentile.py to _percentile.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/rank/tests/test_rank.py to test_rank.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/rank/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/tests/test_gabor.py to test_gabor.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/tests/test_deprecated_imports.py to test_deprecated_imports.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/tests/test_lpi_filter.py to test_lpi_filter.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/tests/test_edges.py to test_edges.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/tests/test_gaussian.py to test_gaussian.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/tests/test_median.py to test_median.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/tests/test_thresholding.py to test_thresholding.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph/spath.py to spath.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph/mcp.py to mcp.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph/tests/test_spath.py to test_spath.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph/tests/test_mcp.py to test_mcp.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph/tests/test_flexible.py to test_flexible.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph/tests/test_heap.py to test_heap.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph/tests/test_anisotropy.py to test_anisotropy.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph/tests/test_connect.py to test_connect.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/scripts/skivi.py to skivi.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/scripts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/slic_superpixels.py to slic_superpixels.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/_join.py to _join.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/active_contour_model.py to active_contour_model.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/random_walker_segmentation.py to random_walker_segmentation.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/boundaries.py to boundaries.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/_felzenszwalb.py to _felzenszwalb.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/tests/test_boundaries.py to test_boundaries.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/tests/test_active_contour_model.py to test_active_contour_model.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/tests/test_felzenszwalb.py to test_felzenszwalb.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/tests/test_clear_border.py to test_clear_border.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/tests/test_join.py to test_join.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/tests/test_quickshift.py to test_quickshift.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/tests/test_slic.py to test_slic.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/tests/test_random_walker.py to test_random_walker.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/_clear_border.py to _clear_border.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/profile.py to profile.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/simple_metrics.py to simple_metrics.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/fit.py to fit.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_label.py to _label.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_polygon.py to _polygon.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/block.py to block.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_find_contours.py to _find_contours.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_moments.py to _moments.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_marching_cubes.py to _marching_cubes.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_regionprops.py to _regionprops.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests/test_moments.py to test_moments.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests/test_marching_cubes.py to test_marching_cubes.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests/test_regionprops.py to test_regionprops.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests/test_structural_similarity.py to test_structural_similarity.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests/test_fit.py to test_fit.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests/test_polygon.py to test_polygon.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests/test_pnpoly.py to test_pnpoly.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests/test_profile.py to test_profile.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests/test_find_contours.py to test_find_contours.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests/test_simple_metrics.py to test_simple_metrics.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/tests/test_block.py to test_block.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_structural_similarity.py to _structural_similarity.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_io.py to _io.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins/q_histogram.py to q_histogram.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins/imread_plugin.py to imread_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins/gdal_plugin.py to gdal_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins/q_color_mixer.py to q_color_mixer.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins/simpleitk_plugin.py to simpleitk_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins/qt_plugin.py to qt_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins/tifffile_plugin.py to tifffile_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins/test_plugin.py to test_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins/gtk_plugin.py to gtk_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins/skivi.py to skivi.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins/freeimage_plugin.py to freeimage_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins/matplotlib_plugin.py to matplotlib_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins/imageio_plugin.py to imageio_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins/pil_plugin.py to pil_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins/fits_plugin.py to fits_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_image_stack.py to _image_stack.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/collection.py to collection.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/manage_plugins.py to manage_plugins.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/sift.py to sift.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests/test_io.py to test_io.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests/test_plugin.py to test_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests/test_simpleitk.py to test_simpleitk.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests/test_collection.py to test_collection.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests/test_plugin_util.py to test_plugin_util.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests/test_imread.py to test_imread.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests/test_multi_image.py to test_multi_image.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests/test_histograms.py to test_histograms.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests/test_tifffile.py to test_tifffile.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests/test_freeimage.py to test_freeimage.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests/test_imageio.py to test_imageio.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests/test_fits.py to test_fits.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests/test_pil.py to test_pil.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests/test_colormixer.py to test_colormixer.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests/test_sift.py to test_sift.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/tests/test_mpl_imshow.py to test_mpl_imshow.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filter/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filter/rank/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/colorlabel.py to colorlabel.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/adapt_rgb.py to adapt_rgb.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/delta_e.py to delta_e.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/rgb_colors.py to rgb_colors.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/colorconv.py to colorconv.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/test_delta_e.py to test_delta_e.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/test_colorconv.py to test_colorconv.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/test_adapt_rgb.py to test_adapt_rgb.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/test_colorlabel.py to test_colorlabel.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/novice/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/novice/_novice.py to _novice.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/novice/tests/test_novice.py to test_novice.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/novice/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/exposure/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/exposure/exposure.py to exposure.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/exposure/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/exposure/_adapthist.py to _adapthist.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/exposure/tests/test_exposure.py to test_exposure.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/exposure/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/shape.py to shape.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/colormap.py to colormap.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/noise.py to noise.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/unique.py to unique.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/_regular_grid.py to _regular_grid.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/arraypad.py to arraypad.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/montage.py to montage.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/apply_parallel.py to apply_parallel.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/tests/test_shape.py to test_shape.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/tests/test_apply_parallel.py to test_apply_parallel.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/tests/test_regular_grid.py to test_regular_grid.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/tests/test_random_noise.py to test_random_noise.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/tests/test_unique_rows.py to test_unique_rows.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/tests/test_arraypad.py to test_arraypad.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/tests/test_montage.py to test_montage.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/tests/test_dtype.py to test_dtype.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/dtype.py to dtype.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/draw/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/draw/draw3d.py to draw3d.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/draw/draw.py to draw.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/draw/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/draw/tests/test_draw.py to test_draw.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/draw/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/draw/tests/test_draw3d.py to test_draw3d.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/_binary_blobs.py to _binary_blobs.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/tests/test_data.py to test_data.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/plugins/overlayplugin.py to overlayplugin.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/plugins/plotplugin.py to plotplugin.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/plugins/labelplugin.py to labelplugin.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/plugins/crop.py to crop.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/plugins/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/plugins/canny.py to canny.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/plugins/color_histogram.py to color_histogram.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/plugins/lineprofile.py to lineprofile.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/plugins/measure.py to measure.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/canvastools/linetool.py to linetool.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/canvastools/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/canvastools/recttool.py to recttool.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/canvastools/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/canvastools/painttool.py to painttool.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/widgets/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/widgets/history.py to history.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/widgets/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/qt.py to qt.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/utils/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/utils/dialogs.py to dialogs.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/utils/canvas.py to canvas.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/viewers/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/viewers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/tests/test_viewer.py to test_viewer.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/tests/test_widgets.py to test_widgets.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/tests/test_tools.py to test_tools.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/tests/test_plugins.py to test_plugins.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/viewer/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/_warnings.py to _warnings.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/_tempfile.py to _tempfile.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/version_requirements.py to version_requirements.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/_geometry.py to _geometry.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/testing.py to testing.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/tests/test_testing.py to test_testing.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/tests/test_geometry.py to test_geometry.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/tests/test_safe_as_int.py to test_safe_as_int.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/tests/test_version_requirements.py to test_version_requirements.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/tests/test_interpolation.py to test_interpolation.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/external/tifffile/tifffile.py to tifffile.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/external/tifffile/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/external/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/external/test_tifffile.py to test_tifffile.pyc byte-compiling /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/external/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpJvHRa2.py' /usr/bin/python2 -O /tmp/tmpJvHRa2.py removing /tmp/tmpJvHRa2.py running install_data copying skimage/restoration/tests/camera_unsup2.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/tests/ copying skimage/restoration/tests/camera_unsup.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/tests/ copying skimage/restoration/tests/camera_wiener.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/tests/ copying skimage/restoration/tests/camera_rl.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/tests/ creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/data copying skimage/color/tests/data/lab_array_d55_10.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/data copying skimage/color/tests/data/lab_array_d75_10.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/data copying skimage/color/tests/data/luv_array_d65_2.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/data copying skimage/color/tests/data/luv_array_d55_2.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/data copying skimage/color/tests/data/luv_array_d75_2.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/data copying skimage/color/tests/data/lab_array_d65_2.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/data copying skimage/color/tests/data/luv_array_d65_10.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/data copying skimage/color/tests/data/lab_array_d55_2.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/data copying skimage/color/tests/data/lab_array_a_2.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/data copying skimage/color/tests/data/luv_array_d75_10.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/data copying skimage/color/tests/data/lab_array_e_2.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/data copying skimage/color/tests/data/luv_array_e_2.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/data copying skimage/color/tests/data/luv_array_d50_10.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/data copying skimage/color/tests/data/luv_array_a_2.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/data copying skimage/color/tests/data/luv_array_d55_10.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/data copying skimage/color/tests/data/lab_array_d65_10.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/data copying skimage/color/tests/data/luv_array_d50_2.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/data copying skimage/color/tests/data/lab_array_d50_2.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/data copying skimage/color/tests/data/lab_array_d50_10.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/data copying skimage/color/tests/data/lab_array_d75_2.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/data copying skimage/color/tests/ciede2000_test_data.txt -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/color/tests/ copying skimage/data/truncated.jpg -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/coffee.png -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/disk-matlab-output.npz -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/chessboard_GRAY_U16B.tif -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/page.png -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/_blobs_3d_fiji_skeleton.tif -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/foo3x5x4indexed.png -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/camera.png -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/checker_bilevel.png -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/multi.fits -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/moon.png -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/clock_motion.png -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/rocket.jpg -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/color.png -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/horse.png -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/rank_filter_tests.npz -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/rough-wall.png -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/astronaut_GRAY_hog.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/chessboard_GRAY_U8.npz -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/mssim_matlab_output.npz -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/chessboard_GRAY_U8.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/grass.png -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/block.png -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/hubble_deep_field.jpg -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/multipage.tif -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/chessboard_RGB.png -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/palette_gray.png -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/brick.png -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/gray_morph_output.npz -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/chelsea.png -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/ihc.png -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/text.png -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/astronaut.png -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/bw_text.png -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/no_time_for_that_tiny.gif -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/coins.png -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/palette_color.png -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/simple.fits -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/multipage_rgb.tif -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/diamond-matlab-output.npz -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/phantom.png -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/chessboard_GRAY.png -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/bw_text_skeleton.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/orb_descriptor_positions.txt -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/chessboard_RGB_U8.npz -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/chessboard_RGB_U8.npy -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ copying skimage/data/chessboard_GRAY_U16.tif -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/ creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/future/graph/tests copying skimage/future/graph/tests/test_rag.py -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/future/graph/tests/ creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/tests/__pycache__ creating /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/__pycache__ copying skimage/io/_plugins/imageio_plugin.ini -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying skimage/io/_plugins/pil_plugin.ini -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying skimage/io/_plugins/gtk_plugin.ini -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying skimage/io/_plugins/gdal_plugin.ini -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying skimage/io/_plugins/imread_plugin.ini -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying skimage/io/_plugins/simpleitk_plugin.ini -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying skimage/io/_plugins/tifffile_plugin.ini -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying skimage/io/_plugins/matplotlib_plugin.ini -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying skimage/io/_plugins/qt_plugin.ini -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying skimage/io/_plugins/test_plugin.ini -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying skimage/io/_plugins/freeimage_plugin.ini -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins copying skimage/io/_plugins/fits_plugin.ini -> /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins running install_clib customize UnixCCompiler running install_egg_info running egg_info running build_src build_src building extension "skimage._shared.geometry" sources building extension "skimage._shared.transform" sources building extension "skimage._shared.interpolation" sources building extension "skimage.draw._draw" sources building extension "skimage.feature.corner_cy" sources building extension "skimage.feature.censure_cy" sources building extension "skimage.feature.orb_cy" sources building extension "skimage.feature.brief_cy" sources building extension "skimage.feature._texture" sources building extension "skimage.feature._hessian_det_appx" sources building extension "skimage.feature._hoghistogram" sources building extension "skimage.restoration._unwrap_1d" sources building extension "skimage.restoration._unwrap_2d" sources building extension "skimage.restoration._unwrap_3d" sources building extension "skimage.restoration._denoise_cy" sources building extension "skimage.restoration._nl_means_denoising" sources building extension "skimage.filters._ctmf" sources building extension "skimage.filters.rank.core_cy" sources building extension "skimage.filters.rank.generic_cy" sources building extension "skimage.filters.rank.percentile_cy" sources building extension "skimage.filters.rank.bilateral_cy" sources building extension "skimage.future.graph._ncut_cy" sources building extension "skimage.graph._spath" sources building extension "skimage.graph._mcp" sources building extension "skimage.graph.heap" sources building extension "skimage.io._plugins._colormixer" sources building extension "skimage.io._plugins._histograms" sources building extension "skimage.measure._ccomp" sources building extension "skimage.measure._find_contours_cy" sources building extension "skimage.measure._moments_cy" sources building extension "skimage.measure._marching_cubes_cy" sources building extension "skimage.measure._pnpoly" sources building extension "skimage.morphology._watershed" sources building extension "skimage.morphology._skeletonize_cy" sources building extension "skimage.morphology._convex_hull" sources building extension "skimage.morphology._greyreconstruct" sources building extension "skimage.morphology._skeletonize_3d_cy" sources building extension "skimage.transform._hough_transform" sources building extension "skimage.transform._warps_cy" sources building extension "skimage.transform._radon_transform" sources building extension "skimage.transform._seam_carving" sources building extension "skimage.segmentation._felzenszwalb_cy" sources building extension "skimage.segmentation._quickshift" sources building extension "skimage.segmentation._slic" sources building extension "skimage.external.tifffile._tifffile" sources building data_files sources build_src: building npy-pkg config files writing requirements to scikit_image.egg-info/requires.txt writing scikit_image.egg-info/PKG-INFO writing top-level names to scikit_image.egg-info/top_level.txt writing dependency_links to scikit_image.egg-info/dependency_links.txt writing entry points to scikit_image.egg-info/entry_points.txt reading manifest file 'scikit_image.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/build' no previously-included directories found matching 'doc/gh-pages' writing manifest file 'scikit_image.egg-info/SOURCES.txt' Copying scikit_image.egg-info to /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/scikit_image-0.12.3-py2.7.egg-info running install_scripts Installing skivi script to /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/bin + find /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm -name '*.so' + xargs chmod 755 + /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/scikit-image-0.12.3 extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/future/graph/_ncut_cy.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/_hough_transform.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/_warps_cy.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/_radon_transform.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/transform/_seam_carving.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/_skeletonize_cy.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/_watershed.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/_greyreconstruct.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/_convex_hull.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/morphology/_skeletonize_3d_cy.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/corner_cy.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/_hessian_det_appx.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/orb_cy.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/_hoghistogram.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/censure_cy.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/_texture.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/feature/brief_cy.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/_nl_means_denoising.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/_unwrap_3d.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/_denoise_cy.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/_unwrap_1d.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/restoration/_unwrap_2d.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/_ctmf.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/rank/percentile_cy.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/rank/core_cy.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/rank/bilateral_cy.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filters/rank/generic_cy.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph/_spath.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph/_mcp.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/graph/heap.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/_felzenszwalb_cy.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/_slic.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/segmentation/_quickshift.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_find_contours_cy.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_moments_cy.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_pnpoly.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_ccomp.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_marching_cubes_cy.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins/_histograms.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_plugins/_colormixer.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/draw/_draw.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/interpolation.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/geometry.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/_shared/transform.so extracting debug info from /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/external/tifffile/_tifffile.so /usr/lib/rpm/sepdebugcrcfix: Updated 45 CRC32s, 0 CRC32s did match. 78487 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.yNFbN7 + umask 022 + cd /builddir/build/BUILD + cd scikit-image-0.12.3 + mkdir -p matplotlib + touch matplotlib/matplotlibrc ++ pwd + export XDG_CONFIG_HOME=/builddir/build/BUILD/scikit-image-0.12.3 + XDG_CONFIG_HOME=/builddir/build/BUILD/scikit-image-0.12.3 + pushd /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm//usr/lib/python2.7/site-packages ~/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages ~/build/BUILD/scikit-image-0.12.3 + xvfb-run nosetests-2.7 skimage /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/filter/__init__.py:6: skimage_deprecation: The `skimage.filter` module has been renamed to `skimage.filters`. This placeholder module will be removed in v0.13. warn(skimage_deprecation('The `skimage.filter` module has been renamed ' ...................................................................../builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/data/__init__.py:61: skimage_deprecation: Call to deprecated function ``lena``. Use ``skimage.data.astronaut`` instead. def lena(): ..................................................EE...............................................................................................................................................................................................................................................................................................................................................................................................................................SSSSSSSSSSSS.....SSSSSSSSS.................../builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/util/dtype.py:110: UserWarning: Possible precision loss when converting from float64 to uint16 "%s to %s" % (dtypeobj_in, dtypeobj)) .................../builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/io/_io.py:132: UserWarning: test.png is a low contrast image warn('%s is a low contrast image' % fname) .......................SSSSS........................................................./builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_marching_cubes.py:243: DeprecationWarning: `correct_mesh_orientation` is deprecated for removal as `marching_cubes` now guarantess correct mesh orientation. warn(DeprecationWarning("`correct_mesh_orientation` is deprecated for " ................................................................................/builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_structural_similarity.py:224: skimage_deprecation: Call to deprecated function ``structural_similarity``. Use ``compare_ssim`` instead. def structural_similarity(X, Y, win_size=None, gradient=False, /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_structural_similarity.py:224: skimage_deprecation: Call to deprecated function ``structural_similarity``. Use ``compare_ssim`` instead. def structural_similarity(X, Y, win_size=None, gradient=False, /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_structural_similarity.py:224: skimage_deprecation: Call to deprecated function ``structural_similarity``. Use ``compare_ssim`` instead. def structural_similarity(X, Y, win_size=None, gradient=False, /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_structural_similarity.py:224: skimage_deprecation: Call to deprecated function ``structural_similarity``. Use ``compare_ssim`` instead. def structural_similarity(X, Y, win_size=None, gradient=False, /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_structural_similarity.py:224: skimage_deprecation: Call to deprecated function ``structural_similarity``. Use ``compare_ssim`` instead. def structural_similarity(X, Y, win_size=None, gradient=False, /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_structural_similarity.py:224: skimage_deprecation: Call to deprecated function ``structural_similarity``. Use ``compare_ssim`` instead. def structural_similarity(X, Y, win_size=None, gradient=False, /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_structural_similarity.py:224: skimage_deprecation: Call to deprecated function ``structural_similarity``. Use ``compare_ssim`` instead. def structural_similarity(X, Y, win_size=None, gradient=False, /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_structural_similarity.py:224: skimage_deprecation: Call to deprecated function ``structural_similarity``. Use ``compare_ssim`` instead. def structural_similarity(X, Y, win_size=None, gradient=False, /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_structural_similarity.py:224: skimage_deprecation: Call to deprecated function ``structural_similarity``. Use ``compare_ssim`` instead. def structural_similarity(X, Y, win_size=None, gradient=False, /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_structural_similarity.py:224: skimage_deprecation: Call to deprecated function ``structural_similarity``. Use ``compare_ssim`` instead. def structural_similarity(X, Y, win_size=None, gradient=False, /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_structural_similarity.py:224: skimage_deprecation: Call to deprecated function ``structural_similarity``. Use ``compare_ssim`` instead. def structural_similarity(X, Y, win_size=None, gradient=False, /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_structural_similarity.py:224: skimage_deprecation: Call to deprecated function ``structural_similarity``. Use ``compare_ssim`` instead. def structural_similarity(X, Y, win_size=None, gradient=False, ../builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_structural_similarity.py:224: skimage_deprecation: Call to deprecated function ``structural_similarity``. Use ``compare_ssim`` instead. def structural_similarity(X, Y, win_size=None, gradient=False, /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_structural_similarity.py:224: skimage_deprecation: Call to deprecated function ``structural_similarity``. Use ``compare_ssim`` instead. def structural_similarity(X, Y, win_size=None, gradient=False, /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_structural_similarity.py:224: skimage_deprecation: Call to deprecated function ``structural_similarity``. Use ``compare_ssim`` instead. def structural_similarity(X, Y, win_size=None, gradient=False, /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_structural_similarity.py:224: skimage_deprecation: Call to deprecated function ``structural_similarity``. Use ``compare_ssim`` instead. def structural_similarity(X, Y, win_size=None, gradient=False, /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_structural_similarity.py:224: skimage_deprecation: Call to deprecated function ``structural_similarity``. Use ``compare_ssim`` instead. def structural_similarity(X, Y, win_size=None, gradient=False, /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/lib/python2.7/site-packages/skimage/measure/_structural_similarity.py:224: skimage_deprecation: Call to deprecated function ``structural_similarity``. Use ``compare_ssim`` instead. def structural_similarity(X, Y, win_size=None, gradient=False, ................................/usr/bin/xvfb-run: line 181: 20905 Segmentation fault DISPLAY=:$SERVERNUM XAUTHORITY=$AUTHFILE "$@" 2>&1 ~/build/BUILD/scikit-image-0.12.3 + : + popd + exit 0 Processing files: python2-scikit-image-0.12.3-5.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JhhdE8 + umask 022 + cd /builddir/build/BUILD + cd scikit-image-0.12.3 + DOCDIR=/builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/share/doc/python2-scikit-image-0.12.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/share/doc/python2-scikit-image-0.12.3 + cp -pr CONTRIBUTORS.txt /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/share/doc/python2-scikit-image-0.12.3 + cp -pr DEPENDS.txt /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/share/doc/python2-scikit-image-0.12.3 + cp -pr RELEASE.txt /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/share/doc/python2-scikit-image-0.12.3 + cp -pr TASKS.txt /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/share/doc/python2-scikit-image-0.12.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.O0vQYg + umask 022 + cd /builddir/build/BUILD + cd scikit-image-0.12.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/share/licenses/python2-scikit-image-0.12.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/share/licenses/python2-scikit-image-0.12.3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm/usr/share/licenses/python2-scikit-image-0.12.3 + exit 0 Provides: python-scikit-image = 0.12.3-5.el7 python-scikit-image(armv7hl-32) = 0.12.3-5.el7 python2-scikit-image = 0.12.3-5.el7 python2-scikit-image(armv7hl-32) = 0.12.3-5.el7 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) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-scikit-image < 0.12.3-5.el7 Processing files: scikit-image-tools-0.12.3-5.el7.noarch Provides: scikit-image-tools = 0.12.3-5.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 Processing files: python-scikit-image-debuginfo-0.12.3-5.el7.armv7hl Provides: python-scikit-image-debuginfo = 0.12.3-5.el7 python-scikit-image-debuginfo(armv7hl-32) = 0.12.3-5.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm Wrote: /builddir/build/RPMS/python2-scikit-image-0.12.3-5.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/scikit-image-tools-0.12.3-5.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-scikit-image-debuginfo-0.12.3-5.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4ssQHc + umask 022 + cd /builddir/build/BUILD + cd scikit-image-0.12.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-scikit-image-0.12.3-5.el7.arm + exit 0 Child return code was: 0