See <https://build.gluster.org/job/netbsd-periodic/425/display/redirect?page=changes>
Changes: [atin] cli: correct rebalance status elapsed check [Amar Tumballi] rpc: bring a new protocol version ------------------------------------------ [...truncated 83.93 KB...] <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-helpers.h>:80:1: note: expected '__uint64_t *' but argument is of type 'size_t *' ec_adjust_size_up(ec_t *ec, uint64_t *value, gf_boolean_t scale) ^ <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-inode-write.c>: In function 'ec_manager_truncate': <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-inode-write.c>:1446:39: warning: large integer implicitly truncated to unsigned type [-Woverflow] EC_QUERY_INFO, fop->offset, LLONG_MAX); ^ <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-inode-write.c>:1450:36: warning: large integer implicitly truncated to unsigned type [-Woverflow] EC_QUERY_INFO, fop->offset, LLONG_MAX); ^ --- ec-method.lo --- CC ec-method.lo --- ec-inode-write.lo --- <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-inode-write.c>: In function 'ec_manager_writev': <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-inode-write.c>:1982:5: warning: large integer implicitly truncated to unsigned type [-Woverflow] size_t fl_size = LLONG_MAX; ^ <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-inode-write.c>:1999:29: warning: passing argument 2 of 'ec_adjust_size_up' from incompatible pointer type [enabled by default] ec_adjust_size_up(ec, &fl_size, _gf_true); ^ In file included from <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-inode-write.c>:16:0: <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-helpers.h>:80:1: note: expected '__uint64_t *' but argument is of type 'size_t *' ec_adjust_size_up(ec_t *ec, uint64_t *value, gf_boolean_t scale) ^ --- ec-combine.lo --- <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-combine.c>: In function 'ec_iatt_combine': <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-combine.c>:181:13: warning: format '%lu' expects argument of type 'long unsigned int', but argument 10 has type '__uint64_t' [-Wformat=] gf_msg (fop->xl->name, GF_LOG_WARNING, 0, ^ <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-combine.c>:181:13: warning: format '%lu' expects argument of type 'long unsigned int', but argument 11 has type '__uint64_t' [-Wformat=] <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-combine.c>:181:13: warning: format '%lu' expects argument of type 'long unsigned int', but argument 18 has type '__uint64_t' [-Wformat=] <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-combine.c>:181:13: warning: format '%lu' expects argument of type 'long unsigned int', but argument 19 has type '__uint64_t' [-Wformat=] <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-combine.c>:181:13: warning: format '%lu' expects argument of type 'long unsigned int', but argument 20 has type '__uint64_t' [-Wformat=] <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-combine.c>:181:13: warning: format '%lu' expects argument of type 'long unsigned int', but argument 21 has type '__uint64_t' [-Wformat=] --- ec-inode-read.lo --- <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-inode-read.c>: In function 'ec_manager_access': <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-inode-read.c>:76:36: warning: large integer implicitly truncated to unsigned type [-Woverflow] LLONG_MAX); ^ --- ec-galois.lo --- --- ec-inode-read.lo --- <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-inode-read.c>: In function 'ec_manager_getxattr': <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-inode-read.c>:316:43: warning: large integer implicitly truncated to unsigned type [-Woverflow] 0, LLONG_MAX); ^ <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-inode-read.c>:319:40: warning: large integer implicitly truncated to unsigned type [-Woverflow] LLONG_MAX); ^ --- ec-galois.lo --- CC ec-galois.lo --- ec-inode-read.lo --- <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-inode-read.c>: In function 'ec_manager_readlink': <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-inode-read.c>:1036:36: warning: large integer implicitly truncated to unsigned type [-Woverflow] LLONG_MAX); ^ <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-inode-read.c>: In function 'ec_manager_seek': <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-inode-read.c>:1576:9: warning: large integer implicitly truncated to unsigned type [-Woverflow] ec_lock_prepare_fd(fop, fop->fd, EC_QUERY_INFO, fop->offset, LLONG_MAX); ^ <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-inode-read.c>:1583:9: warning: passing argument 3 of 'ec_get_inode_size' from incompatible pointer type [enabled by default] GF_ASSERT(ec_get_inode_size(fop, fop->locks[0].lock->loc.inode, ^ In file included from <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-inode-read.c>:17:0: <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-common.h>:106:14: note: expected '__uint64_t *' but argument is of type 'size_t *' gf_boolean_t ec_get_inode_size(ec_fop_data_t *fop, inode_t *inode, ^ <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-inode-read.c>:1604:13: warning: passing argument 3 of 'ec_get_inode_size' from incompatible pointer type [enabled by default] GF_ASSERT(ec_get_inode_size(fop, fop->locks[0].lock->loc.inode, ^ In file included from <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-inode-read.c>:17:0: <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-common.h>:106:14: note: expected '__uint64_t *' but argument is of type 'size_t *' gf_boolean_t ec_get_inode_size(ec_fop_data_t *fop, inode_t *inode, ^ <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-inode-read.c>: In function 'ec_manager_stat': <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-inode-read.c>:1797:39: warning: large integer implicitly truncated to unsigned type [-Woverflow] LLONG_MAX); ^ <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-inode-read.c>:1799:17: warning: large integer implicitly truncated to unsigned type [-Woverflow] ec_lock_prepare_fd(fop, fop->fd, EC_QUERY_INFO, 0, LLONG_MAX); ^ --- ec-code.lo --- CC ec-code.lo --- ec-code-c.lo --- CC ec-code-c.lo --- ec-code.lo --- <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-code.c>: In function 'ec_code_proc_trim_left': <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-code.c>:836:5: warning: array subscript has type 'char' [-Wchar-subscripts] for (len = *length; (len > 0) && isspace(*text); len--) { ^ --- ec-gf8.lo --- CC ec-gf8.lo --- ec-heal.lo --- CC ec-heal.lo --- ec-code.lo --- <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-code.c>: In function 'ec_code_proc_trim_right': <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-code.c>:854:9: warning: array subscript has type 'char' [-Wchar-subscripts] if (!isspace(*text)) { ^ --- ec-heal.lo --- <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-heal.c>: In function 'ec_fheal': <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-heal.c>:318:9: warning: format '%lX' expects argument of type 'long unsigned int', but argument 11 has type '__uintptr_t' [-Wformat=] gf_msg_trace ("ec", 0, "FHEAL ctx: flags=%X, open=%lX", ctx->flags, ^ <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-heal.c>: In function 'ec_heal_do': <https://build.gluster.org/job/netbsd-periodic/ws/xlators/cluster/ec/src/ec-heal.c>:2460:25: warning: format '%lX' expects argument of type 'long unsigned int', but argument 11 has type '__uintptr_t' [-Wformat=] gf_msg_debug (this->name, 0, "%s: name heal " ^ --- ec-heald.lo --- CC ec-heald.lo --- libxlator.lo --- CC libxlator.lo --- ec.la --- CCLD ec.la Making all in storage --- all-recursive --- Making all in posix --- all-recursive --- Making all in src --- posix.lo --- --- posix-helpers.lo --- --- posix-handle.lo --- --- posix-aio.lo --- --- posix.lo --- CC posix.lo --- posix-helpers.lo --- CC posix-helpers.lo --- posix-handle.lo --- CC posix-handle.lo --- posix-aio.lo --- CC posix-aio.lo --- posix-gfid-path.lo --- CC posix-gfid-path.lo --- posix.lo --- <https://build.gluster.org/job/netbsd-periodic/ws/xlators/storage/posix/src/posix.c>: In function 'posix_forget': <https://build.gluster.org/job/netbsd-periodic/ws/xlators/storage/posix/src/posix.c>:180:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ctx = (posix_inode_ctx_t *)ctx_uint; ^ --- posix-helpers.lo --- <https://build.gluster.org/job/netbsd-periodic/ws/xlators/storage/posix/src/posix-helpers.c>: In function '__posix_inode_ctx_get': <https://build.gluster.org/job/netbsd-periodic/ws/xlators/storage/posix/src/posix-helpers.c>:2492:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (posix_inode_ctx_t *)ctx_uint; ^ --- posix.la --- CCLD posix.la Making all in protocol --- all-recursive --- Making all in auth --- all-recursive --- Making all in addr --- all-recursive --- Making all in src --- addr.lo --- CC addr.lo --- addr.la --- CCLD addr.la Making all in login --- all-recursive --- Making all in src --- login.lo --- CC login.lo --- login.la --- CCLD login.la Making all in client --- all-recursive --- Making all in src --- client.lo --- --- client-helpers.lo --- --- client-rpc-fops.lo --- --- client-handshake.lo --- --- client.lo --- CC client.lo --- client-helpers.lo --- CC client-helpers.lo --- client-rpc-fops.lo --- CC client-rpc-fops.lo --- client-handshake.lo --- CC client-handshake.lo --- client-callback.lo --- CC client-callback.lo --- client-lk.lo --- CC client-lk.lo --- client-common.lo --- CC client-common.lo --- client.la --- CCLD client.la Making all in server --- all-recursive --- Making all in src --- server.lo --- --- server-resolve.lo --- --- server-helpers.lo --- --- server-rpc-fops.lo --- --- server-resolve.lo --- CC server-resolve.lo --- server-helpers.lo --- CC server-helpers.lo --- server-rpc-fops.lo --- CC server-rpc-fops.lo --- server.lo --- CC server.lo <https://build.gluster.org/job/netbsd-periodic/ws/xlators/protocol/server/src/server.c>: In function 'init': <https://build.gluster.org/job/netbsd-periodic/ws/xlators/protocol/server/src/server.c>:1205:9: error: too few arguments to function 'rpcsvc_program_register' ret = rpcsvc_program_register (conf->rpc, &glusterfs4_0_fop_prog); ^ In file included from <https://build.gluster.org/job/netbsd-periodic/ws/xlators/protocol/server/src/server.h>:17:0, from <https://build.gluster.org/job/netbsd-periodic/ws/xlators/protocol/server/src/server.c>:16: <https://build.gluster.org/job/netbsd-periodic/ws/rpc/rpc-lib/src/rpcsvc.h>:426:1: note: declared here rpcsvc_program_register (rpcsvc_t *svc, rpcsvc_program_t *program, ^ *** [server.lo] Error code 1 make[5]: stopped in /data/build/scratch/xlators/protocol/server/src 1 error make[5]: stopped in /data/build/scratch/xlators/protocol/server/src *** [all-recursive] Error code 1 make[4]: stopped in /data/build/scratch/xlators/protocol/server 1 error make[4]: stopped in /data/build/scratch/xlators/protocol/server *** [all-recursive] Error code 1 make[3]: stopped in /data/build/scratch/xlators/protocol 1 error make[3]: stopped in /data/build/scratch/xlators/protocol *** [all-recursive] Error code 1 make[2]: stopped in /data/build/scratch/xlators 1 error make[2]: stopped in /data/build/scratch/xlators *** [all-recursive] Error code 1 make[1]: stopped in /data/build/scratch 1 error make[1]: stopped in /data/build/scratch *** [all] Error code 2 make: stopped in /data/build/scratch 1 error make: stopped in /data/build/scratch error: fatal: change is closed fatal: one or more reviews failed; review output above Build step 'Execute shell' marked build as failure _______________________________________________ maintainers mailing list [email protected] http://lists.gluster.org/mailman/listinfo/maintainers
