https://ci.centos.org/job/libvirt-perl-master-build/systems=libvirt-cento...:
[jferlan] Add blkdeviotune length parameters
------------------------------------------
Started by upstream project "libvirt-perl-master-build" build number 108
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
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
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
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
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
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
Started by an SCM change
Started by an SCM change
Started by upstream project "libvirt-master-build" build number 159
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace
<
https://ci.centos.org/job/libvirt-perl-master-build/systems=libvirt-cento...
git rev-parse --is-inside-work-tree # timeout=10
Fetching
changes from the remote Git repository
Fetching upstream
changes from
git://n64.pufty.ci.centos.org/libvirt-perl.git
git --version # timeout=10
git -c core.askpass=true fetch --tags --progress
git://n64.pufty.ci.centos.org/libvirt-perl.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 88f20f546ebaded2ef2ab20ccf81185858dea791
(refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f 88f20f546ebaded2ef2ab20ccf81185858dea791
git rev-list 9e68f99b38ceba387353e4069337eb4f76309e81 # 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-centos-7] $ /bin/sh -xe
/tmp/hudson3122846823752891325.sh
+ perl Makefile.PL PREFIX=/home/jenkins/build/libvirt
Writing Makefile for Sys::Virt
Writing MYMETA.yml and MYMETA.json
+ make
cp lib/Sys/Virt/Error.pm blib/lib/Sys/Virt/Error.pm
cp lib/Sys/Virt/NWFilter.pm blib/lib/Sys/Virt/NWFilter.pm
cp lib/Sys/Virt/Stream.pm blib/lib/Sys/Virt/Stream.pm
cp lib/Sys/Virt/StorageVol.pm blib/lib/Sys/Virt/StorageVol.pm
cp lib/Sys/Virt/Network.pm blib/lib/Sys/Virt/Network.pm
cp lib/Sys/Virt/Secret.pm blib/lib/Sys/Virt/Secret.pm
cp lib/Sys/Virt/Event.pm blib/lib/Sys/Virt/Event.pm
cp lib/Sys/Virt/NodeDevice.pm blib/lib/Sys/Virt/NodeDevice.pm
cp lib/Sys/Virt/StoragePool.pm blib/lib/Sys/Virt/StoragePool.pm
cp lib/Sys/Virt/Interface.pm blib/lib/Sys/Virt/Interface.pm
cp lib/Sys/Virt.pm blib/lib/Sys/Virt.pm
cp lib/Sys/Virt/Domain.pm blib/lib/Sys/Virt/Domain.pm
cp lib/Sys/Virt/DomainSnapshot.pm blib/lib/Sys/Virt/DomainSnapshot.pm
/usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap
/usr/share/perl5/ExtUtils/typemap -typemap typemap Virt.xs > Virt.xsc && mv
Virt.xsc Virt.c
gcc -c -Wall -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4
-grecord-gcc-switches -m64 -mtune=generic -DVERSION=\"2.4.0\"
-DXS_VERSION=\"2.4.0\" -fPIC "-I/usr/lib64/perl5/CORE" Virt.c
Virt.xs: In function ‘boot_Sys__Virt’:
Virt.xs:8278:29: error: ‘VIR_DOMAIN_BLOCK_IOTUNE_TOTAL_BYTES_SEC_MAX_LENGTH’ undeclared
(first use in this function)
REGISTER_CONSTANT_STR(VIR_DOMAIN_BLOCK_IOTUNE_TOTAL_BYTES_SEC_MAX_LENGTH,
BLOCK_IOTUNE_TOTAL_BYTES_SEC_MAX_LENGTH);
^
Virt.xs:158:78: note: in definition of macro ‘REGISTER_CONSTANT_STR’
#define REGISTER_CONSTANT_STR(name, key) _populate_constant_str(stash, #key, name)
^
Virt.xs:8278:29: note: each undeclared identifier is reported only once for each function
it appears in
REGISTER_CONSTANT_STR(VIR_DOMAIN_BLOCK_IOTUNE_TOTAL_BYTES_SEC_MAX_LENGTH,
BLOCK_IOTUNE_TOTAL_BYTES_SEC_MAX_LENGTH);
^
Virt.xs:158:78: note: in definition of macro ‘REGISTER_CONSTANT_STR’
#define REGISTER_CONSTANT_STR(name, key) _populate_constant_str(stash, #key, name)
^
Virt.xs:8279:29: error: ‘VIR_DOMAIN_BLOCK_IOTUNE_READ_BYTES_SEC_MAX_LENGTH’ undeclared
(first use in this function)
REGISTER_CONSTANT_STR(VIR_DOMAIN_BLOCK_IOTUNE_READ_BYTES_SEC_MAX_LENGTH,
BLOCK_IOTUNE_READ_BYTES_SEC_MAX_LENGTH);
^
Virt.xs:158:78: note: in definition of macro ‘REGISTER_CONSTANT_STR’
#define REGISTER_CONSTANT_STR(name, key) _populate_constant_str(stash, #key, name)
^
Virt.xs:8280:29: error: ‘VIR_DOMAIN_BLOCK_IOTUNE_WRITE_BYTES_SEC_MAX_LENGTH’ undeclared
(first use in this function)
REGISTER_CONSTANT_STR(VIR_DOMAIN_BLOCK_IOTUNE_WRITE_BYTES_SEC_MAX_LENGTH,
BLOCK_IOTUNE_WRITE_BYTES_SEC_MAX_LENGTH);
^
Virt.xs:158:78: note: in definition of macro ‘REGISTER_CONSTANT_STR’
#define REGISTER_CONSTANT_STR(name, key) _populate_constant_str(stash, #key, name)
^
Virt.xs:8281:29: error: ‘VIR_DOMAIN_BLOCK_IOTUNE_TOTAL_IOPS_SEC_MAX_LENGTH’ undeclared
(first use in this function)
REGISTER_CONSTANT_STR(VIR_DOMAIN_BLOCK_IOTUNE_TOTAL_IOPS_SEC_MAX_LENGTH,
BLOCK_IOTUNE_TOTAL_IOPS_SEC_MAX_LENGTH);
^
Virt.xs:158:78: note: in definition of macro ‘REGISTER_CONSTANT_STR’
#define REGISTER_CONSTANT_STR(name, key) _populate_constant_str(stash, #key, name)
^
Virt.xs:8282:29: error: ‘VIR_DOMAIN_BLOCK_IOTUNE_READ_IOPS_SEC_MAX_LENGTH’ undeclared
(first use in this function)
REGISTER_CONSTANT_STR(VIR_DOMAIN_BLOCK_IOTUNE_READ_IOPS_SEC_MAX_LENGTH,
BLOCK_IOTUNE_READ_IOPS_SEC_MAX_LENGTH);
^
Virt.xs:158:78: note: in definition of macro ‘REGISTER_CONSTANT_STR’
#define REGISTER_CONSTANT_STR(name, key) _populate_constant_str(stash, #key, name)
^
Virt.xs:8283:29: error: ‘VIR_DOMAIN_BLOCK_IOTUNE_WRITE_IOPS_SEC_MAX_LENGTH’ undeclared
(first use in this function)
REGISTER_CONSTANT_STR(VIR_DOMAIN_BLOCK_IOTUNE_WRITE_IOPS_SEC_MAX_LENGTH,
BLOCK_IOTUNE_WRITE_IOPS_SEC_MAX_LENGTH);
^
Virt.xs:158:78: note: in definition of macro ‘REGISTER_CONSTANT_STR’
#define REGISTER_CONSTANT_STR(name, key) _populate_constant_str(stash, #key, name)
^
Virt.xs:8494:29: error: ‘VIR_DOMAIN_TUNABLE_BLKDEV_READ_BYTES_SEC_MAX_LENGTH’ undeclared
(first use in this function)
REGISTER_CONSTANT_STR(VIR_DOMAIN_TUNABLE_BLKDEV_READ_BYTES_SEC_MAX_LENGTH,
TUNABLE_BLKDEV_READ_BYTES_SEC_MAX_LENGTH);
^
Virt.xs:158:78: note: in definition of macro ‘REGISTER_CONSTANT_STR’
#define REGISTER_CONSTANT_STR(name, key) _populate_constant_str(stash, #key, name)
^
Virt.xs:8495:29: error: ‘VIR_DOMAIN_TUNABLE_BLKDEV_READ_IOPS_SEC_MAX_LENGTH’ undeclared
(first use in this function)
REGISTER_CONSTANT_STR(VIR_DOMAIN_TUNABLE_BLKDEV_READ_IOPS_SEC_MAX_LENGTH,
TUNABLE_BLKDEV_READ_IOPS_SEC_MAX_LENGTH);
^
Virt.xs:158:78: note: in definition of macro ‘REGISTER_CONSTANT_STR’
#define REGISTER_CONSTANT_STR(name, key) _populate_constant_str(stash, #key, name)
^
Virt.xs:8496:29: error: ‘VIR_DOMAIN_TUNABLE_BLKDEV_WRITE_BYTES_SEC_MAX_LENGTH’ undeclared
(first use in this function)
REGISTER_CONSTANT_STR(VIR_DOMAIN_TUNABLE_BLKDEV_WRITE_BYTES_SEC_MAX_LENGTH,
TUNABLE_BLKDEV_WRITE_BYTES_SEC_MAX_LENGTH);
^
Virt.xs:158:78: note: in definition of macro ‘REGISTER_CONSTANT_STR’
#define REGISTER_CONSTANT_STR(name, key) _populate_constant_str(stash, #key, name)
^
Virt.xs:8497:29: error: ‘VIR_DOMAIN_TUNABLE_BLKDEV_WRITE_IOPS_SEC_MAX_LENGTH’ undeclared
(first use in this function)
REGISTER_CONSTANT_STR(VIR_DOMAIN_TUNABLE_BLKDEV_WRITE_IOPS_SEC_MAX_LENGTH,
TUNABLE_BLKDEV_WRITE_IOPS_SEC_MAX_LENGTH);
^
Virt.xs:158:78: note: in definition of macro ‘REGISTER_CONSTANT_STR’
#define REGISTER_CONSTANT_STR(name, key) _populate_constant_str(stash, #key, name)
^
Virt.xs:8498:29: error: ‘VIR_DOMAIN_TUNABLE_BLKDEV_TOTAL_BYTES_SEC_MAX_LENGTH’ undeclared
(first use in this function)
REGISTER_CONSTANT_STR(VIR_DOMAIN_TUNABLE_BLKDEV_TOTAL_BYTES_SEC_MAX_LENGTH,
TUNABLE_BLKDEV_TOTAL_BYTES_SEC_MAX_LENGTH);
^
Virt.xs:158:78: note: in definition of macro ‘REGISTER_CONSTANT_STR’
#define REGISTER_CONSTANT_STR(name, key) _populate_constant_str(stash, #key, name)
^
Virt.xs:8499:29: error: ‘VIR_DOMAIN_TUNABLE_BLKDEV_TOTAL_IOPS_SEC_MAX_LENGTH’ undeclared
(first use in this function)
REGISTER_CONSTANT_STR(VIR_DOMAIN_TUNABLE_BLKDEV_TOTAL_IOPS_SEC_MAX_LENGTH,
TUNABLE_BLKDEV_TOTAL_IOPS_SEC_MAX_LENGTH);
^
Virt.xs:158:78: note: in definition of macro ‘REGISTER_CONSTANT_STR’
#define REGISTER_CONSTANT_STR(name, key) _populate_constant_str(stash, #key, name)
^
make: *** [Virt.o] Error 1
Build step 'Execute shell' marked build as failure