[Libvirt-ci] Build failed in Jenkins: libosinfo-check » libvirt-debian-8 #48

ci at centos.org ci at centos.org
Mon Nov 19 08:03:25 UTC 2018


See <https://ci.centos.org/job/libosinfo-check/systems=libvirt-debian-8/48/display/redirect>

------------------------------------------
Started by upstream project "libosinfo-check" build number 48
originally caused by:
 Started by upstream project "libosinfo-syntax-check" build number 48
 originally caused by:
  Started by upstream project "libosinfo-build" build number 48
  originally caused by:
   Started by user Libvirt
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-debian-8 (libvirt) in workspace <https://ci.centos.org/job/libosinfo-check/systems=libvirt-debian-8/ws/>
[libosinfo] $ /bin/sh -xe /tmp/jenkins4382367306381379961.sh
+ export LIBOSINFO_NETWORK_TESTS=1
+ cd build
+ /usr/bin/make check
  GEN      public-submodule-commit
Making check in osinfo
make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-check/systems=libvirt-debian-8/ws/build/osinfo'>
/usr/bin/make  check-am
make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-check/systems=libvirt-debian-8/ws/build/osinfo'>
/usr/bin/make  check-local
make[3]: Entering directory '<https://ci.centos.org/job/libosinfo-check/systems=libvirt-debian-8/ws/build/osinfo'>
  GEN      check-symfile
  GEN      check-symsorting
make[3]: Leaving directory '<https://ci.centos.org/job/libosinfo-check/systems=libvirt-debian-8/ws/build/osinfo'>
make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-check/systems=libvirt-debian-8/ws/build/osinfo'>
make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-check/systems=libvirt-debian-8/ws/build/osinfo'>
Making check in tools
make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-check/systems=libvirt-debian-8/ws/build/tools'>
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-check/systems=libvirt-debian-8/ws/build/tools'>
Making check in docs
make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-check/systems=libvirt-debian-8/ws/build/docs'>
Making check in reference
make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-check/systems=libvirt-debian-8/ws/build/docs/reference'>
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-check/systems=libvirt-debian-8/ws/build/docs/reference'>
make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-check/systems=libvirt-debian-8/ws/build/docs'>
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-check/systems=libvirt-debian-8/ws/build/docs'>
make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-check/systems=libvirt-debian-8/ws/build/docs'>
Making check in po
make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-check/systems=libvirt-debian-8/ws/build/po'>
INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext" srcdir=../../po /usr/bin/intltool-update --gettext-package libosinfo --pot
rm -f missing notexist
srcdir=../../po /usr/bin/intltool-update -m
if [ -r missing -o -r notexist ]; then \
  exit 1; \
fi
make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-check/systems=libvirt-debian-8/ws/build/po'>
Making check in examples
make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-check/systems=libvirt-debian-8/ws/build/examples'>
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-check/systems=libvirt-debian-8/ws/build/examples'>
Making check in tests
make[1]: Entering directory '<https://ci.centos.org/job/libosinfo-check/systems=libvirt-debian-8/ws/build/tests'>
/usr/bin/make  test-entity test-device test-list test-devicelist test-filter test-product test-os test-oslist test-productfilter test-platform test-platformlist test-db test-loader test-isodetect test-install-script test-mediauris test-treeuris
make[2]: Entering directory '<https://ci.centos.org/job/libosinfo-check/systems=libvirt-debian-8/ws/build/tests'>
  CC       test_list-test-list.o
  CC       test_entity-test-entity.o
  CC       test_device-test-device.o
  CC       test_devicelist-test-devicelist.o
  CC       test_filter-test-filter.o
  CC       test_product-test-product.o
  CC       test_os-test-os.o
  CC       test_oslist-test-oslist.o
  CC       test_productfilter-test-productfilter.o
  CC       test_platform-test-platform.o
  CC       test_platformlist-test-platformlist.o
  CC       test_db-test-db.o
  CC       test_loader-test-loader.o
../../tests/test-os.c: In function 'compare_resources':
../../tests/test-os.c:252:5: error: 'for' loop initial declarations are only allowed in C99 or C11 mode
     for (GList *it1 = list1; it1 != NULL; it1 = it1->next) {
     ^
../../tests/test-os.c:252:5: note: use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code
../../tests/test-os.c:258:9: error: 'for' loop initial declarations are only allowed in C99 or C11 mode
         for (GList *it2 = list2; it2 != NULL; it2 = it2->next) {
         ^
Makefile:1077: recipe for target 'test_os-test-os.o' failed
make[2]: *** [test_os-test-os.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '<https://ci.centos.org/job/libosinfo-check/systems=libvirt-debian-8/ws/build/tests'>
Makefile:1538: recipe for target 'check-am' failed
make[1]: *** [check-am] Error 2
make[1]: Leaving directory '<https://ci.centos.org/job/libosinfo-check/systems=libvirt-debian-8/ws/build/tests'>
Makefile:585: 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




More information about the Libvirt-ci mailing list