From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36593) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gB7ZG-0007HR-4x for guix-patches@gnu.org; Fri, 12 Oct 2018 20:14:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gB7ZB-000376-TZ for guix-patches@gnu.org; Fri, 12 Oct 2018 20:14:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:43335) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gB7ZB-000370-Ok for guix-patches@gnu.org; Fri, 12 Oct 2018 20:14:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gB7ZB-0003Xf-IF for guix-patches@gnu.org; Fri, 12 Oct 2018 20:14:01 -0400 Subject: [bug#33027] [PATCH] gnu: stellarium: Update to 0.18.2 Resent-Message-ID: References: <87bm7yx3uf.fsf@posteo.net> <87d0sebzsg.fsf@tobias.gr> From: Brett Gilio In-reply-to: <87d0sebzsg.fsf@tobias.gr> Date: Fri, 12 Oct 2018 19:13:09 -0500 Message-ID: <87pnweoga2.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; format=flowed List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Tobias Geerinckx-Rice Cc: 33027@debbugs.gnu.org Tobias Geerinckx-Rice writes: > Brett, Guix, > > Brett Gilio wrote: >> (define-public stellarium >> (package >> (name "stellarium") >> - (version "0.18.1") >> + (version "0.18.2") > > I tried updating stellarium recently but ran into the following > test failure: > > 12/15 Test #12: testEphemeris ....................***Exception: > Child aborted > 0.01 sec > ********* Start testing of TestEphemeris ********* > Config: Using QtTest library 5.11.1, Qt 5.11.1 > (x86_64-little_endian-lp64 shared > (dynamic) release build; by GCC 5.5.0) > QWARN : TestEphemeris::initTestCase() WARNING > StelFileMgr::StelFileMgr: could > not find install location: > "/gnu/store/gk73b3xdzcfn7xp587r8yd31pw88ndjq-stellarium-0.18.2/share/stellarium" > (we checked for > "/gnu/store/gk73b3xdzcfn7xp587r8yd31pw88ndjq-stellarium-0.18.2/share/stellarium/data/ssystem_major.ini" > ). > QWARN : TestEphemeris::initTestCase() Maybe this is AppImage or > something > similar? Let's check relative path... > QWARN : TestEphemeris::initTestCase() WARNING > StelFileMgr::StelFileMgr: could > not find install location: > "/tmp/guix-build-stellarium-0.18.2.drv-0/build/src/../share/stellarium" > (we > checked for > "/tmp/guix-build-stellarium-0.18.2.drv-0/build/src/../share/stellarium/data/ssystem_major.ini" > ). > QFATAL : TestEphemeris::initTestCase() Couldn't find install > directory location. > FAIL! : TestEphemeris::initTestCase() Received a fatal error. > Loc: [Unknown file(0)] > Totals: 0 passed, 1 failed, 0 skipped, 0 blacklisted, 0ms > ********* Finished testing of TestEphemeris ********* > > I haven't had time to look into it yet. It's weird/interesting > that you don't > run into it, though... > > Could you try building with '--rounds=' and see > if you can make > it fail? > > Kind regards, > > T G-R This issue is appearing for me, now, too. Interesting. I will see if I can revise it and then send the appropriately formatted git patch. I think I figured out how to do that now. -- Brett M. Gilio Free Software Foundation, Member https://gnu.org/s/guix/ | https://emacs.org