[LightDM] lightdm 1.1.2 released
Yves-Alexis Perez
corsac at debian.org
Sun Feb 5 23:12:39 PST 2012
On lun., 2012-02-06 at 16:38 +1100, Robert Ancell wrote:
> http://launchpad.net/lightdm/trunk/1.1.2/+download/lightdm-1.1.2.tar.gz
>
> Overview of changes in lightdm 1.1.2
>
> * Add regression tests for getting the user language and layout
> * Stop accidentally distributing libsystem
> * Fix introspection bindings not containing any methods
> * lightdm-set-defaults can now set the autologin user
> * Add Python greeter regression tests (representative of all introspection
> based greeters)
> * Wait for the VT to become active when switching to avoid a suspected
> race condition somewhere between LightDM, X, ConsoleKit and the kernel.
> * Stop lightdm_greeter_start_session_sync() blocking on success.
> _______________________________________________
The tests seem to fail here with:
gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DSRCDIR=\"/tmp/buildd/lightdm-1.1.2\" -DBUILDDIR=\"/tmp/buildd/lightdm-1.1.2\" -DDATADIR=\"/tmp/buildd/lightdm-1.1.2/tests/src/../data\" -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -c -o test_runner-test-runner.o `test -f 'test-runner.c' || echo './'`test-runner.c
test-runner.c: In function 'load_passwd_file':
test-runner.c:786:13: warning: implicit declaration of function 'g_key_file_unref' [-Wimplicit-function-declaration]
test-runner.c:786:13: warning: nested extern declaration of 'g_key_file_unref' [-Wnested-externs]
CCLD test-runner
test_runner-test-runner.o: In function `load_passwd_file':
/tmp/buildd/lightdm-1.1.2/tests/src/test-runner.c:786: undefined reference to `g_key_file_unref'
collect2: ld returned 1 exit status
It seems that g_key_file_unref is 2.32+
http://developer.gnome.org/glib/unstable/glib-Key-value-file-parser.html#g-key-file-unref
Regards,
--
Yves-Alexis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/lightdm/attachments/20120206/c4aef610/attachment.pgp>
More information about the LightDM
mailing list