Pierre Neidhardt writes:
> pingus fails to build, maybe since the last core update:
>
> --8<---cut here---start->8---
> g++ -o build/src/pingus/screens/demo_session.o -c -O2 -s -std=c++0x
> -isystem/gnu/store/3snpwk7jl8i125bhiilvk9scqc4mnsx7-libpng-1.6.37/incl
Hi all,
Our clang toolchain seems to be quite broken at this time. In particular, it
fails to call `ld` in the right way such that the startfiles are picked up:
--8<---cut here---start->8---
$ guix environment --pure --container --ad-hoc clang@6 binutils -- cla
FYI, guile-ssh-0.11.3 failed one of its tests the first time I tried to
build it today on my X200. The second attempt succeeded.
Mark
--8<---cut here---start->8---
Guile-SSH 0.11.3: tests/test-suite.log
==
Josh Holland writes:
> Hi,
>
> It seems that the update of python-numpy to 1.17.3 in
> 8e5fbd5dda93e137ff527cabe25989b28ab9e1c0 has broken the build of the
> corresponding Python 2 package, both on my local machine and on the CI
> server: http://ci.guix.gnu.org/build/1893145/details.
Fixed in ad
Hi Josh,
Lots of packages including libreoffice transitively depend on
python2-numpy, so this needs some sort of resolution — perhaps simply
pinning python2-numpy to a previous version?
That would be my preferred solution - pin python2-numpy to the last
NumPy version that supports Python 2, wh
Hi,
It seems that the update of python-numpy to 1.17.3 in
8e5fbd5dda93e137ff527cabe25989b28ab9e1c0 has broken the build of the
corresponding Python 2 package, both on my local machine and on the CI
server: http://ci.guix.gnu.org/build/1893145/details.
The log in Cuirass is incomplete, but the err
Hello Ludo,
Ludovic Courtès writes:
[...]
> Now, it doesn’t sound right that ‘util-linux’ is propagated from glib
> and from poppler…?
Glib propagates 'util-linux' since it was updated to 2.58.1 (and poppler
propagates glib). This isn't the first time it's caused trouble [0].
Marius has pro