+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/glusterfs-8.2nb7/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/glusterfs-8.2nb7/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for glusterfs-8.2nb7 => Substituting "etc" in libglusterfs/src/logging.c doc/glusterfsd.8 cd /home/pbulk/build/filesystems/glusterfs/work/glusterfs-8.2/extras && echo "glusterd.vol.sample: glusterd.vol" >> Makefile && echo " cp glusterd.vol glusterd.vol.sample" >> Makefile --- ./aclocal.m4 --- CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/bash /home/pbulk/build/filesystems/glusterfs/work/glusterfs-8.2/missing aclocal-1.13 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 . && /usr/bin/bash /home/pbulk/build/filesystems/glusterfs/work/glusterfs-8.2/missing autoconf --- ./config.h.in --- (CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/bash /home/pbulk/build/filesystems/glusterfs/work/glusterfs-8.2/missing 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 touch ./config.h.in --- ./config.status --- /usr/bin/bash ./config.status --recheck --- stamp-h1 --- cd . && /usr/bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged --- config.h --- --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in libglusterfs --- all-recursive --- Making all in src --- y.tab.h --- --- defaults.c --- --- eventtypes.h --- --- y.tab.h --- /opt/pkg/bin/bison -y -p graphyy -d ./graph.y --- defaults.c --- /opt/pkg/bin/python3.10 ./gen-defaults.py ./defaults-tmpl.c > defaults.c --- eventtypes.h --- /opt/pkg/bin/python3.10 ../../events/eventskeygen.py C_HEADER --- graph.lex.c --- flex -Pgraphyy -t ./graph.l > graph.lex.c --- all --- /opt/pkg/bin/bmake all-am --- ./Makefile.in --- --- ../../config.status --- --- libglusterfs_la-dict.lo --- --- libglusterfs_la-xlator.lo --- --- libglusterfs_la-logging.lo --- --- libglusterfs_la-hashfn.lo --- --- libglusterfs_la-common-utils.lo --- --- libglusterfs_la-timer.lo --- --- ../../config.status --- cd ../.. && /opt/pkg/bin/bmake am--refresh --- libglusterfs_la-xlator.lo --- CC libglusterfs_la-xlator.lo --- libglusterfs_la-dict.lo --- CC libglusterfs_la-dict.lo --- libglusterfs_la-common-utils.lo --- CC libglusterfs_la-common-utils.lo --- libglusterfs_la-logging.lo --- CC libglusterfs_la-logging.lo --- libglusterfs_la-hashfn.lo --- CC libglusterfs_la-hashfn.lo --- libglusterfs_la-timer.lo --- CC libglusterfs_la-timer.lo --- ./Makefile.in --- --- ./Makefile.in --- cd . && /usr/bin/bash /home/pbulk/build/filesystems/glusterfs/work/glusterfs-8.2/missing automake-1.13 --foreign --- ../../config.status --- --- ./Makefile.in --- cd . && /usr/bin/bash /home/pbulk/build/filesystems/glusterfs/work/glusterfs-8.2/missing automake-1.13 --foreign --- ./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.status --- 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. --- libglusterfs_la-xlator.lo --- In file included from ./glusterfs/glusterfs-fops.h:14, from glusterfs/xlator.h:16, from xlator.c:11: ./glusterfs/compat.h:305: warning: "lgetxattr" redefined 305 | #define lgetxattr(path, key, value, size) \ | In file included from ./glusterfs/glusterfs-fops.h:14, from glusterfs/xlator.h:16, from xlator.c:11: ./glusterfs/compat.h:72: note: this is the location of the previous definition 72 | #define lgetxattr(path, key, value, size) getxattr(path, key, value, size) | In file included from ./glusterfs/glusterfs-fops.h:14, from glusterfs/xlator.h:16, from xlator.c:11: ./glusterfs/compat.h:386:46: error: unknown type name 'va_list' 386 | vasprintf(char **result, const char *format, va_list args); | ^~~~~~~ ./glusterfs/compat.h:329:1: note: 'va_list' is defined in header ''; did you forget to '#include '? 328 | #include +++ |+#include 329 | #ifndef s6_addr16 In file included from ./glusterfs/glusterfs-fops.h:14, from glusterfs/xlator.h:16, from xlator.c:11: /usr/include/dirent.h:102:13: error: expected ')' before '*' token 102 | extern int dirfd(DIR *); | ^~~~~ ./glusterfs/compat.h:316:28: error: expected ')' before '->' token 316 | #define dirfd(dirp) ((dirp)->dd_fd) | ^~ In file included from ./glusterfs/glusterfs-fops.h:14, from glusterfs/xlator.h:16, from xlator.c:11: ./glusterfs/compat.h:541:2: error: #error 'Please define GF_XATTR_NAME_MAX for your OS distribution.' 541 | #error 'Please define GF_XATTR_NAME_MAX for your OS distribution.' | ^~~~~ --- libglusterfs_la-timer.lo --- In file included from ./glusterfs/glusterfs-fops.h:14, from ./glusterfs/glusterfs.h:34, from glusterfs/timer.h:14, from timer.c:11: ./glusterfs/compat.h:305: warning: "lgetxattr" redefined 305 | #define lgetxattr(path, key, value, size) \ | In file included from ./glusterfs/glusterfs-fops.h:14, from ./glusterfs/glusterfs.h:34, from glusterfs/timer.h:14, from timer.c:11: ./glusterfs/compat.h:72: note: this is the location of the previous definition 72 | #define lgetxattr(path, key, value, size) getxattr(path, key, value, size) | In file included from ./glusterfs/glusterfs-fops.h:14, from ./glusterfs/glusterfs.h:34, from glusterfs/timer.h:14, from timer.c:11: ./glusterfs/compat.h:386:46: error: unknown type name 'va_list' 386 | vasprintf(char **result, const char *format, va_list args); | ^~~~~~~ ./glusterfs/compat.h:300:1: note: 'va_list' is defined in header ''; did you forget to '#include '? 299 | #include +++ |+#include 300 | In file included from ./glusterfs/glusterfs-fops.h:14, from ./glusterfs/glusterfs.h:34, from glusterfs/timer.h:14, from timer.c:11: ./glusterfs/compat.h:541:2: error: #error 'Please define GF_XATTR_NAME_MAX for your OS distribution.' 541 | #error 'Please define GF_XATTR_NAME_MAX for your OS distribution.' | ^~~~~ --- libglusterfs_la-logging.lo --- In file included from ./glusterfs/glusterfs-fops.h:14, from glusterfs/glusterfs.h:34, from logging.c:42: ./glusterfs/compat.h:305: warning: "lgetxattr" redefined 305 | #define lgetxattr(path, key, value, size) \ | In file included from ./glusterfs/glusterfs-fops.h:14, from glusterfs/glusterfs.h:34, from logging.c:42: ./glusterfs/compat.h:72: note: this is the location of the previous definition 72 | #define lgetxattr(path, key, value, size) getxattr(path, key, value, size) | --- libglusterfs_la-timer.lo --- In file included from ./glusterfs/glusterfs.h:39, from glusterfs/timer.h:14, from timer.c:11: ./glusterfs/compat-uuid.h: In function 'gf_uuid_copy': ./glusterfs/compat-uuid.h:31:20: warning: passing argument 2 of 'uuid_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 31 | uuid_copy(dst, src); | ^~~ In file included from ./glusterfs/compat-uuid.h:14, from ./glusterfs/glusterfs.h:39, from glusterfs/timer.h:14, from timer.c:11: /usr/include/uuid/uuid.h:67:31: note: expected 'uchar_t *' {aka 'unsigned char *'} but argument is of type 'const uchar_t *' {aka 'const unsigned char *'} 67 | extern void uuid_copy(uuid_t, uuid_t); | ^~~~~~ In file included from ./glusterfs/glusterfs.h:39, from glusterfs/timer.h:14, from timer.c:11: ./glusterfs/compat-uuid.h: In function 'gf_uuid_parse': ./glusterfs/compat-uuid.h:49:23: warning: passing argument 1 of 'uuid_parse' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 49 | return uuid_parse(in, uuid); | ^~ In file included from ./glusterfs/compat-uuid.h:14, from ./glusterfs/glusterfs.h:39, from glusterfs/timer.h:14, from timer.c:11: /usr/include/uuid/uuid.h:74:23: note: expected 'char *' but argument is of type 'const char *' 74 | extern int uuid_parse(char *, uuid_t); | ^~~~~~ In file included from ./glusterfs/glusterfs.h:39, from glusterfs/timer.h:14, from timer.c:11: ./glusterfs/compat-uuid.h: In function 'gf_uuid_unparse': ./glusterfs/compat-uuid.h:55:18: warning: passing argument 1 of 'uuid_unparse' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 55 | uuid_unparse(uuid, out); | ^~~~ In file included from ./glusterfs/compat-uuid.h:14, from ./glusterfs/glusterfs.h:39, from glusterfs/timer.h:14, from timer.c:11: /usr/include/uuid/uuid.h:69:26: note: expected 'uchar_t *' {aka 'unsigned char *'} but argument is of type 'const uchar_t *' {aka 'const unsigned char *'} 69 | extern void uuid_unparse(uuid_t, char *); | ^~~~~~ --- libglusterfs_la-logging.lo --- In file included from ./glusterfs/glusterfs-fops.h:14, from glusterfs/glusterfs.h:34, from logging.c:42: ./glusterfs/compat.h:541:2: error: #error 'Please define GF_XATTR_NAME_MAX for your OS distribution.' 541 | #error 'Please define GF_XATTR_NAME_MAX for your OS distribution.' | ^~~~~ --- libglusterfs_la-dict.lo --- In file included from ./glusterfs/glusterfs-fops.h:14, from ./glusterfs/glusterfs.h:34, from ./glusterfs/mem-pool.h:18, from ./glusterfs/common-utils.h:41, from glusterfs/dict.h:18, from dict.c:19: ./glusterfs/compat.h:305: warning: "lgetxattr" redefined 305 | #define lgetxattr(path, key, value, size) \ | In file included from ./glusterfs/glusterfs-fops.h:14, from ./glusterfs/glusterfs.h:34, from ./glusterfs/mem-pool.h:18, from ./glusterfs/common-utils.h:41, from glusterfs/dict.h:18, from dict.c:19: ./glusterfs/compat.h:72: note: this is the location of the previous definition 72 | #define lgetxattr(path, key, value, size) getxattr(path, key, value, size) | In file included from ./glusterfs/glusterfs-fops.h:14, from ./glusterfs/glusterfs.h:34, from ./glusterfs/mem-pool.h:18, from ./glusterfs/common-utils.h:41, from glusterfs/dict.h:18, from dict.c:19: ./glusterfs/compat.h:541:2: error: #error 'Please define GF_XATTR_NAME_MAX for your OS distribution.' 541 | #error 'Please define GF_XATTR_NAME_MAX for your OS distribution.' | ^~~~~ --- libglusterfs_la-logging.lo --- In file included from glusterfs/glusterfs.h:39, from logging.c:42: ./glusterfs/compat-uuid.h: In function 'gf_uuid_copy': ./glusterfs/compat-uuid.h:31:20: warning: passing argument 2 of 'uuid_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 31 | uuid_copy(dst, src); | ^~~ In file included from ./glusterfs/compat-uuid.h:14, from glusterfs/glusterfs.h:39, from logging.c:42: /usr/include/uuid/uuid.h:67:31: note: expected 'uchar_t *' {aka 'unsigned char *'} but argument is of type 'const uchar_t *' {aka 'const unsigned char *'} 67 | extern void uuid_copy(uuid_t, uuid_t); | ^~~~~~ In file included from glusterfs/glusterfs.h:39, from logging.c:42: ./glusterfs/compat-uuid.h: In function 'gf_uuid_parse': ./glusterfs/compat-uuid.h:49:23: warning: passing argument 1 of 'uuid_parse' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 49 | return uuid_parse(in, uuid); | ^~ In file included from ./glusterfs/compat-uuid.h:14, from glusterfs/glusterfs.h:39, from logging.c:42: /usr/include/uuid/uuid.h:74:23: note: expected 'char *' but argument is of type 'const char *' 74 | extern int uuid_parse(char *, uuid_t); | ^~~~~~ In file included from glusterfs/glusterfs.h:39, from logging.c:42: ./glusterfs/compat-uuid.h: In function 'gf_uuid_unparse': ./glusterfs/compat-uuid.h:55:18: warning: passing argument 1 of 'uuid_unparse' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 55 | uuid_unparse(uuid, out); | ^~~~ In file included from ./glusterfs/compat-uuid.h:14, from glusterfs/glusterfs.h:39, from logging.c:42: /usr/include/uuid/uuid.h:69:26: note: expected 'uchar_t *' {aka 'unsigned char *'} but argument is of type 'const uchar_t *' {aka 'const unsigned char *'} 69 | extern void uuid_unparse(uuid_t, char *); | ^~~~~~ --- libglusterfs_la-dict.lo --- In file included from ./glusterfs/glusterfs.h:39, from ./glusterfs/mem-pool.h:18, from ./glusterfs/common-utils.h:41, from glusterfs/dict.h:18, from dict.c:19: ./glusterfs/compat-uuid.h: In function 'gf_uuid_copy': ./glusterfs/compat-uuid.h:31:20: warning: passing argument 2 of 'uuid_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 31 | uuid_copy(dst, src); | ^~~ In file included from ./glusterfs/common-utils.h:27, from glusterfs/dict.h:18, from dict.c:19: /usr/include/uuid/uuid.h:67:31: note: expected 'uchar_t *' {aka 'unsigned char *'} but argument is of type 'const uchar_t *' {aka 'const unsigned char *'} 67 | extern void uuid_copy(uuid_t, uuid_t); | ^~~~~~ In file included from ./glusterfs/glusterfs.h:39, from ./glusterfs/mem-pool.h:18, from ./glusterfs/common-utils.h:41, from glusterfs/dict.h:18, from dict.c:19: ./glusterfs/compat-uuid.h: In function 'gf_uuid_parse': ./glusterfs/compat-uuid.h:49:23: warning: passing argument 1 of 'uuid_parse' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 49 | return uuid_parse(in, uuid); | ^~ In file included from ./glusterfs/common-utils.h:27, from glusterfs/dict.h:18, from dict.c:19: /usr/include/uuid/uuid.h:74:23: note: expected 'char *' but argument is of type 'const char *' 74 | extern int uuid_parse(char *, uuid_t); | ^~~~~~ In file included from ./glusterfs/glusterfs.h:39, from ./glusterfs/mem-pool.h:18, from ./glusterfs/common-utils.h:41, from glusterfs/dict.h:18, from dict.c:19: ./glusterfs/compat-uuid.h: In function 'gf_uuid_unparse': ./glusterfs/compat-uuid.h:55:18: warning: passing argument 1 of 'uuid_unparse' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 55 | uuid_unparse(uuid, out); | ^~~~ In file included from ./glusterfs/common-utils.h:27, from glusterfs/dict.h:18, from dict.c:19: /usr/include/uuid/uuid.h:69:26: note: expected 'uchar_t *' {aka 'unsigned char *'} but argument is of type 'const uchar_t *' {aka 'const unsigned char *'} 69 | extern void uuid_unparse(uuid_t, char *); | ^~~~~~ --- libglusterfs_la-common-utils.lo --- In file included from ./glusterfs/glusterfs-fops.h:14, from ./glusterfs/glusterfs.h:34, from ./glusterfs/mem-pool.h:18, from glusterfs/common-utils.h:41, from common-utils.c:42: ./glusterfs/compat.h:305: warning: "lgetxattr" redefined 305 | #define lgetxattr(path, key, value, size) \ | In file included from ./glusterfs/glusterfs-fops.h:14, from ./glusterfs/glusterfs.h:34, from ./glusterfs/mem-pool.h:18, from glusterfs/common-utils.h:41, from common-utils.c:42: ./glusterfs/compat.h:72: note: this is the location of the previous definition 72 | #define lgetxattr(path, key, value, size) getxattr(path, key, value, size) | In file included from ./glusterfs/glusterfs-fops.h:14, from ./glusterfs/glusterfs.h:34, from ./glusterfs/mem-pool.h:18, from glusterfs/common-utils.h:41, from common-utils.c:42: ./glusterfs/compat.h:541:2: error: #error 'Please define GF_XATTR_NAME_MAX for your OS distribution.' 541 | #error 'Please define GF_XATTR_NAME_MAX for your OS distribution.' | ^~~~~ In file included from ./glusterfs/glusterfs.h:39, from ./glusterfs/mem-pool.h:18, from glusterfs/common-utils.h:41, from common-utils.c:42: ./glusterfs/compat-uuid.h: In function 'gf_uuid_copy': ./glusterfs/compat-uuid.h:31:20: warning: passing argument 2 of 'uuid_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 31 | uuid_copy(dst, src); | ^~~ In file included from glusterfs/common-utils.h:27, from common-utils.c:42: /usr/include/uuid/uuid.h:67:31: note: expected 'uchar_t *' {aka 'unsigned char *'} but argument is of type 'const uchar_t *' {aka 'const unsigned char *'} 67 | extern void uuid_copy(uuid_t, uuid_t); | ^~~~~~ In file included from ./glusterfs/glusterfs.h:39, from ./glusterfs/mem-pool.h:18, from glusterfs/common-utils.h:41, from common-utils.c:42: ./glusterfs/compat-uuid.h: In function 'gf_uuid_parse': ./glusterfs/compat-uuid.h:49:23: warning: passing argument 1 of 'uuid_parse' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 49 | return uuid_parse(in, uuid); | ^~ In file included from glusterfs/common-utils.h:27, from common-utils.c:42: /usr/include/uuid/uuid.h:74:23: note: expected 'char *' but argument is of type 'const char *' 74 | extern int uuid_parse(char *, uuid_t); | ^~~~~~ In file included from ./glusterfs/glusterfs.h:39, from ./glusterfs/mem-pool.h:18, from glusterfs/common-utils.h:41, from common-utils.c:42: ./glusterfs/compat-uuid.h: In function 'gf_uuid_unparse': ./glusterfs/compat-uuid.h:55:18: warning: passing argument 1 of 'uuid_unparse' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 55 | uuid_unparse(uuid, out); | ^~~~ In file included from glusterfs/common-utils.h:27, from common-utils.c:42: /usr/include/uuid/uuid.h:69:26: note: expected 'uchar_t *' {aka 'unsigned char *'} but argument is of type 'const uchar_t *' {aka 'const unsigned char *'} 69 | extern void uuid_unparse(uuid_t, char *); | ^~~~~~ --- libglusterfs_la-logging.lo --- logging.c: In function 'gf_log_init': logging.c:680:27: error: implicit declaration of function 'rindex' [-Werror=implicit-function-declaration] 680 | char *tmp_index = rindex(logdir, '/'); | ^~~~~~ logging.c:680:27: warning: incompatible implicit declaration of built-in function 'rindex' --- libglusterfs_la-timer.lo --- *** [libglusterfs_la-timer.lo] Error code 1 bmake[4]: stopped in /home/pbulk/build/filesystems/glusterfs/work/glusterfs-8.2/libglusterfs/src --- libglusterfs_la-logging.lo --- cc1: some warnings being treated as errors *** [libglusterfs_la-logging.lo] Error code 1 bmake[4]: stopped in /home/pbulk/build/filesystems/glusterfs/work/glusterfs-8.2/libglusterfs/src --- libglusterfs_la-common-utils.lo --- common-utils.c: In function 'gf_canonicalize_path': common-utils.c:3201:5: error: implicit declaration of function 'bzero' [-Werror=implicit-function-declaration] 3201 | bzero(path, strlen(path)); | ^~~~~ common-utils.c:3201:5: warning: incompatible implicit declaration of built-in function 'bzero' common-utils.c: In function 'gf_interface_search': common-utils.c:3528:15: error: implicit declaration of function 'index' [-Werror=implicit-function-declaration] 3528 | pct = index(host, '%'); | ^~~~~ common-utils.c:3528:15: warning: incompatible implicit declaration of built-in function 'index' --- libglusterfs_la-dict.lo --- *** [libglusterfs_la-dict.lo] Error code 1 bmake[4]: stopped in /home/pbulk/build/filesystems/glusterfs/work/glusterfs-8.2/libglusterfs/src --- libglusterfs_la-common-utils.lo --- cc1: some warnings being treated as errors *** [libglusterfs_la-common-utils.lo] Error code 1 bmake[4]: stopped in /home/pbulk/build/filesystems/glusterfs/work/glusterfs-8.2/libglusterfs/src --- ./Makefile.in --- A failure has been detected in another branch of the parallel make bmake[5]: stopped in /home/pbulk/build/filesystems/glusterfs/work/glusterfs-8.2 *** [./Makefile.in] Error code 1 bmake[4]: stopped in /home/pbulk/build/filesystems/glusterfs/work/glusterfs-8.2/libglusterfs/src --- ../../config.status --- A failure has been detected in another branch of the parallel make bmake[5]: stopped in /home/pbulk/build/filesystems/glusterfs/work/glusterfs-8.2 *** [../../config.status] Error code 2 bmake[4]: stopped in /home/pbulk/build/filesystems/glusterfs/work/glusterfs-8.2/libglusterfs/src --- libglusterfs_la-xlator.lo --- In file included from ./glusterfs/glusterfs.h:39, from glusterfs/xlator.h:18, from xlator.c:11: ./glusterfs/compat-uuid.h: In function 'gf_uuid_copy': ./glusterfs/compat-uuid.h:31:20: warning: passing argument 2 of 'uuid_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 31 | uuid_copy(dst, src); | ^~~ In file included from ./glusterfs/compat-uuid.h:14, from ./glusterfs/glusterfs.h:39, from glusterfs/xlator.h:18, from xlator.c:11: /usr/include/uuid/uuid.h:67:31: note: expected 'uchar_t *' {aka 'unsigned char *'} but argument is of type 'const uchar_t *' {aka 'const unsigned char *'} 67 | extern void uuid_copy(uuid_t, uuid_t); | ^~~~~~ In file included from ./glusterfs/glusterfs.h:39, from glusterfs/xlator.h:18, from xlator.c:11: ./glusterfs/compat-uuid.h: In function 'gf_uuid_parse': ./glusterfs/compat-uuid.h:49:23: warning: passing argument 1 of 'uuid_parse' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 49 | return uuid_parse(in, uuid); | ^~ In file included from ./glusterfs/compat-uuid.h:14, from ./glusterfs/glusterfs.h:39, from glusterfs/xlator.h:18, from xlator.c:11: /usr/include/uuid/uuid.h:74:23: note: expected 'char *' but argument is of type 'const char *' 74 | extern int uuid_parse(char *, uuid_t); | ^~~~~~ In file included from ./glusterfs/glusterfs.h:39, from glusterfs/xlator.h:18, from xlator.c:11: ./glusterfs/compat-uuid.h: In function 'gf_uuid_unparse': ./glusterfs/compat-uuid.h:55:18: warning: passing argument 1 of 'uuid_unparse' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 55 | uuid_unparse(uuid, out); | ^~~~ In file included from ./glusterfs/compat-uuid.h:14, from ./glusterfs/glusterfs.h:39, from glusterfs/xlator.h:18, from xlator.c:11: /usr/include/uuid/uuid.h:69:26: note: expected 'uchar_t *' {aka 'unsigned char *'} but argument is of type 'const uchar_t *' {aka 'const unsigned char *'} 69 | extern void uuid_unparse(uuid_t, char *); | ^~~~~~ *** [libglusterfs_la-xlator.lo] Error code 1 bmake[4]: stopped in /home/pbulk/build/filesystems/glusterfs/work/glusterfs-8.2/libglusterfs/src 7 errors bmake[4]: stopped in /home/pbulk/build/filesystems/glusterfs/work/glusterfs-8.2/libglusterfs/src *** [all] Error code 2 bmake[3]: stopped in /home/pbulk/build/filesystems/glusterfs/work/glusterfs-8.2/libglusterfs/src 1 error bmake[3]: stopped in /home/pbulk/build/filesystems/glusterfs/work/glusterfs-8.2/libglusterfs/src *** [all-recursive] Error code 1 bmake[2]: stopped in /home/pbulk/build/filesystems/glusterfs/work/glusterfs-8.2/libglusterfs 1 error bmake[2]: stopped in /home/pbulk/build/filesystems/glusterfs/work/glusterfs-8.2/libglusterfs *** [all-recursive] Error code 1 bmake[1]: stopped in /home/pbulk/build/filesystems/glusterfs/work/glusterfs-8.2 1 error bmake[1]: stopped in /home/pbulk/build/filesystems/glusterfs/work/glusterfs-8.2 *** [all] Error code 2 bmake: stopped in /home/pbulk/build/filesystems/glusterfs/work/glusterfs-8.2 1 error bmake: stopped in /home/pbulk/build/filesystems/glusterfs/work/glusterfs-8.2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/filesystems/glusterfs *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/filesystems/glusterfs