Your message dated Tue, 9 Jul 2024 14:32:50 +0200
with message-id <Zo0t8s-vy5Q9rOLG@carotte>
and subject line Re: Bug#939756: mercurial: FTBFS on hppa - test-hghave.t timed 
out
has caused the Debian Bug report #939756,
regarding mercurial: FTBFS on hppa - test-hghave.t timed out
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
939756: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939756
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mercurial
Version: 5.1.1-1
Severity: normal

Dear Maintainer,

See for example this build log:
https://buildd.debian.org/status/fetch.php?pkg=mercurial&arch=hppa&ver=5.1.1-1&stamp=1567811172&raw=0

I had a successful build on hppa by increasing the timeout settings in
debian/rules:
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
# test-pull-pull-corruption tries to execute two hg commands at the
# same time to test for corruption.  It does so by running an hg
# command in the background, sleeping one second and running the
# second command.  In architectures with slow buildds, one second is
# not enough and the second test starts before the first one has
# started printing.  This is hacky and we just enhance the hack by
# incrementing the sleep time in those architectures.
ifneq ($(or $(ARCH_IS_MIPS), $(ARCH_IS_KFREEBSD-i386), $(ARCH_IS_ARMEL), $(ARCH_
IS_SPARC)),)
                sed -i.deb-backup -e 's/sleep 1/sleep 2/' $(CURDIR)/tests/test-p
ull-pull-corruption.t
endif

        http_proxy='' dh_auto_test -- TESTFLAGS="--verbose --timeout 12000 
--slowtimeout 36000 $(PARALLEL_TEST_JOBS) --blacklist 
$(CURDIR)/debian/mercurial.test_blacklist"
        file-rename 's/\.deb-backup$$//' $(CURDIR)/tests/*
        # run blacklisted tests but ignore their results
        -cd tests && python run-tests.py --verbose `grep ^test 
../debian/mercurial.test_blacklist`
endif

Here is full log:
https://buildd.debian.org/status/fetch.php?pkg=mercurial&arch=hppa&ver=5.1.1-1&stamp=1567919941&raw=0

Regards,
Dave Anglin


-- System Information:
Debian Release: bullseye/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable')
Architecture: hppa (parisc64)

Kernel: Linux 4.14.142+ (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Version: 6.7.4-1

Good to know, thanks!

Cheers,
Julien

On Sat, Jun 15, 2024 at 09:57:15 -0400, John David Anglin wrote:

> I'm not seeing this time out with 6.7.4-1.
> 
> Regards,
> Dave Anglin
> 
> -- 
> John David Anglin  dave.ang...@bell.net
> 

--- End Message ---

Reply via email to