Source: vmdb2
Version: 0.13.2-1
Severity: serious
Tags: ftbfs

vmdb2 fails to build from source in unstable for multiple architectures,
e.g. amd64:

https://tests.reproducible-builds.org/debian/rbuild/unstable/amd64/vmdb2_0.13.2-1.rbuild.log.gz

|    debian/rules override_dh_auto_test
| make[1]: Entering directory '/build/1st/vmdb2-0.13.2'
| ./check
| 
| 
| OK
| 14 excluded statements
| 21 excluded modules
| Time: 0.2 s
| ************* Module vmdb.step_list
| vmdb/step_list.py:22:0: R0205: Class 'StepRunnerInterface' inherits from 
object, can be safely removed from bases in python3 (useless-object-inheritance)
| vmdb/step_list.py:53:0: R0205: Class 'StepRunnerList' inherits from object, 
can be safely removed from bases in python3 (useless-object-inheritance)
| ************* Module vmdb.state
| vmdb/state.py:19:0: R0205: Class 'State' inherits from object, can be safely 
removed from bases in python3 (useless-object-inheritance)
| ************* Module vmdb.spec
| vmdb/spec.py:40:4: R1705: Unnecessary "elif" after "return" (no-else-return)
| 
| -----------------------------------
| Your code has been rated at 9.94/10
| 
| make[1]: *** [debian/rules:10: override_dh_auto_test] Error 8
| make[1]: Leaving directory '/build/1st/vmdb2-0.13.2'
| make: *** [debian/rules:6: build] Error 2
| dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

Helmut

Reply via email to