Source: skimage
Version: 0.22.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> python3.11 tools/build_modref_templates.py
> outdir:  
> 19 files written
> Build API docs...done.
> python3.11 -m sphinx -b html -d build/doctrees  -D mathjax_path=MathJax.js 
> source build/html
> Running Sphinx v7.2.6
> /usr/lib/python3/dist-packages/sphinx_gallery/sphinx_compatibility.py:71: 
> RemovedInSphinx80Warning:
> 
> The alias 'sphinx.util.status_iterator' is deprecated, use 
> 'sphinx.util.display.status_iterator' instead. Check CHANGES for Sphinx API 
> modifications.
> 
> making output directory... done
> [autosummary] generating autosummary for: about/code_of_conduct.md, 
> about/index.rst, about/report_handling_manual.rst, about/values.md, 
> api/api.rst, api/skimage.color.rst, api/skimage.data.rst, 
> api/skimage.draw.rst, api/skimage.exposure.rst, api/skimage.feature.rst, ..., 
> user_guide/index.rst, user_guide/install.rst, user_guide/numpy_images.rst, 
> user_guide/plugins.rst, user_guide/transforming_image_data.rst, 
> user_guide/tutorial_parallelization.rst, 
> user_guide/tutorial_segmentation.rst, user_guide/tutorials.rst, 
> user_guide/video.rst, user_guide/visualization.rst
> loading intersphinx inventory from 
> /usr/share/doc/python3.9/html/objects.inv...
> loading intersphinx inventory from ./_intersphinx/numpy-objects.inv...
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory '/usr/share/doc/python3.9/html/objects.inv' not 
> fetchable due to <class 'FileNotFoundError'>: [Errno 2] No such file or 
> directory: '/usr/share/doc/python3.9/html/objects.inv'
> loading intersphinx inventory from ./_intersphinx/scipy-objects.inv...
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory './_intersphinx/scipy-objects.inv' not fetchable due to 
> <class 'FileNotFoundError'>: [Errno 2] No such file or directory: 
> '/<<PKGBUILDDIR>>/doc/source/./_intersphinx/scipy-objects.inv'
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory './_intersphinx/numpy-objects.inv' not fetchable due to 
> <class 'FileNotFoundError'>: [Errno 2] No such file or directory: 
> '/<<PKGBUILDDIR>>/doc/source/./_intersphinx/numpy-objects.inv'
> loading intersphinx inventory from ./_intersphinx/sklearn-objects.inv...
> loading intersphinx inventory from https://matplotlib.org/objects.inv...
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory './_intersphinx/sklearn-objects.inv' not fetchable due 
> to <class 'FileNotFoundError'>: [Errno 2] No such file or directory: 
> '/<<PKGBUILDDIR>>/doc/source/./_intersphinx/sklearn-objects.inv'
> intersphinx inventory has moved: https://matplotlib.org/objects.inv -> 
> https://matplotlib.org/stable/objects.inv
> generating gallery...
> Using Sphinx-Gallery to convert rst text blocks to markdown for .ipynb files.
> generating gallery for auto_examples... 
> generating gallery for auto_examples/data... 
> generating gallery for auto_examples/numpy_operations... [ 25%] 
> plot_camera_numpy.py
> generating gallery for auto_examples/numpy_operations... [ 50%] 
> plot_structuring_elements.py
> generating gallery for auto_examples/numpy_operations... [ 75%] 
> plot_view_as_blocks.py
> generating gallery for auto_examples/numpy_operations... [100%] 
> plot_footprint_decompositions.py
> 
> generating gallery for auto_examples/color_exposure... [ 11%] 
> plot_rgb_to_gray.py
> generating gallery for auto_examples/color_exposure... [ 22%] 
> plot_rgb_to_hsv.py
> generating gallery for auto_examples/color_exposure... [ 33%] 
> plot_histogram_matching.py
> generating gallery for auto_examples/color_exposure... [ 44%] 
> plot_adapt_rgb.py
> generating gallery for auto_examples/color_exposure... [ 56%] 
> plot_ihc_color_separation.py
> generating gallery for auto_examples/color_exposure... [ 67%] 
> plot_regional_maxima.py
> generating gallery for auto_examples/color_exposure... [ 78%] 
> plot_log_gamma.py
> generating gallery for auto_examples/color_exposure... [ 89%] 
> plot_equalize.py
> generating gallery for auto_examples/color_exposure... [100%] 
> plot_tinting_grayscale_images.py
> 
> generating gallery for auto_examples/edges... [  8%] plot_contours.py
> generating gallery for auto_examples/edges... [ 15%] plot_convex_hull.py
> generating gallery for auto_examples/edges... [ 23%] plot_canny.py
> generating gallery for auto_examples/edges... [ 31%] 
> plot_marching_cubes.py
> generating gallery for auto_examples/edges... [ 38%] plot_ridge_filter.py
> generating gallery for auto_examples/edges... [ 46%] 
> plot_active_contours.py
> generating gallery for auto_examples/edges... [ 54%] plot_shapes.py
> generating gallery for auto_examples/edges... [ 62%] plot_random_shapes.py
> generating gallery for auto_examples/edges... [ 69%] plot_polygon.py
> generating gallery for auto_examples/edges... [ 77%] 
> plot_line_hough_transform.py
> generating gallery for auto_examples/edges... [ 85%] 
> plot_circular_elliptical_hough_transform.py
> generating gallery for auto_examples/edges... [ 92%] plot_skeleton.py
> generating gallery for auto_examples/edges... [100%] plot_edge_filter.py
> 
> generating gallery for auto_examples/transform... [  8%] plot_swirl.py
> generating gallery for auto_examples/transform... [ 17%] 
> plot_edge_modes.py
> generating gallery for auto_examples/transform... [ 25%] plot_rescale.py
> generating gallery for auto_examples/transform... [ 33%] plot_pyramid.py
> generating gallery for auto_examples/transform... [ 42%] 
> plot_piecewise_affine.py
> generating gallery for auto_examples/transform... [ 50%] plot_geometric.py
> generating gallery for auto_examples/transform... [ 58%] plot_ssim.py
> generating gallery for auto_examples/transform... [ 67%] 
> plot_transform_types.py
> generating gallery for auto_examples/transform... [ 75%] 
> plot_fundamental_matrix.py
> generating gallery for auto_examples/transform... [ 83%] plot_ransac.py
> generating gallery for auto_examples/transform... [ 92%] 
> plot_radon_transform.py
> generating gallery for auto_examples/transform... [100%] plot_matching.py
> 
> generating gallery for auto_examples/registration... [ 25%] 
> plot_register_translation.py
> generating gallery for auto_examples/registration... [ 50%] 
> plot_masked_register_translation.py
> generating gallery for auto_examples/registration... [ 75%] 
> plot_stitching.py
> generating gallery for auto_examples/registration... [100%] 
> plot_register_rotation.py
> 
> generating gallery for auto_examples/filters... [  5%] plot_tophat.py
> generating gallery for auto_examples/filters... [ 11%] plot_hysteresis.py
> generating gallery for auto_examples/filters... [ 16%] plot_restoration.py
> generating gallery for auto_examples/filters... [ 21%] plot_window.py
> generating gallery for auto_examples/filters... [ 26%] 
> plot_unsharp_mask.py
> generating gallery for auto_examples/filters... [ 32%] plot_rank_mean.py
> generating gallery for auto_examples/filters... [ 37%] 
> plot_deconvolution.py
> generating gallery for auto_examples/filters... [ 42%] plot_entropy.py
> generating gallery for auto_examples/filters... [ 47%] plot_j_invariant.py
> generating gallery for auto_examples/filters... [ 53%] plot_inpaint.py
> generating gallery for auto_examples/filters... [ 58%] plot_dog.py
> generating gallery for auto_examples/filters... [ 63%] plot_denoise.py
> generating gallery for auto_examples/filters... [ 68%] 
> plot_cycle_spinning.py
> generating gallery for auto_examples/filters... [ 74%] 
> plot_phase_unwrap.py
> generating gallery for auto_examples/filters... [ 79%] 
> plot_nonlocal_means.py
> generating gallery for auto_examples/filters... [ 84%] 
> plot_attribute_operators.py
> generating gallery for auto_examples/filters... [ 89%] 
> plot_denoise_wavelet.py
> generating gallery for auto_examples/filters... [ 95%] plot_butterworth.py
> generating gallery for auto_examples/filters... [100%] 
> plot_j_invariant_tutorial.py
> 
> generating gallery for auto_examples/features_detection... [  5%] 
> plot_daisy.py
> generating gallery for auto_examples/features_detection... [ 11%] 
> plot_hog.py
> generating gallery for auto_examples/features_detection... [ 16%] 
> plot_template.py
> generating gallery for auto_examples/features_detection... [ 21%] 
> plot_holes_and_peaks.py
> generating gallery for auto_examples/features_detection... [ 26%] 
> plot_censure.py
> generating gallery for auto_examples/features_detection... [ 32%] 
> plot_corner.py
> generating gallery for auto_examples/features_detection... [ 37%] 
> plot_multiblock_local_binary_pattern.py
> generating gallery for auto_examples/features_detection... [ 42%] 
> plot_haar.py
> generating gallery for auto_examples/features_detection... [ 47%] 
> plot_blob.py
> generating gallery for auto_examples/features_detection... [ 53%] 
> plot_orb.py
> generating gallery for auto_examples/features_detection... [ 58%] 
> plot_gabors_from_astronaut.py
> generating gallery for auto_examples/features_detection... [ 63%] 
> plot_fisher_vector.py
> generating gallery for auto_examples/features_detection... [ 68%] 
> plot_brief.py
> generating gallery for auto_examples/features_detection... [ 74%] 
> plot_sift.py
> generating gallery for auto_examples/features_detection... [ 79%] 
> plot_glcm.py
> generating gallery for auto_examples/features_detection... [ 84%] 
> plot_shape_index.py
> generating gallery for auto_examples/features_detection... [ 89%] 
> plot_windowed_histogram.py
> generating gallery for auto_examples/features_detection... [ 95%] 
> plot_gabor.py
> generating gallery for auto_examples/features_detection... [100%] 
> plot_local_binary_pattern.py
> 
> generating gallery for auto_examples/segmentation... [  4%] 
> plot_rag_boundary.py
> generating gallery for auto_examples/segmentation... [  7%] 
> plot_rag_mean_color.py
> generating gallery for auto_examples/segmentation... [ 11%] plot_ncut.py
> generating gallery for auto_examples/segmentation... [ 14%] 
> plot_compact_watershed.py
> generating gallery for auto_examples/segmentation... [ 18%] 
> plot_thresholding.py
> generating gallery for auto_examples/segmentation... [ 21%] 
> plot_rag_draw.py
> generating gallery for auto_examples/segmentation... [ 25%] 
> plot_chan_vese.py
> generating gallery for auto_examples/segmentation... [ 29%] 
> plot_peak_local_max.py
> generating gallery for auto_examples/segmentation... [ 32%] 
> plot_niblack_sauvola.py
> generating gallery for auto_examples/segmentation... [ 36%] 
> plot_multiotsu.py
> generating gallery for auto_examples/segmentation... [ 39%] 
> plot_mask_slic.py
> generating gallery for auto_examples/segmentation... [ 43%] 
> plot_random_walker_segmentation.py
> generating gallery for auto_examples/segmentation... [ 46%] 
> plot_expand_labels.py
> generating gallery for auto_examples/segmentation... [ 50%] 
> plot_watershed.py
> generating gallery for auto_examples/segmentation... [ 54%] plot_label.py
> generating gallery for auto_examples/segmentation... [ 57%] 
> plot_segmentations.py
> generating gallery for auto_examples/segmentation... [ 61%] 
> plot_join_segmentations.py
> generating gallery for auto_examples/segmentation... [ 64%] plot_rag.py
> generating gallery for auto_examples/segmentation... [ 68%] 
> plot_perimeters.py
> generating gallery for auto_examples/segmentation... [ 71%] 
> plot_rag_merge.py
> generating gallery for auto_examples/segmentation... [ 75%] 
> plot_boundary_merge.py
> generating gallery for auto_examples/segmentation... [ 79%] 
> plot_extrema.py
> generating gallery for auto_examples/segmentation... [ 82%] 
> plot_regionprops_table.py
> generating gallery for auto_examples/segmentation... [ 86%] 
> plot_hausdorff_distance.py
> generating gallery for auto_examples/segmentation... [ 89%] 
> plot_morphsnakes.py
> generating gallery for auto_examples/segmentation... [ 93%] 
> plot_floodfill.py
> generating gallery for auto_examples/segmentation... [ 96%] 
> plot_euler_number.py
> generating gallery for auto_examples/segmentation... [100%] 
> plot_metrics.py
> 
> generating gallery for auto_examples/applications... [ 12%] plot_text.py
> generating gallery for auto_examples/applications... [ 25%] 
> plot_face_detection.py
> generating gallery for auto_examples/applications... [ 38%] 
> plot_pixel_graphs.py
> generating gallery for auto_examples/applications... [ 50%] 
> plot_image_comparison.py
> generating gallery for auto_examples/applications... [ 62%] 
> plot_morphology.py
> generating gallery for auto_examples/applications... [ 75%] 
> plot_coins_segmentation.py
> generating gallery for auto_examples/applications... [ 88%] 
> plot_thresholding_guide.py
> generating gallery for auto_examples/applications... [100%] 
> plot_haar_extraction_selection_classification.py
> 
> generating gallery for auto_examples/developers... [ 50%] 
> plot_threshold_li.py
> generating gallery for auto_examples/developers... [100%] plot_max_tree.py
> 
> computation time summary:
>     - ../examples/applications/plot_pixel_graphs.py:                          
>      78.84 sec   0.0 MB
>     - ../examples/features_detection/plot_fisher_vector.py:                   
>      56.17 sec   0.0 MB
>     - ../examples/segmentation/plot_perimeters.py:                            
>      52.71 sec   0.0 MB
>     - 
> ../examples/applications/plot_haar_extraction_selection_classification.py:   
> 49.80 sec   0.0 MB
>     - ../examples/filters/plot_j_invariant_tutorial.py:                       
>      12.53 sec   0.0 MB
>     - ../examples/filters/plot_denoise.py:                                    
>      11.29 sec   0.0 MB
>     - ../examples/registration/plot_register_rotation.py:                     
>      10.59 sec   0.0 MB
>     - ../examples/numpy_operations/plot_footprint_decompositions.py:          
>       7.85 sec   0.0 MB
>     - ../examples/edges/plot_circular_elliptical_hough_transform.py:          
>       7.64 sec   0.0 MB
>     - ../examples/segmentation/plot_morphsnakes.py:                           
>       7.31 sec   0.0 MB
>     - ../examples/segmentation/plot_chan_vese.py:                             
>       6.97 sec   0.0 MB
>     - ../examples/features_detection/plot_sift.py:                            
>       5.78 sec   0.0 MB
>     - ../examples/developers/plot_threshold_li.py:                            
>       4.98 sec   0.0 MB
>     - ../examples/features_detection/plot_blob.py:                            
>       4.56 sec   0.0 MB
>     - ../examples/segmentation/plot_ncut.py:                                  
>       3.86 sec   0.0 MB
>     - ../examples/segmentation/plot_regionprops_table.py:                     
>       3.06 sec   0.0 MB
>     - ../examples/edges/plot_ridge_filter.py:                                 
>       2.84 sec   0.0 MB
>     - ../examples/numpy_operations/plot_structuring_elements.py:              
>       2.67 sec   0.0 MB
>     - ../examples/segmentation/plot_floodfill.py:                             
>       2.61 sec   0.0 MB
>     - ../examples/segmentation/plot_metrics.py:                               
>       2.38 sec   0.0 MB
>     - ../examples/transform/plot_fundamental_matrix.py:                       
>       2.30 sec   0.0 MB
>     - ../examples/applications/plot_thresholding_guide.py:                    
>       2.24 sec   0.0 MB
>     - ../examples/filters/plot_j_invariant.py:                                
>       2.04 sec   0.0 MB
>     - ../examples/segmentation/plot_rag_mean_color.py:                        
>       1.82 sec   0.0 MB
>     - ../examples/segmentation/plot_rag_draw.py:                              
>       1.73 sec   0.0 MB
>     - ../examples/features_detection/plot_gabors_from_astronaut.py:           
>       1.58 sec   0.0 MB
>     - ../examples/features_detection/plot_local_binary_pattern.py:            
>       1.58 sec   0.0 MB
>     - ../examples/filters/plot_attribute_operators.py:                        
>       1.58 sec   0.0 MB
>     - ../examples/features_detection/plot_gabor.py:                           
>       1.55 sec   0.0 MB
>     - ../examples/color_exposure/plot_ihc_color_separation.py:                
>       1.55 sec   0.0 MB
>     - ../examples/features_detection/plot_orb.py:                             
>       1.52 sec   0.0 MB
>     - ../examples/transform/plot_radon_transform.py:                          
>       1.51 sec   0.0 MB
>     - ../examples/filters/plot_nonlocal_means.py:                             
>       1.49 sec   0.0 MB
>     - ../examples/registration/plot_masked_register_translation.py:           
>       1.48 sec   0.0 MB
>     - ../examples/features_detection/plot_daisy.py:                           
>       1.47 sec   0.0 MB
>     - ../examples/segmentation/plot_rag_merge.py:                             
>       1.46 sec   0.0 MB
>     - ../examples/edges/plot_line_hough_transform.py:                         
>       1.40 sec   0.0 MB
>     - ../examples/filters/plot_butterworth.py:                                
>       1.31 sec   0.0 MB
>     - ../examples/segmentation/plot_join_segmentations.py:                    
>       1.30 sec   0.0 MB
>     - ../examples/segmentation/plot_mask_slic.py:                             
>       1.29 sec   0.0 MB
>     - ../examples/features_detection/plot_censure.py:                         
>       1.25 sec   0.0 MB
>     - ../examples/applications/plot_morphology.py:                            
>       1.24 sec   0.0 MB
>     - ../examples/edges/plot_skeleton.py:                                     
>       1.18 sec   0.0 MB
>     - ../examples/segmentation/plot_segmentations.py:                         
>       1.13 sec   0.0 MB
>     - ../examples/segmentation/plot_boundary_merge.py:                        
>       0.94 sec   0.0 MB
>     - ../examples/applications/plot_image_comparison.py:                      
>       0.92 sec   0.0 MB
>     - ../examples/developers/plot_max_tree.py:                                
>       0.90 sec   0.0 MB
>     - ../examples/filters/plot_cycle_spinning.py:                             
>       0.89 sec   0.0 MB
>     - ../examples/filters/plot_deconvolution.py:                              
>       0.88 sec   0.0 MB
>     - ../examples/color_exposure/plot_tinting_grayscale_images.py:            
>       0.86 sec   0.0 MB
>     - ../examples/filters/plot_dog.py:                                        
>       0.84 sec   0.0 MB
>     - ../examples/transform/plot_piecewise_affine.py:                         
>       0.84 sec   0.0 MB
>     - ../examples/registration/plot_stitching.py:                             
>       0.84 sec   0.0 MB
>     - ../examples/color_exposure/plot_rgb_to_hsv.py:                          
>       0.82 sec   0.0 MB
>     - ../examples/edges/plot_active_contours.py:                              
>       0.77 sec   0.0 MB
>     - ../examples/segmentation/plot_thresholding.py:                          
>       0.74 sec   0.0 MB
>     - ../examples/filters/plot_restoration.py:                                
>       0.72 sec   0.0 MB
>     - ../examples/filters/plot_phase_unwrap.py:                               
>       0.72 sec   0.0 MB
>     - ../examples/filters/plot_entropy.py:                                    
>       0.70 sec   0.0 MB
>     - ../examples/color_exposure/plot_adapt_rgb.py:                           
>       0.68 sec   0.0 MB
>     - ../examples/applications/plot_coins_segmentation.py:                    
>       0.67 sec   0.0 MB
>     - ../examples/edges/plot_edge_filter.py:                                  
>       0.67 sec   0.0 MB
>     - ../examples/transform/plot_transform_types.py:                          
>       0.64 sec   0.0 MB
>     - ../examples/features_detection/plot_windowed_histogram.py:              
>       0.63 sec   0.0 MB
>     - ../examples/color_exposure/plot_histogram_matching.py:                  
>       0.62 sec   0.0 MB
>     - ../examples/segmentation/plot_euler_number.py:                          
>       0.59 sec   0.0 MB
>     - ../examples/segmentation/plot_rag_boundary.py:                          
>       0.57 sec   0.0 MB
>     - ../examples/filters/plot_rank_mean.py:                                  
>       0.54 sec   0.0 MB
>     - ../examples/color_exposure/plot_equalize.py:                            
>       0.52 sec   0.0 MB
>     - ../examples/filters/plot_unsharp_mask.py:                               
>       0.51 sec   0.0 MB
>     - ../examples/registration/plot_register_translation.py:                  
>       0.48 sec   0.0 MB
>     - ../examples/numpy_operations/plot_view_as_blocks.py:                    
>       0.47 sec   0.0 MB
>     - ../examples/features_detection/plot_glcm.py:                            
>       0.46 sec   0.0 MB
>     - ../examples/edges/plot_marching_cubes.py:                               
>       0.45 sec   0.0 MB
>     - ../examples/filters/plot_tophat.py:                                     
>       0.44 sec   0.0 MB
>     - ../examples/color_exposure/plot_log_gamma.py:                           
>       0.39 sec   0.0 MB
>     - ../examples/transform/plot_ssim.py:                                     
>       0.38 sec   0.0 MB
>     - ../examples/color_exposure/plot_regional_maxima.py:                     
>       0.38 sec   0.0 MB
>     - ../examples/filters/plot_window.py:                                     
>       0.38 sec   0.0 MB
>     - ../examples/features_detection/plot_shape_index.py:                     
>       0.37 sec   0.0 MB
>     - ../examples/filters/plot_denoise_wavelet.py:                            
>       0.37 sec   0.0 MB
>     - ../examples/segmentation/plot_multiotsu.py:                             
>       0.36 sec   0.0 MB
>     - ../examples/features_detection/plot_hog.py:                             
>       0.34 sec   0.0 MB
>     - ../examples/features_detection/plot_brief.py:                           
>       0.34 sec   0.0 MB
>     - ../examples/filters/plot_inpaint.py:                                    
>       0.33 sec   0.0 MB
>     - ../examples/transform/plot_matching.py:                                 
>       0.31 sec   0.0 MB
>     - ../examples/features_detection/plot_holes_and_peaks.py:                 
>       0.30 sec   0.0 MB
>     - ../examples/transform/plot_rescale.py:                                  
>       0.29 sec   0.0 MB
>     - ../examples/segmentation/plot_compact_watershed.py:                     
>       0.28 sec   0.0 MB
>     - ../examples/segmentation/plot_expand_labels.py:                         
>       0.25 sec   0.0 MB
>     - ../examples/color_exposure/plot_rgb_to_gray.py:                         
>       0.25 sec   0.0 MB
>     - ../examples/transform/plot_pyramid.py:                                  
>       0.22 sec   0.0 MB
>     - ../examples/transform/plot_ransac.py:                                   
>       0.22 sec   0.0 MB
>     - ../examples/edges/plot_convex_hull.py:                                  
>       0.21 sec   0.0 MB
>     - ../examples/segmentation/plot_rag.py:                                   
>       0.21 sec   0.0 MB
>     - ../examples/edges/plot_random_shapes.py:                                
>       0.21 sec   0.0 MB
>     - ../examples/applications/plot_face_detection.py:                        
>       0.21 sec   0.0 MB
>     - ../examples/filters/plot_hysteresis.py:                                 
>       0.20 sec   0.0 MB
>     - ../examples/transform/plot_geometric.py:                                
>       0.20 sec   0.0 MB
>     - ../examples/segmentation/plot_label.py:                                 
>       0.19 sec   0.0 MB
>     - ../examples/segmentation/plot_random_walker_segmentation.py:            
>       0.19 sec   0.0 MB
>     - ../examples/applications/plot_text.py:                                  
>       0.19 sec   0.0 MB
>     - ../examples/features_detection/plot_multiblock_local_binary_pattern.py: 
>       0.18 sec   0.0 MB
>     - ../examples/edges/plot_polygon.py:                                      
>       0.17 sec   0.0 MB
>     - ../examples/edges/plot_canny.py:                                        
>       0.17 sec   0.0 MB
>     - ../examples/transform/plot_edge_modes.py:                               
>       0.17 sec   0.0 MB
>     - ../examples/features_detection/plot_corner.py:                          
>       0.17 sec   0.0 MB
>     - ../examples/segmentation/plot_extrema.py:                               
>       0.15 sec   0.0 MB
>     - ../examples/segmentation/plot_niblack_sauvola.py:                       
>       0.15 sec   0.0 MB
>     - ../examples/segmentation/plot_peak_local_max.py:                        
>       0.15 sec   0.0 MB
>     - ../examples/edges/plot_shapes.py:                                       
>       0.13 sec   0.0 MB
>     - ../examples/features_detection/plot_template.py:                        
>       0.12 sec   0.0 MB
>     - ../examples/segmentation/plot_watershed.py:                             
>       0.11 sec   0.0 MB
>     - ../examples/features_detection/plot_haar.py:                            
>       0.10 sec   0.0 MB
>     - ../examples/segmentation/plot_hausdorff_distance.py:                    
>       0.08 sec   0.0 MB
>     - ../examples/numpy_operations/plot_camera_numpy.py:                      
>       0.07 sec   0.0 MB
>     - ../examples/transform/plot_swirl.py:                                    
>       0.06 sec   0.0 MB
>     - ../examples/edges/plot_contours.py:                                     
>       0.05 sec   0.0 MB
> building [mo]: targets for 0 po files that are out of date
> writing output... 
> building [html]: targets for 86 source files that are out of date
> updating environment: [new config] 215 added, 0 changed, 0 removed
> reading sources... [  0%] about/code_of_conduct
> /usr/lib/python3/dist-packages/recommonmark/parser.py:75: UserWarning:
> 
> Container node skipped: type=document
> 
> reading sources... [  1%] about/index
> reading sources... [  1%] about/report_handling_manual
> reading sources... [  2%] about/values
> /usr/lib/python3/dist-packages/recommonmark/parser.py:75: UserWarning:
> 
> Container node skipped: type=document
> 
> reading sources... [  2%] api/api
> reading sources... [  3%] api/skimage
> reading sources... [  3%] api/skimage.color
> reading sources... [  4%] api/skimage.data
> reading sources... [  4%] api/skimage.draw
> reading sources... [  5%] api/skimage.exposure
> reading sources... [  5%] api/skimage.feature
> reading sources... [  6%] api/skimage.filters
> reading sources... [  6%] api/skimage.filters.rank
> reading sources... [  7%] api/skimage.future
> reading sources... [  7%] api/skimage.graph
> reading sources... [  7%] api/skimage.io
> reading sources... [  8%] api/skimage.measure
> reading sources... [  8%] api/skimage.metrics
> reading sources... [  9%] api/skimage.morphology
> reading sources... [  9%] api/skimage.registration
> reading sources... [ 10%] api/skimage.restoration
> reading sources... [ 10%] api/skimage.segmentation
> reading sources... [ 11%] api/skimage.transform
> reading sources... [ 11%] api/skimage.util
> reading sources... [ 12%] 
> auto_examples/applications/plot_coins_segmentation
> reading sources... [ 12%] auto_examples/applications/plot_face_detection
> reading sources... [ 13%] 
> auto_examples/applications/plot_haar_extraction_selection_classification
> reading sources... [ 13%] auto_examples/applications/plot_image_comparison
> reading sources... [ 13%] auto_examples/applications/plot_morphology
> reading sources... [ 14%] auto_examples/applications/plot_pixel_graphs
> reading sources... [ 14%] auto_examples/applications/plot_text
> reading sources... [ 15%] 
> auto_examples/applications/plot_thresholding_guide
> reading sources... [ 15%] auto_examples/applications/sg_execution_times
> reading sources... [ 16%] auto_examples/color_exposure/plot_adapt_rgb
> reading sources... [ 16%] auto_examples/color_exposure/plot_equalize
> reading sources... [ 17%] 
> auto_examples/color_exposure/plot_histogram_matching
> reading sources... [ 17%] 
> auto_examples/color_exposure/plot_ihc_color_separation
> reading sources... [ 18%] auto_examples/color_exposure/plot_log_gamma
> reading sources... [ 18%] 
> auto_examples/color_exposure/plot_regional_maxima
> reading sources... [ 19%] auto_examples/color_exposure/plot_rgb_to_gray
> reading sources... [ 19%] auto_examples/color_exposure/plot_rgb_to_hsv
> reading sources... [ 20%] 
> auto_examples/color_exposure/plot_tinting_grayscale_images
> reading sources... [ 20%] auto_examples/color_exposure/sg_execution_times
> reading sources... [ 20%] auto_examples/developers/plot_max_tree
> reading sources... [ 21%] auto_examples/developers/plot_threshold_li
> reading sources... [ 21%] auto_examples/developers/sg_execution_times
> reading sources... [ 22%] auto_examples/edges/plot_active_contours
> reading sources... [ 22%] auto_examples/edges/plot_canny
> reading sources... [ 23%] 
> auto_examples/edges/plot_circular_elliptical_hough_transform
> reading sources... [ 23%] auto_examples/edges/plot_contours
> reading sources... [ 24%] auto_examples/edges/plot_convex_hull
> reading sources... [ 24%] auto_examples/edges/plot_edge_filter
> reading sources... [ 25%] auto_examples/edges/plot_line_hough_transform
> reading sources... [ 25%] auto_examples/edges/plot_marching_cubes
> reading sources... [ 26%] auto_examples/edges/plot_polygon
> reading sources... [ 26%] auto_examples/edges/plot_random_shapes
> reading sources... [ 27%] auto_examples/edges/plot_ridge_filter
> reading sources... [ 27%] auto_examples/edges/plot_shapes
> reading sources... [ 27%] auto_examples/edges/plot_skeleton
> reading sources... [ 28%] auto_examples/edges/sg_execution_times
> reading sources... [ 28%] auto_examples/features_detection/plot_blob
> reading sources... [ 29%] auto_examples/features_detection/plot_brief
> reading sources... [ 29%] auto_examples/features_detection/plot_censure
> reading sources... [ 30%] auto_examples/features_detection/plot_corner
> reading sources... [ 30%] auto_examples/features_detection/plot_daisy
> reading sources... [ 31%] 
> auto_examples/features_detection/plot_fisher_vector
> reading sources... [ 31%] auto_examples/features_detection/plot_gabor
> reading sources... [ 32%] 
> auto_examples/features_detection/plot_gabors_from_astronaut
> reading sources... [ 32%] auto_examples/features_detection/plot_glcm
> reading sources... [ 33%] auto_examples/features_detection/plot_haar
> reading sources... [ 33%] auto_examples/features_detection/plot_hog
> reading sources... [ 33%] 
> auto_examples/features_detection/plot_holes_and_peaks
> reading sources... [ 34%] 
> auto_examples/features_detection/plot_local_binary_pattern
> reading sources... [ 34%] 
> auto_examples/features_detection/plot_multiblock_local_binary_pattern
> reading sources... [ 35%] auto_examples/features_detection/plot_orb
> reading sources... [ 35%] 
> auto_examples/features_detection/plot_shape_index
> reading sources... [ 36%] auto_examples/features_detection/plot_sift
> reading sources... [ 36%] auto_examples/features_detection/plot_template
> reading sources... [ 37%] 
> auto_examples/features_detection/plot_windowed_histogram
> reading sources... [ 37%] 
> auto_examples/features_detection/sg_execution_times
> reading sources... [ 38%] auto_examples/filters/plot_attribute_operators
> reading sources... [ 38%] auto_examples/filters/plot_butterworth
> reading sources... [ 39%] auto_examples/filters/plot_cycle_spinning
> reading sources... [ 39%] auto_examples/filters/plot_deconvolution
> reading sources... [ 40%] auto_examples/filters/plot_denoise
> reading sources... [ 40%] auto_examples/filters/plot_denoise_wavelet
> reading sources... [ 40%] auto_examples/filters/plot_dog
> reading sources... [ 41%] auto_examples/filters/plot_entropy
> reading sources... [ 41%] auto_examples/filters/plot_hysteresis
> reading sources... [ 42%] auto_examples/filters/plot_inpaint
> reading sources... [ 42%] auto_examples/filters/plot_j_invariant
> reading sources... [ 43%] auto_examples/filters/plot_j_invariant_tutorial
> reading sources... [ 43%] auto_examples/filters/plot_nonlocal_means
> reading sources... [ 44%] auto_examples/filters/plot_phase_unwrap
> reading sources... [ 44%] auto_examples/filters/plot_rank_mean
> reading sources... [ 45%] auto_examples/filters/plot_restoration
> reading sources... [ 45%] auto_examples/filters/plot_tophat
> reading sources... [ 46%] auto_examples/filters/plot_unsharp_mask
> reading sources... [ 46%] auto_examples/filters/plot_window
> reading sources... [ 47%] auto_examples/filters/sg_execution_times
> reading sources... [ 47%] auto_examples/index
> reading sources... [ 47%] auto_examples/numpy_operations/plot_camera_numpy
> reading sources... [ 48%] 
> auto_examples/numpy_operations/plot_footprint_decompositions
> reading sources... [ 48%] 
> auto_examples/numpy_operations/plot_structuring_elements
> reading sources... [ 49%] 
> auto_examples/numpy_operations/plot_view_as_blocks
> reading sources... [ 49%] 
> auto_examples/numpy_operations/sg_execution_times
> reading sources... [ 50%] 
> auto_examples/registration/plot_masked_register_translation
> reading sources... [ 50%] 
> auto_examples/registration/plot_register_rotation
> reading sources... [ 51%] 
> auto_examples/registration/plot_register_translation
> reading sources... [ 51%] auto_examples/registration/plot_stitching
> reading sources... [ 52%] auto_examples/registration/sg_execution_times
> reading sources... [ 52%] auto_examples/segmentation/plot_boundary_merge
> reading sources... [ 53%] auto_examples/segmentation/plot_chan_vese
> reading sources... [ 53%] 
> auto_examples/segmentation/plot_compact_watershed
> reading sources... [ 53%] auto_examples/segmentation/plot_euler_number
> reading sources... [ 54%] auto_examples/segmentation/plot_expand_labels
> reading sources... [ 54%] auto_examples/segmentation/plot_extrema
> reading sources... [ 55%] auto_examples/segmentation/plot_floodfill
> reading sources... [ 55%] 
> auto_examples/segmentation/plot_hausdorff_distance
> reading sources... [ 56%] 
> auto_examples/segmentation/plot_join_segmentations
> reading sources... [ 56%] auto_examples/segmentation/plot_label
> reading sources... [ 57%] auto_examples/segmentation/plot_mask_slic
> reading sources... [ 57%] auto_examples/segmentation/plot_metrics
> reading sources... [ 58%] auto_examples/segmentation/plot_morphsnakes
> reading sources... [ 58%] auto_examples/segmentation/plot_multiotsu
> reading sources... [ 59%] auto_examples/segmentation/plot_ncut
> reading sources... [ 59%] auto_examples/segmentation/plot_niblack_sauvola
> reading sources... [ 60%] auto_examples/segmentation/plot_peak_local_max
> reading sources... [ 60%] auto_examples/segmentation/plot_perimeters
> reading sources... [ 60%] auto_examples/segmentation/plot_rag
> reading sources... [ 61%] auto_examples/segmentation/plot_rag_boundary
> reading sources... [ 61%] auto_examples/segmentation/plot_rag_draw
> reading sources... [ 62%] auto_examples/segmentation/plot_rag_mean_color
> reading sources... [ 62%] auto_examples/segmentation/plot_rag_merge
> reading sources... [ 63%] 
> auto_examples/segmentation/plot_random_walker_segmentation
> reading sources... [ 63%] 
> auto_examples/segmentation/plot_regionprops_table
> reading sources... [ 64%] auto_examples/segmentation/plot_segmentations
> reading sources... [ 64%] auto_examples/segmentation/plot_thresholding
> reading sources... [ 65%] auto_examples/segmentation/plot_watershed
> reading sources... [ 65%] auto_examples/segmentation/sg_execution_times
> reading sources... [ 66%] auto_examples/transform/plot_edge_modes
> reading sources... [ 66%] auto_examples/transform/plot_fundamental_matrix
> reading sources... [ 67%] auto_examples/transform/plot_geometric
> reading sources... [ 67%] auto_examples/transform/plot_matching
> reading sources... [ 67%] auto_examples/transform/plot_piecewise_affine
> reading sources... [ 68%] auto_examples/transform/plot_pyramid
> reading sources... [ 68%] auto_examples/transform/plot_radon_transform
> reading sources... [ 69%] auto_examples/transform/plot_ransac
> reading sources... [ 69%] auto_examples/transform/plot_rescale
> reading sources... [ 70%] auto_examples/transform/plot_ssim
> reading sources... [ 70%] auto_examples/transform/plot_swirl
> reading sources... [ 71%] auto_examples/transform/plot_transform_types
> reading sources... [ 71%] auto_examples/transform/sg_execution_times
> reading sources... [ 72%] development/contribute
> reading sources... [ 72%] development/core_developer
> /usr/lib/python3/dist-packages/recommonmark/parser.py:75: UserWarning:
> 
> Container node skipped: type=document
> 
> reading sources... [ 73%] development/index
> reading sources... [ 73%] gitwash/configure_git
> reading sources... [ 73%] gitwash/development_workflow
> reading sources... [ 74%] gitwash/following_latest
> reading sources... [ 74%] gitwash/forking_hell
> reading sources... [ 75%] gitwash/git_development
> reading sources... [ 75%] gitwash/git_install
> reading sources... [ 76%] gitwash/git_intro
> reading sources... [ 76%] gitwash/git_resources
> reading sources... [ 77%] gitwash/index
> reading sources... [ 77%] gitwash/maintainer_workflow
> reading sources... [ 78%] gitwash/patching
> reading sources... [ 78%] gitwash/set_up_fork
> reading sources... [ 79%] index
> reading sources... [ 79%] license
> /usr/lib/python3/dist-packages/recommonmark/parser.py:75: UserWarning:
> 
> Container node skipped: type=document
> 
> reading sources... [ 80%] release_notes/index
> reading sources... [ 80%] release_notes/release_0.10
> reading sources... [ 80%] release_notes/release_0.11
> reading sources... [ 81%] release_notes/release_0.12
> reading sources... [ 81%] release_notes/release_0.13
> reading sources... [ 82%] release_notes/release_0.14
> reading sources... [ 82%] release_notes/release_0.15
> reading sources... [ 83%] release_notes/release_0.16
> reading sources... [ 83%] release_notes/release_0.17
> reading sources... [ 84%] release_notes/release_0.18
> reading sources... [ 84%] release_notes/release_0.19
> reading sources... [ 85%] release_notes/release_0.20
> reading sources... [ 85%] release_notes/release_0.21
> reading sources... [ 86%] release_notes/release_0.22
> reading sources... [ 86%] release_notes/release_0.3
> reading sources... [ 87%] release_notes/release_0.4
> reading sources... [ 87%] release_notes/release_0.5
> reading sources... [ 87%] release_notes/release_0.6
> reading sources... [ 88%] release_notes/release_0.7
> reading sources... [ 88%] release_notes/release_0.8
> reading sources... [ 89%] release_notes/release_0.9
> reading sources... [ 89%] release_notes/release_dev
> reading sources... [ 90%] release_notes/release_template
> reading sources... [ 90%] skips/0-skip-process
> reading sources... [ 91%] skips/1-governance
> reading sources... [ 91%] skips/2-values
> reading sources... [ 92%] skips/3-transition-to-v1
> reading sources... [ 92%] skips/4-transition-to-v2
> reading sources... [ 93%] skips/index
> /usr/lib/python3/dist-packages/recommonmark/parser.py:75: UserWarning:
> 
> Container node skipped: type=document
> 
> reading sources... [ 93%] skips/template
> reading sources... [ 93%] user_guide/data_types
> reading sources... [ 94%] user_guide/geometrical_transform
> reading sources... [ 94%] user_guide/getting_help
> reading sources... [ 95%] user_guide/getting_started
> reading sources... [ 95%] user_guide/glossary
> /usr/lib/python3/dist-packages/recommonmark/parser.py:75: UserWarning:
> 
> Container node skipped: type=document
> 
> reading sources... [ 96%] user_guide/index
> reading sources... [ 96%] user_guide/install
> reading sources... [ 97%] user_guide/numpy_images
> reading sources... [ 97%] user_guide/plugins
> reading sources... [ 98%] user_guide/transforming_image_data
> reading sources... [ 98%] user_guide/tutorial_parallelization
> reading sources... [ 99%] user_guide/tutorial_segmentation
> reading sources... [ 99%] user_guide/tutorials
> reading sources... [100%] user_guide/video
> reading sources... [100%] user_guide/visualization
> 
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... /<<PKGBUILDDIR>>/doc/source/skips/0-skip-process.rst: 
> WARNING: document isn't included in any toctree
> /<<PKGBUILDDIR>>/doc/source/skips/2-values.rst: WARNING: document isn't 
> included in any toctree
> /<<PKGBUILDDIR>>/doc/source/skips/3-transition-to-v1.rst: WARNING: document 
> isn't included in any toctree
> /<<PKGBUILDDIR>>/doc/source/skips/4-transition-to-v2.rst: WARNING: document 
> isn't included in any toctree
> /<<PKGBUILDDIR>>/doc/source/skips/template.rst: WARNING: document isn't 
> included in any toctree
> done
> preparing documents... WARNING: unsupported theme option 'logo' given
> WARNING: unsupported theme option 'header_links_before_dropdown' given
> WARNING: unsupported theme option 'switcher' given
> WARNING: unsupported theme option 'show_version_warning_banner' given
> WARNING: unsupported theme option 'footer_start' given
> WARNING: unsupported theme option 'footer_end' given
> WARNING: unsupported theme option 'pygment_light_style' given
> WARNING: unsupported theme option 'pygment_dark_style' given
> WARNING: unsupported theme option 'analytics' given
> done
> copying assets... copying downloadable files... [  0%] 
> auto_examples/applications/plot_coins_segmentation.py
> copying downloadable files... [  1%] 
> auto_examples/applications/plot_coins_segmentation.ipynb
> copying downloadable files... [  1%] 
> auto_examples/applications/plot_face_detection.py
> copying downloadable files... [  2%] 
> auto_examples/applications/plot_face_detection.ipynb
> copying downloadable files... [  2%] 
> auto_examples/applications/plot_haar_extraction_selection_classification.py
> copying downloadable files... [  3%] 
> auto_examples/applications/plot_haar_extraction_selection_classification.ipynb
> copying downloadable files... [  3%] 
> auto_examples/applications/plot_image_comparison.py
> copying downloadable files... [  3%] 
> auto_examples/applications/plot_image_comparison.ipynb
> copying downloadable files... [  4%] 
> auto_examples/applications/plot_morphology.py
> copying downloadable files... [  4%] 
> auto_examples/applications/plot_morphology.ipynb
> copying downloadable files... [  5%] 
> auto_examples/applications/plot_pixel_graphs.py
> copying downloadable files... [  5%] 
> auto_examples/applications/plot_pixel_graphs.ipynb
> copying downloadable files... [  5%] 
> auto_examples/applications/plot_text.py
> copying downloadable files... [  6%] 
> auto_examples/applications/plot_text.ipynb
> copying downloadable files... [  6%] 
> auto_examples/applications/plot_thresholding_guide.py
> copying downloadable files... [  7%] 
> auto_examples/applications/plot_thresholding_guide.ipynb
> copying downloadable files... [  7%] 
> auto_examples/color_exposure/plot_adapt_rgb.py
> copying downloadable files... [  8%] 
> auto_examples/color_exposure/plot_adapt_rgb.ipynb
> copying downloadable files... [  8%] 
> auto_examples/color_exposure/plot_equalize.py
> copying downloadable files... [  8%] 
> auto_examples/color_exposure/plot_equalize.ipynb
> copying downloadable files... [  9%] 
> auto_examples/color_exposure/plot_histogram_matching.py
> copying downloadable files... [  9%] 
> auto_examples/color_exposure/plot_histogram_matching.ipynb
> copying downloadable files... [ 10%] 
> auto_examples/color_exposure/plot_ihc_color_separation.py
> copying downloadable files... [ 10%] 
> auto_examples/color_exposure/plot_ihc_color_separation.ipynb
> copying downloadable files... [ 11%] 
> auto_examples/color_exposure/plot_log_gamma.py
> copying downloadable files... [ 11%] 
> auto_examples/color_exposure/plot_log_gamma.ipynb
> copying downloadable files... [ 11%] 
> auto_examples/color_exposure/plot_regional_maxima.py
> copying downloadable files... [ 12%] 
> auto_examples/color_exposure/plot_regional_maxima.ipynb
> copying downloadable files... [ 12%] 
> auto_examples/color_exposure/plot_rgb_to_gray.py
> copying downloadable files... [ 13%] 
> auto_examples/color_exposure/plot_rgb_to_gray.ipynb
> copying downloadable files... [ 13%] 
> auto_examples/color_exposure/plot_rgb_to_hsv.py
> copying downloadable files... [ 13%] 
> auto_examples/color_exposure/plot_rgb_to_hsv.ipynb
> copying downloadable files... [ 14%] 
> auto_examples/color_exposure/plot_tinting_grayscale_images.py
> copying downloadable files... [ 14%] 
> auto_examples/color_exposure/plot_tinting_grayscale_images.ipynb
> copying downloadable files... [ 15%] 
> auto_examples/developers/plot_max_tree.py
> copying downloadable files... [ 15%] 
> auto_examples/developers/plot_max_tree.ipynb
> copying downloadable files... [ 16%] 
> auto_examples/developers/plot_threshold_li.py
> copying downloadable files... [ 16%] 
> auto_examples/developers/plot_threshold_li.ipynb
> copying downloadable files... [ 16%] 
> auto_examples/edges/plot_active_contours.py
> copying downloadable files... [ 17%] 
> auto_examples/edges/plot_active_contours.ipynb
> copying downloadable files... [ 17%] auto_examples/edges/plot_canny.py
> copying downloadable files... [ 18%] auto_examples/edges/plot_canny.ipynb
> copying downloadable files... [ 18%] 
> auto_examples/edges/plot_circular_elliptical_hough_transform.py
> copying downloadable files... [ 18%] 
> auto_examples/edges/plot_circular_elliptical_hough_transform.ipynb
> copying downloadable files... [ 19%] auto_examples/edges/plot_contours.py
> copying downloadable files... [ 19%] 
> auto_examples/edges/plot_contours.ipynb
> copying downloadable files... [ 20%] 
> auto_examples/edges/plot_convex_hull.py
> copying downloadable files... [ 20%] 
> auto_examples/edges/plot_convex_hull.ipynb
> copying downloadable files... [ 21%] 
> auto_examples/edges/plot_edge_filter.py
> copying downloadable files... [ 21%] 
> auto_examples/edges/plot_edge_filter.ipynb
> copying downloadable files... [ 21%] 
> auto_examples/edges/plot_line_hough_transform.py
> copying downloadable files... [ 22%] 
> auto_examples/edges/plot_line_hough_transform.ipynb
> copying downloadable files... [ 22%] 
> auto_examples/edges/plot_marching_cubes.py
> copying downloadable files... [ 23%] 
> auto_examples/edges/plot_marching_cubes.ipynb
> copying downloadable files... [ 23%] auto_examples/edges/plot_polygon.py
> copying downloadable files... [ 24%] 
> auto_examples/edges/plot_polygon.ipynb
> copying downloadable files... [ 24%] 
> auto_examples/edges/plot_random_shapes.py
> copying downloadable files... [ 24%] 
> auto_examples/edges/plot_random_shapes.ipynb
> copying downloadable files... [ 25%] 
> auto_examples/edges/plot_ridge_filter.py
> copying downloadable files... [ 25%] 
> auto_examples/edges/plot_ridge_filter.ipynb
> copying downloadable files... [ 26%] auto_examples/edges/plot_shapes.py
> copying downloadable files... [ 26%] auto_examples/edges/plot_shapes.ipynb
> copying downloadable files... [ 26%] auto_examples/edges/plot_skeleton.py
> copying downloadable files... [ 27%] 
> auto_examples/edges/plot_skeleton.ipynb
> copying downloadable files... [ 27%] 
> auto_examples/features_detection/plot_blob.py
> copying downloadable files... [ 28%] 
> auto_examples/features_detection/plot_blob.ipynb
> copying downloadable files... [ 28%] 
> auto_examples/features_detection/plot_brief.py
> copying downloadable files... [ 29%] 
> auto_examples/features_detection/plot_brief.ipynb
> copying downloadable files... [ 29%] 
> auto_examples/features_detection/plot_censure.py
> copying downloadable files... [ 29%] 
> auto_examples/features_detection/plot_censure.ipynb
> copying downloadable files... [ 30%] 
> auto_examples/features_detection/plot_corner.py
> copying downloadable files... [ 30%] 
> auto_examples/features_detection/plot_corner.ipynb
> copying downloadable files... [ 31%] 
> auto_examples/features_detection/plot_daisy.py
> copying downloadable files... [ 31%] 
> auto_examples/features_detection/plot_daisy.ipynb
> copying downloadable files... [ 32%] 
> auto_examples/features_detection/plot_fisher_vector.py
> copying downloadable files... [ 32%] 
> auto_examples/features_detection/plot_fisher_vector.ipynb
> copying downloadable files... [ 32%] 
> auto_examples/features_detection/plot_gabor.py
> copying downloadable files... [ 33%] 
> auto_examples/features_detection/plot_gabor.ipynb
> copying downloadable files... [ 33%] 
> auto_examples/features_detection/plot_gabors_from_astronaut.py
> copying downloadable files... [ 34%] 
> auto_examples/features_detection/plot_gabors_from_astronaut.ipynb
> copying downloadable files... [ 34%] 
> auto_examples/features_detection/plot_glcm.py
> copying downloadable files... [ 34%] 
> auto_examples/features_detection/plot_glcm.ipynb
> copying downloadable files... [ 35%] 
> auto_examples/features_detection/plot_haar.py
> copying downloadable files... [ 35%] 
> auto_examples/features_detection/plot_haar.ipynb
> copying downloadable files... [ 36%] 
> auto_examples/features_detection/plot_hog.py
> copying downloadable files... [ 36%] 
> auto_examples/features_detection/plot_hog.ipynb
> copying downloadable files... [ 37%] 
> auto_examples/features_detection/plot_holes_and_peaks.py
> copying downloadable files... [ 37%] 
> auto_examples/features_detection/plot_holes_and_peaks.ipynb
> copying downloadable files... [ 37%] 
> auto_examples/features_detection/plot_local_binary_pattern.py
> copying downloadable files... [ 38%] 
> auto_examples/features_detection/plot_local_binary_pattern.ipynb
> copying downloadable files... [ 38%] 
> auto_examples/features_detection/plot_multiblock_local_binary_pattern.py
> copying downloadable files... [ 39%] 
> auto_examples/features_detection/plot_multiblock_local_binary_pattern.ipynb
> copying downloadable files... [ 39%] 
> auto_examples/features_detection/plot_orb.py
> copying downloadable files... [ 39%] 
> auto_examples/features_detection/plot_orb.ipynb
> copying downloadable files... [ 40%] 
> auto_examples/features_detection/plot_shape_index.py
> copying downloadable files... [ 40%] 
> auto_examples/features_detection/plot_shape_index.ipynb
> copying downloadable files... [ 41%] 
> auto_examples/features_detection/plot_sift.py
> copying downloadable files... [ 41%] 
> auto_examples/features_detection/plot_sift.ipynb
> copying downloadable files... [ 42%] 
> auto_examples/features_detection/plot_template.py
> copying downloadable files... [ 42%] 
> auto_examples/features_detection/plot_template.ipynb
> copying downloadable files... [ 42%] 
> auto_examples/features_detection/plot_windowed_histogram.py
> copying downloadable files... [ 43%] 
> auto_examples/features_detection/plot_windowed_histogram.ipynb
> copying downloadable files... [ 43%] 
> auto_examples/filters/plot_attribute_operators.py
> copying downloadable files... [ 44%] 
> auto_examples/filters/plot_attribute_operators.ipynb
> copying downloadable files... [ 44%] 
> auto_examples/filters/plot_butterworth.py
> copying downloadable files... [ 45%] 
> auto_examples/filters/plot_butterworth.ipynb
> copying downloadable files... [ 45%] 
> auto_examples/filters/plot_cycle_spinning.py
> copying downloadable files... [ 45%] 
> auto_examples/filters/plot_cycle_spinning.ipynb
> copying downloadable files... [ 46%] 
> auto_examples/filters/plot_deconvolution.py
> copying downloadable files... [ 46%] 
> auto_examples/filters/plot_deconvolution.ipynb
> copying downloadable files... [ 47%] auto_examples/filters/plot_denoise.py
> copying downloadable files... [ 47%] 
> auto_examples/filters/plot_denoise.ipynb
> copying downloadable files... [ 47%] 
> auto_examples/filters/plot_denoise_wavelet.py
> copying downloadable files... [ 48%] 
> auto_examples/filters/plot_denoise_wavelet.ipynb
> copying downloadable files... [ 48%] auto_examples/filters/plot_dog.py
> copying downloadable files... [ 49%] auto_examples/filters/plot_dog.ipynb
> copying downloadable files... [ 49%] auto_examples/filters/plot_entropy.py
> copying downloadable files... [ 50%] 
> auto_examples/filters/plot_entropy.ipynb
> copying downloadable files... [ 50%] 
> auto_examples/filters/plot_hysteresis.py
> copying downloadable files... [ 50%] 
> auto_examples/filters/plot_hysteresis.ipynb
> copying downloadable files... [ 51%] auto_examples/filters/plot_inpaint.py
> copying downloadable files... [ 51%] 
> auto_examples/filters/plot_inpaint.ipynb
> copying downloadable files... [ 52%] 
> auto_examples/filters/plot_j_invariant.py
> copying downloadable files... [ 52%] 
> auto_examples/filters/plot_j_invariant.ipynb
> copying downloadable files... [ 53%] 
> auto_examples/filters/plot_j_invariant_tutorial.py
> copying downloadable files... [ 53%] 
> auto_examples/filters/plot_j_invariant_tutorial.ipynb
> copying downloadable files... [ 53%] 
> auto_examples/filters/plot_nonlocal_means.py
> copying downloadable files... [ 54%] 
> auto_examples/filters/plot_nonlocal_means.ipynb
> copying downloadable files... [ 54%] 
> auto_examples/filters/plot_phase_unwrap.py
> copying downloadable files... [ 55%] 
> auto_examples/filters/plot_phase_unwrap.ipynb
> copying downloadable files... [ 55%] 
> auto_examples/filters/plot_rank_mean.py
> copying downloadable files... [ 55%] 
> auto_examples/filters/plot_rank_mean.ipynb
> copying downloadable files... [ 56%] 
> auto_examples/filters/plot_restoration.py
> copying downloadable files... [ 56%] 
> auto_examples/filters/plot_restoration.ipynb
> copying downloadable files... [ 57%] auto_examples/filters/plot_tophat.py
> copying downloadable files... [ 57%] 
> auto_examples/filters/plot_tophat.ipynb
> copying downloadable files... [ 58%] 
> auto_examples/filters/plot_unsharp_mask.py
> copying downloadable files... [ 58%] 
> auto_examples/filters/plot_unsharp_mask.ipynb
> copying downloadable files... [ 58%] auto_examples/filters/plot_window.py
> copying downloadable files... [ 59%] 
> auto_examples/filters/plot_window.ipynb
> copying downloadable files... [ 59%] 
> auto_examples/auto_examples_python.zip
> copying downloadable files... [ 60%] 
> auto_examples/auto_examples_jupyter.zip
> copying downloadable files... [ 60%] 
> auto_examples/numpy_operations/plot_camera_numpy.py
> copying downloadable files... [ 61%] 
> auto_examples/numpy_operations/plot_camera_numpy.ipynb
> copying downloadable files... [ 61%] 
> auto_examples/numpy_operations/plot_footprint_decompositions.py
> copying downloadable files... [ 61%] 
> auto_examples/numpy_operations/plot_footprint_decompositions.ipynb
> copying downloadable files... [ 62%] 
> auto_examples/numpy_operations/plot_structuring_elements.py
> copying downloadable files... [ 62%] 
> auto_examples/numpy_operations/plot_structuring_elements.ipynb
> copying downloadable files... [ 63%] 
> auto_examples/numpy_operations/plot_view_as_blocks.py
> copying downloadable files... [ 63%] 
> auto_examples/numpy_operations/plot_view_as_blocks.ipynb
> copying downloadable files... [ 63%] 
> auto_examples/registration/plot_masked_register_translation.py
> copying downloadable files... [ 64%] 
> auto_examples/registration/plot_masked_register_translation.ipynb
> copying downloadable files... [ 64%] 
> auto_examples/registration/plot_register_rotation.py
> copying downloadable files... [ 65%] 
> auto_examples/registration/plot_register_rotation.ipynb
> copying downloadable files... [ 65%] 
> auto_examples/registration/plot_register_translation.py
> copying downloadable files... [ 66%] 
> auto_examples/registration/plot_register_translation.ipynb
> copying downloadable files... [ 66%] 
> auto_examples/registration/plot_stitching.py
> copying downloadable files... [ 66%] 
> auto_examples/registration/plot_stitching.ipynb
> copying downloadable files... [ 67%] 
> auto_examples/segmentation/plot_boundary_merge.py
> copying downloadable files... [ 67%] 
> auto_examples/segmentation/plot_boundary_merge.ipynb
> copying downloadable files... [ 68%] 
> auto_examples/segmentation/plot_chan_vese.py
> copying downloadable files... [ 68%] 
> auto_examples/segmentation/plot_chan_vese.ipynb
> copying downloadable files... [ 68%] 
> auto_examples/segmentation/plot_compact_watershed.py
> copying downloadable files... [ 69%] 
> auto_examples/segmentation/plot_compact_watershed.ipynb
> copying downloadable files... [ 69%] 
> auto_examples/segmentation/plot_euler_number.py
> copying downloadable files... [ 70%] 
> auto_examples/segmentation/plot_euler_number.ipynb
> copying downloadable files... [ 70%] 
> auto_examples/segmentation/plot_expand_labels.py
> copying downloadable files... [ 71%] 
> auto_examples/segmentation/plot_expand_labels.ipynb
> copying downloadable files... [ 71%] 
> auto_examples/segmentation/plot_extrema.py
> copying downloadable files... [ 71%] 
> auto_examples/segmentation/plot_extrema.ipynb
> copying downloadable files... [ 72%] 
> auto_examples/segmentation/plot_floodfill.py
> copying downloadable files... [ 72%] 
> auto_examples/segmentation/plot_floodfill.ipynb
> copying downloadable files... [ 73%] 
> auto_examples/segmentation/plot_hausdorff_distance.py
> copying downloadable files... [ 73%] 
> auto_examples/segmentation/plot_hausdorff_distance.ipynb
> copying downloadable files... [ 74%] 
> auto_examples/segmentation/plot_join_segmentations.py
> copying downloadable files... [ 74%] 
> auto_examples/segmentation/plot_join_segmentations.ipynb
> copying downloadable files... [ 74%] 
> auto_examples/segmentation/plot_label.py
> copying downloadable files... [ 75%] 
> auto_examples/segmentation/plot_label.ipynb
> copying downloadable files... [ 75%] 
> auto_examples/segmentation/plot_mask_slic.py
> copying downloadable files... [ 76%] 
> auto_examples/segmentation/plot_mask_slic.ipynb
> copying downloadable files... [ 76%] 
> auto_examples/segmentation/plot_metrics.py
> copying downloadable files... [ 76%] 
> auto_examples/segmentation/plot_metrics.ipynb
> copying downloadable files... [ 77%] 
> auto_examples/segmentation/plot_morphsnakes.py
> copying downloadable files... [ 77%] 
> auto_examples/segmentation/plot_morphsnakes.ipynb
> copying downloadable files... [ 78%] 
> auto_examples/segmentation/plot_multiotsu.py
> copying downloadable files... [ 78%] 
> auto_examples/segmentation/plot_multiotsu.ipynb
> copying downloadable files... [ 79%] 
> auto_examples/segmentation/plot_ncut.py
> copying downloadable files... [ 79%] 
> auto_examples/segmentation/plot_ncut.ipynb
> copying downloadable files... [ 79%] 
> auto_examples/segmentation/plot_niblack_sauvola.py
> copying downloadable files... [ 80%] 
> auto_examples/segmentation/plot_niblack_sauvola.ipynb
> copying downloadable files... [ 80%] 
> auto_examples/segmentation/plot_peak_local_max.py
> copying downloadable files... [ 81%] 
> auto_examples/segmentation/plot_peak_local_max.ipynb
> copying downloadable files... [ 81%] 
> auto_examples/segmentation/plot_perimeters.py
> copying downloadable files... [ 82%] 
> auto_examples/segmentation/plot_perimeters.ipynb
> copying downloadable files... [ 82%] 
> auto_examples/segmentation/plot_rag.py
> copying downloadable files... [ 82%] 
> auto_examples/segmentation/plot_rag.ipynb
> copying downloadable files... [ 83%] 
> auto_examples/segmentation/plot_rag_boundary.py
> copying downloadable files... [ 83%] 
> auto_examples/segmentation/plot_rag_boundary.ipynb
> copying downloadable files... [ 84%] 
> auto_examples/segmentation/plot_rag_draw.py
> copying downloadable files... [ 84%] 
> auto_examples/segmentation/plot_rag_draw.ipynb
> copying downloadable files... [ 84%] 
> auto_examples/segmentation/plot_rag_mean_color.py
> copying downloadable files... [ 85%] 
> auto_examples/segmentation/plot_rag_mean_color.ipynb
> copying downloadable files... [ 85%] 
> auto_examples/segmentation/plot_rag_merge.py
> copying downloadable files... [ 86%] 
> auto_examples/segmentation/plot_rag_merge.ipynb
> copying downloadable files... [ 86%] 
> auto_examples/segmentation/plot_random_walker_segmentation.py
> copying downloadable files... [ 87%] 
> auto_examples/segmentation/plot_random_walker_segmentation.ipynb
> copying downloadable files... [ 87%] 
> auto_examples/segmentation/plot_regionprops_table.py
> copying downloadable files... [ 87%] 
> auto_examples/segmentation/plot_regionprops_table.ipynb
> copying downloadable files... [ 88%] 
> auto_examples/segmentation/plot_segmentations.py
> copying downloadable files... [ 88%] 
> auto_examples/segmentation/plot_segmentations.ipynb
> copying downloadable files... [ 89%] 
> auto_examples/segmentation/plot_thresholding.py
> copying downloadable files... [ 89%] 
> auto_examples/segmentation/plot_thresholding.ipynb
> copying downloadable files... [ 89%] 
> auto_examples/segmentation/plot_watershed.py
> copying downloadable files... [ 90%] 
> auto_examples/segmentation/plot_watershed.ipynb
> copying downloadable files... [ 90%] 
> auto_examples/transform/plot_edge_modes.py
> copying downloadable files... [ 91%] 
> auto_examples/transform/plot_edge_modes.ipynb
> copying downloadable files... [ 91%] 
> auto_examples/transform/plot_fundamental_matrix.py
> copying downloadable files... [ 92%] 
> auto_examples/transform/plot_fundamental_matrix.ipynb
> copying downloadable files... [ 92%] 
> auto_examples/transform/plot_geometric.py
> copying downloadable files... [ 92%] 
> auto_examples/transform/plot_geometric.ipynb
> copying downloadable files... [ 93%] 
> auto_examples/transform/plot_matching.py
> copying downloadable files... [ 93%] 
> auto_examples/transform/plot_matching.ipynb
> copying downloadable files... [ 94%] 
> auto_examples/transform/plot_piecewise_affine.py
> copying downloadable files... [ 94%] 
> auto_examples/transform/plot_piecewise_affine.ipynb
> copying downloadable files... [ 95%] 
> auto_examples/transform/plot_pyramid.py
> copying downloadable files... [ 95%] 
> auto_examples/transform/plot_pyramid.ipynb
> copying downloadable files... [ 95%] 
> auto_examples/transform/plot_radon_transform.py
> copying downloadable files... [ 96%] 
> auto_examples/transform/plot_radon_transform.ipynb
> copying downloadable files... [ 96%] 
> auto_examples/transform/plot_ransac.py
> copying downloadable files... [ 97%] 
> auto_examples/transform/plot_ransac.ipynb
> copying downloadable files... [ 97%] 
> auto_examples/transform/plot_rescale.py
> copying downloadable files... [ 97%] 
> auto_examples/transform/plot_rescale.ipynb
> copying downloadable files... [ 98%] auto_examples/transform/plot_ssim.py
> copying downloadable files... [ 98%] 
> auto_examples/transform/plot_ssim.ipynb
> copying downloadable files... [ 99%] auto_examples/transform/plot_swirl.py
> copying downloadable files... [ 99%] 
> auto_examples/transform/plot_swirl.ipynb
> copying downloadable files... [100%] 
> auto_examples/transform/plot_transform_types.py
> copying downloadable files... [100%] 
> auto_examples/transform/plot_transform_types.ipynb
> 
> copying static files... done
> copying extra files... done
> done
> writing output... [  0%] about/code_of_conduct
> writing output... [  1%] about/index
> writing output... [  1%] about/report_handling_manual
> writing output... [  2%] about/values
> writing output... [  2%] api/api
> writing output... [  3%] api/skimage
> writing output... [  3%] api/skimage.color
> writing output... [  4%] api/skimage.data
> writing output... [  4%] api/skimage.draw
> writing output... [  5%] api/skimage.exposure
> writing output... [  5%] api/skimage.feature
> writing output... [  6%] api/skimage.filters
> writing output... [  6%] api/skimage.filters.rank
> writing output... [  7%] api/skimage.future
> writing output... [  7%] api/skimage.graph
> writing output... [  7%] api/skimage.io
> writing output... [  8%] api/skimage.measure
> writing output... [  8%] api/skimage.metrics
> writing output... [  9%] api/skimage.morphology
> writing output... [  9%] api/skimage.registration
> writing output... [ 10%] api/skimage.restoration
> writing output... [ 10%] api/skimage.segmentation
> writing output... [ 11%] api/skimage.transform
> writing output... [ 11%] api/skimage.util
> writing output... [ 12%] 
> auto_examples/applications/plot_coins_segmentation
> writing output... [ 12%] auto_examples/applications/plot_face_detection
> writing output... [ 13%] 
> auto_examples/applications/plot_haar_extraction_selection_classification
> writing output... [ 13%] auto_examples/applications/plot_image_comparison
> writing output... [ 13%] auto_examples/applications/plot_morphology
> writing output... [ 14%] auto_examples/applications/plot_pixel_graphs
> writing output... [ 14%] auto_examples/applications/plot_text
> writing output... [ 15%] 
> auto_examples/applications/plot_thresholding_guide
> writing output... [ 15%] auto_examples/applications/sg_execution_times
> writing output... [ 16%] auto_examples/color_exposure/plot_adapt_rgb
> writing output... [ 16%] auto_examples/color_exposure/plot_equalize
> writing output... [ 17%] 
> auto_examples/color_exposure/plot_histogram_matching
> writing output... [ 17%] 
> auto_examples/color_exposure/plot_ihc_color_separation
> writing output... [ 18%] auto_examples/color_exposure/plot_log_gamma
> writing output... [ 18%] auto_examples/color_exposure/plot_regional_maxima
> writing output... [ 19%] auto_examples/color_exposure/plot_rgb_to_gray
> writing output... [ 19%] auto_examples/color_exposure/plot_rgb_to_hsv
> writing output... [ 20%] 
> auto_examples/color_exposure/plot_tinting_grayscale_images
> writing output... [ 20%] auto_examples/color_exposure/sg_execution_times
> writing output... [ 20%] auto_examples/developers/plot_max_tree
> writing output... [ 21%] auto_examples/developers/plot_threshold_li
> writing output... [ 21%] auto_examples/developers/sg_execution_times
> writing output... [ 22%] auto_examples/edges/plot_active_contours
> writing output... [ 22%] auto_examples/edges/plot_canny
> writing output... [ 23%] 
> auto_examples/edges/plot_circular_elliptical_hough_transform
> writing output... [ 23%] auto_examples/edges/plot_contours
> writing output... [ 24%] auto_examples/edges/plot_convex_hull
> writing output... [ 24%] auto_examples/edges/plot_edge_filter
> writing output... [ 25%] auto_examples/edges/plot_line_hough_transform
> writing output... [ 25%] auto_examples/edges/plot_marching_cubes
> writing output... [ 26%] auto_examples/edges/plot_polygon
> writing output... [ 26%] auto_examples/edges/plot_random_shapes
> writing output... [ 27%] auto_examples/edges/plot_ridge_filter
> writing output... [ 27%] auto_examples/edges/plot_shapes
> writing output... [ 27%] auto_examples/edges/plot_skeleton
> writing output... [ 28%] auto_examples/edges/sg_execution_times
> writing output... [ 28%] auto_examples/features_detection/plot_blob
> writing output... [ 29%] auto_examples/features_detection/plot_brief
> writing output... [ 29%] auto_examples/features_detection/plot_censure
> writing output... [ 30%] auto_examples/features_detection/plot_corner
> writing output... [ 30%] auto_examples/features_detection/plot_daisy
> writing output... [ 31%] 
> auto_examples/features_detection/plot_fisher_vector
> writing output... [ 31%] auto_examples/features_detection/plot_gabor
> writing output... [ 32%] 
> auto_examples/features_detection/plot_gabors_from_astronaut
> writing output... [ 32%] auto_examples/features_detection/plot_glcm
> writing output... [ 33%] auto_examples/features_detection/plot_haar
> writing output... [ 33%] auto_examples/features_detection/plot_hog
> writing output... [ 33%] 
> auto_examples/features_detection/plot_holes_and_peaks
> writing output... [ 34%] 
> auto_examples/features_detection/plot_local_binary_pattern
> writing output... [ 34%] 
> auto_examples/features_detection/plot_multiblock_local_binary_pattern
> writing output... [ 35%] auto_examples/features_detection/plot_orb
> writing output... [ 35%] auto_examples/features_detection/plot_shape_index
> writing output... [ 36%] auto_examples/features_detection/plot_sift
> writing output... [ 36%] auto_examples/features_detection/plot_template
> writing output... [ 37%] 
> auto_examples/features_detection/plot_windowed_histogram
> writing output... [ 37%] 
> auto_examples/features_detection/sg_execution_times
> writing output... [ 38%] auto_examples/filters/plot_attribute_operators
> writing output... [ 38%] auto_examples/filters/plot_butterworth
> writing output... [ 39%] auto_examples/filters/plot_cycle_spinning
> writing output... [ 39%] auto_examples/filters/plot_deconvolution
> writing output... [ 40%] auto_examples/filters/plot_denoise
> writing output... [ 40%] auto_examples/filters/plot_denoise_wavelet
> writing output... [ 40%] auto_examples/filters/plot_dog
> writing output... [ 41%] auto_examples/filters/plot_entropy
> writing output... [ 41%] auto_examples/filters/plot_hysteresis
> writing output... [ 42%] auto_examples/filters/plot_inpaint
> writing output... [ 42%] auto_examples/filters/plot_j_invariant
> writing output... [ 43%] auto_examples/filters/plot_j_invariant_tutorial
> writing output... [ 43%] auto_examples/filters/plot_nonlocal_means
> writing output... [ 44%] auto_examples/filters/plot_phase_unwrap
> writing output... [ 44%] auto_examples/filters/plot_rank_mean
> writing output... [ 45%] auto_examples/filters/plot_restoration
> writing output... [ 45%] auto_examples/filters/plot_tophat
> writing output... [ 46%] auto_examples/filters/plot_unsharp_mask
> writing output... [ 46%] auto_examples/filters/plot_window
> writing output... [ 47%] auto_examples/filters/sg_execution_times
> writing output... [ 47%] auto_examples/index
> writing output... [ 47%] auto_examples/numpy_operations/plot_camera_numpy
> writing output... [ 48%] 
> auto_examples/numpy_operations/plot_footprint_decompositions
> writing output... [ 48%] 
> auto_examples/numpy_operations/plot_structuring_elements
> writing output... [ 49%] 
> auto_examples/numpy_operations/plot_view_as_blocks
> writing output... [ 49%] auto_examples/numpy_operations/sg_execution_times
> writing output... [ 50%] 
> auto_examples/registration/plot_masked_register_translation
> writing output... [ 50%] auto_examples/registration/plot_register_rotation
> writing output... [ 51%] 
> auto_examples/registration/plot_register_translation
> writing output... [ 51%] auto_examples/registration/plot_stitching
> writing output... [ 52%] auto_examples/registration/sg_execution_times
> writing output... [ 52%] auto_examples/segmentation/plot_boundary_merge
> writing output... [ 53%] auto_examples/segmentation/plot_chan_vese
> writing output... [ 53%] auto_examples/segmentation/plot_compact_watershed
> writing output... [ 53%] auto_examples/segmentation/plot_euler_number
> writing output... [ 54%] auto_examples/segmentation/plot_expand_labels
> writing output... [ 54%] auto_examples/segmentation/plot_extrema
> writing output... [ 55%] auto_examples/segmentation/plot_floodfill
> writing output... [ 55%] 
> auto_examples/segmentation/plot_hausdorff_distance
> writing output... [ 56%] 
> auto_examples/segmentation/plot_join_segmentations
> writing output... [ 56%] auto_examples/segmentation/plot_label
> writing output... [ 57%] auto_examples/segmentation/plot_mask_slic
> writing output... [ 57%] auto_examples/segmentation/plot_metrics
> writing output... [ 58%] auto_examples/segmentation/plot_morphsnakes
> writing output... [ 58%] auto_examples/segmentation/plot_multiotsu
> writing output... [ 59%] auto_examples/segmentation/plot_ncut
> writing output... [ 59%] auto_examples/segmentation/plot_niblack_sauvola
> writing output... [ 60%] auto_examples/segmentation/plot_peak_local_max
> writing output... [ 60%] auto_examples/segmentation/plot_perimeters
> writing output... [ 60%] auto_examples/segmentation/plot_rag
> writing output... [ 61%] auto_examples/segmentation/plot_rag_boundary
> writing output... [ 61%] auto_examples/segmentation/plot_rag_draw
> writing output... [ 62%] auto_examples/segmentation/plot_rag_mean_color
> writing output... [ 62%] auto_examples/segmentation/plot_rag_merge
> writing output... [ 63%] 
> auto_examples/segmentation/plot_random_walker_segmentation
> writing output... [ 63%] auto_examples/segmentation/plot_regionprops_table
> writing output... [ 64%] auto_examples/segmentation/plot_segmentations
> writing output... [ 64%] auto_examples/segmentation/plot_thresholding
> writing output... [ 65%] auto_examples/segmentation/plot_watershed
> writing output... [ 65%] auto_examples/segmentation/sg_execution_times
> writing output... [ 66%] auto_examples/transform/plot_edge_modes
> writing output... [ 66%] auto_examples/transform/plot_fundamental_matrix
> writing output... [ 67%] auto_examples/transform/plot_geometric
> writing output... [ 67%] auto_examples/transform/plot_matching
> writing output... [ 67%] auto_examples/transform/plot_piecewise_affine
> writing output... [ 68%] auto_examples/transform/plot_pyramid
> writing output... [ 68%] auto_examples/transform/plot_radon_transform
> writing output... [ 69%] auto_examples/transform/plot_ransac
> writing output... [ 69%] auto_examples/transform/plot_rescale
> writing output... [ 70%] auto_examples/transform/plot_ssim
> writing output... [ 70%] auto_examples/transform/plot_swirl
> writing output... [ 71%] auto_examples/transform/plot_transform_types
> writing output... [ 71%] auto_examples/transform/sg_execution_times
> writing output... [ 72%] development/contribute
> writing output... [ 72%] development/core_developer
> writing output... [ 73%] development/index
> writing output... [ 73%] gitwash/configure_git
> writing output... [ 73%] gitwash/development_workflow
> writing output... [ 74%] gitwash/following_latest
> writing output... [ 74%] gitwash/forking_hell
> writing output... [ 75%] gitwash/git_development
> writing output... [ 75%] gitwash/git_install
> writing output... [ 76%] gitwash/git_intro
> writing output... [ 76%] gitwash/git_resources
> writing output... [ 77%] gitwash/index
> writing output... [ 77%] gitwash/maintainer_workflow
> writing output... [ 78%] gitwash/patching
> writing output... [ 78%] gitwash/set_up_fork
> writing output... [ 79%] index
> writing output... [ 79%] license
> writing output... [ 80%] release_notes/index
> writing output... [ 80%] release_notes/release_0.10
> writing output... [ 80%] release_notes/release_0.11
> writing output... [ 81%] release_notes/release_0.12
> writing output... [ 81%] release_notes/release_0.13
> writing output... [ 82%] release_notes/release_0.14
> writing output... [ 82%] release_notes/release_0.15
> writing output... [ 83%] release_notes/release_0.16
> writing output... [ 83%] release_notes/release_0.17
> writing output... [ 84%] release_notes/release_0.18
> writing output... [ 84%] release_notes/release_0.19
> writing output... [ 85%] release_notes/release_0.20
> writing output... [ 85%] release_notes/release_0.21
> writing output... [ 86%] release_notes/release_0.22
> writing output... [ 86%] release_notes/release_0.3
> writing output... [ 87%] release_notes/release_0.4
> writing output... [ 87%] release_notes/release_0.5
> writing output... [ 87%] release_notes/release_0.6
> writing output... [ 88%] release_notes/release_0.7
> writing output... [ 88%] release_notes/release_0.8
> writing output... [ 89%] release_notes/release_0.9
> writing output... [ 89%] release_notes/release_dev
> writing output... [ 90%] release_notes/release_template
> writing output... [ 90%] skips/0-skip-process
> writing output... [ 91%] skips/1-governance
> writing output... [ 91%] skips/2-values
> writing output... [ 92%] skips/3-transition-to-v1
> writing output... [ 92%] skips/4-transition-to-v2
> writing output... [ 93%] skips/index
> writing output... [ 93%] skips/template
> writing output... [ 93%] user_guide/data_types
> writing output... [ 94%] user_guide/geometrical_transform
> writing output... [ 94%] user_guide/getting_help
> writing output... [ 95%] user_guide/getting_started
> writing output... [ 95%] user_guide/glossary
> writing output... [ 96%] user_guide/index
> writing output... [ 96%] user_guide/install
> writing output... [ 97%] user_guide/numpy_images
> writing output... [ 97%] user_guide/plugins
> writing output... [ 98%] user_guide/transforming_image_data
> writing output... [ 98%] user_guide/tutorial_parallelization
> writing output... [ 99%] user_guide/tutorial_segmentation
> writing output... [ 99%] user_guide/tutorials
> writing output... [100%] user_guide/video
> writing output... [100%] user_guide/visualization
> 
> /<<PKGBUILDDIR>>/doc/source/auto_examples/applications/plot_thresholding_guide.rst:47:
>  WARNING: undefined label: 
> 'sphx_glr_auto_examples_applications_plot_rank_filters.py'
> /<<PKGBUILDDIR>>/doc/source/license.md:: WARNING: Pygments lexer name 
> '{literalinclude} ../../LICENSE.txt' is not known
> /<<PKGBUILDDIR>>/doc/source/skips/1-governance.rst:72: WARNING: undefined 
> label: 'core_dev'
> /<<PKGBUILDDIR>>/doc/source/skips/1-governance.rst:178: WARNING: undefined 
> label: 'skip_list'
> /<<PKGBUILDDIR>>/doc/source/skips/index.md:: WARNING: Pygments lexer name 
> '{toctree}' is not known
> /<<PKGBUILDDIR>>/doc/source/user_guide/glossary.md:: WARNING: Pygments lexer 
> name '{glossary}' is not known
> generating indices... genindex py-modindex done
> writing additional pages... search done
> copying images... [  1%] 
> auto_examples/color_exposure/images/thumb/sphx_glr_plot_tinting_grayscale_images_thumb.png
> copying images... [  1%] 
> auto_examples/edges/images/thumb/sphx_glr_plot_circular_elliptical_hough_transform_thumb.png
> copying images... [  2%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_rag_boundary_thumb.png
> copying images... [  3%] 
> auto_examples/color_exposure/images/thumb/sphx_glr_plot_ihc_color_separation_thumb.png
> copying images... [  4%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_floodfill_thumb.png
> copying images... [  4%] 
> auto_examples/features_detection/images/thumb/sphx_glr_plot_local_binary_pattern_thumb.png
> copying images... [  5%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_rag_mean_color_thumb.png
> copying images... [  6%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_ncut_thumb.png
> copying images... [  6%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_compact_watershed_thumb.png
> copying images... [  7%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_expand_labels_thumb.png
> copying images... [  8%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_label_thumb.png
> copying images... [  9%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_join_segmentations_thumb.png
> copying images... [  9%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_rag_merge_thumb.png
> copying images... [ 10%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_boundary_merge_thumb.png
> copying images... [ 11%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_extrema_thumb.png
> copying images... [ 11%] 
> auto_examples/applications/images/thumb/sphx_glr_plot_pixel_graphs_thumb.png
> copying images... [ 12%] 
> auto_examples/applications/images/thumb/sphx_glr_plot_coins_segmentation_thumb.png
> copying images... [ 13%] 
> auto_examples/numpy_operations/images/thumb/sphx_glr_plot_view_as_blocks_thumb.png
> copying images... [ 13%] 
> auto_examples/color_exposure/images/thumb/sphx_glr_plot_rgb_to_gray_thumb.png
> copying images... [ 14%] 
> auto_examples/color_exposure/images/thumb/sphx_glr_plot_adapt_rgb_thumb.png
> copying images... [ 15%] 
> auto_examples/edges/images/thumb/sphx_glr_plot_ridge_filter_thumb.png
> copying images... [ 16%] 
> auto_examples/edges/images/thumb/sphx_glr_plot_active_contours_thumb.png
> copying images... [ 16%] 
> auto_examples/transform/images/thumb/sphx_glr_plot_rescale_thumb.png
> copying images... [ 17%] 
> auto_examples/transform/images/thumb/sphx_glr_plot_fundamental_matrix_thumb.png
> copying images... [ 18%] 
> auto_examples/transform/images/thumb/sphx_glr_plot_matching_thumb.png
> copying images... [ 18%] 
> auto_examples/registration/images/thumb/sphx_glr_plot_register_rotation_thumb.png
> copying images... [ 19%] 
> auto_examples/filters/images/thumb/sphx_glr_plot_tophat_thumb.png
> copying images... [ 20%] 
> auto_examples/filters/images/thumb/sphx_glr_plot_restoration_thumb.png
> copying images... [ 21%] 
> auto_examples/filters/images/thumb/sphx_glr_plot_window_thumb.png
> copying images... [ 21%] 
> auto_examples/filters/images/thumb/sphx_glr_plot_deconvolution_thumb.png
> copying images... [ 22%] 
> auto_examples/filters/images/thumb/sphx_glr_plot_phase_unwrap_thumb.png
> copying images... [ 23%] 
> auto_examples/filters/images/thumb/sphx_glr_plot_j_invariant_tutorial_thumb.png
> copying images... [ 23%] 
> auto_examples/features_detection/images/thumb/sphx_glr_plot_censure_thumb.png
> copying images... [ 24%] 
> auto_examples/features_detection/images/thumb/sphx_glr_plot_blob_thumb.png
> copying images... [ 25%] 
> auto_examples/features_detection/images/thumb/sphx_glr_plot_orb_thumb.png
> copying images... [ 26%] 
> auto_examples/features_detection/images/thumb/sphx_glr_plot_gabors_from_astronaut_thumb.png
> copying images... [ 26%] 
> auto_examples/features_detection/images/thumb/sphx_glr_plot_brief_thumb.png
> copying images... [ 27%] 
> auto_examples/features_detection/images/thumb/sphx_glr_plot_sift_thumb.png
> copying images... [ 28%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_mask_slic_thumb.png
> copying images... [ 28%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_segmentations_thumb.png
> copying images... [ 29%] 
> auto_examples/color_exposure/images/thumb/sphx_glr_plot_rgb_to_hsv_thumb.png
> copying images... [ 30%] 
> auto_examples/transform/images/thumb/sphx_glr_plot_pyramid_thumb.png
> copying images... [ 30%] 
> auto_examples/transform/images/thumb/sphx_glr_plot_piecewise_affine_thumb.png
> copying images... [ 31%] 
> auto_examples/filters/images/thumb/sphx_glr_plot_inpaint_thumb.png
> copying images... [ 32%] 
> auto_examples/filters/images/thumb/sphx_glr_plot_nonlocal_means_thumb.png
> copying images... [ 33%] 
> auto_examples/features_detection/images/thumb/sphx_glr_plot_hog_thumb.png
> copying images... [ 33%] 
> auto_examples/applications/images/thumb/sphx_glr_plot_face_detection_thumb.png
> copying images... [ 34%] 
> auto_examples/edges/images/thumb/sphx_glr_plot_skeleton_thumb.png
> copying images... [ 35%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_random_walker_segmentation_thumb.png
> copying images... [ 35%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_regionprops_table_thumb.png
> copying images... [ 36%] 
> auto_examples/features_detection/images/thumb/sphx_glr_plot_gabor_thumb.png
> copying images... [ 37%] 
> auto_examples/numpy_operations/images/thumb/sphx_glr_plot_camera_numpy_thumb.png
> copying images... [ 38%] 
> auto_examples/edges/images/thumb/sphx_glr_plot_line_hough_transform_thumb.png
> copying images... [ 38%] 
> auto_examples/edges/images/thumb/sphx_glr_plot_edge_filter_thumb.png
> copying images... [ 39%] 
> auto_examples/transform/images/thumb/sphx_glr_plot_ssim_thumb.png
> copying images... [ 40%] 
> auto_examples/registration/images/thumb/sphx_glr_plot_register_translation_thumb.png
> copying images... [ 40%] 
> auto_examples/registration/images/thumb/sphx_glr_plot_masked_register_translation_thumb.png
> copying images... [ 41%] 
> auto_examples/filters/images/thumb/sphx_glr_plot_entropy_thumb.png
> copying images... [ 42%] 
> auto_examples/filters/images/thumb/sphx_glr_plot_dog_thumb.png
> copying images... [ 43%] 
> auto_examples/filters/images/thumb/sphx_glr_plot_butterworth_thumb.png
> copying images... [ 43%] 
> auto_examples/features_detection/images/thumb/sphx_glr_plot_daisy_thumb.png
> copying images... [ 44%] 
> auto_examples/features_detection/images/thumb/sphx_glr_plot_glcm_thumb.png
> copying images... [ 45%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_thresholding_thumb.png
> copying images... [ 45%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_chan_vese_thumb.png
> copying images... [ 46%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_multiotsu_thumb.png
> copying images... [ 47%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_morphsnakes_thumb.png
> copying images... [ 48%] 
> auto_examples/applications/images/thumb/sphx_glr_plot_thresholding_guide_thumb.png
> copying images... [ 48%] 
> auto_examples/developers/images/thumb/sphx_glr_plot_threshold_li_thumb.png
> copying images... [ 49%] 
> auto_examples/applications/images/thumb/sphx_glr_plot_text_thumb.png
> copying images... [ 50%] 
> auto_examples/transform/images/thumb/sphx_glr_plot_swirl_thumb.png
> copying images... [ 50%] 
> auto_examples/features_detection/images/thumb/sphx_glr_plot_corner_thumb.png
> copying images... [ 51%] 
> auto_examples/color_exposure/images/thumb/sphx_glr_plot_histogram_matching_thumb.png
> copying images... [ 52%] 
> auto_examples/transform/images/thumb/sphx_glr_plot_transform_types_thumb.png
> copying images... [ 52%] 
> auto_examples/filters/images/thumb/sphx_glr_plot_j_invariant_thumb.png
> copying images... [ 53%] 
> auto_examples/filters/images/thumb/sphx_glr_plot_denoise_thumb.png
> copying images... [ 54%] 
> auto_examples/filters/images/thumb/sphx_glr_plot_cycle_spinning_thumb.png
> copying images... [ 55%] 
> auto_examples/filters/images/thumb/sphx_glr_plot_denoise_wavelet_thumb.png
> copying images... [ 55%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_rag_draw_thumb.png
> copying images... [ 56%] 
> auto_examples/color_exposure/images/thumb/sphx_glr_plot_regional_maxima_thumb.png
> copying images... [ 57%] 
> auto_examples/filters/images/thumb/sphx_glr_plot_hysteresis_thumb.png
> copying images... [ 57%] 
> auto_examples/filters/images/thumb/sphx_glr_plot_rank_mean_thumb.png
> copying images... [ 58%] 
> auto_examples/features_detection/images/thumb/sphx_glr_plot_template_thumb.png
> copying images... [ 59%] 
> auto_examples/features_detection/images/thumb/sphx_glr_plot_multiblock_local_binary_pattern_thumb.png
> copying images... [ 60%] 
> auto_examples/features_detection/images/thumb/sphx_glr_plot_windowed_histogram_thumb.png
> copying images... [ 60%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_peak_local_max_thumb.png
> copying images... [ 61%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_metrics_thumb.png
> copying images... [ 62%] 
> auto_examples/applications/images/thumb/sphx_glr_plot_image_comparison_thumb.png
> copying images... [ 62%] 
> auto_examples/edges/images/thumb/sphx_glr_plot_convex_hull_thumb.png
> copying images... [ 63%] 
> auto_examples/applications/images/thumb/sphx_glr_plot_morphology_thumb.png
> copying images... [ 64%] 
> auto_examples/applications/images/thumb/sphx_glr_plot_haar_extraction_selection_classification_thumb.png
> copying images... [ 65%] 
> auto_examples/filters/images/thumb/sphx_glr_plot_attribute_operators_thumb.png
> copying images... [ 65%] 
> auto_examples/color_exposure/images/thumb/sphx_glr_plot_log_gamma_thumb.png
> copying images... [ 66%] 
> auto_examples/color_exposure/images/thumb/sphx_glr_plot_equalize_thumb.png
> copying images... [ 67%] 
> auto_examples/registration/images/thumb/sphx_glr_plot_stitching_thumb.png
> copying images... [ 67%] 
> auto_examples/filters/images/thumb/sphx_glr_plot_unsharp_mask_thumb.png
> copying images... [ 68%] 
> auto_examples/features_detection/images/thumb/sphx_glr_plot_holes_and_peaks_thumb.png
> copying images... [ 69%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_niblack_sauvola_thumb.png
> copying images... [ 70%] 
> auto_examples/transform/images/thumb/sphx_glr_plot_radon_transform_thumb.png
> copying images... [ 70%] 
> auto_examples/transform/images/thumb/sphx_glr_plot_geometric_thumb.png
> copying images... [ 71%] 
> auto_examples/edges/images/thumb/sphx_glr_plot_shapes_thumb.png
> copying images... [ 72%] 
> auto_examples/features_detection/images/thumb/sphx_glr_plot_shape_index_thumb.png
> copying images... [ 72%] 
> auto_examples/edges/images/thumb/sphx_glr_plot_polygon_thumb.png
> copying images... [ 73%] 
> auto_examples/edges/images/thumb/sphx_glr_plot_marching_cubes_thumb.png
> copying images... [ 74%] 
> auto_examples/edges/images/thumb/sphx_glr_plot_random_shapes_thumb.png
> copying images... [ 74%] 
> auto_examples/edges/images/thumb/sphx_glr_plot_canny_thumb.png
> copying images... [ 75%] 
> auto_examples/features_detection/images/thumb/sphx_glr_plot_haar_thumb.png
> copying images... [ 76%] 
> auto_examples/features_detection/images/thumb/sphx_glr_plot_fisher_vector_thumb.png
> copying images... [ 77%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_watershed_thumb.png
> copying images... [ 77%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_rag_thumb.png
> copying images... [ 78%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_euler_number_thumb.png
> copying images... [ 79%] 
> auto_examples/edges/images/thumb/sphx_glr_plot_contours_thumb.png
> copying images... [ 79%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_perimeters_thumb.png
> copying images... [ 80%] 
> auto_examples/transform/images/thumb/sphx_glr_plot_ransac_thumb.png
> copying images... [ 81%] 
> auto_examples/segmentation/images/thumb/sphx_glr_plot_hausdorff_distance_thumb.png
> copying images... [ 82%] 
> auto_examples/numpy_operations/images/thumb/sphx_glr_plot_structuring_elements_thumb.png
> copying images... [ 82%] 
> auto_examples/numpy_operations/images/thumb/sphx_glr_plot_footprint_decompositions_thumb.png
> copying images... [ 83%] 
> auto_examples/developers/images/thumb/sphx_glr_plot_max_tree_thumb.png
> copying images... [ 84%] 
> auto_examples/transform/images/thumb/sphx_glr_plot_edge_modes_thumb.png
> copying images... [ 84%] gitwash/branch_dropdown.png
> copying images... [ 85%] gitwash/pull_button.png
> copying images... [ 86%] gitwash/forking_button.png
> copying images... [ 87%] skips/_static/skip-flowchart.png
> copying images... [ 87%] 
> auto_examples/transform/images/sphx_glr_plot_rescale_001.png
> copying images... [ 88%] 
> auto_examples/transform/images/sphx_glr_plot_transform_types_001.png
> copying images... [ 89%] 
> auto_examples/transform/images/sphx_glr_plot_geometric_002.png
> copying images... [ 89%] 
> auto_examples/transform/images/sphx_glr_plot_matching_001.png
> copying images... [ 90%] 
> auto_examples/registration/images/sphx_glr_plot_register_translation_001.png
> copying images... [ 91%] 
> auto_examples/numpy_operations/images/sphx_glr_plot_camera_numpy_001.png
> copying images... [ 91%] 
> ../build/plot_directive/user_guide/numpy_images-1.png
> copying images... [ 92%] 
> auto_examples/segmentation/images/sphx_glr_plot_join_segmentations_001.png
> copying images... [ 93%] 
> auto_examples/color_exposure/images/sphx_glr_plot_equalize_001.png
> copying images... [ 94%] 
> auto_examples/applications/images/sphx_glr_plot_coins_segmentation_001.png
> copying images... [ 94%] 
> auto_examples/applications/images/sphx_glr_plot_coins_segmentation_002.png
> copying images... [ 95%] 
> auto_examples/applications/images/sphx_glr_plot_coins_segmentation_003.png
> copying images... [ 96%] 
> auto_examples/applications/images/sphx_glr_plot_coins_segmentation_004.png
> copying images... [ 96%] 
> auto_examples/applications/images/sphx_glr_plot_coins_segmentation_005.png
> copying images... [ 97%] user_guide/data/elevation_map.jpg
> copying images... [ 98%] 
> auto_examples/applications/images/sphx_glr_plot_coins_segmentation_006.png
> copying images... [ 99%] 
> auto_examples/applications/images/sphx_glr_plot_coins_segmentation_007.png
> copying images... [ 99%] 
> auto_examples/applications/images/sphx_glr_plot_coins_segmentation_008.png
> copying images... [100%] 
> auto_examples/applications/images/sphx_glr_plot_coins_segmentation_009.png
> 
> dumping search index in English (code: en)... done
> dumping object inventory... done
> 
> Sphinx-Gallery successfully executed 118 out of 118 files subselected by:
> 
>     gallery_conf["filename_pattern"] = '/plot'
>     gallery_conf["ignore_pattern"]   = '__init__\\.py'
> 
> after excluding 0 files that had previously been run (based on MD5).
> 
> embedding documentation hyperlinks...
> /usr/lib/python3/dist-packages/sphinx_gallery/docs_resolv.py:145: 
> RemovedInSphinx80Warning:
> 
> Sphinx 8 will drop support for representing paths as strings. Use 
> "pathlib.Path" or "os.fspath" instead.
> 
> 
> Extension error:
> Documentation options could not be found in index.
> make[2]: *** [Makefile:50: html] Error 2


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/skimage_0.22.0-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to