Bug#830371: librevisa: FTBFS: dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2

2023-10-28 Thread Adrian Bunk
On Wed, Jul 24, 2019 at 02:09:35PM -0400, Boyuan Yang wrote: > 在 2019-07-24三的 19:44 +0200,Simon Richter写道: >... > > This is an error caused by network environment. The "find" test runs both > > an Avahi lookup and an USB scan (but largely ignores the results, as none > > of the devices found

Bug#830371: librevisa: FTBFS: dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2

2019-07-24 Thread Simon Richter
Hi, > override_dh_auto_test: > ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) > -dh_auto_test > endif Yes, that's fine with me. I'm not even sure the conditional is needed, shouldn't dh_auto_test already look at DEB_BUILD_OPTIONS? Simon

Bug#830371: librevisa: FTBFS: dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2

2019-07-24 Thread Boyuan Yang
在 2019-07-24三的 20:34 +0200,Simon Richter写道: > Hi, > > > override_dh_auto_test: > > ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) > > -dh_auto_test > > endif > > Yes, that's fine with me. I'm not even sure the conditional is needed, > shouldn't dh_auto_test already

Bug#830371: librevisa: FTBFS: dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2

2019-07-24 Thread Boyuan Yang
Hi Simon, In this case I guess we could make tests optional so that the whole build will not fail even if there's some test failures. In this way at lease we could have some usable libraries in the archive. The patch would be pretty simple by adding the following lines in debian/rules:

Bug#830371: librevisa: FTBFS: dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2

2019-07-24 Thread Simon Richter
Hi, On Wed, Jul 24, 2019 at 01:30:26PM -0400, Boyuan Yang wrote: > I tried to rebuild this package in my local sbuild chroot and the result > appears to be successful. I plan to make a (no-change) NMU upload onto Sid to > see if a sourceful rebuild would solve this issue. This is an error

Bug#830371: librevisa: FTBFS: dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2

2019-07-24 Thread Boyuan Yang
X-Debbugs-CC: s...@debian.org Dear librevisa maintainer, I tried to rebuild this package in my local sbuild chroot and the result appears to be successful. I plan to make a (no-change) NMU upload onto Sid to see if a sourceful rebuild would solve this issue. Please let me know if there's any

Bug#830371: librevisa: FTBFS: dh_auto_test: make -j1 check VERBOSE=1 returned exit code 2

2016-07-08 Thread Lucas Nussbaum
Source: librevisa Version: 0.0.20130812-2 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160707 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): >