See
<
https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-freeb...
------------------------------------------
Started by upstream project "libvirt-dbus-master-check" build number 183
originally caused by:
Started by upstream project "libvirt-dbus-master-build" build number 216
originally caused by:
Started by upstream project "libvirt-glib-master-build" build number 1193
originally caused by:
Started by upstream project "libvirt-master-build" build number 1520
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-freebsd-11 (libvirt) in workspace
<
https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-freeb...
[libvirt-dbus-master] $ /bin/sh -xe /tmp/jenkins3105249237735477652.sh
+ cd build
+ /usr/local/bin/gmake check
Making check in data
gmake[1]: Entering directory
'/usr<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-freebsd-11/ws/build/data'>
gmake[1]: Nothing to be done for 'check'.
gmake[1]: Leaving directory
'/usr<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-freebsd-11/ws/build/data'>
Making check in docs
gmake[1]: Entering directory
'/usr<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-freebsd-11/ws/build/docs'>
gmake[1]: Nothing to be done for 'check'.
gmake[1]: Leaving directory
'/usr<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-freebsd-11/ws/build/docs'>
Making check in src
gmake[1]: Entering directory
'/usr<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-freebsd-11/ws/build/src'>
gmake[1]: Nothing to be done for 'check'.
gmake[1]: Leaving directory
'/usr<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-freebsd-11/ws/build/src'>
Making check in tests
gmake[1]: Entering directory
'/usr<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-freebsd-11/ws/build/tests'>
/usr/local/bin/gmake test_util
gmake[2]: Entering directory
'/usr<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-freebsd-11/ws/build/tests'>
CC test_util-test_util.o
CC test_util-util.o
../../tests/test_util.c:42:5: error: use of undeclared identifier 'EXIT_FAILURE'
TEST_ENCODE_DECODE("foobar", "foobar");
^
../../tests/test_util.c:38:16: note: expanded from macro 'TEST_ENCODE_DECODE'
return EXIT_FAILURE; \
^
../../tests/test_util.c:42:5: error: use of undeclared identifier 'EXIT_FAILURE'
../../tests/test_util.c:40:16: note: expanded from macro 'TEST_ENCODE_DECODE'
return EXIT_FAILURE;
^
../../tests/test_util.c:43:5: error: use of undeclared identifier 'EXIT_FAILURE'
TEST_ENCODE_DECODE("_", "_5f");
^
../../tests/test_util.c:38:16: note: expanded from macro 'TEST_ENCODE_DECODE'
return EXIT_FAILURE; \
^
../../tests/test_util.c:43:5: error: use of undeclared identifier 'EXIT_FAILURE'
../../tests/test_util.c:40:16: note: expanded from macro 'TEST_ENCODE_DECODE'
return EXIT_FAILURE;
^
../../tests/test_util.c:44:5: error: use of undeclared identifier 'EXIT_FAILURE'
TEST_ENCODE_DECODE("/path/to/some/file.img",
"_2fpath_2fto_2fsome_2ffile_2eimg");
^
../../tests/test_util.c:38:16: note: expanded from macro 'TEST_ENCODE_DECODE'
return EXIT_FAILURE; \
^
../../tests/test_util.c:44:5: error: use of undeclared identifier 'EXIT_FAILURE'
../../tests/test_util.c:40:16: note: expanded from macro 'TEST_ENCODE_DECODE'
return EXIT_FAILURE;
^
../../tests/test_util.c:46:12: error: use of undeclared identifier 'EXIT_SUCCESS'
return EXIT_SUCCESS;
^
7 errors generated.
gmake[2]: *** [Makefile:611: test_util-test_util.o] Error 1
gmake[2]: Leaving directory
'/usr<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-freebsd-11/ws/build/tests'>
gmake[1]: *** [Makefile:912: check-am] Error 2
gmake[1]: Leaving directory
'/usr<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-freebsd-11/ws/build/tests'>
gmake: *** [Makefile:417: check-recursive] Error 1
+ cat tests/test-suite.log
cat: tests/test-suite.log: No such file or directory
+ true
+ exit 1
Build step 'Execute shell' marked build as failure