On Tue, Jun 19, 2018 at 04:13:09PM +0200, Nicolas Goaziou wrote: > Hello, > > Pierre Neidhardt writes: > > > I can't update my packages `guix package -u`, gst-plugins-base fails: > > [...] > > > FAIL: elements/opus > > =================== > > > > Running suite(s): opus > > 33%: Checks: 6, Failures: 0, Errors: 4 > > gstcheck.c:596:E:general:test_opus_encode_nothing:0: (after this point) Received signal 11 (Segmentation fault) > > gstcheck.c:596:E:general:test_opus_encode_samples:0: (after this point) Received signal 11 (Segmentation fault) > > gstcheck.c:596:E:general:test_opus_encode_properties:0: (after this point) Received signal 11 (Segmentation fault) > > elements/opus.c:429:E:general:test_opus_decode_plc_timestamps_with_fec:0: (after this point) Received signal 11 (Segmentation fault) > > Check suite opus ran in 0.014s (tests failed: 4) > > FAIL elements/opus (exit status: 4) > > [...] > > > Anyone else? > > Ditto. It breaks wine upgrade (even wine64). > > Quick and dirty fix: what about disabling elements/opus test? It doesn't > look like a vital part. I can't reproduce this on my x86_64 machine with a 4.17.* kernel. Are you still seeing this problem? If so, what is `guix --version`? There is a substitute available, at least for recent Guix.