See
<
https://ci.centos.org/job/libvirt-go-build/systems=libvirt-freebsd-11/110...
------------------------------------------
Started by upstream project "libvirt-go-build" build number 110
originally caused by:
Started by upstream project "libvirt-build" build number 132
originally caused by:
Started by an SCM change
Started by an SCM change
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-go-build/systems=libvirt-freebsd-11/ws/...
git rev-parse --is-inside-work-tree # timeout=10
Fetching
changes from the remote Git repository
git config remote.origin.url
https://github.com/libvirt/libvirt-go.git # timeout=10
Fetching upstream changes
from
https://github.com/libvirt/libvirt-go.git
git --version # timeout=10
git fetch --tags --progress
https://github.com/libvirt/libvirt-go.git
+refs/heads/*:refs/remotes/origin/*
Checking out Revision
20ab0c4da25711cefb849d8030b085caaaa18a51 (refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f 20ab0c4da25711cefb849d8030b085caaaa18a51
Commit message: "Add
VIR_DOMAIN_SHUTOFF_DAEMON constant"
git rev-list --no-walk 20ab0c4da25711cefb849d8030b085caaaa18a51 #
timeout=10
Cleaning workspace
git rev-parse --verify HEAD # timeout=10
Resetting working
tree
git reset --hard # timeout=10
git clean -fdx # timeout=10
[libvirt-go] $ /bin/sh -xe
/tmp/jenkins1294763293339601685.sh
+ go build -v
_/usr<https://ci.centos.org/job/libvirt-go-build/systems=libvirt-freeb...
#
_/usr<https://ci.centos.org/job/libvirt-go-build/systems=libvirt-freeb...
In file included from ./domain.go:32:
In file included from ./domain_wrapper.h:32:
./domain_compat.h:920:8: warning: '/*' within block comment [-Wcomment]
#endif /* LIBVIRT_GO_DOMAIN_COMPAT_H__ */
^
./domain_compat.h:27:2: error: unterminated conditional directive
#ifndef LIBVIRT_GO_DOMAIN_COMPAT_H__
^
1 warning and 1 error generated.
Build step 'Execute shell' marked build as failure