[Libvirt-ci] Build failed in Jenkins: libvirt-dbus-master-check » libvirt-debian-9 #181

See <https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/181/display/redirect> ------------------------------------------ Started by upstream project "libvirt-dbus-master-check" build number 181 originally caused by: Started by upstream project "libvirt-dbus-master-build" build number 214 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/> [libvirt-dbus-master] $ /bin/sh -xe /tmp/jenkins5802746790223538982.sh + cd build + /usr/bin/make check Making check in data make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/data'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/data'> Making check in docs make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/docs'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/docs'> Making check in src make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/src'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/src'> Making check in tests make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> /usr/bin/make test_util make[2]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> CC test_util-test_util.o CC test_util-util.o ../../tests/test_util.c: In function ‘main’: ../../tests/test_util.c:38:16: error: ‘EXIT_FAILURE’ undeclared (first use in this function) return EXIT_FAILURE; \ ^ ../../tests/test_util.c:42:5: note: in expansion of macro ‘TEST_ENCODE_DECODE’ TEST_ENCODE_DECODE("foobar", "foobar"); ^~~~~~~~~~~~~~~~~~ ../../tests/test_util.c:38:16: note: each undeclared identifier is reported only once for each function it appears in return EXIT_FAILURE; \ ^ ../../tests/test_util.c:42:5: note: in expansion of macro ‘TEST_ENCODE_DECODE’ TEST_ENCODE_DECODE("foobar", "foobar"); ^~~~~~~~~~~~~~~~~~ ../../tests/test_util.c:46:12: error: ‘EXIT_SUCCESS’ undeclared (first use in this function) return EXIT_SUCCESS; ^~~~~~~~~~~~ Makefile:612: recipe for target 'test_util-test_util.o' failed make[2]: *** [test_util-test_util.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> Makefile:913: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> Makefile:418: recipe for target 'check-recursive' failed make: *** [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

See <https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/182/display/redirect> ------------------------------------------ Started by upstream project "libvirt-dbus-master-check" build number 182 originally caused by: Started by upstream project "libvirt-dbus-master-build" build number 215 originally caused by: Started by upstream project "libvirt-glib-master-build" build number 1192 originally caused by: Started by upstream project "libvirt-master-build" build number 1519 originally caused by: Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/> [libvirt-dbus-master] $ /bin/sh -xe /tmp/jenkins4193044605379625997.sh + cd build + /usr/bin/make check Making check in data make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/data'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/data'> Making check in docs make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/docs'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/docs'> Making check in src make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/src'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/src'> Making check in tests make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> /usr/bin/make test_util make[2]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> CC test_util-util.o CC test_util-test_util.o ../../tests/test_util.c: In function ‘main’: ../../tests/test_util.c:38:16: error: ‘EXIT_FAILURE’ undeclared (first use in this function) return EXIT_FAILURE; \ ^ ../../tests/test_util.c:42:5: note: in expansion of macro ‘TEST_ENCODE_DECODE’ TEST_ENCODE_DECODE("foobar", "foobar"); ^~~~~~~~~~~~~~~~~~ ../../tests/test_util.c:38:16: note: each undeclared identifier is reported only once for each function it appears in return EXIT_FAILURE; \ ^ ../../tests/test_util.c:42:5: note: in expansion of macro ‘TEST_ENCODE_DECODE’ TEST_ENCODE_DECODE("foobar", "foobar"); ^~~~~~~~~~~~~~~~~~ ../../tests/test_util.c:46:12: error: ‘EXIT_SUCCESS’ undeclared (first use in this function) return EXIT_SUCCESS; ^~~~~~~~~~~~ Makefile:612: recipe for target 'test_util-test_util.o' failed make[2]: *** [test_util-test_util.o] Error 1 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> Makefile:913: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> Makefile:418: recipe for target 'check-recursive' failed make: *** [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

See <https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/183/display/redirect> ------------------------------------------ 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-debian-9 (libvirt) in workspace <https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/> [libvirt-dbus-master] $ /bin/sh -xe /tmp/jenkins1422962805586953578.sh + cd build + /usr/bin/make check Making check in data make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/data'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/data'> Making check in docs make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/docs'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/docs'> Making check in src make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/src'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/src'> Making check in tests make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> /usr/bin/make test_util make[2]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> CC test_util-test_util.o CC test_util-util.o ../../tests/test_util.c: In function ‘main’: ../../tests/test_util.c:38:16: error: ‘EXIT_FAILURE’ undeclared (first use in this function) return EXIT_FAILURE; \ ^ ../../tests/test_util.c:42:5: note: in expansion of macro ‘TEST_ENCODE_DECODE’ TEST_ENCODE_DECODE("foobar", "foobar"); ^~~~~~~~~~~~~~~~~~ ../../tests/test_util.c:38:16: note: each undeclared identifier is reported only once for each function it appears in return EXIT_FAILURE; \ ^ ../../tests/test_util.c:42:5: note: in expansion of macro ‘TEST_ENCODE_DECODE’ TEST_ENCODE_DECODE("foobar", "foobar"); ^~~~~~~~~~~~~~~~~~ ../../tests/test_util.c:46:12: error: ‘EXIT_SUCCESS’ undeclared (first use in this function) return EXIT_SUCCESS; ^~~~~~~~~~~~ Makefile:612: recipe for target 'test_util-test_util.o' failed make[2]: *** [test_util-test_util.o] Error 1 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> Makefile:913: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> Makefile:418: recipe for target 'check-recursive' failed make: *** [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

See <https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/184/display/redirect> ------------------------------------------ Started by upstream project "libvirt-dbus-master-check" build number 184 originally caused by: Started by upstream project "libvirt-dbus-master-build" build number 217 originally caused by: Started by upstream project "libvirt-glib-master-build" build number 1194 originally caused by: Started by upstream project "libvirt-master-build" build number 1521 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/> [libvirt-dbus-master] $ /bin/sh -xe /tmp/jenkins4852150465645640599.sh + cd build + /usr/bin/make check Making check in data make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/data'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/data'> Making check in docs make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/docs'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/docs'> Making check in src make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/src'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/src'> Making check in tests make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> /usr/bin/make test_util make[2]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> CC test_util-test_util.o CC test_util-util.o ../../tests/test_util.c: In function ‘main’: ../../tests/test_util.c:38:16: error: ‘EXIT_FAILURE’ undeclared (first use in this function) return EXIT_FAILURE; \ ^ ../../tests/test_util.c:42:5: note: in expansion of macro ‘TEST_ENCODE_DECODE’ TEST_ENCODE_DECODE("foobar", "foobar"); ^~~~~~~~~~~~~~~~~~ ../../tests/test_util.c:38:16: note: each undeclared identifier is reported only once for each function it appears in return EXIT_FAILURE; \ ^ ../../tests/test_util.c:42:5: note: in expansion of macro ‘TEST_ENCODE_DECODE’ TEST_ENCODE_DECODE("foobar", "foobar"); ^~~~~~~~~~~~~~~~~~ ../../tests/test_util.c:46:12: error: ‘EXIT_SUCCESS’ undeclared (first use in this function) return EXIT_SUCCESS; ^~~~~~~~~~~~ Makefile:612: recipe for target 'test_util-test_util.o' failed make[2]: *** [test_util-test_util.o] Error 1 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> Makefile:913: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> Makefile:418: recipe for target 'check-recursive' failed make: *** [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

See <https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/185/display/redirect> ------------------------------------------ Started by upstream project "libvirt-dbus-master-check" build number 185 originally caused by: Started by upstream project "libvirt-dbus-master-build" build number 218 originally caused by: Started by upstream project "libvirt-glib-master-build" build number 1195 originally caused by: Started by upstream project "libvirt-master-build" build number 1522 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/> [libvirt-dbus-master] $ /bin/sh -xe /tmp/jenkins7000498485636689560.sh + cd build + /usr/bin/make check Making check in data make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/data'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/data'> Making check in docs make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/docs'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/docs'> Making check in src make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/src'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/src'> Making check in tests make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> /usr/bin/make test_util make[2]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> CC test_util-test_util.o CC test_util-util.o ../../tests/test_util.c: In function ‘main’: ../../tests/test_util.c:38:16: error: ‘EXIT_FAILURE’ undeclared (first use in this function) return EXIT_FAILURE; \ ^ ../../tests/test_util.c:42:5: note: in expansion of macro ‘TEST_ENCODE_DECODE’ TEST_ENCODE_DECODE("foobar", "foobar"); ^~~~~~~~~~~~~~~~~~ ../../tests/test_util.c:38:16: note: each undeclared identifier is reported only once for each function it appears in return EXIT_FAILURE; \ ^ ../../tests/test_util.c:42:5: note: in expansion of macro ‘TEST_ENCODE_DECODE’ TEST_ENCODE_DECODE("foobar", "foobar"); ^~~~~~~~~~~~~~~~~~ ../../tests/test_util.c:46:12: error: ‘EXIT_SUCCESS’ undeclared (first use in this function) return EXIT_SUCCESS; ^~~~~~~~~~~~ Makefile:612: recipe for target 'test_util-test_util.o' failed make[2]: *** [test_util-test_util.o] Error 1 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> Makefile:913: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> Makefile:418: recipe for target 'check-recursive' failed make: *** [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

See <https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/186/display/redirect> ------------------------------------------ Started by upstream project "libvirt-dbus-master-check" build number 186 originally caused by: Started by upstream project "libvirt-dbus-master-build" build number 219 originally caused by: Started by upstream project "libvirt-glib-master-build" build number 1196 originally caused by: Started by upstream project "libvirt-master-build" build number 1523 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/> [libvirt-dbus-master] $ /bin/sh -xe /tmp/jenkins6911833171191430725.sh + cd build + /usr/bin/make check Making check in data make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/data'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/data'> Making check in docs make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/docs'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/docs'> Making check in src make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/src'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/src'> Making check in tests make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> /usr/bin/make test_util make[2]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> CC test_util-util.o CC test_util-test_util.o ../../tests/test_util.c: In function ‘main’: ../../tests/test_util.c:38:16: error: ‘EXIT_FAILURE’ undeclared (first use in this function) return EXIT_FAILURE; \ ^ ../../tests/test_util.c:42:5: note: in expansion of macro ‘TEST_ENCODE_DECODE’ TEST_ENCODE_DECODE("foobar", "foobar"); ^~~~~~~~~~~~~~~~~~ ../../tests/test_util.c:38:16: note: each undeclared identifier is reported only once for each function it appears in return EXIT_FAILURE; \ ^ ../../tests/test_util.c:42:5: note: in expansion of macro ‘TEST_ENCODE_DECODE’ TEST_ENCODE_DECODE("foobar", "foobar"); ^~~~~~~~~~~~~~~~~~ ../../tests/test_util.c:46:12: error: ‘EXIT_SUCCESS’ undeclared (first use in this function) return EXIT_SUCCESS; ^~~~~~~~~~~~ Makefile:612: recipe for target 'test_util-test_util.o' failed make[2]: *** [test_util-test_util.o] Error 1 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> Makefile:913: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> Makefile:418: recipe for target 'check-recursive' failed make: *** [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

See <https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/187/display/redirect> ------------------------------------------ Started by upstream project "libvirt-dbus-master-check" build number 187 originally caused by: Started by upstream project "libvirt-dbus-master-build" build number 220 originally caused by: Started by upstream project "libvirt-glib-master-build" build number 1197 originally caused by: Started by upstream project "libvirt-master-build" build number 1524 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/> [libvirt-dbus-master] $ /bin/sh -xe /tmp/jenkins5598268903387389847.sh + cd build + /usr/bin/make check Making check in data make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/data'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/data'> Making check in docs make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/docs'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/docs'> Making check in src make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/src'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/src'> Making check in tests make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> /usr/bin/make test_util make[2]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> CC test_util-test_util.o CC test_util-util.o ../../tests/test_util.c: In function ‘main’: ../../tests/test_util.c:38:16: error: ‘EXIT_FAILURE’ undeclared (first use in this function) return EXIT_FAILURE; \ ^ ../../tests/test_util.c:42:5: note: in expansion of macro ‘TEST_ENCODE_DECODE’ TEST_ENCODE_DECODE("foobar", "foobar"); ^~~~~~~~~~~~~~~~~~ ../../tests/test_util.c:38:16: note: each undeclared identifier is reported only once for each function it appears in return EXIT_FAILURE; \ ^ ../../tests/test_util.c:42:5: note: in expansion of macro ‘TEST_ENCODE_DECODE’ TEST_ENCODE_DECODE("foobar", "foobar"); ^~~~~~~~~~~~~~~~~~ ../../tests/test_util.c:46:12: error: ‘EXIT_SUCCESS’ undeclared (first use in this function) return EXIT_SUCCESS; ^~~~~~~~~~~~ Makefile:612: recipe for target 'test_util-test_util.o' failed make[2]: *** [test_util-test_util.o] Error 1 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> Makefile:913: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> Makefile:418: recipe for target 'check-recursive' failed make: *** [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

See <https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/188/display/redirect> ------------------------------------------ Started by upstream project "libvirt-dbus-master-check" build number 188 originally caused by: Started by upstream project "libvirt-dbus-master-build" build number 221 originally caused by: Started by upstream project "libvirt-glib-master-build" build number 1198 originally caused by: Started by upstream project "libvirt-master-build" build number 1525 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/> [libvirt-dbus-master] $ /bin/sh -xe /tmp/jenkins638229269715709003.sh + cd build + /usr/bin/make check Making check in data make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/data'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/data'> Making check in docs make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/docs'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/docs'> Making check in src make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/src'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/src'> Making check in tests make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> /usr/bin/make test_util make[2]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> CC test_util-util.o CC test_util-test_util.o ../../tests/test_util.c: In function ‘main’: ../../tests/test_util.c:38:16: error: ‘EXIT_FAILURE’ undeclared (first use in this function) return EXIT_FAILURE; \ ^ ../../tests/test_util.c:42:5: note: in expansion of macro ‘TEST_ENCODE_DECODE’ TEST_ENCODE_DECODE("foobar", "foobar"); ^~~~~~~~~~~~~~~~~~ ../../tests/test_util.c:38:16: note: each undeclared identifier is reported only once for each function it appears in return EXIT_FAILURE; \ ^ ../../tests/test_util.c:42:5: note: in expansion of macro ‘TEST_ENCODE_DECODE’ TEST_ENCODE_DECODE("foobar", "foobar"); ^~~~~~~~~~~~~~~~~~ ../../tests/test_util.c:46:12: error: ‘EXIT_SUCCESS’ undeclared (first use in this function) return EXIT_SUCCESS; ^~~~~~~~~~~~ Makefile:612: recipe for target 'test_util-test_util.o' failed make[2]: *** [test_util-test_util.o] Error 1 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> Makefile:913: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> Makefile:418: recipe for target 'check-recursive' failed make: *** [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

See <https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/189/display/redirect> ------------------------------------------ Started by upstream project "libvirt-dbus-master-check" build number 189 originally caused by: Started by upstream project "libvirt-dbus-master-build" build number 222 originally caused by: Started by upstream project "libvirt-glib-master-build" build number 1199 originally caused by: Started by upstream project "libvirt-master-build" build number 1526 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/> [libvirt-dbus-master] $ /bin/sh -xe /tmp/jenkins390145498928639515.sh + cd build + /usr/bin/make check Making check in data make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/data'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/data'> Making check in docs make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/docs'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/docs'> Making check in src make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/src'> make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/src'> Making check in tests make[1]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> /usr/bin/make test_util make[2]: Entering directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> CC test_util-util.o CC test_util-test_util.o ../../tests/test_util.c: In function ‘main’: ../../tests/test_util.c:38:16: error: ‘EXIT_FAILURE’ undeclared (first use in this function) return EXIT_FAILURE; \ ^ ../../tests/test_util.c:42:5: note: in expansion of macro ‘TEST_ENCODE_DECODE’ TEST_ENCODE_DECODE("foobar", "foobar"); ^~~~~~~~~~~~~~~~~~ ../../tests/test_util.c:38:16: note: each undeclared identifier is reported only once for each function it appears in return EXIT_FAILURE; \ ^ ../../tests/test_util.c:42:5: note: in expansion of macro ‘TEST_ENCODE_DECODE’ TEST_ENCODE_DECODE("foobar", "foobar"); ^~~~~~~~~~~~~~~~~~ ../../tests/test_util.c:46:12: error: ‘EXIT_SUCCESS’ undeclared (first use in this function) return EXIT_SUCCESS; ^~~~~~~~~~~~ Makefile:612: recipe for target 'test_util-test_util.o' failed make[2]: *** [test_util-test_util.o] Error 1 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> Makefile:913: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-dbus-master-check/systems=libvirt-debian-9/ws/build/tests'> Makefile:418: recipe for target 'check-recursive' failed make: *** [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

participants (1)
-
ci@centos.org