On Thu, Mar 02, 2017 at 12:02:40PM -0500, John Darrington wrote: > jmd pushed a commit to branch master > in repository guix. > > commit f1021afb41613f5eba3ea4f5225b9a4cd1c15ecb > Author: John Darrington <[email protected]> > Date: Thu Mar 2 17:57:25 2017 +0100 > > gnu: Merge the two stellaria into one. > > * gnu/packages/astronomy.scm (stellaruim): Merge details from > stellarium-0.14. > * gnu/packages/education.scm (stellarium): Remove variable.
This new version of stellarium is failing to build on i686-linux: https://hydra.gnu.org/build/1853395 This is the failure report in the build log: cd /tmp/guix-build-stellarium-0.15.1.drv-0/build/src && ./testExtinction ********* Start testing of TestExtinction ********* Config: Using QtTest library 5.6.2, Qt 5.6.2 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 4.9.4) PASS : TestExtinction::initTestCase() FAIL! : TestExtinction::testBase() 'mag==2.25' returned FALSE. () Loc: [/tmp/guix-build-stellarium-0.15.1.drv-0/stellarium-0.15.1/src/tests/testExtinction.cpp(44)] PASS : TestExtinction::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted ********* Finished testing of TestExtinction *********
