Bug#1093366: vedo: FTBFS: Segmentation fault
Santiago Vila
sanvila at debian.org
Fri Jan 17 18:54:28 GMT 2025
Package: src:vedo
Version: 2024.5.2-2
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with python3 --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py clean
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build' (and everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
dh binary --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:311: python3.13 setup.py config
running config
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py build
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/applications.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/assembly.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/addons.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/file_io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/dolfin.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/cli.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/volume.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/shapes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/vtkclasses.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/plotter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/settings.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/grids.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/visual.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/backends.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/transformations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/mesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/cmaps.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/interactor_modes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/pointcloud.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/colors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/image.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
copying vedo/pyplot.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/sliders2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/mesh_custom.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/multiwindows1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/record_play.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/interaction_modes1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/lightings.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/interaction_modes4.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/shrink.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/mesh_modify.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/multirenderers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/clustering.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/pca_ellipsoid.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/texturecubes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/silhouette1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/connected_vtx.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/colorcubes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/mesh_threshold.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/mesh_map2cell.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/fillholes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/ribbon.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/align4.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/silhouette2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/sliders_hsv.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/align1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/light_sources.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/buttons2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/mousehover0.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/align6.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/ssao.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/legendbox.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/glyphs2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/lin_interpolate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/buttons1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/glyphs3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/colorlines.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/background_image.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/texture_coords.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/rotate_image.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/delete_mesh_pts.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/colormap_list.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/silhouette3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/largestregion.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/multiwindows2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/voronoi1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/color_mesh_cells2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/sliders3d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/cells_within_bounds.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/mousehover1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/boolean.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/sliders1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/boundaries.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/mesh_alphas.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/mesh_lut.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/colormaps.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/align2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/cartoony.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/cut_freehand.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/surf_intersect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/distance2mesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/mouseclick1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/shadow3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/mousehighlight.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/flatarrow.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/sliders_range.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/mousehover3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/shadow1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/keypress.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/mousehover2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/align5.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/tube_radii.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/mouseclick2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/skybox.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/extrude.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/align3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/hover_legend.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/scalarbars.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/spline_tool.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/buttons3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/color_mesh_cells1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/manyspheres.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/delaunay2d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/input_box.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/mesh_sharemap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/interaction_modes3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/pca_ellipse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/slider_browser.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/shadow2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/specular.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/interaction_modes2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/glyphs1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/buildmesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/mesh_coloring.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/cut_interactive.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/basic/mirror.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/warp3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/meshquality.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/timer_callback2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/fitline.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/contours2mesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/cut_with_points2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/measure_curvature.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/moving_least_squares2D.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/interpolate_scalar4.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/interpolate_field.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/interpolate_scalar2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/splitmesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/diffuse_data.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/timer_callback3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/capping_mesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/cut_and_cap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/spline_draw.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/fitplanes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/voronoi2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/warp6.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/interpolate_scalar1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/geodesic_curve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/warp2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/warp4b.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/interpolate_scalar3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/timer_callback1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/skeletonize.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/geological_model.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/moving_least_squares1D.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/mesh_smoother2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/warp5.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/line2mesh_tri.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/timer_callback0.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/multi_viewer2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/cut_with_mesh1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/recosurface.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/fitspheres1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/warp4a.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/warp1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/line2mesh_quads.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/gyroid.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/fitspheres2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/mesh_smoother1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/interpolate_scalar5.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/cut_with_points1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/advanced/convex_hull.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/histo_1d_c.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/fit_circle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/plot_fxy1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/graph_network.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/histo_1d_b.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/plot_density4d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/plot_errbars.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/isolines.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/histo_pca.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/plot_pip.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/plot_errband.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/fonts3d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/caption.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/whiskers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/histo_2d_b.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/explore5d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/plot_polar.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/plot_spheric.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/custom_axes2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/plot_density3d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/intersect2d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/histo_spheric.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/plot_bars.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/plot_stream.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/custom_axes3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/histo_1d_d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/histo_1d_a.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/quiver.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/graph_lineage.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/plot_multi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/markpoint.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/plot_fxy2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/goniometer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/earthquake_browser.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/plot_extra_yaxis.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/fill_gap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/triangulate2d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/embed_matplotlib.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/custom_axes4.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/scatter_large.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/scatter2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/histo_2d_a.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/anim_lines.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/histo_manual.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/plot_hexcells.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/plot_empty.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/np_matrix.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/lines_intersect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/markers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/fit_curve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/histo_violin.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/custom_axes1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/andrews_cluster.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/scatter3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/fit_polynomial2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/plot_density2d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/pie_chart.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/latex.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/fit_polynomial1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/scatter1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/histo_3d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/histo_gauss.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/histo_polar.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/histo_hexagonal.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/fit_erf.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/pyplot/histo_1d_e.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/fourier_epicycles.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/koch_fractal.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/airplane1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/pendulum_3d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/airplane2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/gas.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/grayscott.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/aspring1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/optics_main3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/mag_field1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/spline_ease.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/optics_base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/hanoi3d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/particle_simulator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/gyroscope1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/tunnelling1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/lorenz.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/aspring2_player.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/pendulum_ode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/tunnelling2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/drag_chain.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/optics_main2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/value_iteration.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/brownian2d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/self_org_maps2d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/wave_equation1d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/volterra.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/doubleslit.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/trail.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/wave_equation2d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/optics_main1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/multiple_pendulum.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/simulations/springs_fem.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/tet_explode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/numpy2volume1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/slice_plane2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/tet_isos_slice.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/app_isobrowser.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/image_fft.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/read_volume2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/office.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/slicer2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/isosurfaces1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/image_rgba.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/tet_cut2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/warp_scalars.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/multiscalars.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/volume_from_mesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/isosurfaces2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/volume_sharemap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/densifycloud.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/tetralize_surface.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/slice_plane1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/probe_line1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/lowpassfilter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/numpy2volume0.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/vol2points.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/read_volume1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/tensors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/interpolate_volume.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/volume_operations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/app_raycaster.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/streamlines1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/slice_plane3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/ugrid2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/delaunay3d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/read_volume3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/colorize_volume.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/ugrid1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/tet_threshold.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/image_false_colors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/euclidian_dist.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/slice_mesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/rectl_grid1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/streamlines2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/tet_astyle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/image_probe.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/mesh2volume.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/probe_line2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/slab_vol.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/numpy2volume2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/struc_grid1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/tet_build.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/off_furniture.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/image_to_mesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/tet_cut1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/streamlines4.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/streamlines3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/slicer1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/earth_model.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/legosurface.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/probe_points.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/erode_dilate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/volumetric/numpy_imread.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/spherical_harmonics1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/flag_labels2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/flag_labels1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/export_x3d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/qt_tabs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/trame_ex2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/napari1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/morphomatics_tube.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/qt_cutter.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/nelder-mead.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/icon.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/tetgen1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/iminuit1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/remesh_ACVD.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/pymeshlab2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/qt_window2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/ellipt_fourier_desc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/tensor_grid1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/meshio_read.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/magic-class1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/tensor_grid2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/inset.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/export_numpy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/qt_window1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/madcad2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/madcad1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/remesh_meshfix.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/trame_ex3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/meshlib1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/pygmsh_cut.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/nevergrad_opt.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/clone2d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/qt_window3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/fast_simpl.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/wx_window.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/printc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/iminuit2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/pymeshlab1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/trame_ex1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/make_video.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
copying examples/other/pygeodesic1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
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:212: _Warning: Package 'vedo.examples.other.dolfin' is absent from the `packages` configuration.
!!
********************************************************************************
############################
# Package would be ignored #
############################
Python recognizes 'vedo.examples.other.dolfin' as an importable package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to distribute this
package, please make sure that 'vedo.examples.other.dolfin' is explicitly added
to the `packages` configuration field.
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'vedo.examples.other.dolfin' to be distributed and are
already explicitly excluding 'vedo.examples.other.dolfin' via
`find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
you can try to use `exclude_package_data`, or `include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
directory, all directories are treated like packages.
********************************************************************************
!!
check.warn(importable)
/usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning: Package 'vedo.examples.other.trimesh' is absent from the `packages` configuration.
!!
********************************************************************************
############################
# Package would be ignored #
############################
Python recognizes 'vedo.examples.other.trimesh' as an importable package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to distribute this
package, please make sure that 'vedo.examples.other.trimesh' is explicitly added
to the `packages` configuration field.
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'vedo.examples.other.trimesh' to be distributed and are
already explicitly excluding 'vedo.examples.other.trimesh' via
`find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
you can try to use `exclude_package_data`, or `include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
directory, all directories are treated like packages.
********************************************************************************
!!
check.warn(importable)
/usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning: Package 'vedo.fonts' is absent from the `packages` configuration.
!!
********************************************************************************
############################
# Package would be ignored #
############################
Python recognizes 'vedo.fonts' as an importable package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to distribute this
package, please make sure that 'vedo.fonts' is explicitly added
to the `packages` configuration field.
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'vedo.fonts' to be distributed and are
already explicitly excluding 'vedo.fonts' via
`find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
you can try to use `exclude_package_data`, or `include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
directory, all directories are treated like packages.
********************************************************************************
!!
check.warn(importable)
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/fonts
copying vedo/fonts/Bongas.npz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/fonts
copying vedo/fonts/Bongas.ttf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/fonts
copying vedo/fonts/Calco.npz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/fonts
copying vedo/fonts/Calco.ttf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/fonts
copying vedo/fonts/Comae.npz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/fonts
copying vedo/fonts/Comae.ttf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/fonts
copying vedo/fonts/Glasgo.npz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/fonts
copying vedo/fonts/Glasgo.ttf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/fonts
copying vedo/fonts/Kanopus.npz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/fonts
copying vedo/fonts/Kanopus.ttf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/fonts
copying vedo/fonts/Normografo.npz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/fonts
copying vedo/fonts/Normografo.ttf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/fonts
copying vedo/fonts/Quikhand.npz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/fonts
copying vedo/fonts/Quikhand.ttf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/fonts
copying vedo/fonts/SmartCouric.npz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/fonts
copying vedo/fonts/SmartCouric.ttf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/fonts
copying vedo/fonts/Theemim.npz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/fonts
copying vedo/fonts/Theemim.ttf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/fonts
copying vedo/fonts/VictorMono.npz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/fonts
copying vedo/fonts/VictorMono.ttf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/fonts
copying examples/basic/run_all.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/basic
copying examples/advanced/run_all.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/advanced
copying examples/pyplot/run_all.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/pyplot
copying examples/simulations/run_all.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/simulations
copying examples/volumetric/run_all.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/volumetric
copying examples/other/run_all.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/README.md -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/ascalarbar.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/awefem.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/calc_surface_area.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/demo_eigenvalue.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/demo_submesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/elasticbeam.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/elasticity1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/elasticity2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/elasticity3.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/elasticity4.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/elastodynamics.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/heat_gaussian.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/heatconv.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/magnetostatics.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/markmesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/mixed-poisson.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/navier-stokes_lshape.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/point_load.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/poisson.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/poisson_membrane.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/run_all.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/scalemesh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/stokes-iterative.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
copying examples/other/dolfin/stokes1.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/dolfin
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/trimesh
copying examples/other/trimesh/README.md -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/trimesh
copying examples/other/trimesh/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/trimesh
copying examples/other/trimesh/nearest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/trimesh
copying examples/other/trimesh/ray.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/trimesh
copying examples/other/trimesh/run_all.sh -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/trimesh
copying examples/other/trimesh/section.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/trimesh
copying examples/other/trimesh/shortest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build/vedo/examples/other/trimesh
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build; python3.13 -m unittest discover -v
Segmentation fault
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=139: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vedo/build; python3.13 -m unittest discover -v
dh_auto_test: error: pybuild --test -i python{version} -p 3.13 returned exit code 13
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202501/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:vedo, so that this is still
visible in the BTS web page for this package.
Thanks.
More information about the debian-science-maintainers
mailing list