! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
test suite is failing
Status:
RESOLVED: FIXED

Comments

Description kloczek 2020-01-12 10:54:55 CET
[tkloczko@barrel xfconf-4.14.1]$ make check
Making check in common
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/common'
make  check-am
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/common'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/common'
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/common'
Making check in xfconf
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/xfconf'
make  check-TESTS
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/xfconf'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/xfconf'
PASS: abicheck.sh
============================================================================
Testsuite summary for xfconf 4.14.1
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/xfconf'
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/xfconf'
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/xfconf'
Making check in xfconfd
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/xfconfd'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/xfconfd'
Making check in xfconf-query
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/xfconf-query'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/xfconf-query'
Making check in xfconf-perl
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/xfconf-perl'
Making check in xs
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/xfconf-perl/xs'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/xfconf-perl/xs'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/xfconf-perl'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/xfconf-perl'
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/xfconf-perl'
Making check in po
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/po'
rm -f missing notexist
srcdir=. /usr/bin/intltool-update -m
if [ -r missing -o -r notexist ]; then \
  exit 1; \
fi
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/po'
Making check in docs
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/docs'
Making check in reference
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/docs/reference'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/docs/reference'
Making check in spec
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/docs/spec'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/docs/spec'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/docs'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/docs'
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/docs'
Making check in tests
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests'
Making check in set-properties
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make  t-set-string t-set-int t-set-uint64 t-set-double t-set-arrayv t-set-boolean t-set-stringlist
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[3]: 't-set-string' is up to date.
make[3]: 't-set-int' is up to date.
make[3]: 't-set-uint64' is up to date.
make[3]: 't-set-double' is up to date.
make[3]: 't-set-arrayv' is up to date.
make[3]: 't-set-boolean' is up to date.
make[3]: 't-set-stringlist' is up to date.
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make  check-TESTS
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
FAIL: t-set-string
FAIL: t-set-int
FAIL: t-set-uint64
FAIL: t-set-double
FAIL: t-set-arrayv
FAIL: t-set-boolean
FAIL: t-set-stringlist
============================================================================
Testsuite summary for xfconf 4.14.1
============================================================================
# TOTAL: 7
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  7
# XPASS: 0
# ERROR: 0
============================================================================
See tests/set-properties/test-suite.log
Please report to http://bugzilla.xfce.org/
============================================================================
make[4]: *** [Makefile:833: test-suite.log] Error 1
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[3]: *** [Makefile:941: check-TESTS] Error 2
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[2]: *** [Makefile:1057: check-am] Error 2
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[1]: *** [Makefile:448: check-recursive] Error 1
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests'
make: *** [Makefile:503: check-recursive] Error 1


Content of the tests/set-properties/test-suite.log:

========================================================
   xfconf 4.14.1: tests/set-properties/test-suite.log
========================================================

# TOTAL: 7
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  7
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: t-set-string
==================


** (process:3422849): CRITICAL **: 09:53:17.486: Failed to connect to D-Bus: Cannot autolaunch D-Bus without X11 $DISPLAY
FAIL t-set-string (exit status: 1)

FAIL: t-set-int
===============


** (process:3422869): CRITICAL **: 09:53:17.541: Failed to connect to D-Bus: Cannot autolaunch D-Bus without X11 $DISPLAY
FAIL t-set-int (exit status: 1)

FAIL: t-set-uint64
==================


** (process:3422889): CRITICAL **: 09:53:17.597: Failed to connect to D-Bus: Cannot autolaunch D-Bus without X11 $DISPLAY
FAIL t-set-uint64 (exit status: 1)

FAIL: t-set-double
==================


** (process:3422909): CRITICAL **: 09:53:17.653: Failed to connect to D-Bus: Cannot autolaunch D-Bus without X11 $DISPLAY
FAIL t-set-double (exit status: 1)

FAIL: t-set-arrayv
==================


** (process:3422929): CRITICAL **: 09:53:17.710: Failed to connect to D-Bus: Cannot autolaunch D-Bus without X11 $DISPLAY
FAIL t-set-arrayv (exit status: 1)

FAIL: t-set-boolean
===================


** (process:3422949): CRITICAL **: 09:53:17.766: Failed to connect to D-Bus: Cannot autolaunch D-Bus without X11 $DISPLAY
FAIL t-set-boolean (exit status: 1)

FAIL: t-set-stringlist
======================


** (process:3422969): CRITICAL **: 09:53:17.823: Failed to connect to D-Bus: Cannot autolaunch D-Bus without X11 $DISPLAY
FAIL t-set-stringlist (exit status: 1)
Comment 1 Hunter Turcin 2020-01-13 03:31:55 CET
The tests passed for me on commit bab7678108b000ffd999438a7cc00cc4924d76e8, but I'm using Xorg. Are you on Wayland?
Comment 2 kloczek 2020-01-13 10:15:33 CET
Above was without wayland.
However test suite even executed over xvfb-run still fails

+ xvfb-run -a /usr/bin/make -O -j48 V=1 VERBOSE=1 check
Making check in common
/usr/bin/make  check-am
make[2]: Nothing to be done for 'check-am'.
Making check in xfconf
/usr/bin/make  check-TESTS
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/xfconf'
PASS: abicheck.sh
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/xfconf'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/xfconf'
============================================================================
Testsuite summary for xfconf 4.14.1
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/xfconf'
Making check in xfconfd
make[1]: Nothing to be done for 'check'.
Making check in xfconf-query
make[1]: Nothing to be done for 'check'.
Making check in xfconf-perl
Making check in xs
make[2]: Nothing to be done for 'check'.
make[2]: Nothing to be done for 'check-am'.
Making check in po
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/po'
rm -f missing notexist
srcdir=. /usr/bin/intltool-update -m
if [ -r missing -o -r notexist ]; then \
  exit 1; \
fi
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/po'
Making check in docs
Making check in reference
make[2]: Nothing to be done for 'check'.
Making check in spec
make[2]: Nothing to be done for 'check'.
make[2]: Nothing to be done for 'check-am'.
Making check in tests
Making check in set-properties
/usr/bin/make  t-set-string t-set-int t-set-uint64 t-set-double t-set-arrayv t-set-boolean t-set-stringlist
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
gcc -DHAVE_CONFIG_H -I. -I../..   -DNDEBUG -DHAVE_GNUC_VISIBILITY -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden -c -o t-set-boolean.o t-set-boolean.c
In file included from t-set-boolean.c:20:
../../tests/tests-common.h: In function 'xfconf_tests_start':
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-set-boolean.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-set-boolean.c:20:
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-set-boolean.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-set-boolean.c:20:
../../tests/tests-common.h:96:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
   96 |     g_get_current_time(&start);
      |     ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-set-boolean.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
In file included from t-set-boolean.c:20:
../../tests/tests-common.h:102:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  102 |         g_get_current_time(&now);
      |         ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-set-boolean.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
gcc -DHAVE_CONFIG_H -I. -I../..   -DNDEBUG -DHAVE_GNUC_VISIBILITY -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden -c -o t-set-arrayv.o t-set-arrayv.c
In file included from t-set-arrayv.c:20:
../../tests/tests-common.h: In function 'xfconf_tests_start':
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-set-arrayv.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-set-arrayv.c:20:
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-set-arrayv.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-set-arrayv.c:20:
../../tests/tests-common.h:96:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
   96 |     g_get_current_time(&start);
      |     ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-set-arrayv.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
In file included from t-set-arrayv.c:20:
../../tests/tests-common.h:102:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  102 |         g_get_current_time(&now);
      |         ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-set-arrayv.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
gcc -DHAVE_CONFIG_H -I. -I../..   -DNDEBUG -DHAVE_GNUC_VISIBILITY -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden -c -o t-set-int.o t-set-int.c
In file included from t-set-int.c:20:
../../tests/tests-common.h: In function 'xfconf_tests_start':
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-set-int.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-set-int.c:20:
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-set-int.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-set-int.c:20:
../../tests/tests-common.h:96:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
   96 |     g_get_current_time(&start);
      |     ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-set-int.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
In file included from t-set-int.c:20:
../../tests/tests-common.h:102:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  102 |         g_get_current_time(&now);
      |         ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-set-int.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
gcc -DHAVE_CONFIG_H -I. -I../..   -DNDEBUG -DHAVE_GNUC_VISIBILITY -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden -c -o t-set-double.o t-set-double.c
In file included from t-set-double.c:20:
../../tests/tests-common.h: In function 'xfconf_tests_start':
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-set-double.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-set-double.c:20:
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-set-double.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-set-double.c:20:
../../tests/tests-common.h:96:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
   96 |     g_get_current_time(&start);
      |     ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-set-double.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
In file included from t-set-double.c:20:
../../tests/tests-common.h:102:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  102 |         g_get_current_time(&now);
      |         ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-set-double.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
gcc -DHAVE_CONFIG_H -I. -I../..   -DNDEBUG -DHAVE_GNUC_VISIBILITY -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden -c -o t-set-string.o t-set-string.c
In file included from t-set-string.c:20:
../../tests/tests-common.h: In function 'xfconf_tests_start':
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-set-string.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-set-string.c:20:
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-set-string.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-set-string.c:20:
../../tests/tests-common.h:96:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
   96 |     g_get_current_time(&start);
      |     ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-set-string.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
In file included from t-set-string.c:20:
../../tests/tests-common.h:102:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  102 |         g_get_current_time(&now);
      |         ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-set-string.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
gcc -DHAVE_CONFIG_H -I. -I../..   -DNDEBUG -DHAVE_GNUC_VISIBILITY -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden -c -o t-set-uint64.o t-set-uint64.c
In file included from t-set-uint64.c:20:
../../tests/tests-common.h: In function 'xfconf_tests_start':
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-set-uint64.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-set-uint64.c:20:
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-set-uint64.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-set-uint64.c:20:
../../tests/tests-common.h:96:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
   96 |     g_get_current_time(&start);
      |     ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-set-uint64.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
In file included from t-set-uint64.c:20:
../../tests/tests-common.h:102:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  102 |         g_get_current_time(&now);
      |         ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-set-uint64.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
gcc -DHAVE_CONFIG_H -I. -I../..   -DNDEBUG -DHAVE_GNUC_VISIBILITY -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden -c -o t-set-stringlist.o t-set-stringlist.c
In file included from t-set-stringlist.c:20:
../../tests/tests-common.h: In function 'xfconf_tests_start':
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-set-stringlist.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-set-stringlist.c:20:
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-set-stringlist.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-set-stringlist.c:20:
../../tests/tests-common.h:96:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
   96 |     g_get_current_time(&start);
      |     ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-set-stringlist.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
In file included from t-set-stringlist.c:20:
../../tests/tests-common.h:102:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  102 |         g_get_current_time(&now);
      |         ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-set-stringlist.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--as-needed -Wl,-O1 -o t-set-arrayv t-set-arrayv.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  ../../xfconf/libxfconf-0.la
libtool: link: gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Os -fvisibility=hidden -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -o .libs/t-set-arrayv t-set-arrayv.o  ../../xfconf/.libs/libxfconf-0.so -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--as-needed -Wl,-O1 -o t-set-boolean t-set-boolean.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  ../../xfconf/libxfconf-0.la
libtool: link: gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Os -fvisibility=hidden -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -o .libs/t-set-boolean t-set-boolean.o  ../../xfconf/.libs/libxfconf-0.so -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--as-needed -Wl,-O1 -o t-set-double t-set-double.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  ../../xfconf/libxfconf-0.la
libtool: link: gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Os -fvisibility=hidden -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -o .libs/t-set-double t-set-double.o  ../../xfconf/.libs/libxfconf-0.so -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--as-needed -Wl,-O1 -o t-set-string t-set-string.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  ../../xfconf/libxfconf-0.la
libtool: link: gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Os -fvisibility=hidden -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -o .libs/t-set-string t-set-string.o  ../../xfconf/.libs/libxfconf-0.so -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--as-needed -Wl,-O1 -o t-set-stringlist t-set-stringlist.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  ../../xfconf/libxfconf-0.la
libtool: link: gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Os -fvisibility=hidden -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -o .libs/t-set-stringlist t-set-stringlist.o  ../../xfconf/.libs/libxfconf-0.so -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--as-needed -Wl,-O1 -o t-set-int t-set-int.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  ../../xfconf/libxfconf-0.la
libtool: link: gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Os -fvisibility=hidden -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -o .libs/t-set-int t-set-int.o  ../../xfconf/.libs/libxfconf-0.so -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--as-needed -Wl,-O1 -o t-set-uint64 t-set-uint64.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  ../../xfconf/libxfconf-0.la
libtool: link: gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Os -fvisibility=hidden -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -o .libs/t-set-uint64 t-set-uint64.o  ../../xfconf/.libs/libxfconf-0.so -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
/usr/bin/make  check-TESTS
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
FAIL: t-set-uint64
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
FAIL: t-set-double
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
FAIL: t-set-int
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
FAIL: t-set-arrayv
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
FAIL: t-set-boolean
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
FAIL: t-set-stringlist
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
FAIL: t-set-string
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
========================================================
   xfconf 4.14.1: tests/set-properties/test-suite.log
========================================================

# TOTAL: 7
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  7
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: t-set-string
==================


** (process:3650338): CRITICAL **: 09:09:59.588: xfconfd is not running and can not be autostarted
FAIL t-set-string (exit status: 1)

FAIL: t-set-int
===============


** (process:3650340): CRITICAL **: 09:09:59.587: xfconfd is not running and can not be autostarted
FAIL t-set-int (exit status: 1)

FAIL: t-set-uint64
==================


** (process:3650341): CRITICAL **: 09:09:56.584: xfconfd is not running and can not be autostarted
FAIL t-set-uint64 (exit status: 1)

FAIL: t-set-double
==================


** (process:3650342): CRITICAL **: 09:09:56.584: xfconfd is not running and can not be autostarted
FAIL t-set-double (exit status: 1)

FAIL: t-set-arrayv
==================


** (process:3650344): CRITICAL **: 09:09:59.587: xfconfd is not running and can not be autostarted
FAIL t-set-arrayv (exit status: 1)

FAIL: t-set-boolean
===================


** (process:3650343): CRITICAL **: 09:09:59.588: xfconfd is not running and can not be autostarted
FAIL t-set-boolean (exit status: 1)

FAIL: t-set-stringlist
======================


** (process:3650349): CRITICAL **: 09:09:59.588: xfconfd is not running and can not be autostarted
FAIL t-set-stringlist (exit status: 1)

============================================================================
Testsuite summary for xfconf 4.14.1
============================================================================
# TOTAL: 7
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  7
# XPASS: 0
# ERROR: 0
============================================================================
See tests/set-properties/test-suite.log
Please report to http://bugzilla.xfce.org/
============================================================================
make[4]: *** [Makefile:833: test-suite.log] Error 1
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.1/tests/set-properties'
make[3]: *** [Makefile:941: check-TESTS] Error 2
make[2]: *** [Makefile:1057: check-am] Error 2
make[1]: *** [Makefile:448: check-recursive] Error 1
make: *** [Makefile:503: check-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.c0TAk5 (%check)
Comment 3 kloczek 2020-01-13 10:18:19 CET
BTW: why test suite needs $DISPLAY?
Just checked and looks like none of the xfconf binaries uses X11/Wayland ABI.
Comment 4 Skunnyk editbugs 2020-04-19 18:07:13 CEST
Because of dbus invokation :/
I guess the make check fails happen on a headless server ?

For the xvfb part, I don't know (yet?)
Comment 5 Skunnyk editbugs 2020-05-11 16:28:22 CEST
You need xvfb and dbus-launch (dbus-x11) to be able to run "make check" on headless servers. 
For now, you need xfconf already installed to be able to run tests (because dbus invoke it :/).
Comment 6 kloczek 2020-05-11 17:02:18 CEST
That is not etirely true that it can be tested only when is installed.

Here is the prove:

+ dbus-run-session xvfb-run -a /usr/bin/make -O -j48 V=1 VERBOSE=1 check
Making check in common
/usr/bin/make  check-am
make[2]: Nothing to be done for 'check-am'.
Making check in xfconf
/usr/bin/make  check-TESTS
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/xfconf'
PASS: abicheck.sh
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/xfconf'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/xfconf'
============================================================================
Testsuite summary for xfconf 4.14.3
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/xfconf'
Making check in xfconfd
make[1]: Nothing to be done for 'check'.
Making check in xfconf-query
make[1]: Nothing to be done for 'check'.
Making check in xfconf-perl
Making check in xs
make[2]: Nothing to be done for 'check'.
make[2]: Nothing to be done for 'check-am'.
Making check in po
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/po'
rm -f missing notexist
srcdir=. /usr/bin/intltool-update -m
if [ -r missing -o -r notexist ]; then \
  exit 1; \
fi
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/po'
Making check in docs
Making check in reference
make[2]: Nothing to be done for 'check'.
Making check in spec
make[2]: Nothing to be done for 'check'.
make[2]: Nothing to be done for 'check-am'.
Making check in tests
Making check in set-properties
/usr/bin/make  t-set-string t-set-int t-set-uint64 t-set-double t-set-arrayv t-set-boolean t-set-stringlist
make[3]: 't-set-string' is up to date.
make[3]: 't-set-int' is up to date.
make[3]: 't-set-uint64' is up to date.
make[3]: 't-set-double' is up to date.
make[3]: 't-set-arrayv' is up to date.
make[3]: 't-set-boolean' is up to date.
make[3]: 't-set-stringlist' is up to date.
/usr/bin/make  check-TESTS
dbus-daemon[2643590]: [session uid=1000 pid=2643590] Activating service name='org.xfce.Xfconf' requested by ':1.0' (uid=1000 pid=2643842 comm="/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023")
dbus-daemon[2643590]: [session uid=1000 pid=2643590] Successfully activated service 'org.xfce.Xfconf'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/set-properties'
PASS: t-set-stringlist
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/set-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/set-properties'
PASS: t-set-uint64
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/set-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/set-properties'
PASS: t-set-boolean
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/set-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/set-properties'
PASS: t-set-double
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/set-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/set-properties'
PASS: t-set-arrayv
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/set-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/set-properties'
PASS: t-set-string
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/set-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/set-properties'
PASS: t-set-int
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/set-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/set-properties'
============================================================================
Testsuite summary for xfconf 4.14.3
============================================================================
# TOTAL: 7
# PASS:  7
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/set-properties'
Making check in has-properties

[..]

make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/get-properties'
/usr/bin/make  check-TESTS
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/get-properties'
PASS: t-get-arrayv
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/get-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/get-properties'
PASS: t-get-int
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/get-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/get-properties'
PASS: t-get-uint64
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/get-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/get-properties'
PASS: t-get-stringlist
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/get-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/get-properties'
PASS: t-get-boolean
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/get-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/get-properties'
PASS: t-get-string
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/get-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/get-properties'
PASS: t-get-double
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/get-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/get-properties'
============================================================================
Testsuite summary for xfconf 4.14.3
============================================================================
# TOTAL: 7
# PASS:  7
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/get-properties'
Making check in reset-properties
/usr/bin/make  t-reset-string t-reset-int t-reset-uint64 t-reset-double t-reset-arrayv t-reset-boolean t-reset-stringlist
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
gcc -DHAVE_CONFIG_H -I. -I../..   -DNDEBUG -DHAVE_GNUC_VISIBILITY -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden -c -o t-reset-string.o t-reset-string.c
In file included from t-reset-string.c:20:
../../tests/tests-common.h: In function 'xfconf_tests_start':
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-reset-string.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-reset-string.c:20:
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-reset-string.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-reset-string.c:20:
../../tests/tests-common.h:96:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
   96 |     g_get_current_time(&start);
      |     ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-reset-string.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
In file included from t-reset-string.c:20:
../../tests/tests-common.h:102:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  102 |         g_get_current_time(&now);
      |         ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-reset-string.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
gcc -DHAVE_CONFIG_H -I. -I../..   -DNDEBUG -DHAVE_GNUC_VISIBILITY -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden -c -o t-reset-double.o t-reset-double.c
In file included from t-reset-double.c:20:
../../tests/tests-common.h: In function 'xfconf_tests_start':
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-reset-double.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-reset-double.c:20:
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-reset-double.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-reset-double.c:20:
../../tests/tests-common.h:96:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
   96 |     g_get_current_time(&start);
      |     ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-reset-double.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
In file included from t-reset-double.c:20:
../../tests/tests-common.h:102:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  102 |         g_get_current_time(&now);
      |         ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-reset-double.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
gcc -DHAVE_CONFIG_H -I. -I../..   -DNDEBUG -DHAVE_GNUC_VISIBILITY -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden -c -o t-reset-uint64.o t-reset-uint64.c
In file included from t-reset-uint64.c:20:
../../tests/tests-common.h: In function 'xfconf_tests_start':
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-reset-uint64.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-reset-uint64.c:20:
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-reset-uint64.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-reset-uint64.c:20:
../../tests/tests-common.h:96:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
   96 |     g_get_current_time(&start);
      |     ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-reset-uint64.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
In file included from t-reset-uint64.c:20:
../../tests/tests-common.h:102:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  102 |         g_get_current_time(&now);
      |         ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-reset-uint64.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
gcc -DHAVE_CONFIG_H -I. -I../..   -DNDEBUG -DHAVE_GNUC_VISIBILITY -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden -c -o t-reset-stringlist.o t-reset-stringlist.c
In file included from t-reset-stringlist.c:20:
../../tests/tests-common.h: In function 'xfconf_tests_start':
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-reset-stringlist.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-reset-stringlist.c:20:
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-reset-stringlist.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-reset-stringlist.c:20:
../../tests/tests-common.h:96:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
   96 |     g_get_current_time(&start);
      |     ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-reset-stringlist.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
In file included from t-reset-stringlist.c:20:
../../tests/tests-common.h:102:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  102 |         g_get_current_time(&now);
      |         ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-reset-stringlist.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
gcc -DHAVE_CONFIG_H -I. -I../..   -DNDEBUG -DHAVE_GNUC_VISIBILITY -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden -c -o t-reset-int.o t-reset-int.c
In file included from t-reset-int.c:20:
../../tests/tests-common.h: In function 'xfconf_tests_start':
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-reset-int.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-reset-int.c:20:
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-reset-int.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-reset-int.c:20:
../../tests/tests-common.h:96:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
   96 |     g_get_current_time(&start);
      |     ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-reset-int.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
In file included from t-reset-int.c:20:
../../tests/tests-common.h:102:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  102 |         g_get_current_time(&now);
      |         ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-reset-int.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
gcc -DHAVE_CONFIG_H -I. -I../..   -DNDEBUG -DHAVE_GNUC_VISIBILITY -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden -c -o t-reset-arrayv.o t-reset-arrayv.c
In file included from t-reset-arrayv.c:20:
../../tests/tests-common.h: In function 'xfconf_tests_start':
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-reset-arrayv.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-reset-arrayv.c:20:
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-reset-arrayv.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-reset-arrayv.c:20:
../../tests/tests-common.h:96:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
   96 |     g_get_current_time(&start);
      |     ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-reset-arrayv.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
In file included from t-reset-arrayv.c:20:
../../tests/tests-common.h:102:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  102 |         g_get_current_time(&now);
      |         ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-reset-arrayv.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
gcc -DHAVE_CONFIG_H -I. -I../..   -DNDEBUG -DHAVE_GNUC_VISIBILITY -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden -c -o t-reset-boolean.o t-reset-boolean.c
In file included from t-reset-boolean.c:20:
../../tests/tests-common.h: In function 'xfconf_tests_start':
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-reset-boolean.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-reset-boolean.c:20:
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-reset-boolean.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-reset-boolean.c:20:
../../tests/tests-common.h:96:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
   96 |     g_get_current_time(&start);
      |     ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-reset-boolean.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
In file included from t-reset-boolean.c:20:
../../tests/tests-common.h:102:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  102 |         g_get_current_time(&now);
      |         ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-reset-boolean.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--as-needed -Wl,-O1 -o t-reset-string t-reset-string.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  ../../xfconf/libxfconf-0.la
libtool: link: gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Os -fvisibility=hidden -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -o .libs/t-reset-string t-reset-string.o  ../../xfconf/.libs/libxfconf-0.so -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--as-needed -Wl,-O1 -o t-reset-int t-reset-int.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  ../../xfconf/libxfconf-0.la
libtool: link: gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Os -fvisibility=hidden -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -o .libs/t-reset-int t-reset-int.o  ../../xfconf/.libs/libxfconf-0.so -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--as-needed -Wl,-O1 -o t-reset-boolean t-reset-boolean.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  ../../xfconf/libxfconf-0.la
libtool: link: gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Os -fvisibility=hidden -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -o .libs/t-reset-boolean t-reset-boolean.o  ../../xfconf/.libs/libxfconf-0.so -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--as-needed -Wl,-O1 -o t-reset-arrayv t-reset-arrayv.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  ../../xfconf/libxfconf-0.la
libtool: link: gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Os -fvisibility=hidden -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -o .libs/t-reset-arrayv t-reset-arrayv.o  ../../xfconf/.libs/libxfconf-0.so -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--as-needed -Wl,-O1 -o t-reset-uint64 t-reset-uint64.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  ../../xfconf/libxfconf-0.la
libtool: link: gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Os -fvisibility=hidden -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -o .libs/t-reset-uint64 t-reset-uint64.o  ../../xfconf/.libs/libxfconf-0.so -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--as-needed -Wl,-O1 -o t-reset-stringlist t-reset-stringlist.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  ../../xfconf/libxfconf-0.la
libtool: link: gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Os -fvisibility=hidden -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -o .libs/t-reset-stringlist t-reset-stringlist.o  ../../xfconf/.libs/libxfconf-0.so -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--as-needed -Wl,-O1 -o t-reset-double t-reset-double.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  ../../xfconf/libxfconf-0.la
libtool: link: gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Os -fvisibility=hidden -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -o .libs/t-reset-double t-reset-double.o  ../../xfconf/.libs/libxfconf-0.so -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
/usr/bin/make  check-TESTS
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
PASS: t-reset-int
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
PASS: t-reset-boolean
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
PASS: t-reset-string
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
PASS: t-reset-uint64
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
PASS: t-reset-double
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
PASS: t-reset-stringlist
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
PASS: t-reset-arrayv
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
============================================================================
Testsuite summary for xfconf 4.14.3
============================================================================
# TOTAL: 7
# PASS:  7
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/reset-properties'
Making check in property-changed-signal
/usr/bin/make  t-string-changed-signal t-string-changed-signal-detailed
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/property-changed-signal'
gcc -DHAVE_CONFIG_H -I. -I../..   -DNDEBUG -DHAVE_GNUC_VISIBILITY -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden -c -o t-string-changed-signal.o t-string-changed-signal.c
In file included from t-string-changed-signal.c:20:
../../tests/tests-common.h: In function 'xfconf_tests_start':
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-string-changed-signal.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-string-changed-signal.c:20:
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-string-changed-signal.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-string-changed-signal.c:20:
../../tests/tests-common.h:96:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
   96 |     g_get_current_time(&start);
      |     ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-string-changed-signal.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
In file included from t-string-changed-signal.c:20:
../../tests/tests-common.h:102:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  102 |         g_get_current_time(&now);
      |         ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-string-changed-signal.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/property-changed-signal'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/property-changed-signal'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--as-needed -Wl,-O1 -o t-string-changed-signal t-string-changed-signal.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  ../../xfconf/libxfconf-0.la
libtool: link: gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Os -fvisibility=hidden -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -o .libs/t-string-changed-signal t-string-changed-signal.o  ../../xfconf/.libs/libxfconf-0.so -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/property-changed-signal'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/property-changed-signal'
gcc -DHAVE_CONFIG_H -I. -I../..   -DNDEBUG -DHAVE_GNUC_VISIBILITY -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden -c -o t-string-changed-signal-detailed.o t-string-changed-signal-detailed.c
In file included from t-string-changed-signal-detailed.c:20:
../../tests/tests-common.h: In function 'xfconf_tests_start':
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-string-changed-signal-detailed.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-string-changed-signal-detailed.c:20:
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-string-changed-signal-detailed.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-string-changed-signal-detailed.c:20:
../../tests/tests-common.h:96:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
   96 |     g_get_current_time(&start);
      |     ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-string-changed-signal-detailed.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
In file included from t-string-changed-signal-detailed.c:20:
../../tests/tests-common.h:102:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  102 |         g_get_current_time(&now);
      |         ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-string-changed-signal-detailed.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/property-changed-signal'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/property-changed-signal'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--as-needed -Wl,-O1 -o t-string-changed-signal-detailed t-string-changed-signal-detailed.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  ../../xfconf/libxfconf-0.la
libtool: link: gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Os -fvisibility=hidden -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -o .libs/t-string-changed-signal-detailed t-string-changed-signal-detailed.o  ../../xfconf/.libs/libxfconf-0.so -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/property-changed-signal'
/usr/bin/make  check-TESTS
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/property-changed-signal'
PASS: t-string-changed-signal
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/property-changed-signal'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/property-changed-signal'
PASS: t-string-changed-signal-detailed
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/property-changed-signal'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/property-changed-signal'
============================================================================
Testsuite summary for xfconf 4.14.3
============================================================================
# TOTAL: 2
# PASS:  2
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/property-changed-signal'
Making check in object-bindings
/usr/bin/make  t-object-bindings
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/object-bindings'
gcc -DHAVE_CONFIG_H -I. -I../..   -DNDEBUG -DHAVE_GNUC_VISIBILITY -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden -c -o t-object-bindings.o t-object-bindings.c
In file included from t-object-bindings.c:20:
../../tests/tests-common.h: In function 'xfconf_tests_start':
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-object-bindings.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-object-bindings.c:20:
../../tests/tests-common.h:81:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   81 |     GTimeVal start, now;
      |     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from ../../tests/tests-common.h:43,
                 from t-object-bindings.c:20:
/usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  547 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from t-object-bindings.c:20:
../../tests/tests-common.h:96:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
   96 |     g_get_current_time(&start);
      |     ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-object-bindings.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
In file included from t-object-bindings.c:20:
../../tests/tests-common.h:102:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  102 |         g_get_current_time(&now);
      |         ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
                 from /usr/include/glib-2.0/glib.h:54,
                 from ../../tests/tests-common.h:43,
                 from t-object-bindings.c:20:
/usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here
  679 | void   g_get_current_time                 (GTimeVal       *result);
      |        ^~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/object-bindings'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/object-bindings'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -Os  -fvisibility=hidden  -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--as-needed -Wl,-O1 -o t-object-bindings t-object-bindings.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  ../../xfconf/libxfconf-0.la
libtool: link: gcc -I../.. -I../../tests -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Os -fvisibility=hidden -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -o .libs/t-object-bindings t-object-bindings.o  ../../xfconf/.libs/libxfconf-0.so -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/object-bindings'
/usr/bin/make  check-TESTS
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/object-bindings'
PASS: t-object-bindings
make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/object-bindings'
make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xfconf-4.14.3/tests/object-bindings'
============================================================================
Testsuite summary for xfconf 4.14.3
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================

Feel free to close that ticket as test suite started in as "dbus-run-session xvfb-run -a make check" is working.
Comment 7 Skunnyk editbugs 2020-05-20 23:49:25 CEST
This is now fixed in git master ! https://gitlab.xfce.org/xfce/xfconf/-/commit/bce38ba0d6ad45e7baa1cd2d58bd8e7ab42b82f6
Comment 8 kloczek 2020-05-22 17:38:41 CEST
Sadly to test that patch is necessary to extract more than just that patch to apply on top of last 4.14.3 dist tar ball.

Do you have any plans to make new release soon?

Bug #16370

Reported by:
kloczek
Reported on: 2020-01-12
Last modified on: 2020-05-22

People

Assignee:
Xfce Bug Triage
CC List:
3 users

Version

Version:
4.14.1

Attachments

Additional information