[systemd-devel] build failures in latest master from d848b9cbfa0ba72381363accce481600169df2eb

Colin Walters walters at verbum.org
Wed Jan 30 05:50:09 PST 2013


In gnome-ostree (tracking systemd git master), the first failure is the
recent commit:

commit d848b9cbfa0ba72381363accce481600169df2eb
Author: Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl>
Date:   Sun Jan 27 19:44:52 2013 -0500

    Move generic specifier functions to shared
    
    No functional change. This makes it possible to use them in install.c.

This one fails because libudev isn't linked to the shared library.  Moving on
to current git master ( 06637f8bd1ceb6dc567d3a79a6b9745376797352 ), it
falls over like this, from:

http://ostree.gnome.org/work/tasks/gnomeos-3.8/systemd/x86_64/2013.160/log

/usr/bin/objcopy: 'systemd': No such file
make[2]: *** [org.freedesktop.systemd1.Manager.xml] Error 1
make[2]: *** Waiting for unfinished jobs....
/usr/bin/objcopy: 'systemd': No such file

>From what I can tell, this looks like a race condition.  But studying
the patches, the cause isn't obvious to me right now, though I'm pretty
jetlagged.  Zbigniew, any ideas?





More information about the systemd-devel mailing list