=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for glusterfs-3.6.0 => Substituting "etc" in libglusterfs/src/logging.c extras/ocf/volume doc/glusterfsd.8 cd /scratch/filesystems/glusterfs/work/glusterfs-3.6.0/extras && echo "glusterd.vol.sample: glusterd.vol" >> Makefile && echo " cp glusterd.vol glusterd.vol.sample" >> Makefile --- ./aclocal.m4 --- CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /scratch/filesystems/glusterfs/work/glusterfs-3.6.0/missing --run aclocal-1.11 WARNING: 'aclocal' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.ac'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. --- ./configure --- --- ./config.h.in --- --- ./configure --- CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /scratch/filesystems/glusterfs/work/glusterfs-3.6.0/missing --run autoconf --- ./config.h.in --- (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /scratch/filesystems/glusterfs/work/glusterfs-3.6.0/missing --run autoheader) WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.ac'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. --- ./configure --- WARNING: 'autoconf' is missing on your system. You should only need it if you modified 'configure.ac'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. --- ./config.status --- --- ./config.h.in --- rm -f stamp-h1 --- ./config.status --- /bin/sh ./config.status --recheck --- ./config.h.in --- touch ./config.h.in --- stamp-h1 --- cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged --- config.h --- --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in ./contrib/argp-standalone --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in . --- argp-ba.o --- --- argp-eexst.o --- --- argp-ba.o --- CC argp-ba.o --- argp-eexst.o --- CC argp-eexst.o --- argp-fmtstream.o --- CC argp-fmtstream.o argp-fmtstream.c: In function '_argp_fmtstream_update': --- argp-help.o --- --- argp-fmtstream.o --- argp-fmtstream.c:209:4: warning: array subscript has type 'char' [-Wchar-subscripts] while (p >= buf && !isblank (*p)) ^ --- argp-help.o --- CC argp-help.o --- argp-fmtstream.o --- argp-fmtstream.c:219:3: warning: array subscript has type 'char' [-Wchar-subscripts] while (p >= buf && isblank (*p)); ^ argp-fmtstream.c:230:8: warning: array subscript has type 'char' [-Wchar-subscripts] while (p < nl && !isblank (*p)); ^ argp-fmtstream.c:243:8: warning: array subscript has type 'char' [-Wchar-subscripts] while (isblank (*p)); ^ --- argp-help.o --- argp-help.c: In function 'fill_in_uparams': argp-help.c:192:2: warning: array subscript has type 'char' [-Wchar-subscripts] SKIPWS (var); ^ argp-help.c:194:2: warning: array subscript has type 'char' [-Wchar-subscripts] if (isalpha (*var)) ^ argp-help.c:201:6: warning: array subscript has type 'char' [-Wchar-subscripts] while (isalnum (*arg) || *arg == '-' || *arg == '_') ^ argp-help.c:205:6: warning: array subscript has type 'char' [-Wchar-subscripts] SKIPWS (arg); ^ argp-help.c:212:3: warning: array subscript has type 'char' [-Wchar-subscripts] SKIPWS (arg); ^ argp-help.c:226:6: warning: array subscript has type 'char' [-Wchar-subscripts] else if (isdigit (*arg)) ^ argp-help.c:229:3: warning: array subscript has type 'char' [-Wchar-subscripts] while (isdigit (*arg)) ^ argp-help.c:231:3: warning: array subscript has type 'char' [-Wchar-subscripts] SKIPWS (arg); ^ --- argp-parse.o --- CC argp-parse.o --- argp-pv.o --- --- argp-pvh.o --- --- argp-pv.o --- CC argp-pv.o --- argp-pvh.o --- CC argp-pvh.o --- mempcpy.o --- CC mempcpy.o --- strchrnul.o --- CC strchrnul.o --- libargp.a --- AR libargp.a Making all in libglusterfs --- all-recursive --- Making all in src --- y.tab.h --- /usr/pkg/bin/bison -y -p graphyy -d ./graph.y --- graph.lex.c --- flex -Pgraphyy -t ./graph.l > graph.lex.c --- all --- /usr/bin/make all-am --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- libglusterfs_la-dict.lo --- --- libglusterfs_la-xlator.lo --- --- libglusterfs_la-dict.lo --- CC libglusterfs_la-dict.lo --- libglusterfs_la-xlator.lo --- CC libglusterfs_la-xlator.lo --- libglusterfs_la-logging.lo --- CC libglusterfs_la-logging.lo logging.c: In function '_gf_log_callingfn': logging.c:853:19: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] ".%"GF_PRI_SUSECONDS, tv.tv_usec); ^ logging.c:853:19: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] logging.c: In function '_gf_msg_nomem': logging.c:1181:25: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] ".%"GF_PRI_SUSECONDS, tv.tv_usec); ^ logging.c:1181:25: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] logging.c: In function 'gf_log_glusterlog': logging.c:1346:19: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] ".%"GF_PRI_SUSECONDS, tv.tv_usec); ^ logging.c:1346:19: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] logging.c: In function 'gf_syslog_log_repetitions': logging.c:1456:19: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] ".%"GF_PRI_SUSECONDS, latest.tv_usec); ^ logging.c:1456:19: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] logging.c:1462:19: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] ".%"GF_PRI_SUSECONDS, oldest.tv_usec); ^ logging.c:1462:19: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] logging.c: In function 'gf_glusterlog_log_repetitions': logging.c:1504:19: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] ".%"GF_PRI_SUSECONDS, latest.tv_usec); ^ logging.c:1504:19: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] logging.c:1510:19: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] ".%"GF_PRI_SUSECONDS, oldest.tv_usec); ^ logging.c:1510:19: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] logging.c: In function '_gf_log': logging.c:2178:19: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] ".%"GF_PRI_SUSECONDS, tv.tv_usec); ^ logging.c:2178:19: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] logging.c: In function 'gf_cmd_log': logging.c:2361:19: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] ".%"GF_PRI_SUSECONDS, tv.tv_usec); ^ logging.c:2361:19: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] --- libglusterfs_la-hashfn.lo --- CC libglusterfs_la-hashfn.lo --- libglusterfs_la-defaults.lo --- CC libglusterfs_la-defaults.lo --- libglusterfs_la-common-utils.lo --- CC libglusterfs_la-common-utils.lo common-utils.c: In function 'gf_trim': common-utils.c:561:9: warning: array subscript has type 'char' [-Wchar-subscripts] for (s = string; isspace (*s); s++) ^ common-utils.c:568:9: warning: array subscript has type 'char' [-Wchar-subscripts] while (t > s && isspace (*t)) ^ common-utils.c: In function 'gf_volume_name_validate': common-utils.c:687:9: warning: array subscript has type 'char' [-Wchar-subscripts] if (!isalpha (volume_name[0])) ^ common-utils.c:691:17: warning: array subscript has type 'char' [-Wchar-subscripts] if (!(isalnum (*vname) || *vname == '_')) ^ common-utils.c: In function 'gf_string2time': common-utils.c:714:17: warning: array subscript has type 'char' [-Wchar-subscripts] if (isspace (*s)) ^ common-utils.c: In function 'gf_string2percent': common-utils.c:791:17: warning: array subscript has type 'char' [-Wchar-subscripts] if (isspace (*s)) ^ common-utils.c: In function '_gf_string2ulong': common-utils.c:868:17: warning: array subscript has type 'char' [-Wchar-subscripts] if (isspace (*s)) ^ common-utils.c: In function '_gf_string2uint': common-utils.c:910:17: warning: array subscript has type 'char' [-Wchar-subscripts] if (isspace (*s)) ^ common-utils.c: In function '_gf_string2ulonglong': common-utils.c:1018:17: warning: array subscript has type 'char' [-Wchar-subscripts] if (isspace (*s)) ^ common-utils.c: In function 'gf_string2bytesize_range': common-utils.c:1384:17: warning: array subscript has type 'char' [-Wchar-subscripts] if (isspace (*s)) ^ common-utils.c: In function 'gf_string2percent_or_bytesize': common-utils.c:1469:17: warning: array subscript has type 'char' [-Wchar-subscripts] if (isspace (*s)) ^ common-utils.c: In function 'skipwhite': common-utils.c:1707:9: warning: array subscript has type 'char' [-Wchar-subscripts] while (isspace (**s)) ^ common-utils.c: In function 'skipword': common-utils.c:1736:9: warning: array subscript has type 'char' [-Wchar-subscripts] while (!isspace(**s)) ^ common-utils.c: In function 'valid_host_name': common-utils.c:1801:9: warning: array subscript has type 'char' [-Wchar-subscripts] if (!isalnum (dup_addr[length - 1]) && (dup_addr[length - 1] != '*')) { ^ common-utils.c:1819:17: warning: array subscript has type 'char' [-Wchar-subscripts] if (!isalnum (temp_str[0]) || ^ common-utils.c:1820:21: warning: array subscript has type 'char' [-Wchar-subscripts] !isalnum (temp_str[str_len-1])) { ^ common-utils.c:1825:25: warning: array subscript has type 'char' [-Wchar-subscripts] if (!isalnum (temp_str[i]) && (temp_str[i] != '-')) { ^ common-utils.c: In function 'valid_ipv4_address': common-utils.c:1857:13: warning: array subscript has type 'char' [-Wchar-subscripts] (!isdigit (tmp[length - 1]) && (tmp[length - 1] != '*'))) { ^ common-utils.c: In function 'gf_is_str_int': common-utils.c:2245:17: warning: array subscript has type 'char' [-Wchar-subscripts] if (!isdigit(*str)) { ^ common-utils.c: In function 'gf_strip_whitespace': common-utils.c:2407:17: warning: array subscript has type 'char' [-Wchar-subscripts] if (!isspace (str[i])) ^ common-utils.c: In function 'generate_glusterfs_ctx_id': common-utils.c:2519:19: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'suseconds_t' [-Wformat=] hostname, getpid(), now_str, tv.tv_usec); ^ common-utils.c:2519:19: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'suseconds_t' [-Wformat=] --- libglusterfs_la-timer.lo --- CC libglusterfs_la-timer.lo --- libglusterfs_la-inode.lo --- CC libglusterfs_la-inode.lo --- libglusterfs_la-call-stub.lo --- CC libglusterfs_la-call-stub.lo --- libglusterfs_la-compat.lo --- CC libglusterfs_la-compat.lo --- libglusterfs_la-fd.lo --- CC libglusterfs_la-fd.lo --- libglusterfs_la-compat-errno.lo --- CC libglusterfs_la-compat-errno.lo --- libglusterfs_la-event.lo --- CC libglusterfs_la-event.lo --- libglusterfs_la-mem-pool.lo --- CC libglusterfs_la-mem-pool.lo --- libglusterfs_la-gf-dirent.lo --- CC libglusterfs_la-gf-dirent.lo --- libglusterfs_la-syscall.lo --- CC libglusterfs_la-syscall.lo --- libglusterfs_la-iobuf.lo --- CC libglusterfs_la-iobuf.lo --- libglusterfs_la-globals.lo --- CC libglusterfs_la-globals.lo --- libglusterfs_la-statedump.lo --- CC libglusterfs_la-statedump.lo --- libglusterfs_la-stack.lo --- CC libglusterfs_la-stack.lo --- libglusterfs_la-statedump.lo --- statedump.c: In function 'gf_proc_dump_info': statedump.c:804:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] ".%"GF_PRI_SUSECONDS, tv.tv_usec); ^ statedump.c:804:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] statedump.c:853:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] ".%"GF_PRI_SUSECONDS, tv.tv_usec); ^ statedump.c:853:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] --- libglusterfs_la-stack.lo --- stack.c: In function 'gf_proc_dump_call_frame': stack.c:100:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] ".%"GF_PRI_SUSECONDS, my_frame.begin.tv_usec); ^ stack.c:100:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] stack.c: In function 'gf_proc_dump_call_stack': stack.c:159:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] ".%"GF_PRI_SUSECONDS, call_stack->tv.tv_usec); ^ stack.c:159:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] --- libglusterfs_la-checksum.lo --- CC libglusterfs_la-checksum.lo --- libglusterfs_la-daemon.lo --- CC libglusterfs_la-daemon.lo --- libglusterfs_la-timespec.lo --- CC libglusterfs_la-timespec.lo --- libglusterfs_la-rb.lo --- CC libglusterfs_la-rb.lo --- libglusterfs_la-rbthash.lo --- CC libglusterfs_la-rbthash.lo --- libglusterfs_la-store.lo --- CC libglusterfs_la-store.lo --- libglusterfs_la-latency.lo --- CC libglusterfs_la-latency.lo --- libglusterfs_la-graph.lo --- CC libglusterfs_la-graph.lo --- libglusterfs_la-clear.lo --- CC libglusterfs_la-clear.lo --- libglusterfs_la-graph.lo --- graph.c: In function 'fill_uuid': --- libglusterfs_la-copy.lo --- CC libglusterfs_la-copy.lo --- libglusterfs_la-graph.lo --- graph.c:387:19: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'suseconds_t' [-Wformat=] hostname, getpid(), now_str, tv.tv_usec); ^ graph.c:387:19: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'suseconds_t' [-Wformat=] --- libglusterfs_la-gen_uuid.lo --- CC libglusterfs_la-gen_uuid.lo ../../contrib/uuid/gen_uuid.c: In function 'get_clock': ../../contrib/uuid/gen_uuid.c:419:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'suseconds_t' [-Wformat=] clock_seq, last.tv_sec, last.tv_usec, adjustment); ^ ../../contrib/uuid/gen_uuid.c:419:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'suseconds_t' [-Wformat=] --- libglusterfs_la-pack.lo --- CC libglusterfs_la-pack.lo --- libglusterfs_la-parse.lo --- CC libglusterfs_la-parse.lo ../../contrib/uuid/parse.c: In function 'uuid_parse': ../../contrib/uuid/parse.c:62:3: warning: array subscript has type 'char' [-Wchar-subscripts] if (!isxdigit(*cp)) ^ --- libglusterfs_la-unparse.lo --- CC libglusterfs_la-unparse.lo --- libglusterfs_la-uuid_time.lo --- CC libglusterfs_la-uuid_time.lo ../../contrib/uuid/uuid_time.c: In function 'main': ../../contrib/uuid/uuid_time.c:167:2: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'suseconds_t' [-Wformat=] printf("UUID time is: (%" GF_PRI_SECOND ", %" GF_PRI_USEC "): %s\n", tv.tv_sec, tv.tv_usec, ctime(&time_reg)); ^ ../../contrib/uuid/uuid_time.c:167:2: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'suseconds_t' [-Wformat=] --- libglusterfs_la-compare.lo --- CC libglusterfs_la-compare.lo --- libglusterfs_la-isnull.lo --- CC libglusterfs_la-isnull.lo --- libglusterfs_la-unpack.lo --- CC libglusterfs_la-unpack.lo --- libglusterfs_la-syncop.lo --- CC libglusterfs_la-syncop.lo --- libglusterfs_la-graph-print.lo --- CC libglusterfs_la-graph-print.lo --- libglusterfs_la-trie.lo --- CC libglusterfs_la-trie.lo --- libglusterfs_la-run.lo --- CC libglusterfs_la-run.lo --- libglusterfs_la-options.lo --- CC libglusterfs_la-options.lo --- libglusterfs_la-fd-lk.lo --- CC libglusterfs_la-fd-lk.lo --- libglusterfs_la-circ-buff.lo --- CC libglusterfs_la-circ-buff.lo --- libglusterfs_la-event-history.lo --- CC libglusterfs_la-event-history.lo --- libglusterfs_la-gidcache.lo --- CC libglusterfs_la-gidcache.lo --- libglusterfs_la-ctx.lo --- CC libglusterfs_la-ctx.lo --- libglusterfs_la-client_t.lo --- CC libglusterfs_la-client_t.lo --- libglusterfs_la-event-poll.lo --- CC libglusterfs_la-event-poll.lo --- libglusterfs_la-event-epoll.lo --- CC libglusterfs_la-event-epoll.lo --- libglusterfs_la-basename_r.lo --- CC libglusterfs_la-basename_r.lo --- libglusterfs_la-dirname_r.lo --- CC libglusterfs_la-dirname_r.lo --- libglusterfs_la-gf_mkostemp.lo --- CC libglusterfs_la-gf_mkostemp.lo --- libglusterfs_la-strfd.lo --- CC libglusterfs_la-strfd.lo --- libglusterfs_la-mntent.lo --- CC libglusterfs_la-mntent.lo ../../contrib/mount/mntent.c: In function 'hasmntopt': ../../contrib/mount/mntent.c:59:13: warning: variable 'found' set but not used [-Wunused-but-set-variable] int found; ^ --- libglusterfs_la-execinfo.lo --- CC libglusterfs_la-execinfo.lo --- libglusterfs_la-graph.lex.lo --- CC libglusterfs_la-graph.lex.lo --- libglusterfs_la-y.tab.lo --- CC libglusterfs_la-y.tab.lo --- libglusterfs.la --- CCLD libglusterfs.la --- ./Makefile.in --- --- ../config.status --- cd .. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- Making all in rpc --- all-recursive --- Making all in xdr --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- --- libgfxdr_la-xdr-generic.lo --- --- libgfxdr_la-xdr-nfs3.lo --- --- libgfxdr_la-xdr-generic.lo --- CC libgfxdr_la-xdr-generic.lo --- libgfxdr_la-xdr-nfs3.lo --- CC libgfxdr_la-xdr-nfs3.lo --- libgfxdr_la-msg-nfs3.lo --- CC libgfxdr_la-msg-nfs3.lo --- libgfxdr_la-glusterfs3-xdr.lo --- CC libgfxdr_la-glusterfs3-xdr.lo glusterfs3-xdr.c: In function 'xdr_gf_statfs': glusterfs3-xdr.c:39:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gf_proto_flock': glusterfs3-xdr.c:69:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gf_iatt': glusterfs3-xdr.c:91:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_stat_req': glusterfs3-xdr.c:247:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:245:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_stat_rsp': glusterfs3-xdr.c:258:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_readlink_req': glusterfs3-xdr.c:276:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:274:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_readlink_rsp': glusterfs3-xdr.c:289:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_mknod_req': glusterfs3-xdr.c:309:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:307:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_mknod_rsp': glusterfs3-xdr.c:328:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_mkdir_req': glusterfs3-xdr.c:350:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:348:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_mkdir_rsp': glusterfs3-xdr.c:367:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_unlink_req': glusterfs3-xdr.c:389:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ --- libgfxdr_la-cli1-xdr.lo --- --- libgfxdr_la-glusterfs3-xdr.lo --- glusterfs3-xdr.c:387:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_unlink_rsp': glusterfs3-xdr.c:404:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_rmdir_req': glusterfs3-xdr.c:424:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:422:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_rmdir_rsp': glusterfs3-xdr.c:439:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_symlink_req': glusterfs3-xdr.c:459:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:457:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_symlink_rsp': glusterfs3-xdr.c:476:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_rename_req': glusterfs3-xdr.c:498:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:496:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ --- libgfxdr_la-cli1-xdr.lo --- CC libgfxdr_la-cli1-xdr.lo --- libgfxdr_la-glusterfs3-xdr.lo --- glusterfs3-xdr.c: In function 'xdr_gfs3_rename_rsp': glusterfs3-xdr.c:515:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_link_req': glusterfs3-xdr.c:541:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:539:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_link_rsp': glusterfs3-xdr.c:556:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_truncate_req': glusterfs3-xdr.c:578:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:576:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_truncate_rsp': glusterfs3-xdr.c:591:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_open_req': glusterfs3-xdr.c:611:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:609:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_open_rsp': glusterfs3-xdr.c:624:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_read_req': glusterfs3-xdr.c:642:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:640:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_read_rsp': glusterfs3-xdr.c:661:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_lookup_req': glusterfs3-xdr.c:681:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:679:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_lookup_rsp': glusterfs3-xdr.c:698:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_write_req': glusterfs3-xdr.c:718:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:716:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_write_rsp': glusterfs3-xdr.c:737:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_statfs_req': glusterfs3-xdr.c:757:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:755:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_statfs_rsp': glusterfs3-xdr.c:768:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_lk_req': glusterfs3-xdr.c:786:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:784:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_lk_rsp': glusterfs3-xdr.c:805:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_inodelk_req': glusterfs3-xdr.c:823:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:821:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_finodelk_req': glusterfs3-xdr.c:844:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:842:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_flush_req': glusterfs3-xdr.c:867:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:865:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_fsync_req': glusterfs3-xdr.c:882:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:880:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_fsync_rsp': glusterfs3-xdr.c:897:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_setxattr_req': glusterfs3-xdr.c:917:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:915:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_fsetxattr_req': glusterfs3-xdr.c:934:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:932:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_xattrop_req': glusterfs3-xdr.c:953:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:951:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_xattrop_rsp': glusterfs3-xdr.c:968:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_fxattrop_req': glusterfs3-xdr.c:986:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:984:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_fxattrop_rsp': glusterfs3-xdr.c:1003:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_getxattr_req': glusterfs3-xdr.c:1021:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:1019:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_getxattr_rsp': glusterfs3-xdr.c:1036:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_fgetxattr_req': glusterfs3-xdr.c:1054:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:1052:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_fgetxattr_rsp': glusterfs3-xdr.c:1071:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_removexattr_req': glusterfs3-xdr.c:1089:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:1087:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_fremovexattr_req': glusterfs3-xdr.c:1104:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:1102:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_opendir_req': glusterfs3-xdr.c:1121:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:1119:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_opendir_rsp': glusterfs3-xdr.c:1132:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_fsyncdir_req': glusterfs3-xdr.c:1150:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:1148:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_readdir_req': glusterfs3-xdr.c:1167:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:1165:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_readdirp_req': glusterfs3-xdr.c:1186:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:1184:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_access_req': glusterfs3-xdr.c:1205:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:1203:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_create_req': glusterfs3-xdr.c:1220:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_create_rsp': glusterfs3-xdr.c:1286:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_ftruncate_req': glusterfs3-xdr.c:1310:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:1308:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_ftruncate_rsp': glusterfs3-xdr.c:1325:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_fstat_req': glusterfs3-xdr.c:1345:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:1343:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_fstat_rsp': glusterfs3-xdr.c:1358:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_entrylk_req': glusterfs3-xdr.c:1376:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:1374:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_fentrylk_req': glusterfs3-xdr.c:1399:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:1397:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_setattr_req': glusterfs3-xdr.c:1424:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:1422:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_setattr_rsp': glusterfs3-xdr.c:1439:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_fsetattr_req': glusterfs3-xdr.c:1457:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_fsetattr_rsp': glusterfs3-xdr.c:1473:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_fallocate_req': glusterfs3-xdr.c:1493:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:1491:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_fallocate_rsp': glusterfs3-xdr.c:1512:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_discard_req': glusterfs3-xdr.c:1532:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:1530:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_discard_rsp': glusterfs3-xdr.c:1549:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_zerofill_req': glusterfs3-xdr.c:1569:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:1567:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_zerofill_rsp': glusterfs3-xdr.c:1586:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_rchecksum_req': glusterfs3-xdr.c:1604:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gf_setvolume_req': glusterfs3-xdr.c:1681:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gf_setvolume_rsp': glusterfs3-xdr.c:1691:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gf_getspec_req': glusterfs3-xdr.c:1705:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gf_getspec_rsp': glusterfs3-xdr.c:1719:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gf_get_volume_info_req': glusterfs3-xdr.c:1735:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gf_get_volume_info_rsp': glusterfs3-xdr.c:1745:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gf_mgmt_hndsk_req': glusterfs3-xdr.c:1761:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gf_mgmt_hndsk_rsp': glusterfs3-xdr.c:1771:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gf_log_req': glusterfs3-xdr.c:1785:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gf_notify_req': glusterfs3-xdr.c:1795:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_releasedir_req': glusterfs3-xdr.c:1872:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:1870:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_release_req': glusterfs3-xdr.c:1887:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterfs3-xdr.c:1885:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_dirlist': glusterfs3-xdr.c:1900:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_readdir_rsp': glusterfs3-xdr.c:1920:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_dirplist': glusterfs3-xdr.c:1936:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gfs3_readdirp_rsp': glusterfs3-xdr.c:1960:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gf_set_lk_ver_rsp': glusterfs3-xdr.c:1976:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gf_set_lk_ver_req': glusterfs3-xdr.c:1990:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gf_event_notify_req': glusterfs3-xdr.c:2002:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gf_event_notify_rsp': glusterfs3-xdr.c:2014:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gf_getsnap_name_uuid_req': glusterfs3-xdr.c:2028:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterfs3-xdr.c: In function 'xdr_gf_getsnap_name_uuid_rsp': glusterfs3-xdr.c:2038:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ --- libgfxdr_la-cli1-xdr.lo --- cli1-xdr.c: In function 'xdr_gf_cli_defrag_type': cli1-xdr.c:39:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf_defrag_status_t': cli1-xdr.c:49:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cluster_type': cli1-xdr.c:59:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cli_replace_op': cli1-xdr.c:69:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_op_commands': cli1-xdr.c:79:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf_quota_type': cli1-xdr.c:89:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cli_friends_list': cli1-xdr.c:99:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cli_get_volume': cli1-xdr.c:109:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cli_sync_volume': cli1-xdr.c:119:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cli_op_flags': cli1-xdr.c:129:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cli_gsync_set': cli1-xdr.c:139:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cli_stats_op': cli1-xdr.c:149:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cli_info_op': cli1-xdr.c:159:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cli_top_op': cli1-xdr.c:169:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf_cli_status_type': cli1-xdr.c:179:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cli_snapshot': cli1-xdr.c:189:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cli_snapshot_info': cli1-xdr.c:199:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cli_snapshot_config': cli1-xdr.c:209:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cli_snapshot_status': cli1-xdr.c:219:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cli_snapshot_delete': cli1-xdr.c:229:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf_cli_req': cli1-xdr.c:239:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf_cli_rsp': cli1-xdr.c:249:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cli_peer_list_req': cli1-xdr.c:265:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cli_peer_list_rsp': cli1-xdr.c:277:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cli_fsm_log_req': cli1-xdr.c:291:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cli_fsm_log_rsp': cli1-xdr.c:301:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cli_getwd_req': cli1-xdr.c:317:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cli_getwd_rsp': cli1-xdr.c:327:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cli_mount_req': cli1-xdr.c:341:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cli_mount_rsp': cli1-xdr.c:353:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cli_umount_req': cli1-xdr.c:367:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ cli1-xdr.c: In function 'xdr_gf1_cli_umount_rsp': cli1-xdr.c:379:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ --- libgfxdr_la-nlm4-xdr.lo --- CC libgfxdr_la-nlm4-xdr.lo nlm4-xdr.c: In function 'xdr_nlm4_netobj': nlm4-xdr.c:39:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nlm4-xdr.c: In function 'xdr_fsh_mode': nlm4-xdr.c:49:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nlm4-xdr.c: In function 'xdr_fsh_access': nlm4-xdr.c:59:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nlm4-xdr.c: In function 'xdr_nlm4_stats': nlm4-xdr.c:69:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nlm4-xdr.c: In function 'xdr_nlm4_stat': nlm4-xdr.c:79:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nlm4-xdr.c: In function 'xdr_nlm4_holder': nlm4-xdr.c:89:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nlm4-xdr.c: In function 'xdr_nlm4_lock': nlm4-xdr.c:107:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nlm4-xdr.c: In function 'xdr_nlm4_share': nlm4-xdr.c:127:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nlm4-xdr.c: In function 'xdr_nlm4_testrply': nlm4-xdr.c:145:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nlm4-xdr.c: In function 'xdr_nlm4_testres': nlm4-xdr.c:163:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nlm4-xdr.c: In function 'xdr_nlm4_testargs': nlm4-xdr.c:175:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nlm4-xdr.c: In function 'xdr_nlm4_res': nlm4-xdr.c:189:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nlm4-xdr.c: In function 'xdr_nlm4_lockargs': nlm4-xdr.c:201:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nlm4-xdr.c: In function 'xdr_nlm4_cancargs': nlm4-xdr.c:221:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nlm4-xdr.c: In function 'xdr_nlm4_unlockargs': nlm4-xdr.c:237:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nlm4-xdr.c: In function 'xdr_nlm4_shareargs': nlm4-xdr.c:249:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nlm4-xdr.c: In function 'xdr_nlm4_shareres': nlm4-xdr.c:263:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nlm4-xdr.c: In function 'xdr_nlm4_freeallargs': nlm4-xdr.c:277:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nlm4-xdr.c: In function 'xdr_nlm_sm_status': nlm4-xdr.c:291:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ nlm4-xdr.c:289:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ --- libgfxdr_la-nsm-xdr.lo --- CC libgfxdr_la-nsm-xdr.lo --- libgfxdr_la-rpc-common-xdr.lo --- CC libgfxdr_la-rpc-common-xdr.lo --- libgfxdr_la-nsm-xdr.lo --- nsm-xdr.c: In function 'xdr_sm_name': nsm-xdr.c:39:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nsm-xdr.c: In function 'xdr_res': nsm-xdr.c:49:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nsm-xdr.c: In function 'xdr_sm_stat_res': nsm-xdr.c:59:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nsm-xdr.c: In function 'xdr_sm_stat': nsm-xdr.c:71:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nsm-xdr.c: In function 'xdr_my_id': nsm-xdr.c:81:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nsm-xdr.c: In function 'xdr_mon_id': nsm-xdr.c:97:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nsm-xdr.c: In function 'xdr_mon': nsm-xdr.c:111:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ nsm-xdr.c:109:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ nsm-xdr.c: In function 'xdr_nsm_callback_status': nsm-xdr.c:124:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ nsm-xdr.c:122:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ --- libgfxdr_la-rpc-common-xdr.lo --- rpc-common-xdr.c: In function 'xdr_gf_dump_req': rpc-common-xdr.c:190:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ --- libgfxdr_la-glusterd1-xdr.lo --- CC libgfxdr_la-glusterd1-xdr.lo --- libgfxdr_la-rpc-common-xdr.lo --- rpc-common-xdr.c: In function 'xdr_gf_prog_detail': rpc-common-xdr.c:200:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ rpc-common-xdr.c: In function 'xdr_gf_dump_rsp': rpc-common-xdr.c:216:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ rpc-common-xdr.c: In function 'xdr_gf_common_rsp': rpc-common-xdr.c:232:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ --- libgfxdr_la-glusterd1-xdr.lo --- glusterd1-xdr.c: In function 'xdr_glusterd_volume_status': glusterd1-xdr.c:39:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_probe_req': glusterd1-xdr.c:51:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c:49:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_probe_rsp': glusterd1-xdr.c:67:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_friend_req': glusterd1-xdr.c:138:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c:136:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_friend_rsp': glusterd1-xdr.c:156:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c:154:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_unfriend_req': glusterd1-xdr.c:176:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c:174:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_unfriend_rsp': glusterd1-xdr.c:192:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c:190:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_cluster_lock_req': glusterd1-xdr.c:212:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c:210:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_cluster_lock_rsp': glusterd1-xdr.c:224:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c:222:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_cluster_unlock_req': glusterd1-xdr.c:240:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c:238:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_cluster_unlock_rsp': glusterd1-xdr.c:252:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c:250:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_stage_op_req': glusterd1-xdr.c:268:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c:266:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_stage_op_rsp': glusterd1-xdr.c:284:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_commit_op_req': glusterd1-xdr.c:355:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c:353:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_commit_op_rsp': glusterd1-xdr.c:371:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_friend_update': glusterd1-xdr.c:442:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c:440:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_friend_update_rsp': glusterd1-xdr.c:458:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c:456:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_brick_op_req': glusterd1-xdr.c:474:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_brick_op_rsp': glusterd1-xdr.c:488:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_v3_lock_req': glusterd1-xdr.c:506:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c:504:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_v3_lock_rsp': glusterd1-xdr.c:525:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c:523:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_v3_pre_val_req': glusterd1-xdr.c:546:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c:544:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_v3_pre_val_rsp': glusterd1-xdr.c:562:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_v3_brick_op_req': glusterd1-xdr.c:633:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c:631:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_v3_brick_op_rsp': glusterd1-xdr.c:649:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_v3_commit_req': glusterd1-xdr.c:720:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c:718:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_v3_commit_rsp': glusterd1-xdr.c:736:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_v3_post_val_req': glusterd1-xdr.c:807:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c:805:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_v3_post_val_rsp': glusterd1-xdr.c:825:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_v3_unlock_req': glusterd1-xdr.c:896:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c:894:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ glusterd1-xdr.c: In function 'xdr_gd1_mgmt_v3_unlock_rsp': glusterd1-xdr.c:915:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ glusterd1-xdr.c:913:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ --- libgfxdr_la-acl3-xdr.lo --- CC libgfxdr_la-acl3-xdr.lo --- libgfxdr_la-portmap-xdr.lo --- CC libgfxdr_la-portmap-xdr.lo portmap-xdr.c: In function 'xdr_pmap_port_by_brick_req': portmap-xdr.c:39:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ portmap-xdr.c: In function 'xdr_pmap_brick_by_port_req': portmap-xdr.c:104:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ portmap-xdr.c: In function 'xdr_pmap_signup_req': portmap-xdr.c:169:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ portmap-xdr.c: In function 'xdr_pmap_signup_rsp': portmap-xdr.c:181:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ portmap-xdr.c: In function 'xdr_pmap_signin_req': portmap-xdr.c:193:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ portmap-xdr.c: In function 'xdr_pmap_signin_rsp': portmap-xdr.c:205:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ portmap-xdr.c: In function 'xdr_pmap_signout_req': portmap-xdr.c:217:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ portmap-xdr.c: In function 'xdr_pmap_signout_rsp': portmap-xdr.c:229:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ --- libgfxdr_la-acl3-xdr.lo --- acl3-xdr.c: In function 'xdr_aclentry': acl3-xdr.c:39:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ acl3-xdr.c: In function 'xdr_getaclargs': acl3-xdr.c:53:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ acl3-xdr.c: In function 'xdr_getaclreply': acl3-xdr.c:65:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ acl3-xdr.c: In function 'xdr_setaclargs': acl3-xdr.c:91:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ acl3-xdr.c: In function 'xdr_setaclreply': acl3-xdr.c:113:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ --- libgfxdr_la-mount3udp.lo --- CC libgfxdr_la-mount3udp.lo mount3udp.c: In function 'xdr_mntudpdirpath': mount3udp.c:39:20: warning: unused variable 'buf' [-Wunused-variable] register int32_t *buf; ^ --- libgfxdr.la --- CCLD libgfxdr.la --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- Making all in rpc-lib --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- auth-unix.lo --- --- rpcsvc-auth.lo --- --- auth-unix.lo --- CC auth-unix.lo --- rpcsvc-auth.lo --- CC rpcsvc-auth.lo --- rpcsvc.lo --- CC rpcsvc.lo --- auth-null.lo --- --- rpcsvc.lo --- rpcsvc.c: In function 'rpcsvc_request_create': rpcsvc.c:468:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type '__uint32_t' [-Wformat=] gf_log (GF_RPCSVC, GF_LOG_TRACE, "received rpc-message " ^ rpcsvc.c:468:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'rpcvers_t' [-Wformat=] rpcsvc.c:468:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'rpcprog_t' [-Wformat=] rpcsvc.c:468:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'rpcvers_t' [-Wformat=] rpcsvc.c:468:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'rpcproc_t' [-Wformat=] rpcsvc.c:468:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type '__uint32_t' [-Wformat=] rpcsvc.c:468:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'rpcvers_t' [-Wformat=] rpcsvc.c:468:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'rpcprog_t' [-Wformat=] rpcsvc.c:468:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'rpcvers_t' [-Wformat=] rpcsvc.c:468:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'rpcproc_t' [-Wformat=] rpcsvc.c:468:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type '__uint32_t' [-Wformat=] rpcsvc.c:468:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type 'rpcvers_t' [-Wformat=] rpcsvc.c:468:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 9 has type 'rpcprog_t' [-Wformat=] rpcsvc.c:468:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 10 has type 'rpcvers_t' [-Wformat=] rpcsvc.c:468:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 11 has type 'rpcproc_t' [-Wformat=] --- auth-null.lo --- CC auth-null.lo --- rpcsvc.lo --- rpcsvc.c:486:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type '__uint32_t' [-Wformat=] gf_log (GF_RPCSVC, GF_LOG_ERROR, "RPC version not supported " ^ rpcsvc.c:486:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'rpcvers_t' [-Wformat=] rpcsvc.c:486:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'rpcprog_t' [-Wformat=] rpcsvc.c:486:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'rpcvers_t' [-Wformat=] rpcsvc.c:486:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'rpcproc_t' [-Wformat=] rpcsvc.c:486:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type '__uint32_t' [-Wformat=] rpcsvc.c:486:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'rpcvers_t' [-Wformat=] rpcsvc.c:486:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'rpcprog_t' [-Wformat=] rpcsvc.c:486:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'rpcvers_t' [-Wformat=] rpcsvc.c:486:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'rpcproc_t' [-Wformat=] rpcsvc.c:486:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type '__uint32_t' [-Wformat=] rpcsvc.c:486:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type 'rpcvers_t' [-Wformat=] rpcsvc.c:486:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 9 has type 'rpcprog_t' [-Wformat=] rpcsvc.c:486:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 10 has type 'rpcvers_t' [-Wformat=] rpcsvc.c:486:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 11 has type 'rpcproc_t' [-Wformat=] rpcsvc.c:504:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type '__uint32_t' [-Wformat=] gf_log (GF_RPCSVC, GF_LOG_ERROR, "auth failed on request. " ^ rpcsvc.c:504:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'rpcvers_t' [-Wformat=] rpcsvc.c:504:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'rpcprog_t' [-Wformat=] rpcsvc.c:504:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'rpcvers_t' [-Wformat=] rpcsvc.c:504:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'rpcproc_t' [-Wformat=] rpcsvc.c:504:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type '__uint32_t' [-Wformat=] rpcsvc.c:504:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'rpcvers_t' [-Wformat=] rpcsvc.c:504:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'rpcprog_t' [-Wformat=] rpcsvc.c:504:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'rpcvers_t' [-Wformat=] rpcsvc.c:504:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'rpcproc_t' [-Wformat=] rpcsvc.c:504:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type '__uint32_t' [-Wformat=] rpcsvc.c:504:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type 'rpcvers_t' [-Wformat=] rpcsvc.c:504:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 9 has type 'rpcprog_t' [-Wformat=] rpcsvc.c:504:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 10 has type 'rpcvers_t' [-Wformat=] rpcsvc.c:504:17: warning: format '%lu' expects argument of type 'long unsigned int', but argument 11 has type 'rpcproc_t' [-Wformat=] --- rpc-transport.lo --- CC rpc-transport.lo --- xdr-rpc.lo --- CC xdr-rpc.lo xdr-rpc.c: In function 'xdr_to_auth_unix_cred': xdr-rpc.c:199:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] au->aup_gids = gids; ^ --- xdr-rpcclnt.lo --- CC xdr-rpcclnt.lo --- rpc-clnt.lo --- CC rpc-clnt.lo --- auth-glusterfs.lo --- CC auth-glusterfs.lo --- rpc-clnt.lo --- rpc-clnt.c: In function 'call_bail': rpc-clnt.c:191:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] ".%"GF_PRI_SUSECONDS, trav->saved_at.tv_usec); ^ rpc-clnt.c:191:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] rpc-clnt.c: In function 'saved_frames_unwind': rpc-clnt.c:348:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] ".%"GF_PRI_SUSECONDS, trav->saved_at.tv_usec); ^ rpc-clnt.c:348:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] rpc-clnt.c: In function 'rpc_clnt_reconnect': rpc-clnt.c:395:34: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int32_t ret = 0; ^ rpc-clnt.c: In function 'rpc_clnt_handle_cbk': rpc-clnt.c:693:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type '__uint32_t' [-Wformat=] gf_log (clnt->conn.name, GF_LOG_TRACE, ^ rpc-clnt.c:693:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'rpcvers_t' [-Wformat=] rpc-clnt.c:693:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'rpcprog_t' [-Wformat=] rpc-clnt.c:693:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'rpcvers_t' [-Wformat=] rpc-clnt.c:693:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'rpcproc_t' [-Wformat=] rpc-clnt.c:693:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type '__uint32_t' [-Wformat=] rpc-clnt.c:693:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'rpcvers_t' [-Wformat=] rpc-clnt.c:693:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'rpcprog_t' [-Wformat=] rpc-clnt.c:693:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'rpcvers_t' [-Wformat=] rpc-clnt.c:693:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'rpcproc_t' [-Wformat=] rpc-clnt.c:693:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type '__uint32_t' [-Wformat=] rpc-clnt.c:693:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type 'rpcvers_t' [-Wformat=] rpc-clnt.c:693:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 9 has type 'rpcprog_t' [-Wformat=] rpc-clnt.c:693:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 10 has type 'rpcvers_t' [-Wformat=] rpc-clnt.c:693:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 11 has type 'rpcproc_t' [-Wformat=] --- rpc-drc.lo --- CC rpc-drc.lo --- xdr_sizeof.lo --- CC xdr_sizeof.lo --- rpc-clnt-ping.lo --- CC rpc-clnt-ping.lo --- libgfrpc.la --- CCLD libgfrpc.la --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- Making all in rpc-transport --- all-recursive --- Making all in socket --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- socket.lo --- --- name.lo --- --- socket.lo --- CC socket.lo --- name.lo --- CC name.lo --- socket.lo --- socket.c: In function '__socket_cached_read': socket.c:444:22: warning: variable 'sock' set but not used [-Wunused-but-set-variable] int sock = -1; ^ socket.c: In function '__socket_read_reply': socket.c:1853:39: warning: variable 'frag' set but not used [-Wunused-but-set-variable] struct gf_sock_incoming_frag *frag = NULL; ^ socket.c: In function 'socket_init': socket.c:3622:27: warning: unused variable 'ret' [-Wunused-variable] int ret; ^ --- socket.la --- CCLD socket.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../config.status --- --- am--refresh --- --- ./Makefile.in --- --- ../config.status --- cd .. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- Making all in api --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- libgfapi_la-glfs.lo --- --- libgfapi_la-glfs-mgmt.lo --- --- libgfapi_la-glfs.lo --- CC libgfapi_la-glfs.lo --- libgfapi_la-glfs-mgmt.lo --- CC libgfapi_la-glfs-mgmt.lo --- libgfapi_la-glfs-fops.lo --- CC libgfapi_la-glfs-fops.lo --- libgfapi_la-glfs-resolve.lo --- CC libgfapi_la-glfs-resolve.lo --- libgfapi_la-glfs-handleops.lo --- CC libgfapi_la-glfs-handleops.lo --- glfs-master.lo --- CC glfs-master.lo --- libgfapi.la --- CCLD libgfapi.la *** Warning: Trying to link with static lib archive ../../contrib/argp-standalone/libargp.a. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because the file extensions .a of this argument makes me believe *** that it is just a static archive that I should not use here. --- api.la --- CCLD api.la Making all in examples --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../config.status --- --- am--refresh --- --- ./Makefile.in --- --- ../config.status --- cd .. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- Making all in xlators --- all-recursive --- Making all in cluster --- all-recursive --- Making all in stripe --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- stripe.lo --- --- stripe-helpers.lo --- --- stripe.lo --- CC stripe.lo --- stripe-helpers.lo --- CC stripe-helpers.lo --- libxlator.lo --- CC libxlator.lo --- stripe.la --- CCLD stripe.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in afr --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- afr-dir-read.lo --- --- ../../../../config.status --- --- am--refresh --- --- afr-dir-read.lo --- CC afr-dir-read.lo --- afr-dir-write.lo --- CC afr-dir-write.lo --- afr-inode-read.lo --- CC afr-inode-read.lo --- afr-inode-write.lo --- CC afr-inode-write.lo --- afr-open.lo --- CC afr-open.lo --- afr-transaction.lo --- CC afr-transaction.lo --- afr-lk-common.lo --- CC afr-lk-common.lo --- afr-read-txn.lo --- CC afr-read-txn.lo --- libxlator.lo --- CC libxlator.lo --- afr-self-heal-common.lo --- CC afr-self-heal-common.lo --- afr-self-heal-data.lo --- CC afr-self-heal-data.lo --- afr-self-heal-entry.lo --- CC afr-self-heal-entry.lo --- afr-self-heal-metadata.lo --- CC afr-self-heal-metadata.lo --- afr-self-heald.lo --- CC afr-self-heald.lo --- afr-self-heal-name.lo --- CC afr-self-heal-name.lo --- afr.lo --- CC afr.lo --- pump.lo --- CC pump.lo --- afr.la --- CCLD afr.la --- pump.la --- CCLD pump.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in dht --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- dht-layout.lo --- --- dht-helper.lo --- --- dht-layout.lo --- CC dht-layout.lo --- dht-helper.lo --- CC dht-helper.lo --- dht-linkfile.lo --- CC dht-linkfile.lo --- dht-rebalance.lo --- CC dht-rebalance.lo --- dht-selfheal.lo --- CC dht-selfheal.lo --- dht-rename.lo --- CC dht-rename.lo --- dht-hashfn.lo --- CC dht-hashfn.lo --- dht-diskusage.lo --- CC dht-diskusage.lo --- dht-common.lo --- CC dht-common.lo --- dht-inode-write.lo --- CC dht-inode-write.lo --- dht-inode-read.lo --- CC dht-inode-read.lo --- dht-shared.lo --- CC dht-shared.lo --- libxlator.lo --- CC libxlator.lo --- dht.lo --- CC dht.lo --- nufa.lo --- CC nufa.lo --- switch.lo --- CC switch.lo --- dht.la --- CCLD dht.la --- nufa.la --- CCLD nufa.la --- switch.la --- CCLD switch.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in ec --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- ec.lo --- --- ec-data.lo --- --- ec.lo --- CC ec.lo --- ec-data.lo --- CC ec-data.lo --- ec-helpers.lo --- CC ec-helpers.lo --- ec-common.lo --- CC ec-common.lo --- ec-generic.lo --- CC ec-generic.lo --- ec-locks.lo --- CC ec-locks.lo --- ec-dir-read.lo --- CC ec-dir-read.lo --- ec-dir-write.lo --- CC ec-dir-write.lo --- ec-inode-read.lo --- CC ec-inode-read.lo --- ec-inode-write.lo --- CC ec-inode-write.lo --- ec-combine.lo --- CC ec-combine.lo --- ec-gf.lo --- CC ec-gf.lo --- ec-method.lo --- CC ec-method.lo --- ec-heal.lo --- CC ec-heal.lo --- libxlator.lo --- CC libxlator.lo --- ec.la --- CCLD ec.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- Making all in storage --- all-recursive --- Making all in posix --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- posix.lo --- --- ../../../../config.status --- --- am--refresh --- --- posix.lo --- CC posix.lo --- posix-helpers.lo --- CC posix-helpers.lo --- posix.lo --- posix.c: In function 'posix_xattr_get_real_filename': posix.c:3151:6: warning: variable 'op_ret' set but not used [-Wunused-but-set-variable] int op_ret = -1; ^ --- posix-helpers.lo --- posix-helpers.c: In function '_handle_list_xattr': posix-helpers.c:579:31: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = -1; ^ posix-helpers.c: In function 'posix_fsyncer_process': posix-helpers.c:1587:31: warning: variable 'priv' set but not used [-Wunused-but-set-variable] struct posix_private *priv = NULL; ^ --- posix.lo --- posix.c: In function 'posix_fill_readdir': posix.c:4879:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type '__off_t' [-Wformat=] gf_log (THIS->name, GF_LOG_ERROR, ^ posix.c:4879:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type '__off_t' [-Wformat=] posix.c:4879:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 7 has type '__off_t' [-Wformat=] posix.c:4953:33: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type '__off_t' [-Wformat=] gf_log (THIS->name, GF_LOG_ERROR, ^ posix.c:4953:33: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type '__off_t' [-Wformat=] posix.c:4953:33: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 7 has type '__off_t' [-Wformat=] --- posix-handle.lo --- CC posix-handle.lo --- posix-aio.lo --- CC posix-aio.lo --- posix.la --- CCLD posix.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- Making all in protocol --- all-recursive --- Making all in auth --- all-recursive --- Making all in addr --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../../config.status --- cd ../../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../../config.status --- --- am--refresh --- --- addr.lo --- CC addr.lo --- addr.la --- CCLD addr.la --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- Making all in login --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../../config.status --- cd ../../../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- login.lo --- CC login.lo --- login.la --- CCLD login.la --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- Making all in client --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- client.lo --- --- ../../../../config.status --- --- am--refresh --- --- client.lo --- CC client.lo --- client-helpers.lo --- CC client-helpers.lo client-helpers.c: In function 'client_fd_fop_prepare_local': client-helpers.c:325:23: warning: variable 'conf' set but not used [-Wunused-but-set-variable] clnt_conf_t *conf = NULL; ^ --- client.lo --- client.c: In function 'client_grace_timeout': client.c:78:27: warning: variable 'rpc' set but not used [-Wunused-but-set-variable] struct rpc_clnt *rpc = NULL; ^ --- client-rpc-fops.lo --- CC client-rpc-fops.lo client-rpc-fops.c: In function 'client3_3_open_cbk': client-rpc-fops.c:399:24: warning: variable 'conf' set but not used [-Wunused-but-set-variable] clnt_conf_t *conf = NULL; ^ client-rpc-fops.c: In function 'client3_3_fgetxattr_cbk': client-rpc-fops.c:1118:27: warning: variable 'local' set but not used [-Wunused-but-set-variable] clnt_local_t *local = NULL; ^ client-rpc-fops.c: In function 'client3_3_lk_cbk': client-rpc-fops.c:2293:24: warning: variable 'local' set but not used [-Wunused-but-set-variable] clnt_local_t *local = NULL; ^ client-rpc-fops.c: In function 'client3_3_opendir_cbk': client-rpc-fops.c:2630:28: warning: variable 'conf' set but not used [-Wunused-but-set-variable] clnt_conf_t *conf = NULL; ^ --- client-handshake.lo --- CC client-handshake.lo --- client-callback.lo --- CC client-callback.lo --- client-lk.lo --- CC client-lk.lo --- client.la --- CCLD client.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- Making all in server --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- server.lo --- --- server-resolve.lo --- --- server.lo --- CC server.lo --- server-resolve.lo --- CC server-resolve.lo --- server.lo --- server.c: In function 'server_submit_reply': server.c:145:33: warning: unused variable 'barriered' [-Wunused-variable] gf_boolean_t barriered = _gf_false; ^ server.c: In function 'reconfigure': server.c:680:35: warning: unused variable 'xl' [-Wunused-variable] xlator_t *xl = NULL; ^ server.c: In function 'notify': server.c:1041:22: warning: variable 'output' set but not used [-Wunused-but-set-variable] dict_t *output = NULL; ^ server.c:1040:22: warning: variable 'dict' set but not used [-Wunused-but-set-variable] dict_t *dict = NULL; ^ server.c:1039:22: warning: unused variable 'val' [-Wunused-variable] int32_t val = 0; ^ --- server-resolve.lo --- server-resolve.c: In function 'resolve_gfid': server-resolve.c:183:31: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = 0; ^ server-resolve.c:180:31: warning: variable 'this' set but not used [-Wunused-but-set-variable] xlator_t *this = NULL; ^ --- server-helpers.lo --- CC server-helpers.lo --- server-rpc-fops.lo --- CC server-rpc-fops.lo server-rpc-fops.c: In function 'server3_3_lookup': server-rpc-fops.c:5989:30: warning: variable 'op_errno' set but not used [-Wunused-but-set-variable] int op_errno = 0; ^ --- server-handshake.lo --- CC server-handshake.lo --- authenticate.lo --- CC authenticate.lo --- server.la --- CCLD server.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../config.status --- --- am--refresh --- Making all in performance --- all-recursive --- Making all in write-behind --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- write-behind.lo --- CC write-behind.lo --- ../../../../config.status --- --- am--refresh --- --- write-behind.la --- CCLD write-behind.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in read-ahead --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- read-ahead.lo --- CC read-ahead.lo --- page.lo --- CC page.lo --- read-ahead.la --- CCLD read-ahead.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in readdir-ahead --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- readdir-ahead.lo --- CC readdir-ahead.lo --- readdir-ahead.la --- CCLD readdir-ahead.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in io-threads --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- io-threads.lo --- CC io-threads.lo --- io-threads.la --- CCLD io-threads.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in io-cache --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- io-cache.lo --- CC io-cache.lo --- page.lo --- CC page.lo --- io-cache.lo --- io-cache.c: In function '__ioc_cache_dump': io-cache.c:1923:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] ".%"GF_PRI_SUSECONDS, ioc_inode->cache.tv.tv_usec); ^ io-cache.c:1923:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] --- ioc-inode.lo --- CC ioc-inode.lo --- io-cache.la --- CCLD io-cache.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in symlink-cache --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- symlink-cache.lo --- CC symlink-cache.lo --- symlink-cache.la --- CCLD symlink-cache.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- Making all in quick-read --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- quick-read.lo --- CC quick-read.lo quick-read.c: In function 'qr_inodectx_dump': quick-read.c:717:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] ".%"GF_PRI_SUSECONDS, qr_inode->last_refresh.tv_usec); ^ quick-read.c:717:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] --- quick-read.la --- CCLD quick-read.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- Making all in md-cache --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- md-cache.lo --- CC md-cache.lo --- md-cache.la --- CCLD md-cache.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in open-behind --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- open-behind.lo --- CC open-behind.lo --- open-behind.la --- CCLD open-behind.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../config.status --- --- am--refresh --- Making all in debug --- all-recursive --- Making all in trace --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- trace.lo --- CC trace.lo trace.c: In function 'dump_history_trace': trace.c:76:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] ".%"GF_PRI_SUSECONDS, cb->tv.tv_usec); ^ trace.c:76:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] --- trace.la --- CCLD trace.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in error-gen --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- error-gen.lo --- CC error-gen.lo --- error-gen.la --- CCLD error-gen.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in io-stats --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- io-stats.lo --- CC io-stats.lo io-stats.c: In function 'ios_dump_throughput_stats': io-stats.c:575:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] ".%"GF_PRI_SUSECONDS, time.tv_usec); ^ io-stats.c:575:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] io-stats.c: In function 'io_stats_dump_global_to_logfp': io-stats.c:692:35: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] conf->cumulative.max_openfd_time.tv_usec); ^ io-stats.c:692:35: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] io-stats.c: In function 'io_stats_dump_stats_to_dict': io-stats.c:1124:51: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] conf->cumulative.max_openfd_time.tv_usec); ^ io-stats.c:1124:51: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] --- io-stats.la --- CCLD io-stats.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../config.status --- --- am--refresh --- Making all in features --- all-recursive --- Making all in locks --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- common.lo --- --- posix.lo --- --- common.lo --- CC common.lo --- posix.lo --- CC posix.lo --- entrylk.lo --- CC entrylk.lo --- inodelk.lo --- CC inodelk.lo --- reservelk.lo --- CC reservelk.lo --- clear.lo --- CC clear.lo --- locks.la --- CCLD locks.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in quota --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- quota.lo --- --- quota-enforcer-client.lo --- --- quota.lo --- CC quota.lo --- quota-enforcer-client.lo --- CC quota-enforcer-client.lo --- quota.lo --- quota.c: In function 'quota_add_parent': quota.c:391:25: warning: variable 'found' set but not used [-Wunused-but-set-variable] gf_boolean_t found = _gf_false; ^ quota.c: In function 'quota_get_limits': quota.c:948:24: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = 0; ^ quota.c: In function 'quota_writev_helper': quota.c:1185:24: warning: variable 'priv' set but not used [-Wunused-but-set-variable] quota_priv_t *priv = NULL; ^ quota.c: In function 'quota_writev': quota.c:1245:28: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int32_t ret = -1, op_errno = EINVAL; ^ quota.c: In function 'quota_create_helper': quota.c:1504:24: warning: variable 'priv' set but not used [-Wunused-but-set-variable] quota_priv_t *priv = NULL; ^ quota.c: In function 'quota_link_helper': quota.c:1770:24: warning: variable 'priv' set but not used [-Wunused-but-set-variable] quota_priv_t *priv = NULL; ^ quota.c: In function 'quota_rename_cbk': quota.c:1876:31: warning: variable 'size' set but not used [-Wunused-but-set-variable] int64_t size = 0; ^ quota.c: In function 'quota_rename_helper': quota.c:1979:24: warning: variable 'priv' set but not used [-Wunused-but-set-variable] quota_priv_t *priv = NULL; ^ quota.c: In function 'quota_symlink_helper': quota.c:2207:24: warning: variable 'priv' set but not used [-Wunused-but-set-variable] quota_priv_t *priv = NULL; ^ quota.c: In function 'quota_mknod_helper': quota.c:3170:24: warning: variable 'priv' set but not used [-Wunused-but-set-variable] quota_priv_t *priv = NULL; ^ quota.c: In function 'quota_statfs_cbk': quota.c:3534:28: warning: unused variable 'local' [-Wunused-variable] quota_local_t *local = frame->local; ^ quota.c: In function 'quota_get_limit_dir': quota.c:3758:33: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = -1; ^ quota.c: In function 'quota_fallocate_helper': quota.c:4030:24: warning: variable 'priv' set but not used [-Wunused-but-set-variable] quota_priv_t *priv = NULL; ^ quota.c: In function 'quota_fallocate': quota.c:4061:28: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int32_t ret = -1, op_errno = EINVAL; ^ --- quotad.lo --- CC quotad.lo quotad.c: In function 'qd_nameless_lookup': quotad.c:97:36: warning: variable 'priv' set but not used [-Wunused-but-set-variable] quota_priv_t *priv = NULL; ^ --- quotad-helpers.lo --- CC quotad-helpers.lo --- quotad-aggregator.lo --- CC quotad-aggregator.lo quotad-aggregator.c: In function 'quotad_aggregator_getlimit': quotad-aggregator.c:173:36: warning: variable 'rsp' set but not used [-Wunused-but-set-variable] gfs3_lookup_rsp rsp = {0,}; ^ --- quota.la --- CCLD quota.la --- quotad.la --- CCLD quotad.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in read-only --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- read-only.lo --- --- read-only-common.lo --- --- read-only.lo --- CC read-only.lo --- read-only-common.lo --- CC read-only-common.lo --- worm.lo --- CC worm.lo --- read-only.la --- CCLD read-only.la --- worm.la --- CCLD worm.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in mac-compat --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- mac-compat.lo --- CC mac-compat.lo --- mac-compat.la --- CCLD mac-compat.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- Making all in quiesce --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- quiesce.lo --- CC quiesce.lo --- quiesce.la --- CCLD quiesce.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in marker --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- marker.lo --- --- marker-quota.lo --- CC marker-quota.lo --- marker.lo --- CC marker.lo --- marker-quota-helper.lo --- CC marker-quota-helper.lo --- marker-common.lo --- CC marker-common.lo --- marker.la --- CCLD marker.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in index --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- index.lo --- CC index.lo index.c: In function 'index_worker': index.c:61:27: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = 0; ^ index.c: In function 'index_fill_readdir': index.c:291:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type '__off_t' [-Wformat=] gf_log (THIS->name, GF_LOG_ERROR, ^ index.c:291:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type '__off_t' [-Wformat=] index.c:291:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 7 has type '__off_t' [-Wformat=] index.c:341:5: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type '__off_t' [-Wformat=] gf_log (THIS->name, GF_LOG_ERROR, ^ index.c:341:5: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type '__off_t' [-Wformat=] index.c:341:5: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 7 has type '__off_t' [-Wformat=] index.c: In function 'index_getxattr': index.c:1031:26: warning: variable 'priv' set but not used [-Wunused-but-set-variable] index_priv_t *priv = NULL; ^ --- index.la --- CCLD index.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- Making all in barrier --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- barrier.lo --- CC barrier.lo --- barrier.la --- CCLD barrier.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in protect --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- prot_dht.lo --- --- prot_client.lo --- --- prot_dht.lo --- CC prot_dht.lo --- prot_client.lo --- CC prot_client.lo --- prot_server.lo --- CC prot_server.lo --- prot_client.la --- CCLD prot_client.la --- prot_dht.la --- CCLD prot_dht.la --- prot_server.la --- CCLD prot_server.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in compress --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- cdc.lo --- --- cdc-helper.lo --- --- cdc.lo --- CC cdc.lo --- cdc-helper.lo --- CC cdc-helper.lo --- cdc.la --- CCLD cdc.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- Making all in changelog --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- changelog.lo --- CC changelog.lo --- changelog-rt.lo --- CC changelog-rt.lo --- changelog-helpers.lo --- CC changelog-helpers.lo --- changelog-encoders.lo --- CC changelog-encoders.lo --- changelog-notifier.lo --- CC changelog-notifier.lo --- changelog-barrier.lo --- CC changelog-barrier.lo --- changelog.la --- CCLD changelog.la Making all in lib --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../../config.status --- cd ../../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../../config.status --- --- am--refresh --- --- libgfchangelog_la-gf-changelog.lo --- --- libgfchangelog_la-gf-changelog-process.lo --- CC libgfchangelog_la-gf-changelog-process.lo --- libgfchangelog_la-gf-changelog.lo --- CC libgfchangelog_la-gf-changelog.lo --- libgfchangelog_la-gf-changelog-helpers.lo --- CC libgfchangelog_la-gf-changelog-helpers.lo --- libgfchangelog_la-gf-history-changelog.lo --- CC libgfchangelog_la-gf-history-changelog.lo --- libgfchangelog_la-clear.lo --- CC libgfchangelog_la-clear.lo --- libgfchangelog_la-copy.lo --- CC libgfchangelog_la-copy.lo --- libgfchangelog_la-gen_uuid.lo --- CC libgfchangelog_la-gen_uuid.lo ../../../../../contrib/uuid/gen_uuid.c: In function 'get_clock': ../../../../../contrib/uuid/gen_uuid.c:419:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'suseconds_t' [-Wformat=] clock_seq, last.tv_sec, last.tv_usec, adjustment); ^ ../../../../../contrib/uuid/gen_uuid.c:419:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'suseconds_t' [-Wformat=] --- libgfchangelog_la-pack.lo --- CC libgfchangelog_la-pack.lo --- libgfchangelog_la-parse.lo --- CC libgfchangelog_la-parse.lo --- libgfchangelog_la-unparse.lo --- CC libgfchangelog_la-unparse.lo --- libgfchangelog_la-parse.lo --- ../../../../../contrib/uuid/parse.c: In function 'uuid_parse': ../../../../../contrib/uuid/parse.c:62:3: warning: array subscript has type 'char' [-Wchar-subscripts] if (!isxdigit(*cp)) ^ --- libgfchangelog_la-uuid_time.lo --- CC libgfchangelog_la-uuid_time.lo --- libgfchangelog_la-compare.lo --- CC libgfchangelog_la-compare.lo --- libgfchangelog_la-uuid_time.lo --- ../../../../../contrib/uuid/uuid_time.c: In function 'main': ../../../../../contrib/uuid/uuid_time.c:167:2: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'suseconds_t' [-Wformat=] printf("UUID time is: (%" GF_PRI_SECOND ", %" GF_PRI_USEC "): %s\n", tv.tv_sec, tv.tv_usec, ctime(&time_reg)); ^ ../../../../../contrib/uuid/uuid_time.c:167:2: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'suseconds_t' [-Wformat=] --- libgfchangelog_la-isnull.lo --- CC libgfchangelog_la-isnull.lo --- libgfchangelog_la-unpack.lo --- CC libgfchangelog_la-unpack.lo --- libgfchangelog.la --- CCLD libgfchangelog.la --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in gfid-access --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- gfid-access.lo --- CC gfid-access.lo --- gfid-access.la --- CCLD gfid-access.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in glupy --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- glupy.lo --- CC glupy.lo --- glupy.la --- CCLD glupy.la Making all in examples --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in qemu-block --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in snapview-client --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- snapview-client.lo --- CC snapview-client.lo --- snapview-client.la --- CCLD snapview-client.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in snapview-server --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- snapview-server.lo --- --- snapview-server-mgmt.lo --- --- snapview-server.lo --- CC snapview-server.lo --- snapview-server-mgmt.lo --- CC snapview-server-mgmt.lo --- snapview-server.lo --- snapview-server.c: In function 'svs_revalidate': snapview-server.c:373:25: warning: variable 'object' set but not used [-Wunused-but-set-variable] glfs_object_t *object = NULL; ^ snapview-server.c: In function 'svs_lookup': snapview-server.c:480:24: warning: variable 'fs' set but not used [-Wunused-but-set-variable] glfs_t *fs = NULL; ^ snapview-server.c:478:24: warning: variable 'private' set but not used [-Wunused-but-set-variable] svs_private_t *private = NULL; ^ snapview-server.c: In function 'svs_readdir': snapview-server.c:1430:24: warning: variable 'priv' set but not used [-Wunused-but-set-variable] svs_private_t *priv = NULL; ^ snapview-server.c: In function 'svs_stat': snapview-server.c:1609:24: warning: variable 'priv' set but not used [-Wunused-but-set-variable] svs_private_t *priv = NULL; ^ snapview-server.c: In function 'svs_fstat': snapview-server.c:1673:24: warning: variable 'priv' set but not used [-Wunused-but-set-variable] svs_private_t *priv = NULL; ^ snapview-server.c: In function 'svs_access': snapview-server.c:1962:25: warning: variable 'priv' set but not used [-Wunused-but-set-variable] svs_private_t *priv = NULL; ^ snapview-server.c: In function 'init': snapview-server.c:2058:25: warning: unused variable 'snap_thread' [-Wunused-variable] pthread_t snap_thread; ^ --- snapview-server-helpers.lo --- CC snapview-server-helpers.lo snapview-server-helpers.c: In function 'svs_initialise_snapshot_volume': snapview-server-helpers.c:439:29: warning: variable 'priv' set but not used [-Wunused-but-set-variable] svs_private_t *priv = NULL; ^ --- snapview-server.la --- CCLD snapview-server.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- Making all in encryption --- all-recursive --- Making all in rot-13 --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- am--refresh --- --- rot-13.lo --- CC rot-13.lo --- ./Makefile.in --- --- am--refresh --- --- rot-13.la --- CCLD rot-13.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in crypt --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- keys.lo --- --- data.lo --- --- keys.lo --- CC keys.lo --- data.lo --- CC data.lo --- metadata.lo --- CC metadata.lo --- atom.lo --- CC atom.lo --- crypt.lo --- CC crypt.lo --- crypt.la --- CCLD crypt.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../config.status --- --- am--refresh --- Making all in mount --- all-recursive --- Making all in fuse --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- fuse-helpers.lo --- --- fuse-resolve.lo --- --- fuse-helpers.lo --- CC fuse-helpers.lo --- fuse-resolve.lo --- CC fuse-resolve.lo --- fuse-bridge.lo --- CC fuse-bridge.lo --- misc.lo --- CC misc.lo --- fuse-bridge.lo --- fuse-bridge.c: In function 'dump_history_fuse': fuse-bridge.c:5019:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] ".%"GF_PRI_SUSECONDS, cb->tv.tv_usec); ^ fuse-bridge.c:5019:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t' [-Wformat=] --- mount.lo --- CC mount.lo --- mount-common.lo --- CC mount-common.lo --- fuse.la --- CCLD fuse.la Making all in utils --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../config.status --- --- am--refresh --- Making all in nfs --- all-recursive --- Making all in server --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- am--refresh --- --- nfs.lo --- --- ./Makefile.in --- --- am--refresh --- --- nfs.lo --- CC nfs.lo --- nfs-common.lo --- CC nfs-common.lo --- nfs-fops.lo --- CC nfs-fops.lo --- nfs-inodes.lo --- CC nfs-inodes.lo --- nfs-generics.lo --- CC nfs-generics.lo --- mount3.lo --- CC mount3.lo --- nfs3-fh.lo --- CC nfs3-fh.lo --- nfs3.lo --- CC nfs3.lo --- nfs3-helpers.lo --- CC nfs3-helpers.lo --- nlm4.lo --- CC nlm4.lo --- nlmcbk_svc.lo --- CC nlmcbk_svc.lo --- mount3udp_svc.lo --- CC mount3udp_svc.lo --- acl3.lo --- CC acl3.lo --- server.la --- CCLD server.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../config.status --- --- am--refresh --- Making all in mgmt --- all-recursive --- Making all in glusterd --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- glusterd_la-glusterd.lo --- --- glusterd_la-glusterd-handler.lo --- --- glusterd_la-glusterd.lo --- CC glusterd_la-glusterd.lo --- glusterd_la-glusterd-handler.lo --- CC glusterd_la-glusterd-handler.lo --- glusterd_la-glusterd.lo --- glusterd.c: In function 'init': glusterd.c:1196:28: warning: variable 'first_time' set but not used [-Wunused-but-set-variable] int first_time = 0; ^ --- glusterd_la-glusterd-handler.lo --- glusterd-handler.c: In function 'glusterd_transport_keepalive_options_get': glusterd-handler.c:2930:17: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = 0; ^ glusterd-handler.c: In function 'glusterd_xfer_friend_remove_resp': glusterd-handler.c:3285:31: warning: variable 'conf' set but not used [-Wunused-but-set-variable] glusterd_conf_t *conf = NULL; ^ glusterd-handler.c: In function 'glusterd_xfer_friend_add_resp': glusterd-handler.c:3315:31: warning: variable 'conf' set but not used [-Wunused-but-set-variable] glusterd_conf_t *conf = NULL; ^ --- glusterd_la-glusterd-sm.lo --- CC glusterd_la-glusterd-sm.lo --- glusterd_la-glusterd-op-sm.lo --- CC glusterd_la-glusterd-op-sm.lo glusterd-op-sm.c: In function '_delete_reconfig_global_opt': glusterd-op-sm.c:1503:25: warning: variable 'is_force' set but not used [-Wunused-but-set-variable] int32_t *is_force = 0; ^ glusterd-op-sm.c: In function 'glusterd_op_ac_lock': glusterd-op-sm.c:3030:41: warning: variable 'priv' set but not used [-Wunused-but-set-variable] glusterd_conf_t *priv = NULL; ^ glusterd-op-sm.c: In function '_select_rxlators_with_local_bricks': glusterd-op-sm.c:5335:34: warning: variable 'priv' set but not used [-Wunused-but-set-variable] glusterd_conf_t *priv = NULL; ^ glusterd-op-sm.c: In function '_select_rxlators_for_full_self_heal': glusterd-op-sm.c:5400:34: warning: variable 'priv' set but not used [-Wunused-but-set-variable] glusterd_conf_t *priv = NULL; ^ glusterd-op-sm.c: In function 'glusterd_bricks_select_status_volume': glusterd-op-sm.c:5754:34: warning: unused variable 'snapd' [-Wunused-variable] glusterd_snapd_t *snapd = NULL; ^ --- glusterd_la-glusterd-utils.lo --- CC glusterd_la-glusterd-utils.lo glusterd-utils.c: In function 'glusterd_brickinfo_new_from_brick': glusterd-utils.c:1123:33: warning: variable 'vg' set but not used [-Wunused-but-set-variable] char *vg = NULL; ^ glusterd-utils.c: In function 'glusterd_brick_connect': glusterd-utils.c:1764:34: warning: unused variable 'priv' [-Wunused-variable] glusterd_conf_t *priv = THIS->private; ^ glusterd-utils.c: In function 'glusterd_is_quorum_changed': glusterd-utils.c:3429:25: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = 0; ^ glusterd-utils.c: In function 'does_gd_meet_server_quorum': glusterd-utils.c:3577:34: warning: variable 'conf' set but not used [-Wunused-but-set-variable] glusterd_conf_t *conf = NULL; ^ glusterd-utils.c: In function 'glusterd_do_volume_quorum_action': glusterd-utils.c:3619:31: warning: variable 'conf' set but not used [-Wunused-but-set-variable] glusterd_conf_t *conf = NULL; ^ glusterd-utils.c: In function 'glusterd_import_volinfo': glusterd-utils.c:4204:29: warning: unused variable 'restored_snap' [-Wunused-variable] char *restored_snap = NULL; ^ glusterd-utils.c: In function 'glusterd_gen_snap_volfiles': glusterd-utils.c:5276:33: warning: unused variable 'brickinfo' [-Wunused-variable] glusterd_brickinfo_t *brickinfo = NULL; ^ glusterd-utils.c: In function 'glusterd_nodesvc_connect': glusterd-utils.c:6008:34: warning: unused variable 'priv' [-Wunused-variable] glusterd_conf_t *priv = THIS->private; ^ glusterd-utils.c: In function 'glusterd_parse_inode_size': glusterd-utils.c:7234:9: warning: array subscript has type 'char' [-Wchar-subscripts] while (trail && isdigit (*trail)) trail++; ^ glusterd-utils.c: In function 'glusterd_add_inode_size_to_dict': glusterd-utils.c:7263:25: warning: unused variable 'inode_size' [-Wunused-variable] char *inode_size = NULL; ^ glusterd-utils.c: In function 'glusterd_add_snapd_to_dict': glusterd-utils.c:7676:26: warning: variable 'priv' set but not used [-Wunused-but-set-variable] glusterd_conf_t *priv = NULL; ^ glusterd-utils.c: In function 'glusterd_is_local_brick': glusterd-utils.c:9156:26: warning: variable 'conf' set but not used [-Wunused-but-set-variable] glusterd_conf_t *conf = NULL; ^ glusterd-utils.c: In function 'glusterd_volset_help': glusterd-utils.c:9400:34: warning: variable 'this' set but not used [-Wunused-but-set-variable] xlator_t *this = NULL; ^ glusterd-utils.c: In function 'glusterd_to_cli': glusterd-utils.c:9450:28: warning: variable 'op_errno' set but not used [-Wunused-but-set-variable] int op_errno = 0; ^ glusterd-utils.c: In function 'glusterd_use_rsp_dict': glusterd-utils.c:10817:24: warning: variable 'op' set but not used [-Wunused-but-set-variable] glusterd_op_t op = GD_OP_NONE; ^ glusterd-utils.c: In function 'glusterd_defrag_volume_node_rsp': glusterd-utils.c:11248:42: warning: variable 'priv' set but not used [-Wunused-but-set-variable] glusterd_conf_t *priv = NULL; ^ glusterd-utils.c: In function 'glusterd_is_snapd_running': glusterd-utils.c:13167:34: warning: unused variable 'priv' [-Wunused-variable] glusterd_conf_t *priv = THIS->private; ^ glusterd-utils.c: In function 'glusterd_snapd_start': glusterd-utils.c:13285:33: warning: unused variable 'glusterd_uuid' [-Wunused-variable] char glusterd_uuid [1024] = {0,}; ^ glusterd-utils.c: In function 'glusterd_snapd_stop': glusterd-utils.c:13407:33: warning: unused variable 'priv' [-Wunused-variable] glusterd_conf_t *priv = THIS->private; ^ glusterd-utils.c: In function 'glusterd_update_mntopts': glusterd-utils.c:13601:31: warning: unused variable 'runner' [-Wunused-variable] runner_t runner = {0,}; ^ glusterd-utils.c:13598:31: warning: unused variable 'cmd' [-Wunused-variable] char *cmd = NULL; ^ glusterd-utils.c:13597:31: warning: unused variable 'msg' [-Wunused-variable] char msg [PATH_MAX] = ""; ^ --- glusterd_la-glusterd-rpc-ops.lo --- CC glusterd_la-glusterd-rpc-ops.lo --- glusterd_la-glusterd-store.lo --- CC glusterd_la-glusterd-store.lo glusterd-store.c: In function 'glusterd_store_global_info': glusterd-store.c:1841:34: warning: unused variable 'buf' [-Wunused-variable] char buf[256] = {0, }; ^ glusterd-store.c: In function 'glusterd_store_retrieve_snapd': glusterd-store.c:2120:33: warning: unused variable 'exists' [-Wunused-variable] int exists = 0; ^ --- glusterd_la-glusterd-handshake.lo --- CC glusterd_la-glusterd-handshake.lo glusterd-handshake.c: In function '__server_get_snap_info': glusterd-handshake.c:1241:42: warning: unused variable 'volinfo' [-Wunused-variable] glusterd_volinfo_t *volinfo = NULL; ^ glusterd-handshake.c: In function '__glusterd_mgmt_hndsk_version_ack_cbk': glusterd-handshake.c:1512:30: warning: variable 'op_errno' set but not used [-Wunused-but-set-variable] int op_errno = EINVAL; ^ glusterd-handshake.c: In function '__glusterd_mgmt_hndsk_version_cbk': glusterd-handshake.c:1600:30: warning: variable 'op_errno' set but not used [-Wunused-but-set-variable] int op_errno = EINVAL; ^ --- glusterd_la-glusterd-pmap.lo --- CC glusterd_la-glusterd-pmap.lo glusterd-pmap.c: In function 'nextword': glusterd-pmap.c:102:9: warning: array subscript has type 'char' [-Wchar-subscripts] while (*str && !isspace (*str)) ^ glusterd-pmap.c:104:9: warning: array subscript has type 'char' [-Wchar-subscripts] while (*str && isspace (*str)) ^ glusterd-pmap.c: In function 'pmap_registry_search': glusterd-pmap.c:127:25: warning: array subscript has type 'char' [-Wchar-subscripts] if (nbrck && (!*nbrck || isspace (*nbrck))) ^ --- glusterd_la-glusterd-volgen.lo --- CC glusterd_la-glusterd-volgen.lo --- glusterd_la-glusterd-rebalance.lo --- CC glusterd_la-glusterd-rebalance.lo glusterd-rebalance.c: In function 'glusterd_op_rebalance': glusterd-rebalance.c:636:34: warning: variable 'priv' set but not used [-Wunused-but-set-variable] glusterd_conf_t *priv = NULL; ^ --- glusterd_la-glusterd-volgen.lo --- glusterd-volgen.c: In function 'volgen_graph_build_clients': glusterd-volgen.c:2361:34: warning: variable 'volname' set but not used [-Wunused-but-set-variable] char *volname = NULL; ^ --- glusterd_la-glusterd-quota.lo --- CC glusterd_la-glusterd-quota.lo --- glusterd_la-glusterd-geo-rep.lo --- CC glusterd_la-glusterd-geo-rep.lo glusterd-geo-rep.c: In function '_fcbk_conftodict': glusterd-geo-rep.c:621:17: warning: array subscript has type 'char' [-Wchar-subscripts] while (isspace (*v)) ^ glusterd-geo-rep.c:631:17: warning: array subscript has type 'char' [-Wchar-subscripts] while (isspace (*v)) ^ glusterd-geo-rep.c: In function 'glusterd_op_verify_gsync_start_options': glusterd-geo-rep.c:1250:33: warning: variable 'priv' set but not used [-Wunused-but-set-variable] glusterd_conf_t *priv = NULL; ^ glusterd-geo-rep.c: In function 'glusterd_op_stage_gsync_set': glusterd-geo-rep.c:2405:29: warning: variable 'pfd' set but not used [-Wunused-but-set-variable] int pfd = -1; ^ glusterd-geo-rep.c: In function 'gd_pause_or_resume_gsync': glusterd-geo-rep.c:2731:25: warning: unused variable 'i' [-Wunused-variable] int i = 0; ^ glusterd-geo-rep.c: In function 'glusterd_gsync_read_frm_status': glusterd-geo-rep.c:3203:25: warning: array subscript has type 'char' [-Wchar-subscripts] while (isspace (*p)) ^ glusterd-geo-rep.c: In function 'glusterd_get_gsync_status_mst_slv': glusterd-geo-rep.c:3884:29: warning: variable 'priv' set but not used [-Wunused-but-set-variable] glusterd_conf_t *priv = NULL; ^ glusterd-geo-rep.c: In function 'glusterd_op_gsync_set': glusterd-geo-rep.c:4459:29: warning: unused variable 'errmsg' [-Wunused-variable] char errmsg[PATH_MAX] = ""; ^ --- glusterd_la-glusterd-replace-brick.lo --- CC glusterd_la-glusterd-replace-brick.lo glusterd-replace-brick.c: In function 'rb_update_srcbrick_port': glusterd-replace-brick.c:1399:19: warning: variable 'dict_ret' set but not used [-Wunused-but-set-variable] int dict_ret = 0; ^ --- glusterd_la-glusterd-log-ops.lo --- CC glusterd_la-glusterd-log-ops.lo --- glusterd_la-glusterd-volume-ops.lo --- CC glusterd_la-glusterd-volume-ops.lo glusterd-volume-ops.c: In function 'glusterd_clearlocks_send_cmd': glusterd-volume-ops.c:2200:27: warning: variable 'priv' set but not used [-Wunused-but-set-variable] glusterd_conf_t *priv = NULL; ^ glusterd-volume-ops.c: In function 'glusterd_clearlocks_rmdir_mount': glusterd-volume-ops.c:2223:26: warning: variable 'priv' set but not used [-Wunused-but-set-variable] glusterd_conf_t *priv = NULL; ^ glusterd-volume-ops.c: In function 'glusterd_clearlocks_create_mount': glusterd-volume-ops.c:2271:26: warning: variable 'priv' set but not used [-Wunused-but-set-variable] glusterd_conf_t *priv = NULL; ^ glusterd-volume-ops.c: In function 'glusterd_clearlocks_get_local_client_ports': glusterd-volume-ops.c:2349:34: warning: variable 'priv' set but not used [-Wunused-but-set-variable] glusterd_conf_t *priv = NULL; ^ --- glusterd_la-glusterd-brick-ops.lo --- CC glusterd_la-glusterd-brick-ops.lo --- glusterd_la-glusterd-mountbroker.lo --- CC glusterd_la-glusterd-mountbroker.lo --- glusterd_la-glusterd-syncop.lo --- CC glusterd_la-glusterd-syncop.lo --- glusterd_la-glusterd-mountbroker.lo --- glusterd-mountbroker.c: In function 'parse_mount_pattern_desc': glusterd-mountbroker.c:148:25: warning: array subscript has type 'char' [-Wchar-subscripts] while (!strchr ("|&)", *c2) && !isspace (*c2)) ^ glusterd-mountbroker.c:191:25: warning: array subscript has type 'char' [-Wchar-subscripts] while (!isspace (*c2) && *c2 != ')') ^ --- glusterd_la-glusterd-syncop.lo --- glusterd-syncop.c: In function 'gd_brick_op_phase': glusterd-syncop.c:1425:34: warning: variable 'conf' set but not used [-Wunused-but-set-variable] glusterd_conf_t *conf = NULL; ^ --- glusterd_la-glusterd-hooks.lo --- CC glusterd_la-glusterd-hooks.lo glusterd-hooks.c: In function 'glusterd_hooks_run_hooks': glusterd-hooks.c:303:26: warning: variable 'priv' set but not used [-Wunused-but-set-variable] glusterd_conf_t *priv = NULL; ^ --- glusterd_la-glusterd-volume-set.lo --- CC glusterd_la-glusterd-volume-set.lo --- glusterd_la-glusterd-locks.lo --- CC glusterd_la-glusterd-locks.lo --- glusterd_la-glusterd-snapshot.lo --- CC glusterd_la-glusterd-snapshot.lo --- glusterd_la-glusterd-mgmt-handler.lo --- CC glusterd_la-glusterd-mgmt-handler.lo --- glusterd_la-glusterd-snapshot.lo --- glusterd-snapshot.c: In function 'glusterd_snap_brick_create': glusterd-snapshot.c:3945:26: warning: variable 'priv' set but not used [-Wunused-but-set-variable] glusterd_conf_t *priv = NULL; ^ glusterd-snapshot.c: In function 'glusterd_do_snap_vol': glusterd-snapshot.c:4332:33: warning: unused variable 'brick_order' [-Wunused-variable] int64_t brick_order = 0; ^ glusterd-snapshot.c: In function 'glusterd_handle_snapshot_delete_vol': glusterd-snapshot.c:4598:33: warning: unused variable 'key' [-Wunused-variable] char key[PATH_MAX] = ""; ^ glusterd-snapshot.c:4597:34: warning: unused variable 'temp_volinfo' [-Wunused-variable] glusterd_volinfo_t *temp_volinfo = NULL; ^ glusterd-snapshot.c:4595:34: warning: unused variable 'snap_volinfo' [-Wunused-variable] glusterd_volinfo_t *snap_volinfo = NULL; ^ glusterd-snapshot.c:4594:33: warning: unused variable 'i' [-Wunused-variable] int32_t i = 0; ^ glusterd-snapshot.c: In function 'glusterd_snapshot_config_commit': glusterd-snapshot.c:5760:29: warning: unused variable 'err_str' [-Wunused-variable] char err_str[PATH_MAX] = {0,}; ^ glusterd-snapshot.c: In function 'glusterd_handle_snap_limit': glusterd-snapshot.c:6586:29: warning: unused variable 'other_volinfo' [-Wunused-variable] glusterd_volinfo_t *other_volinfo = NULL; ^ glusterd-snapshot.c: In function 'glusterd_snapshot_create_postvalidate': glusterd-snapshot.c:6681:26: warning: unused variable 'auto_delete' [-Wunused-variable] char *auto_delete = NULL; ^ --- glusterd_la-glusterd-mgmt.lo --- CC glusterd_la-glusterd-mgmt.lo glusterd-mgmt.c: In function 'gd_mgmt_v3_collate_errors': glusterd-mgmt.c:36:20: warning: variable 'len' set but not used [-Wunused-but-set-variable] int32_t len = -1; ^ --- glusterd_la-glusterd-peer-utils.lo --- CC glusterd_la-glusterd-peer-utils.lo --- glusterd.la --- CCLD glusterd.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../config.status --- --- am--refresh --- Making all in system --- all-recursive --- Making all in posix-acl --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- posix-acl.lo --- CC posix-acl.lo --- posix-acl-xattr.lo --- CC posix-acl-xattr.lo --- posix-acl.la --- CCLD posix-acl.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../config.status --- --- am--refresh --- Making all in playground --- all-recursive --- Making all in template --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- template.lo --- CC template.lo --- template.la --- CCLD template.la --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../config.status --- --- am--refresh --- Making all in meta --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- --- meta.lo --- --- meta-helpers.lo --- --- meta.lo --- CC meta.lo --- meta-helpers.lo --- CC meta-helpers.lo --- meta-defaults.lo --- CC meta-defaults.lo --- root-dir.lo --- CC root-dir.lo --- graphs-dir.lo --- CC graphs-dir.lo --- frames-file.lo --- CC frames-file.lo --- graph-dir.lo --- CC graph-dir.lo --- active-link.lo --- CC active-link.lo --- xlator-dir.lo --- CC xlator-dir.lo --- top-link.lo --- CC top-link.lo --- logging-dir.lo --- CC logging-dir.lo --- logfile-link.lo --- CC logfile-link.lo --- loglevel-file.lo --- CC loglevel-file.lo --- process_uuid-file.lo --- CC process_uuid-file.lo --- volfile-file.lo --- CC volfile-file.lo --- view-dir.lo --- CC view-dir.lo --- subvolumes-dir.lo --- CC subvolumes-dir.lo --- subvolume-link.lo --- CC subvolume-link.lo --- type-file.lo --- CC type-file.lo --- version-file.lo --- CC version-file.lo --- options-dir.lo --- CC options-dir.lo --- option-file.lo --- CC option-file.lo --- cmdline-file.lo --- CC cmdline-file.lo --- name-file.lo --- CC name-file.lo --- private-file.lo --- CC private-file.lo --- history-file.lo --- CC history-file.lo --- mallinfo-file.lo --- CC mallinfo-file.lo --- meminfo-file.lo --- CC meminfo-file.lo --- measure-file.lo --- CC measure-file.lo --- profile-file.lo --- CC profile-file.lo --- meta.la --- CCLD meta.la --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../config.status --- --- am--refresh --- --- ./Makefile.in --- --- ../config.status --- cd .. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- Making all in glusterfsd --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../config.status --- --- am--refresh --- --- glusterfsd.o --- --- glusterfsd-mgmt.o --- --- glusterfsd.o --- CC glusterfsd.o --- glusterfsd-mgmt.o --- CC glusterfsd-mgmt.o glusterfsd-mgmt.c: In function 'mgmt_cbk_spec': glusterfsd-mgmt.c:52:19: warning: variable 'this' set but not used [-Wunused-but-set-variable] xlator_t *this = NULL; ^ glusterfsd-mgmt.c: In function 'mgmt_event_notify_cbk': glusterfsd-mgmt.c:1682:34: warning: variable 'ctx' set but not used [-Wunused-but-set-variable] glusterfs_ctx_t *ctx = NULL; ^ glusterfsd-mgmt.c: In function 'glusterfs_rebalance_event_notify_cbk': glusterfsd-mgmt.c:1718:34: warning: variable 'ctx' set but not used [-Wunused-but-set-variable] glusterfs_ctx_t *ctx = NULL; ^ glusterfsd-mgmt.c: In function 'mgmt_pmap_signout_cbk': glusterfsd-mgmt.c:2195:27: warning: variable 'ctx' set but not used [-Wunused-but-set-variable] glusterfs_ctx_t *ctx = NULL; ^ --- glusterfsd --- CCLD glusterfsd --- ./Makefile.in --- --- ../config.status --- cd .. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../config.status --- --- am--refresh --- Making all in doc --- ./Makefile.in --- --- ../config.status --- cd .. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../config.status --- --- am--refresh --- Making all in extras --- all-recursive --- Making all in init.d --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../config.status --- --- am--refresh --- Making all in systemd --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../config.status --- --- am--refresh --- Making all in benchmarking --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../config.status --- --- am--refresh --- Making all in hook-scripts --- all-recursive --- Making all in add-brick --- all-recursive --- Making all in post --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- Making all in pre --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in set --- all-recursive --- Making all in post --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in start --- all-recursive --- Making all in post --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in stop --- all-recursive --- Making all in pre --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- Making all in reset --- all-recursive --- Making all in post --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- Making all in pre --- ./Makefile.in --- --- ../../../../config.status --- cd ../../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../../config.status --- --- am--refresh --- --- ./Makefile.in --- --- ../../../config.status --- cd ../../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../../config.status --- --- am--refresh --- --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../config.status --- --- am--refresh --- Making all in ocf --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- Making all in LinuxRPM --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- am--refresh --- --- ./Makefile.in --- --- am--refresh --- --- all --- To build RPMS run 'make glusterrpms' Making all in geo-rep --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../config.status --- --- am--refresh --- --- gsync_sync_gfid-gsync-sync-gfid.o --- CC gsync_sync_gfid-gsync-sync-gfid.o gsync-sync-gfid.c: In function 'main': gsync-sync-gfid.c:65:17: warning: array subscript has type 'char' [-Wchar-subscripts] while(isspace (*path)) ^ --- gsync-sync-gfid --- CCLD gsync-sync-gfid --- ./Makefile.in --- --- ../config.status --- cd .. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../config.status --- --- am--refresh --- Making all in cli --- all-recursive --- Making all in src --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../config.status --- --- am--refresh --- --- cli.o --- CC cli.o --- registry.o --- CC registry.o --- cli.o --- cli.c: In function '_cli_err': cli.c:480:27: warning: variable 'state' set but not used [-Wunused-but-set-variable] struct cli_state *state = NULL; ^ cli.c: In function '_cli_out': cli.c:504:27: warning: variable 'state' set but not used [-Wunused-but-set-variable] struct cli_state *state = NULL; ^ --- input.o --- CC input.o --- cli-cmd.o --- CC cli-cmd.o --- cli-rl.o --- CC cli-rl.o --- cli-cmd-volume.o --- CC cli-cmd-volume.o --- cli-cmd-peer.o --- CC cli-cmd-peer.o --- cli-rpc-ops.o --- CC cli-rpc-ops.o --- cli-cmd-parser.o --- CC cli-cmd-parser.o --- cli-rpc-ops.o --- cli-rpc-ops.c: In function 'gf_cli_get_volume_cbk': cli-rpc-ops.c:574:36: warning: variable 'caps' set but not used [-Wunused-but-set-variable] char *caps = NULL; ^ --- cli-cmd-parser.o --- cli-cmd-parser.c: In function 'cli_cmd_volume_create_parse': cli-cmd-parser.c:330:25: warning: array subscript has type 'char' [-Wchar-subscripts] if (!isalnum (volname[i]) && (volname[i] != '_') && ^ cli-cmd-parser.c:265:17: warning: variable 'count' set but not used [-Wunused-but-set-variable] int count = 1; ^ cli-cmd-parser.c: In function 'cli_cmd_quota_parse': cli-cmd-parser.c:768:24: warning: array subscript has type 'char' [-Wchar-subscripts] if (!isalnum (volname[i]) && (volname[i] != '_') && ^ cli-cmd-parser.c: In function 'cli_cmd_volume_add_brick_parse': cli-cmd-parser.c:1221:26: warning: variable 'type' set but not used [-Wunused-but-set-variable] gf1_cluster_type type = GF_CLUSTER_TYPE_NONE; ^ cli-cmd-parser.c: In function 'config_parse': cli-cmd-parser.c:1964:35: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'suseconds_t' [-Wformat=] tv.tv_sec, tv.tv_usec); ^ cli-cmd-parser.c:1964:35: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'suseconds_t' [-Wformat=] cli-cmd-parser.c: In function 'cli_snap_create_parse': cli-cmd-parser.c:3245:17: warning: array subscript has type 'char' [-Wchar-subscripts] if (!isalnum (snapname[i]) && (snapname[i] != '_' ^ --- cli-rpc-ops.o --- cli-rpc-ops.c: In function 'cli_populate_req_dict_for_delete': cli-rpc-ops.c:8493:25: warning: unused variable 'snapcount' [-Wunused-variable] int snapcount = 0; ^ cli-rpc-ops.c:8492:25: warning: unused variable 'type' [-Wunused-variable] int type = 0; ^ cli-rpc-ops.c: In function 'cli_populate_req_dict_for_status': cli-rpc-ops.c:8546:25: warning: unused variable 'snapcount' [-Wunused-variable] int snapcount = 0; ^ cli-rpc-ops.c:8545:25: warning: unused variable 'type' [-Wunused-variable] int type = 0; ^ cli-rpc-ops.c: In function 'gf_cli_snapshot_for_delete': cli-rpc-ops.c:8945:26: warning: variable 'options' set but not used [-Wunused-but-set-variable] dict_t *options = NULL; ^ cli-rpc-ops.c: In function 'gf_cli_snapshot_for_status': cli-rpc-ops.c:9063:27: warning: variable 'options' set but not used [-Wunused-but-set-variable] dict_t *options = NULL; ^ cli-rpc-ops.c: In function 'gf_cli_snapshot': cli-rpc-ops.c:9154:27: warning: variable 'tmp_ret' set but not used [-Wunused-but-set-variable] int tmp_ret = -1; ^ --- cli-cmd-system.o --- CC cli-cmd-system.o --- cli-cmd-misc.o --- CC cli-cmd-misc.o --- cli-xml-output.o --- CC cli-xml-output.o --- cli-quotad-client.o --- CC cli-quotad-client.o --- cli-xml-output.o --- cli-xml-output.c: In function 'cli_xml_output_vol_info': cli-xml-output.c:2538:34: warning: variable 'caps' set but not used [-Wunused-but-set-variable] char *caps = NULL; ^ cli-xml-output.c: In function 'cli_xml_output_vol_quota_limit_list': cli-xml-output.c:2895:33: warning: unused variable 'runner' [-Wunused-variable] runner_t runner = {0,}; ^ cli-xml-output.c: In function '_output_gsync_config': cli-xml-output.c:3753:17: warning: array subscript has type 'char' [-Wchar-subscripts] while (isspace (*v)) { ^ cli-xml-output.c:3776:17: warning: array subscript has type 'char' [-Wchar-subscripts] while (isspace (*v)) ^ cli-xml-output.c: In function 'cli_xml_snapshot_info_snap_vol': cli-xml-output.c:4566:25: warning: unused variable 'value' [-Wunused-variable] int value = 0; ^ cli-xml-output.c: In function 'cli_xml_snapshot_info': cli-xml-output.c:4755:25: warning: unused variable 'str_value' [-Wunused-variable] char *str_value = NULL; ^ cli-xml-output.c: In function 'cli_xml_snapshot_volume_status': cli-xml-output.c:4836:17: warning: unused variable 'value' [-Wunused-variable] int value = 0; ^ cli-xml-output.c: In function 'cli_xml_snapshot_status_per_snap': cli-xml-output.c:4965:17: warning: unused variable 'snapcount' [-Wunused-variable] int snapcount = 0; ^ cli-xml-output.c: In function 'cli_xml_snapshot_status': cli-xml-output.c:5060:17: warning: unused variable 'str_value' [-Wunused-variable] char *str_value = NULL; ^ --- cli-cmd-snapshot.o --- CC cli-cmd-snapshot.o --- gluster --- CCLD gluster --- ./Makefile.in --- --- ../config.status --- cd .. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../config.status --- --- am--refresh --- Making all in geo-replication --- all-recursive --- Making all in syncdaemon --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../config.status --- --- am--refresh --- Making all in src --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../../config.status --- --- am--refresh --- --- gsyncd.o --- CC gsyncd.o --- procdiggy.o --- CC procdiggy.o procdiggy.c: In function 'pidinfo': procdiggy.c:57:33: warning: array subscript has type 'char' [-Wchar-subscripts] while (isspace (*++p)); ^ procdiggy.c:72:9: warning: array subscript has type 'char' [-Wchar-subscripts] while (isspace (*++p)); ^ --- gsyncd --- CCLD gsyncd --- ./Makefile.in --- --- ../config.status --- cd .. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- ../config.status --- --- am--refresh --- Making all in contrib/umountd --- ./Makefile.in --- --- ../../config.status --- cd ../.. && /usr/bin/make am--refresh --- ./Makefile.in --- --- am--refresh --- --- umountd-umountd.o --- --- ../../config.status --- --- am--refresh --- --- umountd-umountd.o --- CC umountd-umountd.o --- umountd --- CCLD umountd --- ./Makefile.in --- --- ./config.status --- --- ./Makefile.in --- cd . && /bin/sh /scratch/filesystems/glusterfs/work/glusterfs-3.6.0/missing --run automake-1.11 --foreign --- ./config.status --- /bin/sh ./config.status --recheck --- ./Makefile.in --- WARNING: 'automake' is missing on your system. You should only need it if you modified 'Makefile.am', 'acinclude.m4' or 'configure.ac'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. --- config.h --- --- Makefile --- cd . && /bin/sh ./config.status Makefile config.status: creating Makefile => Substituting "mtab" in xlators/mount/fuse/utils/mount.glusterfs.in INFO: [subst.mk:mtab] Nothing changed in ./xlators/mount/fuse/utils/mount.glusterfs.in. => Substituting "vol" in extras/Makefile => Unwrapping files-to-be-installed. INFO: [subst.mk:unwrap] Nothing changed in ./glusterfs-api.pc. INFO: [subst.mk:unwrap] Nothing changed in ./libgfchangelog.pc. => Creating /scratch/filesystems/glusterfs/work/glusterd