<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - make check assertion failure: unit_get_siblings_mask"
href="https://bugs.freedesktop.org/show_bug.cgi?id=86044">86044</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>make check assertion failure: unit_get_siblings_mask
</td>
</tr>
<tr>
<th>Product</th>
<td>systemd
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>general
</td>
</tr>
<tr>
<th>Assignee</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>aelschuring@hotmail.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=109140" name="attach_109140" title="testsuite log">attachment 109140</a> <a href="attachment.cgi?id=109140&action=edit" title="testsuite log">[details]</a></span>
testsuite log
Using current git HEAD (ed7fb9cb), I get the following make check failure:
Assertion 'unit_get_siblings_mask(son) == ((CGROUP_CPU | CGROUP_CPUACCT |
CGROUP_MEMORY) & m->cgroup_supported)' failed at
src/test/test-cgroup-mask.c:85, function test_cgroup_mask().
I used the following sequence (configure options are based on Debian's build
script):
$ ./configure --with-rootprefix= --with-rootlibdir=/lib/x86_64-linux-gnu
--with-sysvinit-path=/etc/init.d --with-sysvrcnd-path=/etc
--with-firmware-path=/lib/firmware --with-debug-shell=/bin/bash
--with-telinit=/lib/sysvinit/telinit --disable-coredump --disable-efi
--disable-myhostname --disable-vconsole --disable-microhttpd --disable-sysusers
--disable-silent-rules --with-system-{u,g}id-max=999 --enable-selinux
--enable-introspection --enable-compat-libs --with-{dns,ntp}-servers=
PYTHON=python3
$ make -j2
$ make check
The compile environment is an up-to-date Debian testing amd64, the following
package versions are included by the reportbug script:
Kernel: Linux 3.16-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages systemd depends on:
ii acl 2.2.52-2
ii adduser 3.113+nmu3
ii initscripts 2.88dsf-57
ii libacl1 2.2.52-2
ii libaudit1 1:2.4-1
ii libblkid1 2.25.2-2
ii libc6 2.19-12
ii libcap2 1:2.24-6
ii libcap2-bin 1:2.24-6
ii libcryptsetup4 2:1.6.6-3
ii libgcrypt20 1.6.2-4
ii libkmod2 18-3
ii liblzma5 5.1.1alpha+20120614-2
ii libpam0g 1.1.8-3.1
ii libselinux1 2.3-2
ii libsystemd0 215-5+b1
ii sysv-rc 2.88dsf-57
ii udev 215-5+b1
ii util-linux 2.25.2-2</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>