Hans Malissa via blfs-support
2018-11-10 19:43:11 UTC
Hi all,
I'm in the process of installing GLib-2.56.1 according to the instructions given in 8.3-systemd chapter 9. The test suite requires shared-mime-info-1.10 and desktop-file-utils-0.23, which depend on GLib-2.56.1, so I installed:
1. GLib-2.56.1 without the test suite
2. desktop-file-utils-0.23
3. shared-mime-info-1.10
and now I'm installing GLib-2.56.1 again, and this time I want to run the test suite. Compilation with 'make' seems to work alright, but now 'make -k check' seems to be hanging (for quite some time).
The last line of output from the test suite is:
PASS: desktop-app-info 9 /desktop-app-info/show-in
and, after that, nothing. Running 'ps x' from another terminal shows:
12747Â Â Â tty1Â Â Â Rl+Â Â Â 725:14Â Â Â /sources/glib-2.56.1/gio/tests/.libs/lt-gsettings -k --tap
and it's been like this for quite some time. I guess it's stuck somehow.
Am I missing something or has this behavior been observed before?
Thanks a lot,
Hans
I'm in the process of installing GLib-2.56.1 according to the instructions given in 8.3-systemd chapter 9. The test suite requires shared-mime-info-1.10 and desktop-file-utils-0.23, which depend on GLib-2.56.1, so I installed:
1. GLib-2.56.1 without the test suite
2. desktop-file-utils-0.23
3. shared-mime-info-1.10
and now I'm installing GLib-2.56.1 again, and this time I want to run the test suite. Compilation with 'make' seems to work alright, but now 'make -k check' seems to be hanging (for quite some time).
The last line of output from the test suite is:
PASS: desktop-app-info 9 /desktop-app-info/show-in
and, after that, nothing. Running 'ps x' from another terminal shows:
12747Â Â Â tty1Â Â Â Rl+Â Â Â 725:14Â Â Â /sources/glib-2.56.1/gio/tests/.libs/lt-gsettings -k --tap
and it's been like this for quite some time. I guess it's stuck somehow.
Am I missing something or has this behavior been observed before?
Thanks a lot,
Hans