Bug#1028698: vedo: FTBFS: AttributeError: module 'numpy' has no attribute 'warnings'

Lucas Nussbaum lucas at debian.org
Sat Jan 14 12:45:14 GMT 2023


Source: vedo
Version: 2022.4.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20230113 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:240: python3.11 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo
> copying vedo/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo
> copying vedo/applications.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo
> copying vedo/assembly.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo
> copying vedo/cli.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo
> copying vedo/settings.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo
> copying vedo/addons.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo
> copying vedo/pyplot.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo
> copying vedo/picture.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo
> copying vedo/ugrid.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo
> copying vedo/mesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo
> copying vedo/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo
> copying vedo/dolfin.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo
> copying vedo/colors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo
> copying vedo/cmaps.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo
> copying vedo/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo
> copying vedo/plotter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo
> copying vedo/shapes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo
> copying vedo/volume.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo
> copying vedo/backends.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo
> copying vedo/tetmesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo
> copying vedo/pointcloud.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo
> copying vedo/version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo
> copying vedo/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/ssao.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/hoverLegend.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/sliders3d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/align6.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/keypress.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/colorlines.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/mouseclick.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/ribbon.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/silhouette1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/mesh_threshold.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/align5.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/shadow1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/colormaps.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/sliders1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/largestregion.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/cartoony.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/lightings.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/align3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/cellsWithinBounds.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/legendbox.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/delaunay2d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/scalarbars.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/mirror.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/multiwindows1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/connVtx.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/flatarrow.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/extrude.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/distance2mesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/texturecubes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/mesh_alphas.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/pca_ellipse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/rotateImage.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/input_box.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/shadow2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/manyspheres.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/colorMeshCells.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/mesh_lut.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/mesh_coloring.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/mesh_map2cell.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/align2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/clustering.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/bgImage.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/sliders_hsv.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/mousehover2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/fillholes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/align4.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/mesh_custom.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/record_play.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/buttons.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/mesh_merge_vs_assembly.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/silhouette3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/align1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/closewindow.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/cutFreeHand.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/glyphs_arrows.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/texture_coords.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/mousehover3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/mesh_modify.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/deleteMeshPoints.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/pca_ellipsoid.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/voronoi1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/linInterpolate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/buildmesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/boolean.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/lights.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/silhouette2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/tube_radii.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/glyphs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/cutter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/multirenderers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/multiwindows2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/specular.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/mousehighlight.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/spline_tool.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/slider_browser.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/mousehover1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/mesh_sharemap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/colormap_list.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/colorcubes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/boundaries.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/interactionstyle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/manypoints.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/surfIntersect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/skybox.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/sliders2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/shrink.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/line2mesh_tri.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/geodesic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/mesh_smoother2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/warp3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/spline_draw.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/moving_least_squares2D.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/timer_callback2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/interpolateField.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/capping_mesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/fitspheres2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/warp4.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/warp1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/warp2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/fitplanes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/meshquality.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/multi_viewer1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/interpolateScalar3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/fitspheres1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/cutWithMesh2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/cutWithMesh1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/interpolateScalar4.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/convexHull.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/timer_callback1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/multi_viewer2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/splitmesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/mesh_smoother1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/contours2mesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/cutWithPoints2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/recosurface.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/geological_model.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/cutWithPoints1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/gyroid.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/moving_least_squares1D.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/cutAndCap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/warp5.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/line2mesh_quads.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/fitline.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/skeletonize.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/interpolateScalar2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/voronoi2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/interpolateScalar1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/measure_curvature.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/whiskers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/histo_1d_d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/customAxes1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/scatter3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/markpoint.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/histo_violin.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/explore5d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/fourier_epicycles.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/histo_1d_b.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/plot_fxy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/goniometer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/histo_3d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/markers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/caption.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/histo_1d_a.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/scatter1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/fonts3d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/graph_lineage.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/plot_polar.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/intersect2d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/plot_pip.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/histo_polar.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/plot_hexcells.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/scatter_large.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/quiver.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/fit_erf.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/plot_stream.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/plot_errbars.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/plot_errband.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/graph_network.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/histo_2d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/plot_bars.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/donut.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/histo_pca.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/earthquake_browser.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/histo_hexagonal.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/fill_gap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/histo_spheric.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/np_matrix.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/lines_intersect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/isolines.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/fitPolynomial1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/plot_empty.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/customIndividualAxes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/histo_1d_c.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/plot_extra_yaxis.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/customAxes3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/scatter2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/plot_multi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/glyphs3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/triangulate2d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/customAxes2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/histo_manual.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/plot_density3d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/fitPolynomial2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/plot_spheric.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/latex.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/plot_density4d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/plot_density2d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/fitCircle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/anim_lines.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/histo_gauss.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/volterra.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/museum_problem.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/boids.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/hanoi3d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/gas.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/grayscott.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/pendulum_3d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/mag_field1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/multiple_pendulum.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/particle_simulator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/gyroscope2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/brownian2D.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/drag_chain.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/value_iteration.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/lorenz.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/trail.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/orbitals.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/gyroscope1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/optics_main3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/drag_catenary.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/self_org_maps2d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/aspring.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/optics_main2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/tunnelling2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/optics_base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/koch_fractal.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/pendulum_ode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/spline_ease.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/wave_equation2d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/airplane2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/airplane1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/mag_field2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/tunnelling1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/wave_equation1d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/optics_main1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/doubleslit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/read_volume1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/probeLine2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/tet_isos_slice.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/numpy2volume1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/multiscalars.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/image_fft.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/tensors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/image_probe.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/app_isobrowser.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/legosurface.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/ugrid2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/slicePlane1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/erode_dilate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/app_raycaster.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/volume_sharemap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/vol2points.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/read_volume3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/streamlines2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/sliceMesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/probePoints.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/slicer1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/read_volume2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/volumeFromMesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/tetralize_surface.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/volumeOperations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/isosurfaces.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/euclDist.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/tet_explode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/read_vts.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/colorize_volume.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/interpolateVolume.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/densifycloud.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/office.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/ugrid1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/tensor_grid.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/streamlines4.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/streamribbons.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/pointDensity.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/image_rgba.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/mesh2volume.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/numpy2volume2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/slicePlane2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/tet_threshold.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/tet_astyle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/tet_build.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/tet_cutMesh1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/tet_cutMesh2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/streamlines1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/image_to_mesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/delaunay3d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/numpy_imread.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/probeLine1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/image_mask.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/slicer2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/off_furniture.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/lowpassfilter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/streamlines3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/earth_model.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/warp_scalars.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/qt_window2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/morphomatics_regression.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/qt_window1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/iminuit1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/wx_window1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/qt_cutter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/remesh_ACVD.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/pygmsh_cut.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/pymeshlab2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/icon.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/pygeodesic1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/napari1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/qt_window3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/spherical_harmonics1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/makeVideo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/spherical_harmonics2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/vpolyscope.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/wx_window2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/flag_labels.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/printc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/clone2d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/qt_tabs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/export_numpy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/pymeshlab1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/nevergrad_opt.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/remesh_meshfix.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/morphomatics_tube.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/ellipt_fourier_desc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/meshio_read.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/inset.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/export_x3d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/qttabsui.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/remesh_tetgen.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/pointLoad.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/ex06_elasticity2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/elastodynamics.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/demo_submesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/collisions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/magnetostatics.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/ascalarbar.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/read_image.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/ex03_poisson.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/ft09_reaction_system.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/heatconv.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/pi_estimate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/scalemesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/stokes2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/turing_3d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/turing_2d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/stokes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/awefem.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/ex04_mixed-poisson.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/ex06_elasticity3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/ex07_stokes-iterative.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/calc_surface_area.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/demo_eigenvalue.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/elasticbeam.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/ex06_elasticity1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/markmesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/ft02_poisson_membrane.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/nodal_u.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/navier-stokes_lshape.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/ft04_heat_gaussian.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/ex05_non-matching-meshes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/submesh_boundary.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/trimesh
> copying examples/other/trimesh/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/trimesh
> copying examples/other/trimesh/section.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/trimesh
> copying examples/other/trimesh/shortest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/trimesh
> copying examples/other/trimesh/ray.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/trimesh
> copying examples/other/trimesh/nearest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/trimesh
> running egg_info
> creating vedo.egg-info
> writing vedo.egg-info/PKG-INFO
> writing dependency_links to vedo.egg-info/dependency_links.txt
> writing entry points to vedo.egg-info/entry_points.txt
> writing requirements to vedo.egg-info/requires.txt
> writing top-level names to vedo.egg-info/top_level.txt
> writing manifest file 'vedo.egg-info/SOURCES.txt'
> reading manifest file 'vedo.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE'
> adding license file 'FONT.LICENSE'
> writing manifest file 'vedo.egg-info/SOURCES.txt'
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'vedo.fonts' as data is deprecated, please list it in `packages`.
>     !!
> 
> 
>     ############################
>     # Package would be ignored #
>     ############################
>     Python recognizes 'vedo.fonts' as an importable package,
>     but it is not listed in the `packages` configuration of setuptools.
> 
>     'vedo.fonts' has been automatically added to the distribution only
>     because it may contain data files, but this behavior is likely to change
>     in future versions of setuptools (and therefore is considered deprecated).
> 
>     Please make sure that 'vedo.fonts' is included as a package by using
>     the `packages` configuration field or the proper discovery methods
>     (for example by using `find_namespace_packages(...)`/`find_namespace:`
>     instead of `find_packages(...)`/`find:`).
> 
>     You can read more about "package discovery" and "data files" on setuptools
>     documentation page.
> 
> 
> !!
> 
>   check.warn(importable)
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/fonts
> copying vedo/fonts/Bongas.npz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/fonts
> copying vedo/fonts/Bongas.ttf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/fonts
> copying vedo/fonts/Calco.npz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/fonts
> copying vedo/fonts/Calco.ttf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/fonts
> copying vedo/fonts/Comae.npz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/fonts
> copying vedo/fonts/Comae.ttf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/fonts
> copying vedo/fonts/Glasgo.npz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/fonts
> copying vedo/fonts/Glasgo.ttf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/fonts
> copying vedo/fonts/Kanopus.npz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/fonts
> copying vedo/fonts/Kanopus.ttf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/fonts
> copying vedo/fonts/Normografo.npz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/fonts
> copying vedo/fonts/Normografo.ttf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/fonts
> copying vedo/fonts/Quikhand.npz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/fonts
> copying vedo/fonts/Quikhand.ttf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/fonts
> copying vedo/fonts/SmartCouric.npz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/fonts
> copying vedo/fonts/SmartCouric.ttf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/fonts
> copying vedo/fonts/Theemim.npz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/fonts
> copying vedo/fonts/Theemim.ttf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/fonts
> copying vedo/fonts/VictorMono.npz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/fonts
> copying vedo/fonts/VictorMono.ttf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/fonts
> copying examples/basic/README.md -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/basic/run_all.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/basic
> copying examples/advanced/README.md -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/advanced/run_all.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/advanced
> copying examples/pyplot/README.md -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/pyplot/run_all.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/pyplot
> copying examples/simulations/README.md -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/simulations/run_all.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/simulations
> copying examples/volumetric/README.md -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/volumetric/run_all.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/volumetric
> copying examples/other/README.md -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/run_all.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other
> copying examples/other/dolfin/README.md -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/dolfin/run_all.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/dolfin
> copying examples/other/trimesh/README.md -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/trimesh
> copying examples/other/trimesh/run_all.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/examples/other/trimesh
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:240: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build; python3.11 -m unittest discover -v 
> vedo (unittest.loader._FailedTest.vedo) ... ERROR
> 
> ======================================================================
> ERROR: vedo (unittest.loader._FailedTest.vedo)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: vedo
> Traceback (most recent call last):
>   File "/usr/lib/python3.11/unittest/loader.py", line 440, in _find_test_path
>     package = self._get_module_from_name(name)
>               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.11/unittest/loader.py", line 350, in _get_module_from_name
>     __import__(name)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build/vedo/__init__.py", line 147, in <module>
>     np.warnings.filterwarnings('ignore', category=np.VisibleDeprecationWarning)
>     ^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/numpy/__init__.py", line 284, in __getattr__
>     raise AttributeError("module {!r} has no attribute "
> AttributeError: module 'numpy' has no attribute 'warnings'
> 
> 
> ----------------------------------------------------------------------
> Ran 1 test in 0.000s
> 
> FAILED (errors=1)
> E: pybuild pybuild:388: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_vedo/build; python3.11 -m unittest discover -v 
> dh_auto_test: error: pybuild --test -i python{version} -p 3.11 returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/01/13/vedo_2022.4.1-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230113;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230113&fusertaguser=lucas@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.



More information about the debian-science-maintainers mailing list