all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Build failure in pyicu
@ 2017-12-15  9:26 Mark Meyer
  2017-12-15 10:41 ` Tobias Geerinckx-Rice
  0 siblings, 1 reply; 7+ messages in thread
From: Mark Meyer @ 2017-12-15  9:26 UTC (permalink / raw)
  To: guix-devel

Hi,
I've got a build failure in PyICU (python2-pyicu) during the test phase:

======================================================================
FAIL: testSurrogatePairs (test.test_Script.TestScript)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
  "/tmp/guix-build-python2-pyicu-1.9.8.drv-0/PyICU-1.9.8/test/test_Script.py",
  line 48, in testSurrogatePairs
    self.assertEqual(['Latn', 'Deva', 'Hani', 'Zzzz', 'Zzzz'], names)
AssertionError: Lists differ: ['Latn', 'Deva', 'Hani', 'Zzzz... !=
['Latn', 'Deva', 'Hani', 'Zyyy...

First differing element 3:
'Zzzz'
'Zyyy'

- ['Latn', 'Deva', 'Hani', 'Zzzz', 'Zzzz']
?                            ^^^     ^^^

+ ['Latn', 'Deva', 'Hani', 'Zyyy', 'Zyyy']
?                            ^^^     ^^^


----------------------------------------------------------------------
Ran 39 tests in 0.458s

FAILED (failures=1)
phase `check' failed after 0.9 seconds
builder for
`/gnu/store/s62yr0llv2f2yf7m36p4dq7r45ciy46b-python2-pyicu-1.9.8.drv'
failed with exit code 1
@ build-failed
/gnu/store/s62yr0llv2f2yf7m36p4dq7r45ciy46b-python2-pyicu-1.9.8.drv - 1
builder for
`/gnu/store/s62yr0llv2f2yf7m36p4dq7r45ciy46b-python2-pyicu-1.9.8.drv'
failed with exit code 1
cannot build derivation
`/gnu/store/1s0wa8lq3xgmjaf3zv9d3limwyh5538w-virtaal-0.4.1.drv': 1
dependencies couldn't be built
guix build: error: build failed: build of
`/gnu/store/1s0wa8lq3xgmjaf3zv9d3limwyh5538w-virtaal-0.4.1.drv' failed

Cheers, Mark
-- 
  Mark Meyer
  mark@ofosos.org

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-12-15 15:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-15  9:26 Build failure in pyicu Mark Meyer
2017-12-15 10:41 ` Tobias Geerinckx-Rice
2017-12-15 10:47   ` [PATCH] gnu: python2-pyicu: Disable failing test Tobias Geerinckx-Rice
2017-12-15 10:58     ` Mark Meyer
2017-12-15 11:17       ` Tobias Geerinckx-Rice
2017-12-15 12:30         ` Mark Meyer
2017-12-15 15:45           ` Tobias Geerinckx-Rice

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.