bug#42392: GCC includes ordering issue? g++: error: 'round' is not a member of 'std'

2020-07-23 Thread Ludovic Courtès
Hi! Ludovic Courtès skribis: > /tmp/guix-build-gcc-10.1.0.drv-0/build/prev-x86_64-unknown-linux-gnu/libstdc++-v3/config.log > reads this: > > configure:19924: checking for float trig functions > configure:19948: /tmp/guix-build-gcc-10.1.0.drv-0/build/./gcc/xgcc > -shared-libgcc -B/tmp/guix-bui

bug#41362: error when running guix pull on i686-linux

2020-07-23 Thread Mayeul Cantan
Does this bug still show up for you? https://issues.guix.gnu.org/41362 Hi Ludo, Thanks to your comment regarding a possible memory corruption issue, I ran my memory module trough memtest86+, which identified several problematic addresses. So this was likely a hardware issue. I tried bl

bug#42476: Krita fails to start

2020-07-23 Thread Leo Famulari
This should be fixed with commit 5f63905096e456097fca206f56ce9257f72faf64 signature.asc Description: PGP signature

bug#42476: Krita fails to start

2020-07-23 Thread Leo Famulari
On Thu, Jul 23, 2020 at 04:44:08PM -0400, Leo Famulari wrote: > This should be fixed with commit > 5f63905096e456097fca206f56ce9257f72faf64 That commit actually broke `guix pull` as shown below. Sorry! -- Backtrace: In ice-9/boot-9.scm: 222:29 19 (map1 _) 222:29 18 (map1 _) 222:29 17

bug#42498: guix pull: error: You found a bug: the program '/gnu/store/9....66-compute-guix-derivation'

2020-07-23 Thread mbcladwell
mbc@xps:~$ guix pull Updating channel 'limsnucleus' from Git repository at 'https://github.com/...'... Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Building from these channels: guix https://git.savannah.gnu.org/git/guix.git 5f63905

bug#42498: guix pull: error: You found a bug: the program '/gnu/store/9....66-compute-guix-derivation'

2020-07-23 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
mbcladw...@stihie.net 写道: ERROR: In procedure %resolve-variable: error: qtbase: unbound variable -guix pull: error: You found a bug: the program This should be fixed on master now. Thanks! T G-R signature.asc Description: PGP signature

bug#42498: guix pull: error: You found a bug: the program '/gnu/store/9....66-compute-guix-derivation'

2020-07-23 Thread Leo Famulari
On Thu, Jul 23, 2020 at 03:52:44PM -0500, mbcladw...@stihie.net wrote: > In unknown file: >0 (%resolve-variable (7 . qtbase) # 7efc5c982d20>) > > ERROR: In procedure %resolve-variable: > error: qtbase: unbound variable Thanks for the report! I caused this bug, as described here: http

bug#42476: Krita fails to start

2020-07-23 Thread Boris A. Dekshteyn
Hello, Leo Famulari writes: > Currently, Krita fails to start after loading its splash screen. It just > hangs forever. > > I found this upstream bug report in Qt: > > https://bugreports.qt.io/browse/QTBUG-83207 > > Currently, I'm testing the build of Krita based on the Qt patch in that > bug re