[systemd-devel] [ANNOUNCE] systemd 199

Philip Müller philm at manjaro.org
Tue Mar 26 09:40:59 PDT 2013


systemd-199 build just fine on 64bit, but on 32bit it fails during check:

PASS: test-sleep
./build-aux/test-driver: line 95: 18318 Segmentation fault (core dumped) 
"$@" > $log_file 2>&1

Full check-log is attached.

Linux manjaro 3.4.37-1-MANJARO #1 SMP PREEMPT Wed Mar 20 22:08:42 CET 
2013 i686 GNU/Linux
glibc 2.17-3, gcc 4.7.2-4, make 3.82-5

kind regards

Phil

Am 26.03.2013 17:12, schrieb Lennart Poettering:
> Heya,
>
> Many bugfixes but a few new features, too.
>
> http://www.freedesktop.org/software/systemd/systemd-199.tar.xz
>
> (Note that the git tag is still missing in the repo. Currently there's
> something wrong with the git tag verifier in the repo on fdo, so I can't
> push this... I will push the tag as soon as that is fixed. v199 is
> commit efc0ac6af6a105e38d1b0a37d8d5d016c76713cc)
>
-------------- next part --------------
==> Starting check()...
make: Entering directory `/home/phil/dev/git/basis/systemd/src/systemd-199'
make --no-print-directory check-recursive
Making check in .
make --no-print-directory  test/sys
  GEN      test/sys
make --no-print-directory check-TESTS
PASS: test-env-replace
PASS: test/udev-test.pl
PASS: test-strbuf
PASS: test-strv
PASS: test-strxcpyx
PASS: test/rules-test.sh
PASS: test-util
PASS: test-job-type
PASS: test-unit-name
PASS: test-unit-file
PASS: test-replace-var
PASS: test-calendarspec
PASS: test-date
PASS: test-strip-tab-ansi
PASS: test-cgroup-util
PASS: test-sleep
./build-aux/test-driver: line 95: 18318 Segmentation fault      (core dumped) "$@" > $log_file 2>&1
FAIL: test-bus-marshal
PASS: test-bus-signature
PASS: test-id128
PASS: src/udev/keymap/check-keymaps.sh
PASS: test-prioq
PASS: test-sched-prio
PASS: test-journal
PASS: test-journal-syslog
PASS: test-journal-match
PASS: test-journal-stream
PASS: test-journal-verify
PASS: test-mmap-cache
PASS: test-bus-chat
PASS: test-journal-send
make --no-print-directory all-recursive
Making all in .
Making all in po
make[7]: Nothing to be done for `all'.
============================================================================
Testsuite summary for systemd 199
============================================================================
# TOTAL: 30
# PASS:  29
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to http://bugs.freedesktop.org/enter_bug.cgi?product=systemd
============================================================================
make[4]: *** [test-suite.log] Error 1
make[4]: *** Deleting file `test-suite.log'
make[3]: *** [check-TESTS] Error 2
make[2]: *** [check-am] Error 2
make[1]: *** [check-recursive] Error 1
make: *** [check] Error 2
make: Leaving directory `/home/phil/dev/git/basis/systemd/src/systemd-199'
==> ERROR: A failure occurred in check().
    Aborting...


More information about the systemd-devel mailing list