Bug#832713: systemd: after "systemd (231-1) unstable" update systemd-jurnald.service fails to start

Pete Batard pete at akeo.ie
Mon Aug 8 07:59:25 BST 2016


Thanks Felipe.

I'm afraid it's still not completing successfully though:
----------------------------------------------------------------
../src/test/test-execute.c: In function ‘test_exec_systemcallfilter’:
../src/test/test-execute.c:120:14: error: implicit declaration of 
function ‘is_seccomp_enabled’ [-Werror=implicit-function-declaration]
          if (!is_seccomp_enabled())
               ^
../src/test/test-execute.c:120:9: warning: nested extern declaration of 
‘is_seccomp_enabled’ [-Wnested-externs]
          if (!is_seccomp_enabled())
          ^
../src/test/test-execute.c: In function 
‘test_exec_systemcall_system_mode_with_user’:
../src/test/test-execute.c:141:9: error: expected expression before ‘if’
          if (getpwnam("nobody"))
          ^
../src/test/test-execute.c:141:9: warning: ‘return’ with a value, in 
function returning void
cc1: some warnings being treated as errors
Makefile:20308: recipe for target 'src/test/test_execute-test-execute.o' 
failed
make[4]: *** [src/test/test_execute-test-execute.o] Error 1
Makefile:21743: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
Makefile:9783: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/root/systemd-231/build-deb'
dh_auto_build: make -j1 returned exit code 2
debian/rules:194: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/root/systemd-231'
debian/rules:376: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
----------------------------------------------------------------

Regards,

/Pete




More information about the Pkg-systemd-maintainers mailing list