GNU bug report logs - #39870
python-robotframework build fails

Previous Next

Package: guix;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Mon, 2 Mar 2020 18:58:01 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Subject: bug#39870: closed (Re: bug#39870: python-robotframework build fails)
Date: Sat, 31 Oct 2020 04:50:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#39870: python-robotframework build fails

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 39870 <at> debbugs.gnu.org.

-- 
39870: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39870
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: 39870-done <at> debbugs.gnu.org
Subject: Re: bug#39870: python-robotframework build fails
Date: Sat, 31 Oct 2020 00:49:42 -0400
Closing, as this was fixed by Ludovic in commit 634ce81e2a8.

Thank you!

Maxim

[Message part 3 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: bug-guix <bug-guix <at> gnu.org>
Subject: python-robotframework build fails
Date: Mon, 02 Mar 2020 13:57:08 -0500
Even after upgrading to v3.2b2, I still got:

--8<---------------cut here---------------start------------->8---
starting phase `check'
.........................................................................................................................................................................................................................................................................................................................................EEE...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
======================================================================
ERROR: test_set_level (test_filelogger.TestFileLogger)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/guix-build-python-robotframework-3.2b2.drv-0/python-robotframework-3.2b2-checkout/utest/output/test_filelogger.py", line 23, in setUp
    robottime.TIMESTAMP_CACHE = _FakeTimeCache()
  File "/tmp/guix-build-python-robotframework-3.2b2.drv-0/python-robotframework-3.2b2-checkout/utest/output/test_filelogger.py", line 13, in __init__
    self.fake = time.mktime((2006, 6, 13, 8, 37, 42, 0, 0, 1)) + 0.123
OverflowError: mktime argument out of range

======================================================================
ERROR: test_write (test_filelogger.TestFileLogger)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/guix-build-python-robotframework-3.2b2.drv-0/python-robotframework-3.2b2-checkout/utest/output/test_filelogger.py", line 23, in setUp
    robottime.TIMESTAMP_CACHE = _FakeTimeCache()
  File "/tmp/guix-build-python-robotframework-3.2b2.drv-0/python-robotframework-3.2b2-checkout/utest/output/test_filelogger.py", line 13, in __init__
    self.fake = time.mktime((2006, 6, 13, 8, 37, 42, 0, 0, 1)) + 0.123
OverflowError: mktime argument out of range

======================================================================
ERROR: test_write_helpers (test_filelogger.TestFileLogger)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/guix-build-python-robotframework-3.2b2.drv-0/python-robotframework-3.2b2-checkout/utest/output/test_filelogger.py", line 23, in setUp
    robottime.TIMESTAMP_CACHE = _FakeTimeCache()
  File "/tmp/guix-build-python-robotframework-3.2b2.drv-0/python-robotframework-3.2b2-checkout/utest/output/test_filelogger.py", line 13, in __init__
    self.fake = time.mktime((2006, 6, 13, 8, 37, 42, 0, 0, 1)) + 0.123
OverflowError: mktime argument out of range

----------------------------------------------------------------------
Ran 1547 tests in 5.750s
--8<---------------cut here---------------end--------------->8---

Perhaps due to the custom reproducibility patch honoring DATE_EPOCH.

To be continued...

Maxim



This bug report was last modified 4 years and 202 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.