Source: pcb-rnd Version: 3.0.2-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20211220 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/drc_query' > DRC: 12/12 invalid_text_chars -1/-1 > DRC: 12/12 invalid_text_chars -1/-1 > DRC: 12/12 invalid_text_chars -1/-1 > DRC: 12/12 invalid_text_chars -1/-1 > DRC: 12/12 invalid_text_chars -1/-1 > --- thickness.ref 2020-10-11 08:30:21.000000000 +0000 > +++ thickness.out 2021-12-20 18:45:11.779484421 +0000 > @@ -28,6 +28,10 @@ > measured value 9.00 mil > Copper object thickness is below the required value. Copper objects too thin > may break or peel off during board fabriaction. > > +E: Failed to register action "dlg_confval_edit" (already registered?) > +E: Failed to register action "Preferences" (already registered?) > +E: Failed to register action "dumpconf" (already registered?) > +E: Failed to register action "EvalConf" (already registered?) > x: thin copper: copper object too thin > within (44.28, 322.41, 105.72, 602.59) mil > required value 10.00 mil > --- overlap.ref 2020-10-11 08:30:21.000000000 +0000 > +++ overlap.out 2021-12-20 18:45:11.779484421 +0000 > @@ -4,6 +4,10 @@ > measured value 25.00 mil > padstack holes overlap > > +E: Failed to register action "dlg_confval_edit" (already registered?) > +E: Failed to register action "Preferences" (already registered?) > +E: Failed to register action "dumpconf" (already registered?) > +E: Failed to register action "EvalConf" (already registered?) > x: single hole: hole too small > within (20.00, 245.00, 130.00, 355.00) mil > required value 15.00 mil > make[3]: *** [Makefile:24: overlap.diff] Error 1 > make[3]: *** Waiting for unfinished jobs.... > make[3]: *** [Makefile:18: thickness.diff] Error 1 > DRC: 12/12 invalid_text_chars -1/-1 > DRC: 1/1 zone_clr -1/-1 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/drc_query' > make[2]: *** [Makefile:9: test] Error 2 > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests' > make[1]: *** [Makefile:8: test] Error 2 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_test: error: make -j4 test VERBOSE=1 returned exit code 2 The full build log is available from: http://qa-logs.debian.net/2021/12/20/pcb-rnd_3.0.2-1_unstable.log 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 marking 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.