Bug#1032547: facet-analyser: FTBFS in testing: dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j8 test ARGS\+=--verbose ARGS\+=-j8 returned exit code 2

2023-03-21 Thread Roland Mas

Le 08/03/2023 à 21:28, Lucas Nussbaum a écrit :

Source: facet-analyser
Version: 0.0~git20221121142040.6be10b8+ds1-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230307 ftbfs-bookworm

Hi,

During a rebuild of all packages in testing (bookworm), your package failed
to build on amd64.


Hi,

I can't seem to reproduce this FTBFS with a bookworm cowbuilder. The 
relevant part of the log (where the error used to be):


2/4 Test #4: basicExampleTest01 ...   Passed    2.04 sec
2: Traceback (most recent call last):
2:   File 
"/build/facet-analyser-0.0~git20221121142040.6be10b8+ds1/scripts/pvsm2x3d.py", 
line 73, in 

2: main()
2:   File 
"/build/facet-analyser-0.0~git20221121142040.6be10b8+ds1/scripts/pvsm2x3d.py", 
line 57, in main

2: exporters= pvs.servermanager.createModule("exporters")
2:    ^^
2: AttributeError: module 'paraview.servermanager' has no attribute 
'createModule'. Did you mean: 'updateModules'?

1: Traceback (most recent call last):
1:   File 
"/build/facet-analyser-0.0~git20221121142040.6be10b8+ds1/scripts/pvsm2webgl.py", 
line 73, in 

1: main()
1:   File 
"/build/facet-analyser-0.0~git20221121142040.6be10b8+ds1/scripts/pvsm2webgl.py", 
line 57, in main

1: exporters= pvs.servermanager.createModule("exporters")
1:    ^^
1: AttributeError: module 'paraview.servermanager' has no attribute 
'createModule'. Did you mean: 'updateModules'?

3/4 Test #2: basicPluginTest02 ***Skipped   4.49 sec
4/4 Test #1: basicPluginTest01 ***Skipped   4.51 sec

100% tests passed, 0 tests failed out of 4

Attaching the full build log for reference. The difference may be in 
either the versions of packages installed as build-dependencies, or in 
the xvfb setup, since you get X server errors in your log.


If a rebuild on the testing buildds works, then I'd be grateful if you 
could close this bug before facet-analyser gets AUTORMed from bookworm; 
otherwise I'll be happy to help pinpoint (and fix) the root cause.


Roland.



Bug#1032547: facet-analyser: FTBFS in testing: dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j8 test ARGS\+=--verbose ARGS\+=-j8 returned exit code 2

2023-03-08 Thread Lucas Nussbaum
Source: facet-analyser
Version: 0.0~git20221121142040.6be10b8+ds1-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230307 ftbfs-bookworm

Hi,

During a rebuild of all packages in testing (bookworm), your package failed
to build on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/<>/obj-x86_64-linux-gnu'
> Running tests...
> /usr/bin/ctest --force-new-ctest-process --verbose -j8
> UpdateCTestConfiguration  from 
> :/<>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> Parse Config file:/<>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> UpdateCTestConfiguration  from 
> :/<>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> Parse Config file:/<>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> Test project /<>/obj-x86_64-linux-gnu
> Constructing a list of tests
> Done constructing a list of tests
> Updating test list for fixtures
> Added 0 tests to meet fixture requirements
> Checking test dependency graph...
> Checking test dependency graph end
> test 1
> Start 1: basicPluginTest01
> 
> 1: Test command: /usr/bin/pvpython "/<>/scripts/pvsm2webgl.py" 
> "-i" "8faced-rhombic-dodecahedron_twinned_simp+def_PVplugin.pvsm" "-o" 
> "/<>/docs/demos/WebGL/8faced-rhombic-dodecahedron_twinned_simp+def_PVplugin.webgl"
>  "-p" 
> "/<>/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/paraview-5.11/plugins/FacetAnalyser/FacetAnalyser.so"
> 1: Working Directory: /<>/demos/
> 1: Test timeout computed to be: 1500
> test 2
> Start 2: basicPluginTest02
> 
> 2: Test command: /usr/bin/pvpython "/<>/scripts/pvsm2x3d.py" 
> "-i" "8faced-rhombic-dodecahedron_twinned_simp+def_PVplugin.pvsm" "-o" 
> "../docs/demos/X3D/8faced-rhombic-dodecahedron_twinned_simp+def_PVplugin.x3d" 
> "-p" 
> "/<>/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/paraview-5.11/plugins/FacetAnalyser/FacetAnalyser.so"
> 2: Working Directory: /<>/demos/
> 2: Test timeout computed to be: 1500
> test 3
> Start 3: basicTest01
> 
> 3: Test command: 
> /<>/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/paraview-5.11/plugins/FacetAnalyser/FacetAnalyserTest
>  "8faced-rhombic-dodecahedron_twinned_simplified.vtk"
> 3: Working Directory: /<>/testing/
> 3: Test timeout computed to be: 1500
> test 4
> Start 4: basicExampleTest01
> 
> 4: Test command: 
> /<>/obj-x86_64-linux-gnu/lib/x86_64-linux-gnu/paraview-5.11/plugins/FacetAnalyser/FacetAnalyserCLI
>  "8faced-rhombic-dodecahedron_twinned_010_deformed_wss.vtp" "51" "15" "0.2" 
> "0.001" "2" "0" "8faced-rhombic-dodecahedron_twinned_010_deformed_wss_FA.vtp"
> 4: Working Directory: /<>/demos/
> 4: Test timeout computed to be: 1500
> 3: 
> vtkGaussianSplatterExtended progress:   0.0%
> vtkGaussianSplatterExtended progress:   0.0%
> vtkGaussianSplatterExtended progress:   4.2%
> vtkGaussianSplatterExtended progress:   8.3%
> vtkGaussianSplatterExtended progress:  12.5%
> vtkGaussianSplatterExtended progress:  16.7%
> vtkGaussianSplatterExtended progress:  20.8%
> vtkGaussianSplatterExtended progress:  25.0%
> vtkGaussianSplatterExtended progress:  29.2%
> vtkGaussianSplatterExtended progress:  33.3%
> vtkGaussianSplatterExtended progress:  37.5%
> vtkGaussianSplatterExtended progress:  41.7%
> vtkGaussianSplatterExtended progress:  45.8%
> vtkGaussianSplatterExtended progress:  50.0%
> vtkGaussianSplatterExtended progress:  54.2%
> vtkGaussianSplatterExtended progress:  58.3%
> vtkGaussianSplatterExtended progress:  62.5%
> vtkGaussianSplatterExtended progress:  66.7%
> vtkGaussianSplatterExtended progress:  70.8%
> vtkGaussianSplatterExtended progress:  75.0%
> vtkGaussianSplatterExtended progress:  79.2%
> vtkGaussianSplatterExtended progress:  83.3%
> vtkGaussianSplatterExtended progress:  87.5%
> vtkGaussianSplatterExtended progress:  91.7%
> vtkGaussianSplatterExtended progress:  95.8%
> vtkGaussianSplatterExtended progress: 100.0%
> 3: 
> MorphologicalWatershedFromMarkersImageFilter progress:   0.0%
> MorphologicalWatershedFromMarkersImageFilter progress:   1.0%
> MorphologicalWatershedFromMarkersImageFilter progress:   2.0%
> MorphologicalWatershedFromMarkersImageFilter progress:   3.0%
> MorphologicalWatershedFromMarkersImageFilter progress:   4.0%
> MorphologicalWatershedFromMarkersImageFilter progress:   5.0%
> MorphologicalWatershedFromMarkersImageFilter progress:   6.0%
> MorphologicalWatershedFromMarkersImageFilter progress:   7.0%
> MorphologicalWatershedFromMarkersImageFilter progress:   8.0%
> MorphologicalWatershedFromMarkersImageFilter progress:   9.0%
> MorphologicalWatershedFromMarkersImageFilter progress:  10.0%
> MorphologicalWatershedFromMarkersImageFilter progress:  11.0%
> MorphologicalWatershedFromMarkersImageFilter progress:  12.0%
> MorphologicalWatershedFromMarkersImageFilter progress:  13.0%
> MorphologicalWatershedFromMarkersImageFilter progress:  14.0%
> MorphologicalWatershedFromMarkersImageFilter progress:  15.0%
> MorphologicalWatershedFromMarkersImageFilter progress:  16.0%
> MorphologicalWatershedFromMarkersImageFilter progress: