After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 745615 - FTBFS since commit ce6d5580
FTBFS since commit ce6d5580
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-03-04 15:34 UTC by Vadim Rutkovsky
Modified: 2015-03-04 15:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vadim Rutkovsky 2015-03-04 15:34:05 UTC
See http://build.gnome.org/continuous/buildmaster/builds/2015/03/04/39/build/log-NetworkManager.txt:

libtool: link: gcc -Wall -std=gnu89 -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wformat-security -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -Wstrict-prototypes -fno-strict-aliasing -Wno-unused-but-set-variable -Wundef -Wimplicit-function-declaration -Wpointer-arith -Winit-self -Wmissing-include-dirs -O2 -g -m64 -mtune=generic -rdynamic -o NetworkManager nm-device-bond.o nm-device-bridge.o nm-device-ethernet.o nm-device-gre.o nm-device-infiniband.o nm-device-macvlan.o nm-device-tun.o nm-device-veth.o nm-device-vlan.o nm-device-vxlan.o nm-dhcp-dhclient.o nm-dhcp-dhclient-utils.o nm-dhcp-dhcpcd.o nm-dhcp-systemd.o main-utils.o main.o  ./.libs/libNetworkManager.a -luuid -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -lpthread -ldbus-glib-1 -ldbus-1 -lgio-2.0 -lgmodule-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lnl-route-3 -lnl-genl-3 -lnl-3 -lndp -ldl -lm -pthread
/usr/lib/gcc/x86_64-gnomeostree-linux/4.9.1/../../../../x86_64-gnomeostree-linux/bin/ld: ./.libs/libNetworkManager.a(nm-session-monitor.o): undefined reference to symbol 'sd_login_monitor_get_fd@@LIBSYSTEMD_209'
//lib/libsystemd.so.0: error adding symbols: DSO missing from command line
Comment 1 Vadim Rutkovsky 2015-03-04 15:41:11 UTC
Please revert 'https://git.gnome.org/browse/gnome-continuous/commit/?id=131523ca40ad197689213c48362210c8f6224c86' after the bug is fixed