* bug#15564: Pulseaudio fails tests
@ 2013-10-08 18:47 Andreas Enge
2013-10-08 21:00 ` Ludovic Courtès
0 siblings, 1 reply; 4+ messages in thread
From: Andreas Enge @ 2013-10-08 18:47 UTC (permalink / raw)
To: 15564
[-- Attachment #1: Type: text/plain, Size: 1360 bytes --]
Hello,
pulseaudio fails its tests on x86_64; the output of the build is attached.
Here are the crucial lines:
...
Running suite(s): Memblock
shm_open() failed: Function not implemented
0%: Checks: 1, Failures: 1, Errors: 0
tests/memblock-test.c:86:F:memblock:memblock_test:0: Assertion 'pool_a != NULL' failed
FAIL: memblock-test
...
==========================================================================
1 of 30 tests failed
Please report to pulseaudio-discuss (at) lists (dot) freedesktop (dot) org
==========================================================================
A few lines above, there is the following:
Running suite(s): Memblock Queue
Failed to read /dev/shm/: No such file or directory
Using private memory pool with 1024 slots of size 64.0 KiB each, total size is 64.0 MiB, maximum usable slot size is 65472
memblockq requested: maxlength=200, tlength=10, base=2, prebuf=4, minreq=4 maxrewind=40
memblockq sanitized: maxlength=200, tlength=10, base=2, prebuf=4, minreq=4 maxrewind=40
FIXED >1122444411441144__22__11______3333______________________________<
MANUAL>1122444411441144__22__11______3333______________________________<
FIXED >__________________3333__________________________________________<
MANUAL>__________________3333______________________________<
100%: Checks: 1, Failures: 0, Errors: 0
PASS: memblockq-test
Andreas
[-- Attachment #2: pulseaudio.log.bz2 --]
[-- Type: application/octet-stream, Size: 16978 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#15564: Pulseaudio fails tests
2013-10-08 18:47 bug#15564: Pulseaudio fails tests Andreas Enge
@ 2013-10-08 21:00 ` Ludovic Courtès
2013-10-09 19:28 ` Andreas Enge
0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2013-10-08 21:00 UTC (permalink / raw)
To: Andreas Enge; +Cc: 15564
Andreas Enge <andreas@enge.fr> skribis:
> pulseaudio fails its tests on x86_64; the output of the build is attached.
> Here are the crucial lines:
> ...
> Running suite(s): Memblock
> shm_open() failed: Function not implemented
[...]
> Failed to read /dev/shm/: No such file or directory
Quoth the manual (info "(guix) Setting Up the Daemon"):
On some systems ‘/dev/shm’, which supports shared memory, is a
symlink to another directory such as ‘/run/shm’, that is _not_ is the
chroot. When that is the case, shared memory support is unavailable
in the chroot environment. The workaround is to make sure that
‘/dev/shm’ is directly a ‘tmpfs’ mount point.
I think that’s an occurrence of this case, no? :-)
Ludo’.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#15564: Pulseaudio fails tests
2013-10-08 21:00 ` Ludovic Courtès
@ 2013-10-09 19:28 ` Andreas Enge
2013-10-09 20:26 ` Ludovic Courtès
0 siblings, 1 reply; 4+ messages in thread
From: Andreas Enge @ 2013-10-09 19:28 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: 15564
On Tue, Oct 08, 2013 at 11:00:47PM +0200, Ludovic Courtès wrote:
> Quoth the manual (info "(guix) Setting Up the Daemon"):
> I think that’s an occurrence of this case, no? :-)
Oh well, indeed; I remember being at the source of this comment...
Sorry for the noise, this bug should be closed!
Andreas
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#15564: Pulseaudio fails tests
2013-10-09 19:28 ` Andreas Enge
@ 2013-10-09 20:26 ` Ludovic Courtès
0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2013-10-09 20:26 UTC (permalink / raw)
To: Andreas Enge; +Cc: 15564-done
Andreas Enge <andreas@enge.fr> skribis:
> On Tue, Oct 08, 2013 at 11:00:47PM +0200, Ludovic Courtès wrote:
>> Quoth the manual (info "(guix) Setting Up the Daemon"):
>> I think that’s an occurrence of this case, no? :-)
>
> Oh well, indeed; I remember being at the source of this comment...
> Sorry for the noise, this bug should be closed!
OK, done!
(Just email xyz-done@debbugs.gnu.org to close it.)
Ludo’.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-10-09 20:27 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-08 18:47 bug#15564: Pulseaudio fails tests Andreas Enge
2013-10-08 21:00 ` Ludovic Courtès
2013-10-09 19:28 ` Andreas Enge
2013-10-09 20:26 ` Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.