Mock Version: 1.4.19 Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-fslpy.spec'], chrootPath='/var/lib/mock/f29-build-18193059-1298126/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-fslpy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-fslpy-2.7.0-1.fc29.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-fslpy.spec'], chrootPath='/var/lib/mock/f29-build-18193059-1298126/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-fslpy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pVmTRd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fslpy-2.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/fslpy-2.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fslpy-2.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rfv fslpy.egg-info removed 'fslpy.egg-info/PKG-INFO' removed 'fslpy.egg-info/SOURCES.txt' removed 'fslpy.egg-info/entry_points.txt' removed 'fslpy.egg-info/dependency_links.txt' removed 'fslpy.egg-info/top_level.txt' removed 'fslpy.egg-info/requires.txt' removed directory 'fslpy.egg-info' + cat requirements-extra.txt + sed -i /trimesh/d requirements.txt + find . -name '*py' -exec sed -i '/#!\/usr\/bin\/env python/ d' '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8o2Rte + umask 022 + cd /builddir/build/BUILD + cd fslpy-2.7.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/fsl copying fsl/version.py -> build/lib/fsl copying fsl/__init__.py -> build/lib/fsl creating build/lib/fsl/data copying fsl/data/fixlabels.py -> build/lib/fsl/data copying fsl/data/vtk.py -> build/lib/fsl/data copying fsl/data/atlases.py -> build/lib/fsl/data copying fsl/data/imagewrapper.py -> build/lib/fsl/data copying fsl/data/gifti.py -> build/lib/fsl/data copying fsl/data/featimage.py -> build/lib/fsl/data copying fsl/data/volumelabels.py -> build/lib/fsl/data copying fsl/data/freesurfer.py -> build/lib/fsl/data copying fsl/data/dicom.py -> build/lib/fsl/data copying fsl/data/constants.py -> build/lib/fsl/data copying fsl/data/featdesign.py -> build/lib/fsl/data copying fsl/data/bitmap.py -> build/lib/fsl/data copying fsl/data/utils.py -> build/lib/fsl/data copying fsl/data/mghimage.py -> build/lib/fsl/data copying fsl/data/image.py -> build/lib/fsl/data copying fsl/data/dtifit.py -> build/lib/fsl/data copying fsl/data/melodicimage.py -> build/lib/fsl/data copying fsl/data/vest.py -> build/lib/fsl/data copying fsl/data/mesh.py -> build/lib/fsl/data copying fsl/data/melodicanalysis.py -> build/lib/fsl/data copying fsl/data/__init__.py -> build/lib/fsl/data copying fsl/data/featanalysis.py -> build/lib/fsl/data creating build/lib/fsl/transform copying fsl/transform/x5.py -> build/lib/fsl/transform copying fsl/transform/affine.py -> build/lib/fsl/transform copying fsl/transform/nonlinear.py -> build/lib/fsl/transform copying fsl/transform/flirt.py -> build/lib/fsl/transform copying fsl/transform/fnirt.py -> build/lib/fsl/transform copying fsl/transform/__init__.py -> build/lib/fsl/transform creating build/lib/fsl/wrappers copying fsl/wrappers/fslmaths.py -> build/lib/fsl/wrappers copying fsl/wrappers/eddy.py -> build/lib/fsl/wrappers copying fsl/wrappers/fugue.py -> build/lib/fsl/wrappers copying fsl/wrappers/melodic.py -> build/lib/fsl/wrappers copying fsl/wrappers/fsl_anat.py -> build/lib/fsl/wrappers copying fsl/wrappers/bet.py -> build/lib/fsl/wrappers copying fsl/wrappers/fast.py -> build/lib/fsl/wrappers copying fsl/wrappers/flirt.py -> build/lib/fsl/wrappers copying fsl/wrappers/wrapperutils.py -> build/lib/fsl/wrappers copying fsl/wrappers/misc.py -> build/lib/fsl/wrappers copying fsl/wrappers/fnirt.py -> build/lib/fsl/wrappers copying fsl/wrappers/__init__.py -> build/lib/fsl/wrappers creating build/lib/fsl/scripts copying fsl/scripts/imglob.py -> build/lib/fsl/scripts copying fsl/scripts/resample_image.py -> build/lib/fsl/scripts copying fsl/scripts/fsl_convert_x5.py -> build/lib/fsl/scripts copying fsl/scripts/atlasq.py -> build/lib/fsl/scripts copying fsl/scripts/imcp.py -> build/lib/fsl/scripts copying fsl/scripts/fsl_ents.py -> build/lib/fsl/scripts copying fsl/scripts/fsl_apply_x5.py -> build/lib/fsl/scripts copying fsl/scripts/immv.py -> build/lib/fsl/scripts copying fsl/scripts/__init__.py -> build/lib/fsl/scripts creating build/lib/fsl/utils copying fsl/utils/path.py -> build/lib/fsl/utils copying fsl/utils/meta.py -> build/lib/fsl/utils copying fsl/utils/ensure.py -> build/lib/fsl/utils copying fsl/utils/naninfrange.py -> build/lib/fsl/utils copying fsl/utils/idle.py -> build/lib/fsl/utils copying fsl/utils/platform.py -> build/lib/fsl/utils copying fsl/utils/assertions.py -> build/lib/fsl/utils copying fsl/utils/bids.py -> build/lib/fsl/utils copying fsl/utils/memoize.py -> build/lib/fsl/utils copying fsl/utils/parse_data.py -> build/lib/fsl/utils copying fsl/utils/cache.py -> build/lib/fsl/utils copying fsl/utils/imcp.py -> build/lib/fsl/utils copying fsl/utils/tempdir.py -> build/lib/fsl/utils copying fsl/utils/weakfuncref.py -> build/lib/fsl/utils copying fsl/utils/transform.py -> build/lib/fsl/utils copying fsl/utils/notifier.py -> build/lib/fsl/utils copying fsl/utils/run.py -> build/lib/fsl/utils copying fsl/utils/settings.py -> build/lib/fsl/utils copying fsl/utils/fslsub.py -> build/lib/fsl/utils copying fsl/utils/deprecated.py -> build/lib/fsl/utils copying fsl/utils/__init__.py -> build/lib/fsl/utils creating build/lib/fsl/utils/image copying fsl/utils/image/roi.py -> build/lib/fsl/utils/image copying fsl/utils/image/resample.py -> build/lib/fsl/utils/image copying fsl/utils/image/__init__.py -> build/lib/fsl/utils/image creating build/lib/fsl/utils/filetree copying fsl/utils/filetree/filetree.py -> build/lib/fsl/utils/filetree copying fsl/utils/filetree/parse.py -> build/lib/fsl/utils/filetree copying fsl/utils/filetree/query.py -> build/lib/fsl/utils/filetree copying fsl/utils/filetree/utils.py -> build/lib/fsl/utils/filetree copying fsl/utils/filetree/__init__.py -> build/lib/fsl/utils/filetree creating build/lib/fsl/utils/filetree/trees copying fsl/utils/filetree/trees/freesurfer.tree -> build/lib/fsl/utils/filetree/trees copying fsl/utils/filetree/trees/ProbtrackX.tree -> build/lib/fsl/utils/filetree/trees copying fsl/utils/filetree/trees/feat.tree -> build/lib/fsl/utils/filetree/trees copying fsl/utils/filetree/trees/bids_raw.tree -> build/lib/fsl/utils/filetree/trees copying fsl/utils/filetree/trees/Diffusion.tree -> build/lib/fsl/utils/filetree/trees copying fsl/utils/filetree/trees/eddy.tree -> build/lib/fsl/utils/filetree/trees copying fsl/utils/filetree/trees/vbm.tree -> build/lib/fsl/utils/filetree/trees copying fsl/utils/filetree/trees/tbss.tree -> build/lib/fsl/utils/filetree/trees copying fsl/utils/filetree/trees/HCP_Surface.tree -> build/lib/fsl/utils/filetree/trees copying fsl/utils/filetree/trees/bet.tree -> build/lib/fsl/utils/filetree/trees copying fsl/utils/filetree/trees/gfeat.tree -> build/lib/fsl/utils/filetree/trees copying fsl/utils/filetree/trees/dti.tree -> build/lib/fsl/utils/filetree/trees copying fsl/utils/filetree/trees/topup.tree -> build/lib/fsl/utils/filetree/trees copying fsl/utils/filetree/trees/HCP_directory.tree -> build/lib/fsl/utils/filetree/trees copying fsl/utils/filetree/trees/feat_stats.tree -> build/lib/fsl/utils/filetree/trees copying fsl/utils/filetree/trees/BedpostX.tree -> build/lib/fsl/utils/filetree/trees copying fsl/utils/filetree/trees/epi_reg.tree -> build/lib/fsl/utils/filetree/trees copying fsl/utils/filetree/trees/fast.tree -> build/lib/fsl/utils/filetree/trees copying fsl/utils/filetree/trees/feat_reg.tree -> build/lib/fsl/utils/filetree/trees + sleep 1 + PYTHONPATH=. + sphinx-build-3 doc html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 82 source files that are out of date updating environment: 82 added, 0 changed, 0 removed reading sources... [ 1%] changelog reading sources... [ 2%] contributing reading sources... [ 3%] fsl reading sources... [ 4%] fsl.data reading sources... [ 6%] fsl.data.atlases reading sources... [ 7%] fsl.data.bitmap reading sources... [ 8%] fsl.data.constants reading sources... [ 9%] fsl.data.dicom reading sources... [ 10%] fsl.data.dtifit reading sources... [ 12%] fsl.data.featanalysis reading sources... [ 13%] fsl.data.featdesign reading sources... [ 14%] fsl.data.featimage reading sources... [ 15%] fsl.data.fixlabels reading sources... [ 17%] fsl.data.freesurfer reading sources... [ 18%] fsl.data.gifti reading sources... [ 19%] fsl.data.image reading sources... [ 20%] fsl.data.imagewrapper reading sources... [ 21%] fsl.data.melodicanalysis reading sources... [ 23%] fsl.data.melodicimage reading sources... [ 24%] fsl.data.mesh reading sources... [ 25%] fsl.data.mghimage reading sources... [ 26%] fsl.data.utils reading sources... [ 28%] fsl.data.vest reading sources... [ 29%] fsl.data.volumelabels reading sources... [ 30%] fsl.data.vtk reading sources... [ 31%] fsl.scripts reading sources... [ 32%] fsl.scripts.atlasq reading sources... [ 34%] fsl.scripts.fsl_apply_x5 reading sources... [ 35%] fsl.scripts.fsl_convert_x5 reading sources... [ 36%] fsl.scripts.fsl_ents reading sources... [ 37%] fsl.scripts.imcp reading sources... [ 39%] fsl.scripts.imglob reading sources... [ 40%] fsl.scripts.immv reading sources... [ 41%] fsl.scripts.resample_image reading sources... [ 42%] fsl.transform reading sources... [ 43%] fsl.transform.affine reading sources... [ 45%] fsl.transform.flirt reading sources... [ 46%] fsl.transform.fnirt reading sources... [ 47%] fsl.transform.nonlinear reading sources... [ 48%] fsl.transform.x5 reading sources... [ 50%] fsl.utils reading sources... [ 51%] fsl.utils.assertions reading sources... [ 52%] fsl.utils.bids reading sources... [ 53%] fsl.utils.cache reading sources... [ 54%] fsl.utils.deprecated reading sources... [ 56%] fsl.utils.ensure reading sources... [ 57%] fsl.utils.filetree reading sources... [ 58%] fsl.utils.filetree.filetree reading sources... [ 59%] fsl.utils.filetree.parse reading sources... [ 60%] fsl.utils.filetree.query reading sources... [ 62%] fsl.utils.filetree.utils reading sources... [ 63%] fsl.utils.fslsub reading sources... [ 64%] fsl.utils.idle reading sources... [ 65%] fsl.utils.image reading sources... [ 67%] fsl.utils.image.resample reading sources... [ 68%] fsl.utils.image.roi reading sources... [ 69%] fsl.utils.imcp reading sources... [ 70%] fsl.utils.memoize reading sources... [ 71%] fsl.utils.meta reading sources... [ 73%] fsl.utils.naninfrange reading sources... [ 74%] fsl.utils.notifier reading sources... [ 75%] fsl.utils.parse_data reading sources... [ 76%] fsl.utils.path reading sources... [ 78%] fsl.utils.platform reading sources... [ 79%] fsl.utils.run reading sources... [ 80%] fsl.utils.settings reading sources... [ 81%] fsl.utils.tempdir reading sources... [ 82%] fsl.utils.weakfuncref reading sources... [ 84%] fsl.version reading sources... [ 85%] fsl.wrappers reading sources... [ 86%] fsl.wrappers.bet reading sources... [ 87%] fsl.wrappers.eddy reading sources... [ 89%] fsl.wrappers.fast reading sources... [ 90%] fsl.wrappers.flirt reading sources... [ 91%] fsl.wrappers.fnirt reading sources... [ 92%] fsl.wrappers.fsl_anat reading sources... [ 93%] fsl.wrappers.fslmaths reading sources... [ 95%] fsl.wrappers.fugue reading sources... [ 96%] fsl.wrappers.melodic reading sources... [ 97%] fsl.wrappers.misc reading sources... [ 98%] fsl.wrappers.wrapperutils reading sources... [100%] index WARNING: error while formatting arguments for fsl.utils.filetree.filetree.FileTree: 'ForwardRef' object has no attribute '__origin__' WARNING: error while formatting arguments for fsl.utils.filetree.filetree.FileTree.__init__: 'ForwardRef' object has no attribute '__origin__' WARNING: error while formatting arguments for fsl.utils.filetree.filetree.FileTree._get_template_tree: 'ForwardRef' object has no attribute '__origin__' WARNING: error while formatting arguments for fsl.utils.filetree.filetree.FileTree.get_all_trees: 'ForwardRef' object has no attribute '__origin__' WARNING: error while formatting arguments for fsl.utils.filetree.parse.read_subtree_line: 'ForwardRef' object has no attribute '__origin__' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] changelog writing output... [ 2%] contributing writing output... [ 3%] fsl writing output... [ 4%] fsl.data writing output... [ 6%] fsl.data.atlases writing output... [ 7%] fsl.data.bitmap writing output... [ 8%] fsl.data.constants writing output... [ 9%] fsl.data.dicom writing output... [ 10%] fsl.data.dtifit writing output... [ 12%] fsl.data.featanalysis writing output... [ 13%] fsl.data.featdesign writing output... [ 14%] fsl.data.featimage writing output... [ 15%] fsl.data.fixlabels writing output... [ 17%] fsl.data.freesurfer writing output... [ 18%] fsl.data.gifti writing output... [ 19%] fsl.data.image writing output... [ 20%] fsl.data.imagewrapper writing output... [ 21%] fsl.data.melodicanalysis writing output... [ 23%] fsl.data.melodicimage writing output... [ 24%] fsl.data.mesh writing output... [ 25%] fsl.data.mghimage writing output... [ 26%] fsl.data.utils writing output... [ 28%] fsl.data.vest writing output... [ 29%] fsl.data.volumelabels writing output... [ 30%] fsl.data.vtk writing output... [ 31%] fsl.scripts writing output... [ 32%] fsl.scripts.atlasq writing output... [ 34%] fsl.scripts.fsl_apply_x5 writing output... [ 35%] fsl.scripts.fsl_convert_x5 writing output... [ 36%] fsl.scripts.fsl_ents writing output... [ 37%] fsl.scripts.imcp writing output... [ 39%] fsl.scripts.imglob writing output... [ 40%] fsl.scripts.immv writing output... [ 41%] fsl.scripts.resample_image writing output... [ 42%] fsl.transform writing output... [ 43%] fsl.transform.affine writing output... [ 45%] fsl.transform.flirt writing output... [ 46%] fsl.transform.fnirt writing output... [ 47%] fsl.transform.nonlinear writing output... [ 48%] fsl.transform.x5 writing output... [ 50%] fsl.utils writing output... [ 51%] fsl.utils.assertions writing output... [ 52%] fsl.utils.bids writing output... [ 53%] fsl.utils.cache writing output... [ 54%] fsl.utils.deprecated writing output... [ 56%] fsl.utils.ensure writing output... [ 57%] fsl.utils.filetree writing output... [ 58%] fsl.utils.filetree.filetree writing output... [ 59%] fsl.utils.filetree.parse writing output... [ 60%] fsl.utils.filetree.query writing output... [ 62%] fsl.utils.filetree.utils writing output... [ 63%] fsl.utils.fslsub writing output... [ 64%] fsl.utils.idle writing output... [ 65%] fsl.utils.image writing output... [ 67%] fsl.utils.image.resample writing output... [ 68%] fsl.utils.image.roi writing output... [ 69%] fsl.utils.imcp writing output... [ 70%] fsl.utils.memoize writing output... [ 71%] fsl.utils.meta writing output... [ 73%] fsl.utils.naninfrange writing output... [ 74%] fsl.utils.notifier writing output... [ 75%] fsl.utils.parse_data writing output... [ 76%] fsl.utils.path writing output... [ 78%] fsl.utils.platform writing output... [ 79%] fsl.utils.run writing output... [ 80%] fsl.utils.settings writing output... [ 81%] fsl.utils.tempdir writing output... [ 82%] fsl.utils.weakfuncref writing output... [ 84%] fsl.version writing output... [ 85%] fsl.wrappers writing output... [ 86%] fsl.wrappers.bet writing output... [ 87%] fsl.wrappers.eddy writing output... [ 89%] fsl.wrappers.fast writing output... [ 90%] fsl.wrappers.flirt writing output... [ 91%] fsl.wrappers.fnirt writing output... [ 92%] fsl.wrappers.fsl_anat writing output... [ 93%] fsl.wrappers.fslmaths writing output... [ 95%] fsl.wrappers.fugue writing output... [ 96%] fsl.wrappers.melodic writing output... [ 97%] fsl.wrappers.misc writing output... [ 98%] fsl.wrappers.wrapperutils writing output... [100%] index CHANGELOG.rst:96: WARNING: more than one target found for cross-reference 'filetree': fsl.utils.filetree, fsl.utils.filetree.filetree generating indices... genindex py-modindex highlighting module code... [ 1%] fsl.data.atlases highlighting module code... [ 2%] fsl.data.bitmap highlighting module code... [ 4%] fsl.data.dicom highlighting module code... [ 5%] fsl.data.dtifit highlighting module code... [ 7%] fsl.data.featanalysis highlighting module code... [ 8%] fsl.data.featdesign highlighting module code... [ 9%] fsl.data.featimage highlighting module code... [ 11%] fsl.data.fixlabels highlighting module code... [ 12%] fsl.data.freesurfer highlighting module code... [ 14%] fsl.data.gifti highlighting module code... [ 15%] fsl.data.image highlighting module code... [ 16%] fsl.data.imagewrapper highlighting module code... [ 18%] fsl.data.melodicanalysis highlighting module code... [ 19%] fsl.data.melodicimage highlighting module code... [ 21%] fsl.data.mesh highlighting module code... [ 22%] fsl.data.mghimage highlighting module code... [ 23%] fsl.data.utils highlighting module code... [ 25%] fsl.data.vest highlighting module code... [ 26%] fsl.data.volumelabels highlighting module code... [ 28%] fsl.data.vtk highlighting module code... [ 29%] fsl.scripts.atlasq highlighting module code... [ 30%] fsl.scripts.fsl_apply_x5 highlighting module code... [ 32%] fsl.scripts.fsl_convert_x5 highlighting module code... [ 33%] fsl.scripts.fsl_ents highlighting module code... [ 35%] fsl.scripts.imcp highlighting module code... [ 36%] fsl.scripts.imglob highlighting module code... [ 38%] fsl.scripts.immv highlighting module code... [ 39%] fsl.scripts.resample_image highlighting module code... [ 40%] fsl.transform.affine highlighting module code... [ 42%] fsl.transform.flirt highlighting module code... [ 43%] fsl.transform.fnirt highlighting module code... [ 45%] fsl.transform.nonlinear highlighting module code... [ 46%] fsl.transform.x5 highlighting module code... [ 47%] fsl.utils.assertions highlighting module code... [ 49%] fsl.utils.bids highlighting module code... [ 50%] fsl.utils.cache highlighting module code... [ 52%] fsl.utils.deprecated highlighting module code... [ 53%] fsl.utils.ensure highlighting module code... [ 54%] fsl.utils.filetree.filetree highlighting module code... [ 56%] fsl.utils.filetree.parse highlighting module code... [ 57%] fsl.utils.filetree.query highlighting module code... [ 59%] fsl.utils.filetree.utils highlighting module code... [ 60%] fsl.utils.fslsub highlighting module code... [ 61%] fsl.utils.idle highlighting module code... [ 63%] fsl.utils.image.resample highlighting module code... [ 64%] fsl.utils.image.roi highlighting module code... [ 66%] fsl.utils.imcp highlighting module code... [ 67%] fsl.utils.memoize highlighting module code... [ 69%] fsl.utils.meta highlighting module code... [ 70%] fsl.utils.naninfrange highlighting module code... [ 71%] fsl.utils.notifier highlighting module code... [ 73%] fsl.utils.parse_data highlighting module code... [ 74%] fsl.utils.path highlighting module code... [ 76%] fsl.utils.platform highlighting module code... [ 77%] fsl.utils.run highlighting module code... [ 78%] fsl.utils.settings highlighting module code... [ 80%] fsl.utils.tempdir highlighting module code... [ 81%] fsl.utils.weakfuncref highlighting module code... [ 83%] fsl.version highlighting module code... [ 84%] fsl.wrappers.bet highlighting module code... [ 85%] fsl.wrappers.eddy highlighting module code... [ 87%] fsl.wrappers.fast highlighting module code... [ 88%] fsl.wrappers.flirt highlighting module code... [ 90%] fsl.wrappers.fnirt highlighting module code... [ 91%] fsl.wrappers.fsl_anat highlighting module code... [ 92%] fsl.wrappers.fslmaths highlighting module code... [ 94%] fsl.wrappers.fugue highlighting module code... [ 95%] fsl.wrappers.melodic highlighting module code... [ 97%] fsl.wrappers.misc highlighting module code... [ 98%] fsl.wrappers.wrapperutils highlighting module code... [100%] functools writing additional pages... search copying images... [ 33%] images/nonlinear_registration_process.png copying images... [ 66%] images/fnirt_warp_field.png copying images... [100%] images/fnirt_coefficient_field.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 6 warnings. The HTML pages are in html. + rm -frv html/.buildinfo removed 'html/.buildinfo' + rm -frv html/.doctrees removed 'html/.doctrees/fsl.data.featdesign.doctree' removed 'html/.doctrees/index.doctree' removed 'html/.doctrees/contributing.doctree' removed 'html/.doctrees/fsl.utils.settings.doctree' removed 'html/.doctrees/fsl.transform.affine.doctree' removed 'html/.doctrees/fsl.wrappers.wrapperutils.doctree' removed 'html/.doctrees/fsl.data.dicom.doctree' removed 'html/.doctrees/fsl.utils.memoize.doctree' removed 'html/.doctrees/fsl.data.doctree' removed 'html/.doctrees/fsl.data.bitmap.doctree' removed 'html/.doctrees/fsl.utils.tempdir.doctree' removed 'html/.doctrees/fsl.utils.filetree.query.doctree' removed 'html/.doctrees/fsl.wrappers.bet.doctree' removed 'html/.doctrees/fsl.scripts.imglob.doctree' removed 'html/.doctrees/fsl.wrappers.fugue.doctree' removed 'html/.doctrees/fsl.scripts.fsl_convert_x5.doctree' removed 'html/.doctrees/fsl.scripts.immv.doctree' removed 'html/.doctrees/fsl.wrappers.eddy.doctree' removed 'html/.doctrees/fsl.scripts.fsl_ents.doctree' removed 'html/.doctrees/fsl.utils.filetree.doctree' removed 'html/.doctrees/fsl.utils.deprecated.doctree' removed 'html/.doctrees/fsl.utils.filetree.filetree.doctree' removed 'html/.doctrees/fsl.wrappers.melodic.doctree' removed 'html/.doctrees/fsl.utils.idle.doctree' removed 'html/.doctrees/fsl.utils.filetree.parse.doctree' removed 'html/.doctrees/fsl.version.doctree' removed 'html/.doctrees/fsl.utils.parse_data.doctree' removed 'html/.doctrees/fsl.utils.ensure.doctree' removed 'html/.doctrees/fsl.utils.fslsub.doctree' removed 'html/.doctrees/fsl.data.gifti.doctree' removed 'html/.doctrees/fsl.wrappers.misc.doctree' removed 'html/.doctrees/fsl.wrappers.fast.doctree' removed 'html/.doctrees/fsl.utils.platform.doctree' removed 'html/.doctrees/fsl.data.volumelabels.doctree' removed 'html/.doctrees/fsl.data.featanalysis.doctree' removed 'html/.doctrees/fsl.utils.meta.doctree' removed 'html/.doctrees/fsl.data.freesurfer.doctree' removed 'html/.doctrees/fsl.utils.filetree.utils.doctree' removed 'html/.doctrees/fsl.data.melodicimage.doctree' removed 'html/.doctrees/fsl.data.constants.doctree' removed 'html/.doctrees/fsl.utils.weakfuncref.doctree' removed 'html/.doctrees/fsl.transform.doctree' removed 'html/.doctrees/environment.pickle' removed 'html/.doctrees/fsl.data.atlases.doctree' removed 'html/.doctrees/fsl.utils.notifier.doctree' removed 'html/.doctrees/fsl.data.utils.doctree' removed 'html/.doctrees/fsl.data.featimage.doctree' removed 'html/.doctrees/fsl.scripts.atlasq.doctree' removed 'html/.doctrees/fsl.wrappers.fslmaths.doctree' removed 'html/.doctrees/fsl.wrappers.fsl_anat.doctree' removed 'html/.doctrees/fsl.wrappers.doctree' removed 'html/.doctrees/fsl.wrappers.fnirt.doctree' removed 'html/.doctrees/fsl.utils.image.doctree' removed 'html/.doctrees/fsl.wrappers.flirt.doctree' removed 'html/.doctrees/fsl.data.vest.doctree' removed 'html/.doctrees/fsl.utils.image.roi.doctree' removed 'html/.doctrees/fsl.utils.bids.doctree' removed 'html/.doctrees/fsl.data.fixlabels.doctree' removed 'html/.doctrees/fsl.data.vtk.doctree' removed 'html/.doctrees/fsl.utils.assertions.doctree' removed 'html/.doctrees/fsl.data.mghimage.doctree' removed 'html/.doctrees/fsl.data.mesh.doctree' removed 'html/.doctrees/fsl.transform.nonlinear.doctree' removed 'html/.doctrees/fsl.transform.fnirt.doctree' removed 'html/.doctrees/fsl.transform.x5.doctree' removed 'html/.doctrees/fsl.data.melodicanalysis.doctree' removed 'html/.doctrees/fsl.scripts.fsl_apply_x5.doctree' removed 'html/.doctrees/fsl.data.image.doctree' removed 'html/.doctrees/fsl.scripts.resample_image.doctree' removed 'html/.doctrees/changelog.doctree' removed 'html/.doctrees/fsl.utils.path.doctree' removed 'html/.doctrees/fsl.scripts.imcp.doctree' removed 'html/.doctrees/fsl.utils.imcp.doctree' removed 'html/.doctrees/fsl.utils.run.doctree' removed 'html/.doctrees/fsl.utils.image.resample.doctree' removed 'html/.doctrees/fsl.utils.doctree' removed 'html/.doctrees/fsl.utils.naninfrange.doctree' removed 'html/.doctrees/fsl.scripts.doctree' removed 'html/.doctrees/fsl.transform.flirt.doctree' removed 'html/.doctrees/fsl.utils.cache.doctree' removed 'html/.doctrees/fsl.data.imagewrapper.doctree' removed 'html/.doctrees/fsl.data.dtifit.doctree' removed 'html/.doctrees/fsl.doctree' removed directory 'html/.doctrees' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eqG7po + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch ++ dirname /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch + cd fslpy-2.7.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr creating /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib creating /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl creating /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data copying build/lib/fsl/data/fixlabels.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data copying build/lib/fsl/data/vtk.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data copying build/lib/fsl/data/atlases.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data copying build/lib/fsl/data/imagewrapper.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data copying build/lib/fsl/data/gifti.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data copying build/lib/fsl/data/featimage.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data copying build/lib/fsl/data/volumelabels.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data copying build/lib/fsl/data/freesurfer.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data copying build/lib/fsl/data/dicom.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data copying build/lib/fsl/data/constants.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data copying build/lib/fsl/data/featdesign.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data copying build/lib/fsl/data/bitmap.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data copying build/lib/fsl/data/utils.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data copying build/lib/fsl/data/mghimage.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data copying build/lib/fsl/data/image.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data copying build/lib/fsl/data/dtifit.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data copying build/lib/fsl/data/melodicimage.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data copying build/lib/fsl/data/vest.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data copying build/lib/fsl/data/mesh.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data copying build/lib/fsl/data/melodicanalysis.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data copying build/lib/fsl/data/__init__.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data copying build/lib/fsl/data/featanalysis.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data creating /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/transform copying build/lib/fsl/transform/x5.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/transform copying build/lib/fsl/transform/affine.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/transform copying build/lib/fsl/transform/nonlinear.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/transform copying build/lib/fsl/transform/flirt.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/transform copying build/lib/fsl/transform/fnirt.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/transform copying build/lib/fsl/transform/__init__.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/transform creating /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers copying build/lib/fsl/wrappers/fslmaths.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers copying build/lib/fsl/wrappers/eddy.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers copying build/lib/fsl/wrappers/fugue.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers copying build/lib/fsl/wrappers/melodic.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers copying build/lib/fsl/wrappers/fsl_anat.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers copying build/lib/fsl/wrappers/bet.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers copying build/lib/fsl/wrappers/fast.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers copying build/lib/fsl/wrappers/flirt.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers copying build/lib/fsl/wrappers/wrapperutils.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers copying build/lib/fsl/wrappers/misc.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers copying build/lib/fsl/wrappers/fnirt.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers copying build/lib/fsl/wrappers/__init__.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers copying build/lib/fsl/version.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl creating /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/scripts copying build/lib/fsl/scripts/imglob.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/scripts copying build/lib/fsl/scripts/resample_image.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/scripts copying build/lib/fsl/scripts/fsl_convert_x5.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/scripts copying build/lib/fsl/scripts/atlasq.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/scripts copying build/lib/fsl/scripts/imcp.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/scripts copying build/lib/fsl/scripts/fsl_ents.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/scripts copying build/lib/fsl/scripts/fsl_apply_x5.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/scripts copying build/lib/fsl/scripts/immv.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/scripts copying build/lib/fsl/scripts/__init__.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/scripts creating /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils copying build/lib/fsl/utils/path.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils copying build/lib/fsl/utils/meta.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils copying build/lib/fsl/utils/ensure.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils copying build/lib/fsl/utils/naninfrange.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils creating /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/image copying build/lib/fsl/utils/image/roi.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/image copying build/lib/fsl/utils/image/resample.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/image copying build/lib/fsl/utils/image/__init__.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/image copying build/lib/fsl/utils/idle.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils copying build/lib/fsl/utils/platform.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils copying build/lib/fsl/utils/assertions.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils copying build/lib/fsl/utils/bids.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils copying build/lib/fsl/utils/memoize.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils copying build/lib/fsl/utils/parse_data.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils copying build/lib/fsl/utils/cache.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils copying build/lib/fsl/utils/imcp.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils copying build/lib/fsl/utils/tempdir.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils copying build/lib/fsl/utils/weakfuncref.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils copying build/lib/fsl/utils/transform.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils copying build/lib/fsl/utils/notifier.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils copying build/lib/fsl/utils/run.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils copying build/lib/fsl/utils/settings.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils copying build/lib/fsl/utils/fslsub.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils creating /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree copying build/lib/fsl/utils/filetree/filetree.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree copying build/lib/fsl/utils/filetree/parse.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree copying build/lib/fsl/utils/filetree/query.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree copying build/lib/fsl/utils/filetree/utils.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree creating /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/trees copying build/lib/fsl/utils/filetree/trees/freesurfer.tree -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/trees copying build/lib/fsl/utils/filetree/trees/ProbtrackX.tree -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/trees copying build/lib/fsl/utils/filetree/trees/feat.tree -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/trees copying build/lib/fsl/utils/filetree/trees/bids_raw.tree -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/trees copying build/lib/fsl/utils/filetree/trees/Diffusion.tree -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/trees copying build/lib/fsl/utils/filetree/trees/eddy.tree -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/trees copying build/lib/fsl/utils/filetree/trees/vbm.tree -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/trees copying build/lib/fsl/utils/filetree/trees/tbss.tree -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/trees copying build/lib/fsl/utils/filetree/trees/HCP_Surface.tree -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/trees copying build/lib/fsl/utils/filetree/trees/bet.tree -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/trees copying build/lib/fsl/utils/filetree/trees/gfeat.tree -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/trees copying build/lib/fsl/utils/filetree/trees/dti.tree -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/trees copying build/lib/fsl/utils/filetree/trees/topup.tree -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/trees copying build/lib/fsl/utils/filetree/trees/HCP_directory.tree -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/trees copying build/lib/fsl/utils/filetree/trees/feat_stats.tree -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/trees copying build/lib/fsl/utils/filetree/trees/BedpostX.tree -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/trees copying build/lib/fsl/utils/filetree/trees/epi_reg.tree -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/trees copying build/lib/fsl/utils/filetree/trees/fast.tree -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/trees copying build/lib/fsl/utils/filetree/trees/feat_reg.tree -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/trees copying build/lib/fsl/utils/filetree/__init__.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree copying build/lib/fsl/utils/deprecated.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils copying build/lib/fsl/utils/__init__.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils copying build/lib/fsl/__init__.py -> /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data/fixlabels.py to fixlabels.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data/vtk.py to vtk.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data/atlases.py to atlases.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data/imagewrapper.py to imagewrapper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data/gifti.py to gifti.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data/featimage.py to featimage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data/volumelabels.py to volumelabels.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data/freesurfer.py to freesurfer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data/dicom.py to dicom.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data/constants.py to constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data/featdesign.py to featdesign.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data/bitmap.py to bitmap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data/mghimage.py to mghimage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data/image.py to image.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data/dtifit.py to dtifit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data/melodicimage.py to melodicimage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data/vest.py to vest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data/mesh.py to mesh.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data/melodicanalysis.py to melodicanalysis.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/data/featanalysis.py to featanalysis.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/transform/x5.py to x5.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/transform/affine.py to affine.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/transform/nonlinear.py to nonlinear.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/transform/flirt.py to flirt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/transform/fnirt.py to fnirt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/transform/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers/fslmaths.py to fslmaths.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers/eddy.py to eddy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers/fugue.py to fugue.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers/melodic.py to melodic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers/fsl_anat.py to fsl_anat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers/bet.py to bet.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers/fast.py to fast.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers/flirt.py to flirt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers/wrapperutils.py to wrapperutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers/misc.py to misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers/fnirt.py to fnirt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/wrappers/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/version.py to version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/scripts/imglob.py to imglob.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/scripts/resample_image.py to resample_image.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/scripts/fsl_convert_x5.py to fsl_convert_x5.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/scripts/atlasq.py to atlasq.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/scripts/imcp.py to imcp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/scripts/fsl_ents.py to fsl_ents.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/scripts/fsl_apply_x5.py to fsl_apply_x5.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/scripts/immv.py to immv.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/scripts/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/path.py to path.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/meta.py to meta.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/ensure.py to ensure.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/naninfrange.py to naninfrange.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/image/roi.py to roi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/image/resample.py to resample.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/image/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/idle.py to idle.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/platform.py to platform.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/assertions.py to assertions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/bids.py to bids.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/memoize.py to memoize.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/parse_data.py to parse_data.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/cache.py to cache.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/imcp.py to imcp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/tempdir.py to tempdir.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/weakfuncref.py to weakfuncref.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/transform.py to transform.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/notifier.py to notifier.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/run.py to run.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/settings.py to settings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/fslsub.py to fslsub.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/filetree.py to filetree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/parse.py to parse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/query.py to query.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/filetree/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/deprecated.py to deprecated.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/utils/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fsl/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpzamfh5cm.py' /usr/bin/python3 /tmp/tmpzamfh5cm.py removing /tmp/tmpzamfh5cm.py running install_egg_info running egg_info creating fslpy.egg-info writing fslpy.egg-info/PKG-INFO writing dependency_links to fslpy.egg-info/dependency_links.txt writing entry points to fslpy.egg-info/entry_points.txt writing requirements to fslpy.egg-info/requires.txt writing top-level names to fslpy.egg-info/top_level.txt writing manifest file 'fslpy.egg-info/SOURCES.txt' reading manifest file 'fslpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'doc/html' writing manifest file 'fslpy.egg-info/SOURCES.txt' Copying fslpy.egg-info to /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7/site-packages/fslpy-2.7.0-py3.7.egg-info running install_scripts Installing atlasq script to /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/bin Installing atlasquery script to /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/bin Installing fsl_apply_x5 script to /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/bin Installing fsl_convert_x5 script to /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/bin Installing fsl_ents script to /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/bin Installing imcp script to /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/bin Installing imglob script to /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/bin Installing immv script to /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/bin Installing resample_image script to /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch//usr/lib/python3.7/site-packages/tests/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.7.0-1.fc29 --unique-debug-suffix -2.7.0-1.fc29.noarch --unique-debug-src-base python-fslpy-2.7.0-1.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fslpy-2.7.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.X6knGv + umask 022 + cd /builddir/build/BUILD + cd fslpy-2.7.0 + pytest-3 tests -m 'not longtest' --ignore=tests/test_idle.py --ignore=tests/test_platform.py --ignore=tests/test_immv_imcp.py --ignore=tests/test_atlases.py --ignore=tests/test_atlases_query.py --ignore=tests/test_scripts/test_atlasq_list_summary.py --ignore=tests/test_scripts/test_atlasq_ohi.py --ignore=tests/test_scripts/test_atlasq_query.py --ignore=tests/test_callfsl.py --ignore=tests/test_mesh.py --ignore=tests/test_dicom.py --ignore=tests/test_parse_data.py --ignore=tests/test_deprecated.py --ignore=tests/test_transform/test_nonlinear.py ============================= test session starts ============================== platform linux -- Python 3.7.5, pytest-3.6.4, py-1.5.4, pluggy-0.6.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/fslpy-2.7.0, inifile: setup.cfg plugins: cov-2.5.1 collecting ... collected 434 items / 22 deselected tests/test_assertions.py::testdir <- tests/__init__.py PASSED [ 0%] tests/test_assertions.py::test_assertFileExists PASSED [ 0%] tests/test_assertions.py::test_assertIsNifti3D PASSED [ 0%] tests/test_assertions.py::test_assertIsNifti4D PASSED [ 0%] tests/test_assertions.py::test_assertIsNifti PASSED [ 1%] tests/test_assertions.py::test_assertNiftiShape PASSED [ 1%] tests/test_assertions.py::test_assertIsSurfGifti PASSED [ 1%] tests/test_assertions.py::test_assertIsFuncGifti PASSED [ 1%] tests/test_assertions.py::test_assertIsMelodicDir PASSED [ 2%] tests/test_assertions.py::test_disabled PASSED [ 2%] tests/test_bids.py::test_parseFilename PASSED [ 2%] tests/test_bids.py::test_isBIDSDir PASSED [ 2%] tests/test_bids.py::test_inBIDSDir PASSED [ 3%] tests/test_bids.py::test_isBIDSFile PASSED [ 3%] tests/test_bids.py::test_loadMetadata PASSED [ 3%] tests/test_bitmap.py::test_bitmap PASSED [ 3%] tests/test_bitmap.py::test_bitmap_asImage PASSED [ 4%] tests/test_cache.py::test_dropOldest PASSED [ 4%] tests/test_cache.py::test_clear PASSED [ 4%] tests/test_cache.py::test_getitem_setitem PASSED [ 4%] tests/test_cache.py::test_getdefault PASSED [ 5%] tests/test_cache.py::test_expiry PASSED [ 5%] tests/test_cache.py::test_lru PASSED [ 5%] tests/test_dtifit.py::test_getDTIFitDataPrefix_and_isDTIFitPath PASSED [ 5%] tests/test_dtifit.py::test_looksLikeTensorImage PASSED [ 6%] tests/test_dtifit.py::test_decomposeTensorMatrix PASSED [ 6%] tests/test_dtifit.py::test_DTIFitTensor PASSED [ 6%] tests/test_ensure.py::test_ensureIsImage PASSED [ 6%] tests/test_featanalysis.py::test_isFEATImage PASSED [ 7%] tests/test_featanalysis.py::test_isFEATDir PASSED [ 7%] tests/test_featanalysis.py::test_hasStats PASSED [ 7%] tests/test_featanalysis.py::test_hasMelodicDir PASSED [ 7%] tests/test_featanalysis.py::test_getAnalysisDir PASSED [ 8%] tests/test_featanalysis.py::test_getTopLevelAnalysisDir PASSED [ 8%] tests/test_featanalysis.py::test_getReportFile PASSED [ 8%] tests/test_featanalysis.py::test_loadContrasts PASSED [ 8%] tests/test_featanalysis.py::test_loadSettings PASSED [ 8%] tests/test_featanalysis.py::test_loadDesign PASSED [ 9%] tests/test_featanalysis.py::test_getThresholds PASSED [ 9%] tests/test_featanalysis.py::test_isFirstLevelAnalysis PASSED [ 9%] tests/test_featanalysis.py::test_loadClusterResults PASSED [ 9%] tests/test_featanalysis.py::test_getDataFile PASSED [ 10%] tests/test_featanalysis.py::test_getMelodicFile PASSED [ 10%] tests/test_featanalysis.py::test_getResidualFile PASSED [ 10%] tests/test_featanalysis.py::test_getPEFile PASSED [ 10%] tests/test_featanalysis.py::test_getCOPEFile PASSED [ 11%] tests/test_featanalysis.py::test_getZStatFile PASSED [ 11%] tests/test_featanalysis.py::test_getClusterMaskFile PASSED [ 11%] tests/test_featdesign.py::test_FEATFSFDesign PASSED [ 11%] tests/test_featdesign.py::test_FEATFSFDesign_firstLevelVoxelwiseEV PASSED [ 12%] tests/test_featdesign.py::test_getFirstLevelEVs_1 PASSED [ 12%] tests/test_featdesign.py::test_getFirstLevelEVs_2 PASSED [ 12%] tests/test_featdesign.py::test_getFirstLevelEVs_3 PASSED [ 12%] tests/test_featdesign.py::test_getFirstLevelEVs_realdata PASSED [ 13%] tests/test_featdesign.py::test_getHigherLevelEVs_1 PASSED [ 13%] tests/test_featdesign.py::test_getHigherLevelEVs_2 PASSED [ 13%] tests/test_featdesign.py::test_loadDesignMat PASSED [ 13%] tests/test_featdesign.py::test_VoxelwiseEVs PASSED [ 14%] tests/test_featdesign.py::test_compressed_voxelwise_ev PASSED [ 14%] tests/test_featimage.py::test_FEATImage_attributes PASSED [ 14%] tests/test_featimage.py::test_FEATImage_imageAccessors PASSED [ 14%] tests/test_featimage.py::test_FEATImage_nostats PASSED [ 15%] tests/test_featimage.py::test_FEATImage_fit_firstLevel PASSED [ 15%] tests/test_featimage.py::test_FEATImage_fit_higherLevel PASSED [ 15%] tests/test_featimage.py::test_FEATImage_partialFit PASSED [ 15%] tests/test_featimage.py::test_modelFit PASSED [ 16%] tests/test_fixlabels.py::test_loadLabelFile_good PASSED [ 16%] tests/test_fixlabels.py::test_loadLabelFile_bad PASSED [ 16%] tests/test_fixlabels.py::test_loadLabelFile_customLabels PASSED [ 16%] tests/test_fixlabels.py::test_saveLabelFile PASSED [ 16%] tests/test_freesurfer.py::test_FreesurferMesh_create PASSED [ 17%] tests/test_freesurfer.py::test_FreesurferMesh_create_loadall PASSED [ 17%] tests/test_freesurfer.py::test_loadVertices PASSED [ 17%] tests/test_freesurfer.py::test_loadVertexData_morph PASSED [ 17%] tests/test_freesurfer.py::test_loadVertexData_label PASSED [ 18%] tests/test_freesurfer.py::test_loadVertexData_mgh PASSED [ 18%] tests/test_freesurfer.py::test_loadVertexData_annot PASSED [ 18%] tests/test_freesurfer.py::test_relatedGeometryFiles PASSED [ 18%] tests/test_freesurfer.py::test_relatedVertexDataFiles PASSED [ 19%] tests/test_freesurfer.py::test_findReferenceImage PASSED [ 19%] tests/test_fsl_data_utils.py::test_guessType PASSED [ 19%] tests/test_fsl_data_utils.py::test_makeWriteable PASSED [ 19%] tests/test_fsl_utils_path.py::testdir <- tests/__init__.py PASSED [ 20%] tests/test_fsl_utils_path.py::test_deepest PASSED [ 20%] tests/test_fsl_utils_path.py::test_shallowest PASSED [ 20%] tests/test_fsl_utils_path.py::test_allFiles PASSED [ 20%] tests/test_fsl_utils_path.py::test_hasExt PASSED [ 21%] tests/test_fsl_utils_path.py::test_addExt_imageFiles_mustExist_shouldPass PASSED [ 21%] tests/test_fsl_utils_path.py::test_addExt_otherFiles_mustExist_shouldPass PASSED [ 21%] tests/test_fsl_utils_path.py::test_addExt_imageFiles_mustExist_shouldFail PASSED [ 21%] tests/test_fsl_utils_path.py::test_addExt_otherFiles_mustExist_shouldFail PASSED [ 22%] tests/test_fsl_utils_path.py::test_addExt_noExist PASSED [ 22%] tests/test_fsl_utils_path.py::test_addExt_unambiguous PASSED [ 22%] tests/test_fsl_utils_path.py::test_removeExt PASSED [ 22%] tests/test_fsl_utils_path.py::test_getExt PASSED [ 23%] tests/test_fsl_utils_path.py::test_splitExt PASSED [ 23%] tests/test_fsl_utils_path.py::test_getFileGroup_imageFiles_shouldPass PASSED [ 23%] tests/test_fsl_utils_path.py::test_getFileGroup_otherFiles_shouldPass PASSED [ 23%] tests/test_fsl_utils_path.py::test_getFileGroup_shouldFail PASSED [ 24%] tests/test_fsl_utils_path.py::test_removeDuplicates_imageFiles_shouldPass PASSED [ 24%] tests/test_fsl_utils_path.py::test_removeDuplicates_otherFiles_shouldPass PASSED [ 24%] tests/test_fsl_utils_path.py::test_removeDuplicates_shouldFail PASSED [ 24%] tests/test_fsl_utils_path.py::test_uniquePrefix PASSED [ 25%] tests/test_fsl_utils_path.py::test_commonBase PASSED [ 25%] tests/test_fslsub.py::test_flatten_jobids PASSED [ 25%] tests/test_gifti.py::test_GiftiMesh_create PASSED [ 25%] tests/test_gifti.py::test_GiftiMesh_create_loadAll PASSED [ 25%] tests/test_gifti.py::test_loadGiftiMesh PASSED [ 26%] tests/test_gifti.py::test_loadVertices PASSED [ 26%] tests/test_gifti.py::test_GiftiMesh_loadVertexData PASSED [ 26%] tests/test_gifti.py::test_loadGiftiVertexData PASSED [ 26%] tests/test_gifti.py::test_relatedFiles PASSED [ 27%] tests/test_gifti.py::test_GiftiMesh_surface_and_data PASSED [ 27%] tests/test_gifti.py::test_GiftiMesh_multiple_vertices PASSED [ 27%] tests/test_gifti.py::test_GiftiMesh_needsFixing PASSED [ 27%] tests/test_image.py::test_load PASSED [ 28%] tests/test_image.py::test_create PASSED [ 28%] tests/test_image.py::test_bad_create PASSED [ 28%] tests/test_image.py::test_Image_atts_analyze PASSED [ 28%] tests/test_image.py::test_Image_atts_nifti1 PASSED [ 29%] tests/test_image.py::test_Image_atts_nifti2 PASSED [ 29%] tests/test_image.py::test_Image_atts2_analyze PASSED [ 29%] tests/test_image.py::test_Image_atts2_nifti1 PASSED [ 29%] tests/test_image.py::test_Image_atts2_nifti2 PASSED [ 30%] tests/test_image.py::test_canonicalShape PASSED [ 30%] tests/test_image.py::test_looksLikeImage PASSED [ 30%] tests/test_image.py::test_addExt PASSED [ 30%] tests/test_image.py::test_removeExt PASSED [ 31%] tests/test_image.py::test_getExt PASSED [ 31%] tests/test_image.py::test_splitExt PASSED [ 31%] tests/test_image.py::test_defaultExt PASSED [ 31%] tests/test_image.py::test_fixExt PASSED [ 32%] tests/test_image.py::test_Image_orientation_analyze_neuro PASSED [ 32%] tests/test_image.py::test_Image_orientation_analyze_radio PASSED [ 32%] tests/test_image.py::test_Image_orientation_nifti1_neuro PASSED [ 32%] tests/test_image.py::test_Image_orientation_nifti1_radio PASSED [ 33%] tests/test_image.py::test_Image_orientation_nifti2_neuro PASSED [ 33%] tests/test_image.py::test_Image_orientation_nifti2_radio PASSED [ 33%] tests/test_image.py::test_Image_sqforms_nifti1_normal PASSED [ 33%] tests/test_image.py::test_Image_sqforms_nifti1_nosform PASSED [ 33%] tests/test_image.py::test_Image_sqforms_nifti1_noqform PASSED [ 34%] tests/test_image.py::test_Image_sqforms_nifti1_nosqform PASSED [ 34%] tests/test_image.py::test_Image_sqforms_nifti2_normal PASSED [ 34%] tests/test_image.py::test_Image_sqforms_nifti2_nosform PASSED [ 34%] tests/test_image.py::test_Image_sqforms_nifti2_noqform PASSED [ 35%] tests/test_image.py::test_Image_sqforms_nifti2_nosqform PASSED [ 35%] tests/test_image.py::test_Image_changeXform_analyze PASSED [ 35%] tests/test_image.py::test_Image_changeXform_nifti1 PASSED [ 35%] tests/test_image.py::test_Image_changeXform_nifti1_nosqform PASSED [ 36%] tests/test_image.py::test_Image_changeXform_nifti2 PASSED [ 36%] tests/test_image.py::test_Image_changeIntent_analyze PASSED [ 36%] tests/test_image.py::test_Image_changeIntent_nifti1 PASSED [ 36%] tests/test_image.py::test_Image_changeIntent_nifti2 PASSED [ 37%] tests/test_image.py::test_Image_changeData_analyze PASSED [ 37%] tests/test_image.py::test_Image_changeData_nifti1 PASSED [ 37%] tests/test_image.py::test_Image_changeData_nifti2 PASSED [ 37%] tests/test_image.py::test_Image_2D_analyze PASSED [ 38%] tests/test_image.py::test_Image_2D_nifti1 PASSED [ 38%] tests/test_image.py::test_Image_2D_nifti2 PASSED [ 38%] tests/test_image.py::test_Image_5D_analyze PASSED [ 38%] tests/test_image.py::test_Image_5D_nifti1 PASSED [ 39%] tests/test_image.py::test_Image_5D_nifti2 PASSED [ 39%] tests/test_image.py::test_Image_voxToScaledVox_analyze PASSED [ 39%] tests/test_image.py::test_Image_voxToScaledVox_nifti1 PASSED [ 39%] tests/test_image.py::test_Image_voxToScaledVox_nifti2 PASSED [ 40%] tests/test_image.py::test_Image_sameSpace PASSED [ 40%] tests/test_image.py::test_Image_save_analyze PASSED [ 40%] tests/test_image.py::test_Image_save_nifti1 PASSED [ 40%] tests/test_image.py::test_Image_save_nifti2 PASSED [ 41%] tests/test_image.py::test_Image_init_xform_nifti1 PASSED [ 41%] tests/test_image.py::test_Image_init_xform_nifti2 PASSED [ 41%] tests/test_image.py::test_rgb_image PASSED [ 41%] tests/test_image.py::test_determineShape PASSED [ 41%] tests/test_image.py::test_determineAffine PASSED [ 42%] tests/test_image.py::test_generateAffines PASSED [ 42%] tests/test_image.py::test_identifyAffine PASSED [ 42%] tests/test_image.py::test_complex PASSED [ 42%] tests/test_image.py::test_loadMeta PASSED [ 43%] tests/test_image.py::test_loadMetadata PASSED [ 43%] tests/test_image_resample.py::test_resample PASSED [ 43%] tests/test_image_resample.py::test_resample_4d PASSED [ 43%] tests/test_image_resample.py::test_resample_origin PASSED [ 44%] tests/test_image_resample.py::test_resampleToPixdims PASSED [ 44%] tests/test_image_resample.py::test_resampleToReference1 PASSED [ 44%] tests/test_image_resample.py::test_resampleToReference2 PASSED [ 44%] tests/test_image_resample.py::test_resampleToReference3 PASSED [ 45%] tests/test_image_resample.py::test_resampleToReference4 PASSED [ 45%] tests/test_image_roi.py::test_roi PASSED [ 45%] tests/test_imagewrapper.py::test_expectedShape PASSED [ 45%] tests/test_imagewrapper.py::test_sliceObjToSliceTuple PASSED [ 46%] tests/test_imagewrapper.py::test_sliceTupleToSliceObj PASSED [ 46%] tests/test_imagewrapper.py::test_adjustCoverage PASSED [ 46%] tests/test_imagewrapper.py::test_sliceOverlap PASSED [ 46%] tests/test_imagewrapper.py::test_sliceCovered PASSED [ 47%] tests/test_imagewrapper.py::test_calcExpansionNoCoverage PASSED [ 47%] tests/test_imagewrapper.py::test_calcExpansion PASSED [ 47%] tests/test_imagewrapper.py::test_collapseExpansions PASSED [ 47%] tests/test_imagewrapper.py::test_3D_indexing PASSED [ 48%] tests/test_imagewrapper.py::test_3D_4D_indexing PASSED [ 48%] tests/test_imagewrapper.py::test_3D_len_one_indexing PASSED [ 48%] tests/test_imagewrapper.py::test_2D_indexing PASSED [ 48%] tests/test_imagewrapper.py::test_1D_indexing PASSED [ 49%] tests/test_imagewrapper.py::test_4D_indexing PASSED [ 49%] tests/test_imglob.py::testdir <- tests/__init__.py PASSED [ 49%] tests/test_imglob.py::test_imglob_shouldPass PASSED [ 49%] tests/test_imglob.py::test_imglob_shouldFail PASSED [ 50%] tests/test_importall.py::test_importall PASSED [ 50%] tests/test_melodicanalysis.py::test_isMelodicImage PASSED [ 50%] tests/test_melodicanalysis.py::test_isMelodicDir PASSED [ 50%] tests/test_melodicanalysis.py::test_getAnalysisDir PASSED [ 50%] tests/test_melodicanalysis.py::test_getTopLevelAnalysisDir PASSED [ 51%] tests/test_melodicanalysis.py::test_getDataFile PASSED [ 51%] tests/test_melodicanalysis.py::test_getMeanFile PASSED [ 51%] tests/test_melodicanalysis.py::test_getICFile PASSED [ 51%] tests/test_melodicanalysis.py::test_getMixFile PASSED [ 52%] tests/test_melodicanalysis.py::test_getFTMixFile PASSED [ 52%] tests/test_melodicanalysis.py::test_getReportFile PASSED [ 52%] tests/test_melodicanalysis.py::test_getNumComponents PASSED [ 52%] tests/test_melodicanalysis.py::test_getComponentTimeSeries PASSED [ 53%] tests/test_melodicanalysis.py::test_getComponentPowerSpectra PASSED [ 53%] tests/test_melodicimage.py::test_MelodicImage_create PASSED [ 53%] tests/test_melodicimage.py::test_MelodicImage_atts PASSED [ 53%] tests/test_melodicimage.py::test_MelodicImage_componentData PASSED [ 54%] tests/test_melodicimage.py::test_MelodicImage_tr PASSED [ 54%] tests/test_memoize.py::test_memoize PASSED [ 54%] tests/test_memoize.py::test_memoize_create PASSED [ 54%] tests/test_memoize.py::test_memoize_invalidate PASSED [ 55%] tests/test_memoize.py::test_memoizeMD5 PASSED [ 55%] tests/test_memoize.py::test_skipUnchanged PASSED [ 55%] tests/test_memoize.py::test_Instanceify PASSED [ 55%] tests/test_meta.py::test_meta PASSED [ 56%] tests/test_mghimage.py::test_MGHImage PASSED [ 56%] tests/test_mghimage.py::test_MGHImage_save PASSED [ 56%] tests/test_naninfrange.py::test_naninfrange PASSED [ 56%] tests/test_naninfrange.py::test_naninfrange_structured_ordered_contiguous PASSED [ 57%] tests/test_notifier.py::test_normal_usage PASSED [ 57%] tests/test_notifier.py::test_enable_disable PASSED [ 57%] tests/test_notifier.py::test_skip PASSED [ 57%] tests/test_run.py::test_run PASSED [ 58%] tests/test_run.py::test_run_tee PASSED [ 58%] tests/test_run.py::test_dryrun PASSED [ 58%] tests/test_run.py::test_runfsl PASSED [ 58%] tests/test_run.py::test_run_submit PASSED [ 58%] tests/test_run.py::test_run_streams PASSED [ 59%] tests/test_run.py::test_run_logcmd PASSED [ 59%] tests/test_settings.py::test_initialise PASSED [ 59%] tests/test_settings.py::test_init_configDir PASSED [ 59%] tests/test_settings.py::test_init_configDir_tempdir PASSED [ 60%] tests/test_settings.py::test_init_writeOnExit PASSED [ 60%] tests/test_settings.py::test_init_not_writeOnExit PASSED [ 60%] tests/test_settings.py::test_readConfigFile PASSED [ 60%] tests/test_settings.py::test_readwrite PASSED [ 61%] tests/test_settings.py::test_readdefault PASSED [ 61%] tests/test_settings.py::test_delete PASSED [ 61%] tests/test_settings.py::test_readwriteFile_text PASSED [ 61%] tests/test_settings.py::test_readwriteFile_binary PASSED [ 62%] tests/test_settings.py::test_deleteFile PASSED [ 62%] tests/test_settings.py::test_readall PASSED [ 62%] tests/test_settings.py::test_listFiles PASSED [ 62%] tests/test_settings.py::test_filePath PASSED [ 63%] tests/test_settings.py::test_clear PASSED [ 63%] tests/test_settings.py::test_writeConfigFile PASSED [ 63%] tests/test_settings.py::test_set PASSED [ 63%] tests/test_settings.py::test_use PASSED [ 64%] tests/test_tempdir.py::test_tempdir PASSED [ 64%] tests/test_tempdir.py::test_tempdir_root PASSED [ 64%] tests/test_tempdir.py::test_tempdir_changeto PASSED [ 64%] tests/test_tempdir.py::test_tempdir_override PASSED [ 65%] tests/test_version.py::testdir <- tests/__init__.py PASSED [ 65%] tests/test_version.py::test_parseVersionString PASSED [ 65%] tests/test_version.py::test_parseVersionString_bad PASSED [ 65%] tests/test_version.py::test_compareVersions PASSED [ 66%] tests/test_version.py::test_compareVersions_ignorePoint PASSED [ 66%] tests/test_version.py::test_patchVersion PASSED [ 66%] tests/test_vest.py::test_looksLikeVestLutFile PASSED [ 66%] tests/test_vest.py::test_loadVestLutFile PASSED [ 66%] tests/test_volumelabels.py::test_add_get_hasLabel PASSED [ 67%] tests/test_volumelabels.py::test_removeLabel PASSED [ 67%] tests/test_volumelabels.py::test_clearLabels PASSED [ 67%] tests/test_volumelabels.py::test_add_get_hasComponents PASSED [ 67%] tests/test_volumelabels.py::test_removeComponent PASSED [ 68%] tests/test_volumelabels.py::test_clearComponents PASSED [ 68%] tests/test_volumelabels.py::test_load_fixfile_long PASSED [ 68%] tests/test_volumelabels.py::test_load_fixfile_short PASSED [ 68%] tests/test_volumelabels.py::test_load_aromafile PASSED [ 69%] tests/test_volumelabels.py::test_save PASSED [ 69%] tests/test_vtk.py::test_create_vtkmesh PASSED [ 69%] tests/test_vtk.py::test_loadVTKPolydataFile PASSED [ 69%] tests/test_vtk.py::test_getFIRSTPrefix PASSED [ 70%] tests/test_vtk.py::test_findReferenceImage PASSED [ 70%] tests/test_weakfuncref.py::test_weakfuncref_call PASSED [ 70%] tests/test_weakfuncref.py::test_weakfuncref_function PASSED [ 70%] tests/test_weakfuncref.py::test_weakfuncref_method PASSED [ 71%] tests/test_wrappers.py::test_bet PASSED [ 71%] tests/test_wrappers.py::test_robustfov PASSED [ 71%] tests/test_wrappers.py::test_eddy_cuda PASSED [ 71%] tests/test_wrappers.py::test_topup PASSED [ 72%] tests/test_wrappers.py::test_flirt PASSED [ 72%] tests/test_wrappers.py::test_applyxfm PASSED [ 72%] tests/test_wrappers.py::test_invxfm PASSED [ 72%] tests/test_wrappers.py::test_concatxfm PASSED [ 73%] tests/test_wrappers.py::test_mcflirt PASSED [ 73%] tests/test_wrappers.py::test_fnirt PASSED [ 73%] tests/test_wrappers.py::test_applywarp PASSED [ 73%] tests/test_wrappers.py::test_invwarp PASSED [ 74%] tests/test_wrappers.py::test_convertwarp PASSED [ 74%] tests/test_wrappers.py::test_fugue PASSED [ 74%] tests/test_wrappers.py::test_sigloss PASSED [ 74%] tests/test_wrappers.py::test_melodic PASSED [ 75%] tests/test_wrappers.py::test_fsl_regfilt PASSED [ 75%] tests/test_wrappers.py::test_fslreorient2std PASSED [ 75%] tests/test_wrappers.py::test_fslroi PASSED [ 75%] tests/test_wrappers.py::test_slicer PASSED [ 75%] tests/test_wrappers.py::test_cluster PASSED [ 76%] tests/test_wrappers.py::test_fslmaths PASSED [ 76%] tests/test_wrappers.py::test_fast PASSED [ 76%] tests/test_wrappers.py::test_fsl_anat PASSED [ 76%] tests/test_wrapperutils.py::testdir <- tests/__init__.py PASSED [ 77%] tests/test_wrapperutils.py::test_applyArgStyle PASSED [ 77%] tests/test_wrapperutils.py::test_applyArgStyle_argmap PASSED [ 77%] tests/test_wrapperutils.py::test_applyArgStyle_valmap PASSED [ 77%] tests/test_wrapperutils.py::test_applyArgStyle_argmap_valmap PASSED [ 78%] tests/test_wrapperutils.py::test_namedPositionals PASSED [ 78%] tests/test_wrapperutils.py::test_fileOrArray PASSED [ 78%] tests/test_wrapperutils.py::test_fileOrImage PASSED [ 78%] tests/test_wrapperutils.py::test_fileOrThing_sequence PASSED [ 79%] tests/test_wrapperutils.py::test_fileOrThing_outprefix PASSED [ 79%] tests/test_wrapperutils.py::test_fileOrThing_outprefix_differentTypes PASSED [ 79%] tests/test_wrapperutils.py::test_fileOrThing_outprefix_directory PASSED [ 79%] tests/test_wrapperutils.py::test_chained_fileOrImageAndArray PASSED [ 80%] tests/test_wrapperutils.py::test_fileOrThing_chained_outprefix PASSED [ 80%] tests/test_wrapperutils.py::test_cmdwrapper PASSED [ 80%] tests/test_wrapperutils.py::test_fslwrapper PASSED [ 80%] tests/test_wrapperutils.py::test_cmdwrapper_submit PASSED [ 81%] tests/test_wrapperutils.py::test_fslwrapper_submit PASSED [ 81%] tests/test_filetree/test_query.py::testdir <- tests/__init__.py PASSED [ 81%] tests/test_filetree/test_query.py::test_query_properties PASSED [ 81%] tests/test_filetree/test_query.py::test_query PASSED [ 82%] tests/test_filetree/test_query.py::test_query_optional_var_folder PASSED [ 82%] tests/test_filetree/test_query.py::test_query_optional_var_filename PASSED [ 82%] tests/test_filetree/test_query.py::test_query_missing_files PASSED [ 82%] tests/test_filetree/test_query.py::test_query_asarray PASSED [ 83%] tests/test_filetree/test_query.py::test_query_subtree PASSED [ 83%] tests/test_filetree/test_query.py::test_scan PASSED [ 83%] tests/test_filetree/test_query.py::test_allVariables PASSED [ 83%] tests/test_filetree/test_read.py::test_simple_tree PASSED [ 83%] tests/test_filetree/test_read.py::test_complicated_tree PASSED [ 84%] tests/test_filetree/test_read.py::test_parent_tree PASSED [ 84%] tests/test_filetree/test_read.py::test_custom_tree PASSED [ 84%] tests/test_filetree/test_read.py::test_format PASSED [ 84%] tests/test_filetree/test_read.py::test_read_all PASSED [ 85%] tests/test_filetree/test_read.py::test_extract_vars_but PASSED [ 85%] tests/test_filetree/test_read.py::test_read_local_sub_children PASSED [ 85%] tests/test_filetree/test_registration.py::test_register_parent PASSED [ 85%] tests/test_filetree/test_registration.py::test_children PASSED [ 86%] tests/test_filetree/test_template.py::test_variables PASSED [ 86%] tests/test_filetree/test_template.py::test_get_variables PASSED [ 86%] tests/test_scripts/test_fsl_apply_x5.py::test_help PASSED [ 86%] tests/test_scripts/test_fsl_apply_x5.py::test_linear PASSED [ 87%] tests/test_scripts/test_fsl_apply_x5.py::test_nonlinear PASSED [ 87%] tests/test_scripts/test_fsl_apply_x5.py::test_linear_altref PASSED [ 87%] tests/test_scripts/test_fsl_apply_x5.py::test_nonlinear_altref PASSED [ 87%] tests/test_scripts/test_fsl_apply_x5.py::test_linear_altsrc PASSED [ 88%] tests/test_scripts/test_fsl_apply_x5.py::test_nonlinear_altsrc PASSED [ 88%] tests/test_scripts/test_fsl_convert_x5.py::test_convert_flirt_help PASSED [ 88%] tests/test_scripts/test_fsl_convert_x5.py::test_convert_flirt PASSED [ 88%] tests/test_scripts/test_fsl_convert_x5.py::test_convert_flirt_sameformat PASSED [ 89%] tests/test_scripts/test_fsl_convert_x5.py::test_convert_fnirt_deformation_field PASSED [ 89%] tests/test_scripts/test_fsl_convert_x5.py::test_convert_fnirt_coefficient_field PASSED [ 89%] tests/test_scripts/test_fsl_convert_x5.py::test_convert_fnirt_sameformat PASSED [ 89%] tests/test_scripts/test_fsl_ents.py::test_genComponentIndexList PASSED [ 90%] tests/test_scripts/test_fsl_ents.py::test_loadConfoundFiles PASSED [ 90%] tests/test_scripts/test_fsl_ents.py::test_fsl_ents PASSED [ 90%] tests/test_scripts/test_fsl_ents.py::test_fsl_ents_usage PASSED [ 90%] tests/test_scripts/test_fsl_ents.py::test_fsl_ents_badargs PASSED [ 91%] tests/test_scripts/test_imglob.py::testdir <- tests/__init__.py PASSED [ 91%] tests/test_scripts/test_imglob.py::test_imglob_script_shouldPass PASSED [ 91%] tests/test_scripts/test_imglob.py::test_imglob_script_shouldFail PASSED [ 91%] tests/test_scripts/test_immv_imcp.py::test_imcp_script_shouldPass PASSED [ 91%] tests/test_scripts/test_immv_imcp.py::test_imcp_script_shouldFail PASSED [ 92%] tests/test_scripts/test_immv_imcp.py::test_immv_script_shouldPass PASSED [ 92%] tests/test_scripts/test_immv_imcp.py::test_immv_script_shouldFail PASSED [ 92%] tests/test_scripts/test_immv_imcp.py::test_imcp_badExt PASSED [ 92%] tests/test_scripts/test_immv_imcp.py::test_immv_badExt PASSED [ 93%] tests/test_scripts/test_resample_image.py::test_resample_image_shape PASSED [ 93%] tests/test_scripts/test_resample_image.py::test_resample_image_shape_4D PASSED [ 93%] tests/test_scripts/test_resample_image.py::test_resample_image_dim PASSED [ 93%] tests/test_scripts/test_resample_image.py::test_resample_image_ref PASSED [ 94%] tests/test_scripts/test_resample_image.py::test_resample_image_bad_options PASSED [ 94%] tests/test_transform/test_affine.py::test_invert PASSED [ 94%] tests/test_transform/test_affine.py::test_concat PASSED [ 94%] tests/test_transform/test_affine.py::test_veclength PASSED [ 95%] tests/test_transform/test_affine.py::test_normalise PASSED [ 95%] tests/test_transform/test_affine.py::test_scaleOffsetXform PASSED [ 95%] tests/test_transform/test_affine.py::test_compose_and_decompose PASSED [ 95%] tests/test_transform/test_affine.py::test_rotMatToAxisAngles PASSED [ 96%] tests/test_transform/test_affine.py::test_rotMatToAffine PASSED [ 96%] tests/test_transform/test_affine.py::test_axisBounds PASSED [ 96%] tests/test_transform/test_affine.py::test_transform PASSED [ 96%] tests/test_transform/test_affine.py::test_transform_vector PASSED [ 97%] tests/test_transform/test_affine.py::test_transformNormal PASSED [ 97%] tests/test_transform/test_affine.py::test_rmsdev PASSED [ 97%] tests/test_transform/test_flirt.py::test_read_write PASSED [ 97%] tests/test_transform/test_flirt.py::test_fromFlirt PASSED [ 98%] tests/test_transform/test_flirt.py::test_toFlirt PASSED [ 98%] tests/test_transform/test_flirt.py::test_flirtMatrixToSform PASSED [ 98%] tests/test_transform/test_flirt.py::test_sformToFlirtMatrix PASSED [ 98%] tests/test_transform/test_fnirt.py::test_readFnirt PASSED [ 99%] tests/test_transform/test_fnirt.py::test_toFnirt PASSED [ 99%] tests/test_transform/test_fnirt.py::test_fromFnirt PASSED [ 99%] tests/test_transform/test_x5.py::test_readWriteLinearX5 PASSED [ 99%] tests/test_transform/test_x5.py::test_readWriteNonLinearX5 PASSED [100%] ----------- coverage: platform linux, python 3.7.5-final-0 ----------- Name Stmts Miss Cover ---------------------------------------------------- fsl/__init__.py 2 0 100% fsl/data/__init__.py 2 0 100% fsl/data/atlases.py 325 253 22% fsl/data/bitmap.py 63 6 90% fsl/data/constants.py 73 0 100% fsl/data/dicom.py 98 71 28% fsl/data/dtifit.py 110 5 95% fsl/data/featanalysis.py 169 1 99% fsl/data/featdesign.py 172 9 95% fsl/data/featimage.py 132 0 100% fsl/data/fixlabels.py 89 1 99% fsl/data/freesurfer.py 130 2 98% fsl/data/gifti.py 106 7 93% fsl/data/image.py 399 25 94% fsl/data/imagewrapper.py 359 22 94% fsl/data/melodicanalysis.py 78 0 100% fsl/data/melodicimage.py 44 0 100% fsl/data/mesh.py 197 70 64% fsl/data/mghimage.py 42 0 100% fsl/data/utils.py 56 1 98% fsl/data/vest.py 30 0 100% fsl/data/volumelabels.py 101 1 99% fsl/data/vtk.py 61 2 97% fsl/scripts/__init__.py 1 0 100% fsl/scripts/atlasq.py 372 335 10% fsl/scripts/fsl_apply_x5.py 53 3 94% fsl/scripts/fsl_convert_x5.py 104 4 96% fsl/scripts/fsl_ents.py 95 1 99% fsl/scripts/imcp.py 33 1 97% fsl/scripts/imglob.py 46 1 98% fsl/scripts/immv.py 33 1 97% fsl/scripts/resample_image.py 80 2 98% fsl/transform/__init__.py 1 0 100% fsl/transform/affine.py 210 0 100% fsl/transform/flirt.py 25 0 100% fsl/transform/fnirt.py 65 9 86% fsl/transform/nonlinear.py 227 18 92% fsl/transform/x5.py 118 10 92% fsl/utils/__init__.py 1 0 100% fsl/utils/assertions.py 47 0 100% fsl/utils/bids.py 75 0 100% fsl/utils/cache.py 54 1 98% fsl/utils/deprecated.py 35 8 77% fsl/utils/ensure.py 9 0 100% fsl/utils/filetree/__init__.py 4 0 100% fsl/utils/filetree/filetree.py 224 29 87% fsl/utils/filetree/parse.py 62 9 85% fsl/utils/filetree/query.py 134 2 99% fsl/utils/filetree/utils.py 101 0 100% fsl/utils/fslsub.py 90 49 46% fsl/utils/idle.py 315 246 22% fsl/utils/image/__init__.py 1 0 100% fsl/utils/image/resample.py 80 1 99% fsl/utils/image/roi.py 38 0 100% fsl/utils/imcp.py 55 6 89% fsl/utils/memoize.py 104 3 97% fsl/utils/meta.py 19 0 100% fsl/utils/naninfrange.py 26 0 100% fsl/utils/notifier.py 133 11 92% fsl/utils/parse_data.py 26 14 46% fsl/utils/path.py 142 0 100% fsl/utils/platform.py 125 45 64% fsl/utils/run.py 134 4 97% fsl/utils/settings.py 170 1 99% fsl/utils/tempdir.py 19 0 100% fsl/utils/transform.py 5 0 100% fsl/utils/weakfuncref.py 56 3 95% fsl/version.py 34 0 100% fsl/wrappers/__init__.py 12 0 100% fsl/wrappers/bet.py 25 0 100% fsl/wrappers/eddy.py 30 6 80% fsl/wrappers/fast.py 17 0 100% fsl/wrappers/flirt.py 32 0 100% fsl/wrappers/fnirt.py 31 0 100% fsl/wrappers/fsl_anat.py 17 0 100% fsl/wrappers/fslmaths.py 85 0 100% fsl/wrappers/fugue.py 16 0 100% fsl/wrappers/melodic.py 19 0 100% fsl/wrappers/misc.py 33 0 100% fsl/wrappers/wrapperutils.py 308 32 90% ---------------------------------------------------- TOTAL 7244 1331 82% =============================== warnings summary =============================== tests/test_freesurfer.py::test_FreesurferMesh_create /usr/lib/python3.7/site-packages/nibabel/freesurfer/io.py:65: UserWarning: Unknown extension code. warnings.warn("Unknown extension code.") /usr/lib/python3.7/site-packages/nibabel/freesurfer/io.py:192: UserWarning: No volume information contained in the file warnings.warn('No volume information contained in the file') tests/test_freesurfer.py::test_FreesurferMesh_create_loadall /usr/lib/python3.7/site-packages/nibabel/freesurfer/io.py:65: UserWarning: Unknown extension code. warnings.warn("Unknown extension code.") /usr/lib/python3.7/site-packages/nibabel/freesurfer/io.py:192: UserWarning: No volume information contained in the file warnings.warn('No volume information contained in the file') tests/test_freesurfer.py::test_loadVertices /usr/lib/python3.7/site-packages/nibabel/freesurfer/io.py:65: UserWarning: Unknown extension code. warnings.warn("Unknown extension code.") /usr/lib/python3.7/site-packages/nibabel/freesurfer/io.py:192: UserWarning: No volume information contained in the file warnings.warn('No volume information contained in the file') tests/test_freesurfer.py::test_loadVertexData_morph /usr/lib/python3.7/site-packages/nibabel/freesurfer/io.py:65: UserWarning: Unknown extension code. warnings.warn("Unknown extension code.") /usr/lib/python3.7/site-packages/nibabel/freesurfer/io.py:192: UserWarning: No volume information contained in the file warnings.warn('No volume information contained in the file') tests/test_freesurfer.py::test_loadVertexData_label /usr/lib/python3.7/site-packages/nibabel/freesurfer/io.py:65: UserWarning: Unknown extension code. warnings.warn("Unknown extension code.") /usr/lib/python3.7/site-packages/nibabel/freesurfer/io.py:192: UserWarning: No volume information contained in the file warnings.warn('No volume information contained in the file') tests/test_freesurfer.py::test_loadVertexData_mgh /usr/lib/python3.7/site-packages/nibabel/freesurfer/io.py:65: UserWarning: Unknown extension code. warnings.warn("Unknown extension code.") /usr/lib/python3.7/site-packages/nibabel/freesurfer/io.py:192: UserWarning: No volume information contained in the file warnings.warn('No volume information contained in the file') tests/test_freesurfer.py::test_loadVertexData_annot /usr/lib/python3.7/site-packages/nibabel/freesurfer/io.py:65: UserWarning: Unknown extension code. warnings.warn("Unknown extension code.") /usr/lib/python3.7/site-packages/nibabel/freesurfer/io.py:192: UserWarning: No volume information contained in the file warnings.warn('No volume information contained in the file') tests/test_gifti.py::test_loadGiftiVertexData /usr/lib/python3.7/site-packages/nibabel/gifti/parse_gifti_fast.py:230: UserWarning: Actual # of data arrays does not match # expected: 4 != 3. self.img.numDA)) -- Docs: http://doc.pytest.org/en/latest/warnings.html =========== 412 passed, 22 deselected, 15 warnings in 772.15 seconds =========== + exit 0 Processing files: python3-fslpy-2.7.0-1.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tvFGbJ + umask 022 + cd /builddir/build/BUILD + cd fslpy-2.7.0 + DOCDIR=/builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/share/doc/python3-fslpy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/share/doc/python3-fslpy + cp -pr README.rst /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/share/doc/python3-fslpy + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RjRnbZ + umask 022 + cd /builddir/build/BUILD + cd fslpy-2.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/share/licenses/python3-fslpy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/share/licenses/python3-fslpy + cp -pr LICENSE /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/share/licenses/python3-fslpy + cp -pr COPYRIGHT /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/share/licenses/python3-fslpy + exit 0 error: Illegal char '*' (0x2a) in: 1.* error: Illegal char '*' (0x2a) in: 1.* error: Illegal char '*' (0x2a) in: 4.* Provides: python3-fslpy = 2.7.0-1.fc29 python3.7dist(fslpy) = 2.7.0 python3dist(fslpy) = 2.7.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.7 python3.7dist(h5py) >= 2.9 python3.7dist(indexed-gzip) >= 0.7.0 python3.7dist(nibabel) >= 2.3.1 python3.7dist(pillow) >= 3.2.0 python3.7dist(rtree) = 0.8.3 python3.7dist(scipy) >= 0.18 Processing files: python-fslpy-doc-2.7.0-1.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Zyn46i + umask 022 + cd /builddir/build/BUILD + cd fslpy-2.7.0 + DOCDIR=/builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/share/doc/python-fslpy-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/share/doc/python-fslpy-doc + cp -pr html /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/share/doc/python-fslpy-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NPzTrc + umask 022 + cd /builddir/build/BUILD + cd fslpy-2.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/share/licenses/python-fslpy-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/share/licenses/python-fslpy-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/share/licenses/python-fslpy-doc + cp -pr COPYRIGHT /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch/usr/share/licenses/python-fslpy-doc + exit 0 Provides: python-fslpy-doc = 2.7.0-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch Wrote: /builddir/build/RPMS/python3-fslpy-2.7.0-1.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python-fslpy-doc-2.7.0-1.fc29.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9YuzUF + umask 022 + cd /builddir/build/BUILD + cd fslpy-2.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fslpy-2.7.0-1.fc29.noarch + exit 0 Child return code was: 0