Created attachment 159632 [details] poudriere build log Trying to build the x11-toolkits/elementary started failing with the 1.15 release. The logs look like it's trying to connect to a running dbus instance to compile, but fails and stalls for the timeout period and is then killed. I use poudriere and a 10.1 x64 build server which doesn't have dbus installed.
Hi, Please don't zip the log it's small enough to not require ziping. and it makes it hard to view it on a browser, and have to use the extra cycles to unzip it.
Created attachment 159641 [details] poudriere build log sorry. unzipped log.
Hi, Please ckear out your proudriere you have old packages or something lying around. As it builds fine for me here: http://grid.bsdjunk.com/data/FreeBSD10AMD64-cpet/2015-08-07_07h29m55s/logs/elementary-1.15.0.log
ERR<18589>:eldbus lib/eldbus/eldbus_core.c:1005 _connection_get() Error connecting to bus of type 2. error name: org.freedesktop.DBus.Error.FileNotFound error message: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory ERR<18589>: lib/eldbus/eldbus_core.c:1067 eldbus_connection_get() safety check failed: conn == NULL ERR<18589>: lib/eldbus/eldbus_object.c:192 eldbus_object_get() safety check failed: conn == NULL ERR<18589>:ecore_system_upower modules/ecore/system/upower/ecore_system_upower.c:407 _ecore_system_upower_init() could not get object name=org.freedesktop.UPower, path=/org/freedesktop/UPower ERR<18589>: lib/eldbus/eldbus_core.c:1375 eldbus_name_owner_changed_callback_del() safety check failed: conn == NULL gmake[4]: Leaving directory '/wrkdirs/usr/ports/x11-toolkits/elementary/work/elementary-1.15.0/data/objects' I get the same thing but it goes through regardless.
Okay, false alarm. Changing my poudriere timeout from 7200 -> 14400 seems to have fixed it. Sorry about that.