all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: 39870@debbugs.gnu.org
Subject: bug#39870: python-robotframework build fails
Date: Mon, 02 Mar 2020 13:57:08 -0500	[thread overview]
Message-ID: <87imjm60vv.fsf@gmail.com> (raw)

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

             reply	other threads:[~2020-03-02 18:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-02 18:57 Maxim Cournoyer [this message]
2020-10-31  4:49 ` bug#39870: python-robotframework build fails Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87imjm60vv.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=39870@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.