>>> spdk: Building testing/spdk 22.05-r2 (using abuild 3.9.0-r4) started Mon, 08 Aug 2022 10:02:59 +0000 >>> spdk: Checking sanity of /home/buildozer/aports/testing/spdk/APKBUILD... >>> spdk: Analyzing dependencies... >>> spdk: Installing for build: build-base bash clang coreutils cunit-dev dpdk-dev libaio-dev llvm ncurses-dev openssl-dev>3 pmdk-dev python3 util-linux-dev (1/46) Installing readline (8.1.2-r0) (2/46) Installing bash (5.1.16-r2) Executing bash-5.1.16-r2.post-install (3/46) Installing libffi (3.4.2-r1) (4/46) Installing libxml2 (2.9.14-r1) (5/46) Installing llvm14-libs (14.0.6-r3) (6/46) Installing clang-libs (14.0.6-r1) (7/46) Installing clang (14.0.6-r1) (8/46) Installing skalibs (2.12.0.0-r0) (9/46) Installing utmps-libs (0.1.2.0-r1) (10/46) Installing coreutils (9.1-r0) (11/46) Installing cunit (2.1.3-r3) (12/46) Installing cunit-dev (2.1.3-r3) (13/46) Installing libmd (1.0.4-r0) (14/46) Installing libbsd (0.11.6-r2) (15/46) Installing libfdt (1.6.1-r2) (16/46) Installing libpcap (1.10.1-r0) (17/46) Installing dpdk (22.07-r1) (18/46) Installing bsd-compat-headers (0.7.2-r3) (19/46) Installing linux-headers (5.16.7-r1) (20/46) Installing libmd-dev (1.0.4-r0) (21/46) Installing libbsd-dev (0.11.6-r2) (22/46) Installing xz-dev (5.2.5-r1) (23/46) Installing zlib-dev (1.2.12-r2) (24/46) Installing elfutils-dev (0.187-r1) (25/46) Installing libpcap-dev (1.10.1-r0) (26/46) Installing dpdk-dev (22.07-r1) (27/46) Installing libaio (0.3.112-r2) (28/46) Installing libaio-dev (0.3.112-r2) (29/46) Installing llvm14 (14.0.6-r3) (30/46) Installing ncurses-dev (6.3_p20220729-r0) (31/46) Installing openssl-dev (3.0.5-r1) (32/46) Installing libuuid (2.38.1-r0) (33/46) Installing ndctl-libs (73-r0) (34/46) Installing ndctl-dev (73-r0) (35/46) Installing pmdk (1.12.0-r1) (36/46) Installing pmdk-debug (1.12.0-r1) (37/46) Installing pmdk-dev (1.12.0-r1) (38/46) Installing gdbm (1.23-r0) (39/46) Installing mpdecimal (2.5.1-r1) (40/46) Installing sqlite-libs (3.39.2-r0) (41/46) Installing python3 (3.10.5-r2) (42/46) Installing libfdisk (2.38.1-r0) (43/46) Installing libmount (2.38.1-r0) (44/46) Installing libsmartcols (2.38.1-r0) (45/46) Installing util-linux-dev (2.38.1-r0) (46/46) Installing .makedepends-spdk (20220808.100300) Executing busybox-1.35.0-r22.trigger OK: 1197 MiB in 162 packages >>> spdk: Cleaning up srcdir >>> spdk: Cleaning up pkgdir >>> spdk: Fetching https://distfiles.alpinelinux.org/distfiles/edge/spdk-22.05.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2990k 100 2990k 0 0 9.7M 0 --:--:-- --:--:-- --:--:-- 9.7M >>> spdk: Fetching https://distfiles.alpinelinux.org/distfiles/edge/spdk-22.05.tar.gz >>> spdk: Checking sha512sums... spdk-22.05.tar.gz: OK >>> spdk: Unpacking /var/cache/distfiles/edge/spdk-22.05.tar.gz... Notice: ISA-L, compression & crypto require NASM version 2.14 or newer. Turning off default ISA-L and crypto features. Using DPDK lib dir /usr/lib Using default SPDK env in /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk Creating mk/config.mk...done. Creating mk/cc.flags.mk...done. Type 'make' to build. make[1]: Nothing to be done for 'all'. CC lib/ut_mock/mock.o CC lib/log/log.o CC lib/log/log_flags.o In file included from log_flags.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from log.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from log_flags.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from log_flags.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^In file included from log.c/usr/include/sys/queue.h::36652: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:: 43note: : previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123#define STAILQ_LAST(head, type, field) \: 9 ^: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ In file included from /usr/include/sys/queue.hlog_flags.c::58836:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h :note: 43previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)): ^warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: In file included from previous definition is herelog.c :36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : ^50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] In file included from log_flags.c#define STAILQ_LAST(head, type, field) \: 36 ^: In file included from /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h::65243:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :note: 50previous definition is here: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: #define STAILQ_LAST(head, type, field) \warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] ^ #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ In file included from ^log.c :36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] In file included from log_flags.c:36#define LIST_EMPTY(head) ((head)->lh_first == NULL): In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h :43/usr/include/sys/queue.h: :In file included from 200/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::950:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnote: :previous definition is here282 :9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: In file included from previous definition is herelog.c :36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : ^50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] In file included from log_flags.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43#define LIST_FOREACH_SAFE(var, head, field, tvar) \: In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :50/usr/include/sys/queue.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h208::2919::9 :note: previous definition is herewarning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from log.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hIn file included from :log_flags.c43:: 36In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h50:: 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 282/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::950:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hwarning: :'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]306 :9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \: 9 ^: note: /usr/include/sys/queue.hprevious definition is here: 445:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from log.c:36: In file included from In file included from log_flags.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h::3643: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::4350: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::29150:: 9:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :warning: 316'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: 9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \#define TAILQ_LAST(head, headname) \ ^ ^ /usr/include/sys/queue.h/usr/include/sys/queue.h::435423::99:: note: note: previous definition is hereprevious definition is here #define TAILQ_LAST(head, headname) \ #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ ^ In file included from log_flags.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43In file included from : log.cIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h36:: 50In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::43321: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: 50warning: : 'TAILQ_PREV' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :306:9: warning: #define TAILQ_PREV(elm, headname, field) \'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] ^ /usr/include/sys/queue.h:425:9: note: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \previous definition is here ^ /usr/include/sys/queue.h:445#define TAILQ_PREV(elm, headname, field) \: 9 ^: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from log.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from log.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ LIB libspdk_ut_mock.a SO libspdk_ut_mock.so.4.0 10 warnings generated. SYMLINK libspdk_ut_mock.so 10 warnings generated. LIB libspdk_log.a SO libspdk_log.so.5.0 SYMLINK libspdk_log.so CXX lib/trace_parser/trace.o CC lib/vmd/vmd.o CC lib/vmd/led.o CC lib/util/base64.o CC lib/util/bit_array.o CC lib/util/cpuset.o CC lib/util/crc16.o CC lib/util/crc32.o CC lib/util/crc32c.o CC lib/util/crc32_ieee.o CC lib/util/dif.o CC lib/util/fd.o CC lib/ioat/ioat.o CC lib/dma/dma.o CC lib/util/file.o CC lib/util/iov.o CC lib/util/math.o CC lib/util/pipe.o CC lib/util/strerror_tls.o CC lib/util/string.o CC lib/util/uuid.o CC lib/util/fd_group.o CC lib/util/zipf.o In file included from In file included from led.cvmd.c::3634: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h./vmd.h::4338: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h::4148: : /usr/include/sys/cdefs.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h1::432: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hwarning: :usage of non-standard #include is deprecated [-W#warnings]41 : /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ #warning usage of non-standard #include is deprecated ^ In file included from led.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hIn file included from :vmd.c43:: 34In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :./vmd.h50:: 38/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 123/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h::948:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]: 43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL): 9 ^: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] /usr/include/sys/queue.h:588:#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)9 : ^ note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))In file included from led.c ^: 36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined]In file included from vmd.c:34: In file included from ./vmd.h:#define STAILQ_LAST(head, type, field) \38 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h:/usr/include/sys/queue.h48:: 652In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h9::43 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:#define STAILQ_LAST(head, type, field) \9 : ^ warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from led.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] In file included from vmd.c:34#define LIST_EMPTY(head) ((head)->lh_first == NULL): In file included from ^./vmd.h :38/usr/include/sys/queue.h: :In file included from 200/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h::948:: In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hprevious definition is here: 43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))213 : ^9 : warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL)In file included from led.c ^: 36: /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h200::439: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: :previous definition is here50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] ^ #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:In file included from 9vmd.c:: 34note: : previous definition is hereIn file included from ./vmd.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h:48#define LIST_FOREACH_SAFE(var, head, field, tvar) \: In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from /usr/include/sys/queue.hled.c::20836:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h :note: 43previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282#define LIST_FOREACH_SAFE(var, head, field, tvar) \: 9 ^: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here In file included from #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))vmd.c : ^34 : In file included from ./vmd.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h:In file included from 48led.c: :In file included from 36/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: :In file included from 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h: :In file included from 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h50:: 282/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::9291:: 9warning: :'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ ^/usr/include/sys/queue.h :/usr/include/sys/queue.h427::4359::9 :note: previous definition is herenote: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))#define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ ^ In file included from vmd.c:34In file included from : led.cIn file included from :./vmd.h36:: 38In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h43:: 48In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h50:: 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 306/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::950:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hwarning: :'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]291 :9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \: 445 ^: 9:/usr/include/sys/queue.h :note: 435previous definition is here: 9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from led.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :vmd.c50:: 34/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 316./vmd.h::938:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h'TAILQ_LAST' macro redefined [-Wmacro-redefined]: 48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: #define TAILQ_LAST(head, headname) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^: 50/usr/include/sys/queue.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h423::3069::9 :note: previous definition is herewarning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ In file included from ^led.c :/usr/include/sys/queue.h36:: 445In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h9::43 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] ^ #define TAILQ_PREV(elm, headname, field) \ In file included from ^vmd.c :/usr/include/sys/queue.h34:: 425In file included from :./vmd.h9::38 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h :48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:#define TAILQ_PREV(elm, headname, field) \43 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from vmd.c:34: In file included from ./vmd.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from ioat.c:36: In file included from ./ioat_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bit_array.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from ioat.c:36: In file included from ./ioat_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from dma.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h:42: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hioat.c::4136: : /usr/include/sys/cdefs.hIn file included from :./ioat_internal.h1::392: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.hwarning: :usage of non-standard #include is deprecated [-W#warnings]47 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: #warning usage of non-standard #include is deprecated/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ^142 :9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from ioat.c:36: In file included from ./ioat_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.hIn file included from :bit_array.c47:: 38In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h43:: 43In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50:: 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h213::1239::9 :warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) /usr/include/sys/queue.h ^: 200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) /usr/include/sys/queue.h ^: 588:9: note: previous definition is here In file included from ioat.c#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)): 36 ^: In file included from ./ioat_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:In file included from 222bit_array.c::938:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: 43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \: 142 ^: 9/usr/include/sys/queue.h:: 208warning: :'STAILQ_LAST' macro redefined [-Wmacro-redefined]9 : note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ #define LIST_FOREACH_SAFE(var, head, field, tvar) \/usr/include/sys/queue.h : ^652 :9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from ioat.c:36: In file included from ./ioat_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9:In file included from bit_array.cwarning: :'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]38 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL): 50 ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/usr/include/sys/queue.h::213427::99:: warning: note: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == NULL) #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ ^/usr/include/sys/queue.h :200:9: note: previous definition is here In file included from ioat.c:36: In file included from #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))./ioat_internal.h : ^39 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50In file included from : bit_array.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::38291: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:: 43warning: : 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \9 : ^ warning: /usr/include/sys/queue.h'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: 435:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:#define TAILQ_FOREACH_SAFE(var, head, field, next) \208 : ^9In file included from :dma.c :note: 33previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.hIn file included from :#define LIST_FOREACH_SAFE(var, head, field, tvar) \ioat.c42 :: ^36In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :./ioat_internal.h50:: 39/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 123/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h::947:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]:bit_array.c 43:: 38In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL):/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h 50: ^: 43 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 306/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::950:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/usr/include/sys/queue.hwarning: ::'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]282588 ::99:: warning: note: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]previous definition is here#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL): #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))9 ^ : ^ /usr/include/sys/queue.h note: :previous definition is here427 :9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))dma.c : ^33 : In file included from In file included from ioat.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h::3642In file included from : : bit_array.cIn file included from In file included from :./ioat_internal.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h38::: 3950In file included from : : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:43:142: 47:In file included from : 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h 50:warning: : 43'STAILQ_LAST' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 291/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::9#define STAILQ_LAST(head, type, field) \50: : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hwarning: :'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]/usr/include/sys/queue.h316 ::6529::9#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ : warning: ^'TAILQ_LAST' macro redefined [-Wmacro-redefined]note: previous definition is here/usr/include/sys/queue.h :435:9#define TAILQ_LAST(head, headname) \: #define STAILQ_LAST(head, type, field) \ ^ note: ^previous definition is here/usr/include/sys/queue.h :423:9: note: previous definition is here#define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ #define TAILQ_LAST(head, headname) \ ^ In file included from In file included from bit_array.cIn file included from ioat.c:dma.c:38:36: 33: In file included from : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from ./ioat_internal.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h:43:39: 42: In file included from : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50:47: 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h306:::213439:: :9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hwarning: :'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]warning: 50 'LIST_EMPTY' macro redefined [-Wmacro-redefined]: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ #define LIST_EMPTY(head) ((head)->lh_first == NULL) warning: ^'TAILQ_PREV' macro redefined [-Wmacro-redefined] ^ /usr/include/sys/queue.h/usr/include/sys/queue.h::445200:#define TAILQ_PREV(elm, headname, field) \:9 9: ^: note: /usr/include/sys/queue.hnote: previous definition is here:previous definition is here 425 :9: note: previous definition is here#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ ^#define TAILQ_PREV(elm, headname, field) \ ^ In file included from bit_array.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hdma.c::5033: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h316::429: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hwarning: :'TAILQ_LAST' macro redefined [-Wmacro-redefined]50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9:#define TAILQ_LAST(head, headname) \ warning: ^'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] /usr/include/sys/queue.h:423:9: note: #define LIST_FOREACH_SAFE(var, head, field, tvar) \previous definition is here ^ /usr/include/sys/queue.h:208#define TAILQ_LAST(head, headname) \: 9 ^: note: previous definition is here In file included from bit_array.c:38: #define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ^: 43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425In file included from :dma.c9::33 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h :42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define TAILQ_PREV(elm, headname, field) \50 : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from dma.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from dma.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from dma.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from dma.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from cpuset.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from cpuset.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from cpuset.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from cpuset.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from cpuset.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from cpuset.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from cpuset.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from cpuset.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from cpuset.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from cpuset.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. In file included from dif.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from dif.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from dif.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from dif.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) In file included from ^fd_group.c :34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/usdt.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:In file included from 41dif.c: :/usr/include/sys/cdefs.h38:: 1In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h2::43 : warning: In file included from usage of non-standard #include is deprecated [-W#warnings]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: #warning usage of non-standard #include is deprecatedwarning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] ^ #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from dif.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from dif.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from dif.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from dif.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from dif.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from fd_group.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/usdt.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from fd_group.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/usdt.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from fd_group.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/usdt.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from fd_group.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/usdt.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from fd_group.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/usdt.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from fd_group.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/usdt.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from fd_group.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/usdt.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from fd_group.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/usdt.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from fd_group.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/usdt.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. LIB libspdk_dma.a SO libspdk_dma.so.2.0 In file included from trace.cpp:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from trace.cpp:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from trace.cpp:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from trace.cpp:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from trace.cpp:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from trace.cpp:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from trace.cpp:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from trace.cpp:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from trace.cpp:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from trace.cpp:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ SYMLINK libspdk_dma.so 10 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. LIB libspdk_ioat.a SO libspdk_ioat.so.5.0 SYMLINK libspdk_ioat.so 10 warnings generated. LIB libspdk_vmd.a SO libspdk_vmd.so.4.0 SYMLINK libspdk_vmd.so 10 warnings generated. LIB libspdk_trace_parser.a SO libspdk_trace_parser.so.2.0 10 warnings generated. LIB libspdk_util.a SO libspdk_util.so.5.0 SYMLINK libspdk_trace_parser.so SYMLINK libspdk_util.so CC lib/conf/conf.o CC lib/json/json_parse.o CC lib/env_dpdk/env.o CC lib/json/json_util.o CC lib/env_dpdk/memory.o CC lib/env_dpdk/pci.o CC lib/json/json_write.o CC lib/env_dpdk/init.o CC lib/env_dpdk/threads.o CC lib/env_dpdk/pci_ioat.o CC lib/env_dpdk/pci_virtio.o CC lib/env_dpdk/pci_vmd.o CC lib/env_dpdk/pci_idxd.o CC lib/env_dpdk/pci_event.o CC lib/env_dpdk/sigbus_handler.o In file included from pci_vmd.c:34: In file included from ./env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] In file included from threads.c:34: In file included from ./env_internal.h#warning usage of non-standard #include is deprecated: 39 ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:In file included from 1init.c:In file included from :2pci_ioat.c36::: 34In file included from warning: : ./env_internal.husage of non-standard #include is deprecated [-W#warnings]In file included from : ./env_internal.h39:: 39In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from #warning usage of non-standard #include is deprecatedIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h pci_idxd.c43: ^:: 43 34In file included from : : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h./env_internal.h41::: 4139/usr/include/sys/cdefs.h: : :/usr/include/sys/cdefs.hIn file included from 1:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:1:2:43:2: :In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.husage of non-standard #include is deprecated [-W#warnings]warning: : usage of non-standard #include is deprecated [-W#warnings]41 : /usr/include/sys/cdefs.h:1:2: #warning usage of non-standard #include is deprecatedwarning: #warning usage of non-standard #include is deprecatedusage of non-standard #include is deprecated [-W#warnings] ^ ^ #warning usage of non-standard #include is deprecated ^ In file included from sigbus_handler.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from pci_vmd.c:34: In file included from ./env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here In file included from threads.c:34: #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))In file included from ./env_internal.h ^: 39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]In file included from pci_vmd.c:34: In file included from ./env_internal.h:39: #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ^init.c: :In file included from 4336pci_ioat.c: In file included from : :In file included from pci_idxd.cIn file included from 34/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:./env_internal.h: :34/usr/include/sys/queue.h:In file included from 50: :39./env_internal.h: In file included from 588: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h./env_internal.h:In file included from 39::9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: 14239::In file included from :: 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h9In file included from note: : ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hprevious definition is hereIn file included from 43 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: warning: 43:In file included from 'STAILQ_LAST' macro redefined [-Wmacro-redefined]: 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h In file included from : :#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h50 #define STAILQ_LAST(head, type, field) \::: ^ 50123/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^: :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9123/usr/include/sys/queue.h::::123 9652:warning: ::9'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] 9In file included from : warning: :threads.c 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] :warning: note: 34'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)previous definition is here: In file included from ^#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)./env_internal.h : ^#define STAILQ_LAST(head, type, field) \39#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) : ^In file included from ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :43: /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h588::50/usr/include/sys/queue.h9: ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h588 ::note: /usr/include/sys/queue.h1429previous definition is here::: 5889 ::note: 9In file included from previous definition is here:pci_vmd.c#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))warning: : 'STAILQ_LAST' macro redefined [-Wmacro-redefined]note: 34 ^ previous definition is here: #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))In file included from ./env_internal.h ^#define STAILQ_LAST(head, type, field) \: 39 ^#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)): In file included from /usr/include/sys/queue.h ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: In file included from :652init.c43::: 936In file included from In file included from :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hpci_ioat.c In file included from ::note: In file included from ./env_internal.h5034previous definition is herepci_idxd.c:: : :39/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from 34: :./env_internal.h: In file included from #define STAILQ_LAST(head, type, field) \213:In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :39./env_internal.h: ^9: :43 :In file included from 39: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: In file included from warning: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h'LIST_EMPTY' macro redefined [-Wmacro-redefined]43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: : :50In file included from 43: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:In file included from #define LIST_EMPTY(head) ((head)->lh_first == NULL):50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h 142: : ^:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from 50 9:threads.c: :/usr/include/sys/queue.h142:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ::34:warning: 2009: 142'STAILQ_LAST' macro redefined [-Wmacro-redefined]::In file included from : 9 ./env_internal.h9:warning: :: 'STAILQ_LAST' macro redefined [-Wmacro-redefined]39#define STAILQ_LAST(head, type, field) \ note: : warning: previous definition is hereIn file included from ^'STAILQ_LAST' macro redefined [-Wmacro-redefined] /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h #define STAILQ_LAST(head, type, field) \:/usr/include/sys/queue.h #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))43:#define STAILQ_LAST(head, type, field) \ ^ : 652 ^In file included from : ^/usr/include/sys/queue.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9 :::/usr/include/sys/queue.h65250 ::: note: 6529/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hprevious definition is here:In file included from :: 9pci_vmd.c 213In file included from ::note: :#define STAILQ_LAST(head, type, field) \sigbus_handler.c 34previous definition is here9 :note: : : ^35previous definition is hereIn file included from : ./env_internal.hwarning: #define STAILQ_LAST(head, type, field) \In file included from :'LIST_EMPTY' macro redefined [-Wmacro-redefined] /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h39 #define STAILQ_LAST(head, type, field) \ ^:: 43In file included from ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h#define LIST_EMPTY(head) ((head)->lh_first == NULL) In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h43 ^:: 50In file included from : /usr/include/sys/queue.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:init.c::200:50123:36: :9: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from 9:In file included from :pci_ioat.c: In file included from ./env_internal.h222: note: pci_idxd.c::34warning: previous definition is here:399: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] 34: :In file included from : In file included from ./env_internal.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hwarning: :#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))./env_internal.h#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL):'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]39 : 43 : ^39 ^: In file included from : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :43: ^50: 43 : In file included from In file included from : /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hthreads.c/usr/include/sys/queue.hIn file included from :::::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h2082135034588:::: : :5099/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from 9: :::./env_internal.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h 213: :note: warning: :39note: 213previous definition is here'LIST_EMPTY' macro redefined [-Wmacro-redefined]9: previous definition is here: :In file included from 9 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:warning: : #define LIST_FOREACH_SAFE(var, head, field, tvar) \'LIST_EMPTY' macro redefined [-Wmacro-redefined]#define LIST_EMPTY(head) ((head)->lh_first == NULL)43warning: #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) : 'LIST_EMPTY' macro redefined [-Wmacro-redefined] ^ ^In file included from ^ #define LIST_EMPTY(head) ((head)->lh_first == NULL)/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :#define LIST_EMPTY(head) ((head)->lh_first == NULL): ^200 50 : ^: /usr/include/sys/queue.h9 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::/usr/include/sys/queue.h:200 :222:note: 200:In file included from 9previous definition is hereIn file included from :9sigbus_handler.c: pci_vmd.c9:: :: 35note: 34 warning: : #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))previous definition is here: note: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]In file included from In file included from previous definition is here /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ^./env_internal.h : :43#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))39: #define LIST_FOREACH_SAFE(var, head, field, tvar) \ : In file included from #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: In file included from ^:50/usr/include/sys/queue.hinit.c 43: ::: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h20836In file included from :In file included from :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h142pci_ioat.c9In file included from ::In file included from ::./env_internal.h509pci_idxd.c34 :: ::: note: 39/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h 34In file included from previous definition is here: :warning: : ./env_internal.h In file included from 282'STAILQ_LAST' macro redefined [-Wmacro-redefined]In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: ./env_internal.h39:9#define LIST_FOREACH_SAFE(var, head, field, tvar) \:: 43: 39In file included from : #define STAILQ_LAST(head, type, field) \ ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from warning: In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h43: :: 50/usr/include/sys/queue.h43In file included from : :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h652In file included from #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL):::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h 502229: ^: ::50 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9 : In file included from :/usr/include/sys/queue.h:note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hthreads.c222: previous definition is here:::427warning: 222349:'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:: :9 9#define STAILQ_LAST(head, type, field) \In file included from :: ./env_internal.hwarning: ^:#define LIST_FOREACH_SAFE(var, head, field, tvar) \'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]note: warning: 39 previous definition is here'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: ^ In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \/usr/include/sys/queue.h: :43 ^#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))208#define LIST_FOREACH_SAFE(var, head, field, tvar) \: : In file included from /usr/include/sys/queue.h ^9 ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: : :208 In file included from /usr/include/sys/queue.h50:note: sigbus_handler.c:In file included from : 9previous definition is here:208pci_vmd.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: 35::: : 934282note: In file included from :#define LIST_FOREACH_SAFE(var, head, field, tvar) \: :previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h In file included from 9 :note: ^./env_internal.h:43previous definition is here : : #define LIST_FOREACH_SAFE(var, head, field, tvar) \39warning: In file included from : 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^In file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h 50: ^: 43 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from ^213/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ::In file included from /usr/include/sys/queue.h950init.c::: :427 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h36:warning: :: 9'LIST_EMPTY' macro redefined [-Wmacro-redefined]291In file included from In file included from : :./env_internal.hpci_ioat.cIn file included from 9::pci_idxd.cnote: :#define LIST_EMPTY(head) ((head)->lh_first == NULL)3934:previous definition is here : : 34 warning: ^In file included from In file included from : 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h./env_internal.hIn file included from /usr/include/sys/queue.h::#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))./env_internal.h:4339 :200: : #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^39:In file included from In file included from : 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ^In file included from ::: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h 5043/usr/include/sys/queue.h:note: In file included from : : :43previous definition is herethreads.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from 435: ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:In file included from 34282:9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :50:#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)):In file included from 9: 50./env_internal.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnote: ^: : :previous definition is here /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h39warning: 282 :: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]:282In file included from 9:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:#define TAILQ_FOREACH_SAFE(var, head, field, next) \9:In file included from :43#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)sigbus_handler.cwarning: ^ : :'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] warning: In file included from ^35 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : :/usr/include/sys/queue.hIn file included from 50:In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL): 427pci_vmd.c:#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::43 ^:934: ^ 291:: In file included from /usr/include/sys/queue.h: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/usr/include/sys/queue.h:9note: ./env_internal.h::427:previous definition is here:50427: 39: :9warning: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9:'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]In file included from :: #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h222 note: ::note: previous definition is here#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^439previous definition is here : : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))warning: /usr/include/sys/queue.h: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:In file included from 50#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ 435init.c: ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^936:#define LIST_FOREACH_SAFE(var, head, field, tvar) \ :: 306In file included from In file included from :pci_ioat.c ^note: ./env_internal.h9: previous definition is hereIn file included from ::34/usr/include/sys/queue.h pci_idxd.c39 : ::: warning: In file included from 20834In file included from #define TAILQ_FOREACH_SAFE(var, head, field, next) \'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]./env_internal.h:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :9In file included from : ^39:./env_internal.h43 : :: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \In file included from note: 39In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hprevious definition is here: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^: In file included from In file included from : 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hthreads.c50/usr/include/sys/queue.h: ::#define LIST_FOREACH_SAFE(var, head, field, tvar) \: :In file included from 4334 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h445/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: : ^:::In file included from In file included from 291950/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h./env_internal.h::: ::9 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h5039:note: :: : previous definition is here291/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from warning: ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]9291: ::43In file included from 9#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: sigbus_handler.cwarning: :#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ In file included from :'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h35 warning: ^ :: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] 50In file included from /usr/include/sys/queue.h: #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :435:pci_vmd.c#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^43:306: : 9:34 ^/usr/include/sys/queue.hIn file included from :9: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :In file included from /usr/include/sys/queue.h435:note: ./env_internal.h::50previous definition is herewarning: :4359: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]39::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : 9 :In file included from #define TAILQ_FOREACH_SAFE(var, head, field, next) \:note: 282/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h previous definition is here::#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^note: 943 previous definition is here:: ^ In file included from #define TAILQ_FOREACH_SAFE(var, head, field, next) \warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/usr/include/sys/queue.h 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]::In file included from #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ 50445init.c : :: ^#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h936 ::: ^316 In file included from In file included from :note: ./env_internal.hpci_ioat.c/usr/include/sys/queue.h9previous definition is here:In file included from ::: 39pci_idxd.c34427 : :: :warning: In file included from 34In file included from 9#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \'TAILQ_LAST' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: ./env_internal.h: :In file included from : ^43./env_internal.h39note: : #define TAILQ_LAST(head, headname) \:: previous definition is hereIn file included from 39In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:In file included from In file included from :50threads.c/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))43: ::: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h3442343 ^In file included from :: :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h306In file included from 9In file included from ::./env_internal.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h509: :: :39In file included from note: 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : sigbus_handler.cprevious definition is here: :warning: In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h306'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h35:: :: #define TAILQ_LAST(head, headname) \306943In file included from ::: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ^9 #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \In file included from : :warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h43 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] ^:: warning: In file included from 50In file included from 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]/usr/include/sys/queue.hpci_vmd.c: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \44534:50 :: 316: ^#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :./env_internal.h9:/usr/include/sys/queue.h ^ ::291: note: 39 :445/usr/include/sys/queue.hprevious definition is here: warning: 9:: In file included from 'TAILQ_LAST' macro redefined [-Wmacro-redefined]:9445/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :::#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \warning: 943 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]#define TAILQ_LAST(head, headname) \note: :: ^ previous definition is here In file included from ^ note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ previous definition is here: /usr/include/sys/queue.h 50In file included from ^:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: init.c 423 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:/usr/include/sys/queue.h#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: ^:36: 9 321: 435 ^::In file included from : 9./env_internal.h9In file included from note: :::pci_ioat.cprevious definition is here 39In file included from : warning: : pci_idxd.cnote: 34'TAILQ_PREV' macro redefined [-Wmacro-redefined]In file included from :previous definition is here: #define TAILQ_LAST(head, headname) \ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h34 In file included from :: ./env_internal.h ^43In file included from #define TAILQ_PREV(elm, headname, field) \: : #define TAILQ_FOREACH_SAFE(var, head, field, next) \./env_internal.h 39In file included from : ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^In file included from 39 In file included from : threads.c: /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h50:In file included from ::: 34/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h42543/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from :: :In file included from 43sigbus_handler.c9In file included from 316./env_internal.h: ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::In file included from 35 :939/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: note: 50:: :In file included from previous definition is here: In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hwarning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: ::'TAILQ_LAST' macro redefined [-Wmacro-redefined]:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h43316#define TAILQ_PREV(elm, headname, field) \ 43:: : : 316In file included from 9 ^In file included from #define TAILQ_LAST(head, headname) \:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h 9: : ^:50warning: 50 : 'TAILQ_LAST' macro redefined [-Wmacro-redefined]: /usr/include/sys/queue.hwarning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:'TAILQ_LAST' macro redefined [-Wmacro-redefined]::423 306321:#define TAILQ_LAST(head, headname) \::9 99#define TAILQ_LAST(head, headname) \: ^:: ^note: /usr/include/sys/queue.hwarning: warning: previous definition is here:'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]'TAILQ_PREV' macro redefined [-Wmacro-redefined]/usr/include/sys/queue.h 423 ::423#define TAILQ_LAST(head, headname) \9: :9 ^#define TAILQ_PREV(elm, headname, field) \ :#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ note: ^previous definition is herenote: ^ previous definition is hereIn file included from /usr/include/sys/queue.h init.c/usr/include/sys/queue.h:#define TAILQ_LAST(head, headname) \:#define TAILQ_LAST(head, headname) \:425 36 445:9: note: previous definition is here: ^: ^ 9 In file included from :./env_internal.h :note: 39previous definition is here: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \In file included from In file included from In file included from pci_ioat.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ^#define TAILQ_PREV(elm, headname, field) \pci_idxd.c:: :3443 ^34: : : In file included from In file included from In file included from In file included from ./env_internal.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h./env_internal.hsigbus_handler.c::::39503935: : : : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:321::43:4343: 9: : In file included from :In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:warning: ::50'TAILQ_PREV' macro redefined [-Wmacro-redefined]5050: : : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:::#define TAILQ_PREV(elm, headname, field) \321321316 ::: ^999 :::/usr/include/sys/queue.h :warning: warning: warning: 425'TAILQ_PREV' macro redefined [-Wmacro-redefined]'TAILQ_PREV' macro redefined [-Wmacro-redefined]'TAILQ_LAST' macro redefined [-Wmacro-redefined]: 9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \#define TAILQ_PREV(elm, headname, field) \#define TAILQ_LAST(head, headname) \ ^ ^#define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h/usr/include/sys/queue.h/usr/include/sys/queue.h ^::: 425423425:::999::: note: note: note: previous definition is hereprevious definition is hereprevious definition is here #define TAILQ_PREV(elm, headname, field) \#define TAILQ_LAST(head, headname) \ #define TAILQ_PREV(elm, headname, field) \ ^ ^ ^ In file included from sigbus_handler.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from memory.c:36: In file included from ./env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from pci.c:34: In file included from ./env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from conf.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] In file included from pci_virtio.c#warning usage of non-standard #include is deprecated: 34 ^: In file included from ./env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from env.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:In file included from 2memory.c:: 36warning: : usage of non-standard #include is deprecated [-W#warnings]In file included from ./env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#warning usage of non-standard #include is deprecated: 50 ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from memory.c:36: In file included from ./env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43In file included from : pci.cIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h34:: 50In file included from : ./env_internal.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::39142: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:: 43warning: : 'STAILQ_LAST' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:#define STAILQ_LAST(head, type, field) \9 : ^ warning: /usr/include/sys/queue.h'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]: 652:9: note: previous definition is here #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:In file included from 588conf.c::939:: In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hprevious definition is hereIn file included from : memory.c43:: 36In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :In file included from ./env_internal.h50#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))In file included from pci_virtio.c:: pci_event.c:39/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^:34: : 37: In file included from 123: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:In file included from ./env_internal.h:9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43::39: 43: In file included from warning: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:pci.c /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50::43: 3441: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: : #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)In file included from :In file included from /usr/include/sys/cdefs.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h213./env_internal.h: ^:::1 50939:: :: 2/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h In file included from ::warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h 123'LIST_EMPTY' macro redefined [-Wmacro-redefined]:warning: : 43usage of non-standard #include is deprecated [-W#warnings]9/usr/include/sys/queue.h: ::In file included from #define LIST_EMPTY(head) ((head)->lh_first == NULL)588/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hwarning: ::'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] ^9#warning usage of non-standard #include is deprecated50 : : /usr/include/sys/queue.h ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnote: : :previous definition is here#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)200142 :: ^99 :: note: #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))warning: previous definition is here 'STAILQ_LAST' macro redefined [-Wmacro-redefined] ^ /usr/include/sys/queue.h#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)):#define STAILQ_LAST(head, type, field) \ 588 ^: ^ 9 : /usr/include/sys/queue.hnote: :previous definition is here652In file included from :conf.c9::In file included from 39 memory.c#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)): note: : In file included from previous definition is here36 ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h : :In file included from 43./env_internal.h: :In file included from #define STAILQ_LAST(head, type, field) \39/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : : ^In file included from 50 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h43:: 142In file included from In file included from :pci_virtio.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9:::3450 : : warning: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h'STAILQ_LAST' macro redefined [-Wmacro-redefined]./env_internal.h: :22239:: 9In file included from In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h#define STAILQ_LAST(head, type, field) \pci.c : :warning: 43 ^34'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: : In file included from /usr/include/sys/queue.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:./env_internal.h:652:50:#define LIST_FOREACH_SAFE(var, head, field, tvar) \39: 9 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: ^In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h142note: /usr/include/sys/queue.h::previous definition is here:439 208: ::In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hwarning: #define STAILQ_LAST(head, type, field) \::'STAILQ_LAST' macro redefined [-Wmacro-redefined] 50 In file included from ^note: : env.c previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define STAILQ_LAST(head, type, field) \: : 37213 ^: : In file included from 9#define LIST_FOREACH_SAFE(var, head, field, tvar) \/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h: :: ^65243warning: :: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :note: 50previous definition is here: #define LIST_EMPTY(head) ((head)->lh_first == NULL)In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h conf.c: ^#define STAILQ_LAST(head, type, field) \:123 39:/usr/include/sys/queue.h ^: 9: In file included from :200In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h :memory.c:warning: 9:43'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]:36: : In file included from note: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hprevious definition is here./env_internal.h: :50#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)39: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^In file included from In file included from :#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) pci_virtio.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h213 ::: ^34439 : : :In file included from In file included from ./env_internal.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hwarning: :/usr/include/sys/queue.h:'LIST_EMPTY' macro redefined [-Wmacro-redefined]39:50 : 588In file included from : In file included from :pci.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h9:#define LIST_EMPTY(head) ((head)->lh_first == NULL):::34 28243 : ^:: note: In file included from 9In file included from previous definition is here./env_internal.h/usr/include/sys/queue.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :: :39200warning: 50: :'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]: In file included from 9#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: :: ^21343note: #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL):: previous definition is here 9In file included from ^:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :/usr/include/sys/queue.hwarning: 50:'LIST_EMPTY' macro redefined [-Wmacro-redefined]: #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))427 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from ::env.c ^9222: #define LIST_EMPTY(head) ((head)->lh_first == NULL)::37 9: ^note: :In file included from previous definition is here /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h/usr/include/sys/queue.h warning: In file included from ::'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]conf.c43200 :: :#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))39In file included from 9 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: ^#define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h50note: ^:: previous definition is here 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h /usr/include/sys/queue.h: :In file included from :In file included from 142memory.c208/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))::936 950:: ^:: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hwarning: ./env_internal.hnote: :'STAILQ_LAST' macro redefined [-Wmacro-redefined]:previous definition is here222 39 :: 9In file included from :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h #define STAILQ_LAST(head, type, field) \pci_virtio.c:#define LIST_FOREACH_SAFE(var, head, field, tvar) \warning: :43 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] ^34: ^ : In file included from /usr/include/sys/queue.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:./env_internal.h:652#define LIST_FOREACH_SAFE(var, head, field, tvar) \:50: 39: 9 ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: In file included from : /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h291note: :::previous definition is here208439 :: :9In file included from In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define STAILQ_LAST(head, type, field) \pci.cwarning: : :'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]note: 50 ^34 previous definition is here: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :./env_internal.h222#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \In file included from :: #define LIST_FOREACH_SAFE(var, head, field, tvar) \pci_event.c399 ^ :: : ^37In file included from /usr/include/sys/queue.h : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hwarning: :In file included from :'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]435/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h43 ::: In file included from 943In file included from env.c:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \: In file included from : 37note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50 ^: previous definition is here:: In file included from In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hconf.c: ::::#define TAILQ_FOREACH_SAFE(var, head, field, next) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h2822084339 :::: : ^12399In file included from In file included from :::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h9 :::warning: note: 5043 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]previous definition is hereIn file included from : : warning: memory.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h #define LIST_FOREACH_SAFE(var, head, field, tvar) \36213:#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) : :50 ^In file included from 9: #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ ./env_internal.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : : ^/usr/include/sys/queue.h39warning: 282 :: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]:427In file included from 9:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:9: :43#define LIST_EMPTY(head) ((head)->lh_first == NULL)warning: : 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]note: In file included from In file included from ^/usr/include/sys/queue.h previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hpci_virtio.c : ::/usr/include/sys/queue.h5885034#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)::: : 200#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from ^: ::./env_internal.h 9 ^ 306:/usr/include/sys/queue.h: note: :39: previous definition is here9: 427note: :In file included from :previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h9 pci.cwarning: :::'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))43 34 : #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))note: : ^In file included from previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^ ./env_internal.h#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \: : 5039 ^: : #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from /usr/include/sys/queue.h In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:In file included from ^env.c282:445pci_event.c ::43::379: 937: :In file included from :In file included from : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h conf.cIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hwarning: :note: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]50previous definition is here39:43 : : 43: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from : In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hIn file included from #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h291:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ::43: ^509: 50 ^ : :In file included from : /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::warning: ::427222'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]50142:In file included from : : :9memory.c9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9::::: #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \36 291 note: : warning: :warning: previous definition is here ^In file included from 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]9'STAILQ_LAST' macro redefined [-Wmacro-redefined] ./env_internal.h : /usr/include/sys/queue.h: :39warning: 435#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)): 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]#define LIST_FOREACH_SAFE(var, head, field, tvar) \:#define STAILQ_LAST(head, type, field) \ In file included from 9 ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ^: ^ : #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \43/usr/include/sys/queue.hnote: /usr/include/sys/queue.h : :previous definition is here: ^In file included from In file included from 208 652 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hpci_virtio.c::/usr/include/sys/queue.h::#define TAILQ_FOREACH_SAFE(var, head, field, next) \99:5034 ::435: : ^ :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from note: note: 9:./env_internal.hprevious definition is hereprevious definition is here:316: :39note: In file included from 9: previous definition is herepci.c:#define STAILQ_LAST(head, type, field) \#define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h34warning: ^ ^:: 'TAILQ_LAST' macro redefined [-Wmacro-redefined]#define TAILQ_FOREACH_SAFE(var, head, field, next) \ 43In file included from : ./env_internal.h ^In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h39#define TAILQ_LAST(head, headname) \:: 50In file included from ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:/usr/include/sys/queue.h:43In file included from :291: conf.c423:In file included from ::9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h399::: : 50In file included from In file included from warning: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hnote: pci_event.c'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.henv.c:previous definition is here: ::43 3730637: : #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \:: In file included from In file included from #define TAILQ_LAST(head, headname) \ 9In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h ^:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:: ^ :5043 /usr/include/sys/queue.hwarning: 43: : :'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from 435 In file included from In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hmemory.c306:9:::50#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \:50369: : : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from : previous definition is here:./env_internal.hwarning: 213/usr/include/sys/queue.h 282:'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]:::39 94459: #define TAILQ_FOREACH_SAFE(var, head, field, next) \:::In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \9 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ^warning: :warning: : 'LIST_EMPTY' macro redefined [-Wmacro-redefined] ^ 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]43 note: : /usr/include/sys/queue.hprevious definition is hereIn file included from : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h445#define LIST_EMPTY(head) ((head)->lh_first == NULL)pci_virtio.c:#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL): :50 9#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^34: ^: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^/usr/include/sys/queue.hIn file included from :/usr/include/sys/queue.hnote: :./env_internal.h321:previous definition is here200::427 :399:In file included from 9: :9pci.c#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \:In file included from :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hwarning: 34 ^note: :'TAILQ_PREV' macro redefined [-Wmacro-redefined]note: : previous definition is here43 previous definition is hereIn file included from : ./env_internal.hIn file included from In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define TAILQ_PREV(elm, headname, field) \conf.c39: :: #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))50 ^39In file included from : #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h /usr/include/sys/queue.hIn file included from : : ^:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h43306 425:: ::43In file included from 99In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::env.cIn file included from : :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50warning: note: 37pci_event.c:: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]previous definition is here: :50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h In file included from 37: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h316:In file included from #define TAILQ_PREV(elm, headname, field) \::43#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h 3169: : ^::In file included from ^43 9 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : :warning: :/usr/include/sys/queue.hIn file included from 'TAILQ_LAST' macro redefined [-Wmacro-redefined]50:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hwarning: : 445:'TAILQ_LAST' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:50 :9#define TAILQ_LAST(head, headname) \: 291: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: #define TAILQ_LAST(head, headname) \ ^:9note: 222:previous definition is here ^/usr/include/sys/queue.h: :9warning: /usr/include/sys/queue.h423:'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:: 423#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \9warning: : :'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]9 ^ #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \: note: previous definition is here ^note: #define LIST_FOREACH_SAFE(var, head, field, tvar) \ previous definition is here In file included from /usr/include/sys/queue.h ^pci_virtio.c#define TAILQ_LAST(head, headname) \: : 435#define TAILQ_LAST(head, headname) \/usr/include/sys/queue.h34 ^: :: 9 ^208In file included from : :./env_internal.h 9:note: In file included from :39In file included from previous definition is herepci.c : conf.c :note: In file included from :34previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h39: :#define TAILQ_FOREACH_SAFE(var, head, field, next) \: In file included from 43 In file included from ./env_internal.h: ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \:In file included from : 39/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h43 ^: :: In file included from 50In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.henv.c:43::50: 31637: In file included from :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9In file included from :::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h32150 In file included from ::: warning: pci_event.c439/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h'TAILQ_LAST' macro redefined [-Wmacro-redefined]:: :: 37In file included from 321: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hwarning: :In file included from :#define TAILQ_LAST(head, headname) \'TAILQ_PREV' macro redefined [-Wmacro-redefined]9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h50 ::: ^ 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h #define TAILQ_PREV(elm, headname, field) \warning: : :/usr/include/sys/queue.h 'TAILQ_PREV' macro redefined [-Wmacro-redefined]In file included from 306: ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:423 :9:/usr/include/sys/queue.h50:9#define TAILQ_PREV(elm, headname, field) \:: : 425/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hwarning: ^::'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]note: 9282 previous definition is here/usr/include/sys/queue.h:: : 9425note: ::previous definition is here#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \#define TAILQ_LAST(head, headname) \ 9 warning: : ^ ^'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ note: /usr/include/sys/queue.h previous definition is here: ^ 445In file included from :#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)pci_virtio.c9 #define TAILQ_PREV(elm, headname, field) \:: ^ 34 ^: note: /usr/include/sys/queue.h In file included from previous definition is here:./env_internal.h 427::399: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hnote: :#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \previous definition is here43 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))321 :In file included from ^9env.c :: 37warning: : 'TAILQ_PREV' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43In file included from : pci_event.cIn file included from :#define TAILQ_PREV(elm, headname, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h37 :: ^50In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:::43425316: ::In file included from 99/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::: 50note: warning: : previous definition is here'TAILQ_LAST' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :291:9:#define TAILQ_PREV(elm, headname, field) \ #define TAILQ_LAST(head, headname) \ warning: ^'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] ^ /usr/include/sys/queue.h:423:9:#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ note: ^previous definition is here /usr/include/sys/queue.h:435:9:#define TAILQ_LAST(head, headname) \ note: ^previous definition is here In file included from env.c#define TAILQ_FOREACH_SAFE(var, head, field, next) \: 37 ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:In file included from 9pci_event.c:: 37warning: : 'TAILQ_PREV' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define TAILQ_PREV(elm, headname, field) \50 : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :/usr/include/sys/queue.h306::4259::9 :warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from pci_event.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from pci_event.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from json_util.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from json_util.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from json_util.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from json_util.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from json_util.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from json_util.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from json_util.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from json_util.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from json_util.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from json_util.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. LIB libspdk_conf.a SO libspdk_conf.so.4.0 10 warnings generated. SYMLINK libspdk_conf.so 10 warnings generated. 10 warnings generated. LIB libspdk_json.a SO libspdk_json.so.4.0 SYMLINK libspdk_json.so In file included from env.c:44: In file included from /usr/include/rte_mempool.h:49: In file included from /usr/include/rte_mempool_trace_fp.h:18: In file included from /usr/include/rte_trace_point.h:31: In file included from /usr/include/rte_string_fns.h:87: In file included from /usr/include/bsd/string.h:39: In file included from /usr/include/bsd/sys/cdefs.h:51: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ env.c:358:3: warning: comparison of integers of different signs: 'long' and 'unsigned long' [-Wsign-compare] CPU_SET(i, &new_cpuset); ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sched.h:129:25: note: expanded from macro 'CPU_SET' #define CPU_SET(i, set) CPU_SET_S(i,sizeof(cpu_set_t),set) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sched.h:96:33: note: expanded from macro 'CPU_SET_S' #define CPU_SET_S(i, size, set) __CPU_op_S(i, size, set, |=) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sched.h:93:47: note: expanded from macro '__CPU_op_S' #define __CPU_op_S(i, size, set, op) ( (i)/8U >= (size) ? 0 : \ ~~~~~~ ^ ~~~~ CC lib/jsonrpc/jsonrpc_server.o CC lib/jsonrpc/jsonrpc_server_tcp.o CC lib/jsonrpc/jsonrpc_client.o CC lib/jsonrpc/jsonrpc_client_tcp.o In file included from In file included from jsonrpc_server.cjsonrpc_server_tcp.c::3434: : In file included from In file included from ./jsonrpc_internal.h./jsonrpc_internal.h::4141: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h::4343: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::4141: : /usr/include/sys/cdefs.h/usr/include/sys/cdefs.h::11::22:: warning: warning: usage of non-standard #include is deprecated [-W#warnings]usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated#warning usage of non-standard #include is deprecated ^ ^ In file included from jsonrpc_client_tcp.c:34: In file included from ./jsonrpc_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from jsonrpc_client.c:35: In file included from ./jsonrpc_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^In file included from jsonrpc_server.c:34: In file included from ./jsonrpc_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hIn file included from :jsonrpc_server_tcp.c43:: 34In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :./jsonrpc_internal.h50:: 41/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 123/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h::943:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]: 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here /usr/include/sys/queue.h:588:9: note: previous definition is here#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from jsonrpc_client_tcp.c:#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))34 : ^In file included from ./jsonrpc_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:In file included from 43jsonrpc_server.c: :In file included from 34/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :In file included from 50./jsonrpc_internal.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h41In file included from :: jsonrpc_server_tcp.c123In file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h349:: :43In file included from : ./jsonrpc_internal.hwarning: In file included from :'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h41 :: 50In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::43142#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL): : In file included from 9 ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: : 50warning: : 'STAILQ_LAST' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined]#define STAILQ_LAST(head, type, field) \ /usr/include/sys/queue.h ^: 588:/usr/include/sys/queue.h9#define STAILQ_LAST(head, type, field) \:: 652 ^:note: 9previous definition is here/usr/include/sys/queue.h: : 652note: :previous definition is here9 : #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))note: previous definition is here ^#define STAILQ_LAST(head, type, field) \ ^ #define STAILQ_LAST(head, type, field) \ ^ In file included from jsonrpc_client_tcp.c:34: In file included from ./jsonrpc_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :jsonrpc_server.c142::349In file included from : :jsonrpc_server_tcp.cIn file included from :./jsonrpc_internal.hwarning: 34:'STAILQ_LAST' macro redefined [-Wmacro-redefined]: 41 In file included from : ./jsonrpc_internal.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h41:: #define STAILQ_LAST(head, type, field) \43In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h ^In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h43/usr/include/sys/queue.h:: :50In file included from 652: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:9:50:213: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnote: 9:previous definition is here:213 :warning: 9'LIST_EMPTY' macro redefined [-Wmacro-redefined]: #define STAILQ_LAST(head, type, field) \warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] ^ #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h#define LIST_EMPTY(head) ((head)->lh_first == NULL): 200 ^: 9:/usr/include/sys/queue.h :note: 200previous definition is here: 9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))In file included from jsonrpc_client_tcp.c ^:#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) 34 : ^In file included from ./jsonrpc_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hjsonrpc_server.c::In file included from 21334jsonrpc_server_tcp.c:: :9In file included from 34:./jsonrpc_internal.h: :In file included from warning: 41./jsonrpc_internal.h'LIST_EMPTY' macro redefined [-Wmacro-redefined]: : In file included from 41/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h: :In file included from 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h: :#define LIST_EMPTY(head) ((head)->lh_first == NULL)In file included from 43 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: ^:In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/usr/include/sys/queue.h: ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h50200:: :222/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9:::9222 ::note: 9previous definition is herewarning: : 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^#define LIST_FOREACH_SAFE(var, head, field, tvar) \ In file included from /usr/include/sys/queue.h ^jsonrpc_client.cIn file included from : :jsonrpc_client_tcp.c208/usr/include/sys/queue.h35:::: 349208In file included from : ::./jsonrpc_internal.hIn file included from 9:./jsonrpc_internal.hnote: :41:previous definition is here : 41 note: In file included from : previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \43: : 43 ^In file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h In file included from : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50 :: 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h123::2229::9 :warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] In file included from #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)jsonrpc_server.c#define LIST_FOREACH_SAFE(var, head, field, tvar) \ In file included from : ^jsonrpc_server_tcp.c34 ^ :: 34In file included from /usr/include/sys/queue.h: ./jsonrpc_internal.h:In file included from :208./jsonrpc_internal.h41::: 941/usr/include/sys/queue.hIn file included from :: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h In file included from 588:note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43previous definition is here:9: 43:In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from note: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \previous definition is here50: : 50 ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h282::#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))2829 :: ^9 :warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)In file included from ^ jsonrpc_client_tcp.c ^:/usr/include/sys/queue.h 34:In file included from /usr/include/sys/queue.h: 427jsonrpc_client.c:In file included from ::427./jsonrpc_internal.h935:::: 941 In file included from :: note: ./jsonrpc_internal.h In file included from previous definition is here:note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h 41previous definition is here:: 43In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hIn file included from :#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h43 :: #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^50In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :50282: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9jsonrpc_server.c:::In file included from 142 34jsonrpc_server_tcp.c:warning: : :9'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]In file included from 34: ./jsonrpc_internal.h: :In file included from warning: 41./jsonrpc_internal.h'STAILQ_LAST' macro redefined [-Wmacro-redefined]: :#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) In file included from 41 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h: ^:In file included from 43#define STAILQ_LAST(head, type, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h/usr/include/sys/queue.h: ::In file included from ^43427/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : ::/usr/include/sys/queue.hIn file included from 950:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: 652: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:50note: :9: previous definition is here291:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : :9note: 291:previous definition is here: 9#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))warning: : 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] ^ #define STAILQ_LAST(head, type, field) \warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] ^ #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ In file included from ^jsonrpc_client_tcp.c :#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \/usr/include/sys/queue.h34 :: ^435In file included from :./jsonrpc_internal.h/usr/include/sys/queue.h9:::41435 : :note: In file included from 9previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h: jsonrpc_client.c: :43note: 35: previous definition is here: #define TAILQ_FOREACH_SAFE(var, head, field, next) \In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h./jsonrpc_internal.h ^:: 5041#define TAILQ_FOREACH_SAFE(var, head, field, next) \: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from ^:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h 291:In file included from :43jsonrpc_server.c9: ::In file included from 34 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: In file included from warning: :In file included from jsonrpc_server_tcp.c'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]50./jsonrpc_internal.h: : :34/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h41: :: In file included from 213In file included from #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \./jsonrpc_internal.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h :9: ^41:43 : : /usr/include/sys/queue.hIn file included from warning: In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h'LIST_EMPTY' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h435: ::43509: : :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h #define LIST_EMPTY(head) ((head)->lh_first == NULL)/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:note: :306previous definition is here ^50: : 9/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::: 200#define TAILQ_FOREACH_SAFE(var, head, field, next) \306warning: : :'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]9 ^9 : : note: warning: previous definition is here'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.hIn file included from :#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))jsonrpc_client_tcp.c445#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ :: ^349 ^ : : In file included from /usr/include/sys/queue.h./jsonrpc_internal.hnote: ::In file included from previous definition is here44541jsonrpc_client.c :: :9In file included from 35:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h: :In file included from note: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \43./jsonrpc_internal.hprevious definition is here : : ^In file included from 41 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h: :In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h43jsonrpc_server.c :: : ^306In file included from 34 :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: 9:In file included from :50./jsonrpc_internal.h In file included from : :warning: jsonrpc_server_tcp.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h41'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]::: 34222In file included from : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hIn file included from 9:./jsonrpc_internal.h:43:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ : 41 warning: In file included from : ^'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h/usr/include/sys/queue.h50::: 43445/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \: :: In file included from 9316 ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: : 9/usr/include/sys/queue.h50note: ::: previous definition is here 208/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h warning: ::'TAILQ_LAST' macro redefined [-Wmacro-redefined]9316 :: 9#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \note: : previous definition is here ^#define TAILQ_LAST(head, headname) \ warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] ^ #define LIST_FOREACH_SAFE(var, head, field, tvar) \/usr/include/sys/queue.h In file included from : ^jsonrpc_client_tcp.c423#define TAILQ_LAST(head, headname) \ :: 349 ^: : In file included from /usr/include/sys/queue.h./jsonrpc_internal.hnote: ::previous definition is here42341 :: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h#define TAILQ_LAST(head, headname) \ : note: 43 ^previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_LAST(head, headname) \:In file included from 316jsonrpc_server.c ^:: 934:In file included from : jsonrpc_client.cIn file included from In file included from warning: :jsonrpc_server_tcp.c./jsonrpc_internal.h'TAILQ_LAST' macro redefined [-Wmacro-redefined]35:: : 3441In file included from : : ./jsonrpc_internal.hIn file included from In file included from #define TAILQ_LAST(head, headname) \:./jsonrpc_internal.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h 41:: ^: 4143 In file included from : : /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hIn file included from In file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h42343:::: 43509In file included from : : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:note: 50:321previous definition is here: 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: 9:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:#define TAILQ_LAST(head, headname) \ :321 warning: 9: ^'TAILQ_PREV' macro redefined [-Wmacro-redefined]:9 :warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]warning: In file included from 'TAILQ_PREV' macro redefined [-Wmacro-redefined]#define TAILQ_PREV(elm, headname, field) \jsonrpc_client_tcp.c : ^34 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL): /usr/include/sys/queue.h #define TAILQ_PREV(elm, headname, field) \In file included from : ^ ./jsonrpc_internal.h425 ^::/usr/include/sys/queue.h 419:/usr/include/sys/queue.h: :427:In file included from :425/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hnote: 9::previous definition is here:943 :: note: In file included from previous definition is herenote: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define TAILQ_PREV(elm, headname, field) \ previous definition is here: 50 ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))321#define TAILQ_PREV(elm, headname, field) \ : ^9 ^ : warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] In file included from #define TAILQ_PREV(elm, headname, field) \jsonrpc_client.c : ^35 : /usr/include/sys/queue.hIn file included from :./jsonrpc_internal.h425::419: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hnote: :previous definition is here43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: #define TAILQ_PREV(elm, headname, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ^291 :9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from jsonrpc_client.c:35: In file included from ./jsonrpc_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from jsonrpc_client.c:35: In file included from ./jsonrpc_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from jsonrpc_client.c:35: In file included from ./jsonrpc_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. LIB libspdk_jsonrpc.a SO libspdk_jsonrpc.so.4.0 SYMLINK libspdk_jsonrpc.so CC lib/rpc/rpc.o In file included from rpc.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from rpc.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from rpc.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from rpc.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from rpc.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from rpc.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from rpc.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from rpc.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from rpc.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from rpc.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. LIB libspdk_rpc.a SO libspdk_rpc.so.4.0 SYMLINK libspdk_rpc.so CC lib/notify/notify.o CC lib/sock/sock.o CC lib/trace/trace.o CC lib/notify/notify_rpc.o CC lib/trace/trace_flags.o CC lib/sock/sock_rpc.o CC lib/trace/trace_rpc.o In file included from sock_rpc.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecatedIn file included from trace_flags.c ^: 36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] In file included from #warning usage of non-standard #include is deprecatedsock.c : ^37 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from sock_rpc.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123In file included from :trace_flags.c9::36 : warning: In file included from 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)123 : ^9 : warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] In file included from #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)sock.c : ^37 /usr/include/sys/queue.h: :In file included from 588/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h::943:: In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hprevious definition is here: 50: /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::588123::9#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))9: : ^ note: warning: previous definition is here'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ ^ In file included from sock_rpc.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/usr/include/sys/queue.h::50588: In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.htrace_flags.c9:::14236 :: note: 9In file included from previous definition is here:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :warning: 43'STAILQ_LAST' macro redefined [-Wmacro-redefined]: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))50 : ^#define STAILQ_LAST(head, type, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ^142 :9/usr/include/sys/queue.h:: 652warning: :'STAILQ_LAST' macro redefined [-Wmacro-redefined]9 : note: previous definition is here #define STAILQ_LAST(head, type, field) \In file included from #define STAILQ_LAST(head, type, field) \ sock.c ^: ^ 37 /usr/include/sys/queue.h: :In file included from 652/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h::943:: In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hprevious definition is here: 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9#define STAILQ_LAST(head, type, field) \: ^warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] In file included from sock_rpc.c:34: #define STAILQ_LAST(head, type, field) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h ^: 43/usr/include/sys/queue.h: :In file included from 652/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::950:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnote: :previous definition is here213 :In file included from 9trace_flags.c:: #define STAILQ_LAST(head, type, field) \36warning: : 'LIST_EMPTY' macro redefined [-Wmacro-redefined] ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define LIST_EMPTY(head) ((head)->lh_first == NULL)50 : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :/usr/include/sys/queue.h213::2009::9 :warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == NULL)In file included from #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))sock.c ^ : ^37/usr/include/sys/queue.h : :In file included from 200/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h::943:: In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hprevious definition is here: In file included from 50sock_rpc.c: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h34:: 213#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h9 ^:: 43 : warning: In file included from 'LIST_EMPTY' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9In file included from #define LIST_EMPTY(head) ((head)->lh_first == NULL):trace_flags.c : ^warning: 36 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: /usr/include/sys/queue.h In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h200::439: :#define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: ^:previous definition is here 50 /usr/include/sys/queue.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h208::2229::#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))9 :note: ^ previous definition is here warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^#define LIST_FOREACH_SAFE(var, head, field, tvar) \ In file included from ^sock.c :/usr/include/sys/queue.h37:: 208In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h9::43 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \:sock_rpc.c 222: ^:34 9: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.hwarning: :'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282#define LIST_FOREACH_SAFE(var, head, field, tvar) \: 9 ^: /usr/include/sys/queue.hwarning: :'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]208 :In file included from 9trace_flags.c:: 36#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)note: : previous definition is hereIn file included from ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :/usr/include/sys/queue.h43:: 427#define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnotify.c9 ^::: 5038 : : note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from previous definition is here:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h 282::419: :/usr/include/sys/cdefs.h :warning: #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))1'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] : ^2 :In file included from sock.cwarning: :#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)usage of non-standard #include is deprecated [-W#warnings]37 : ^In file included from In file included from sock_rpc.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h/usr/include/sys/queue.h:::34#warning usage of non-standard #include is deprecated43427: : :In file included from ^In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::: 4350note: : : previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::28250:: 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) 291 warning: : ^'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]9 : warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^In file included from #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \/usr/include/sys/queue.htrace_flags.c :: ^42736 :: /usr/include/sys/queue.h9In file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h435 ::note: 439previous definition is here: In file included from : note: In file included from previous definition is herenotify.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ::3850: #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)): In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_FOREACH_SAFE(var, head, field, next) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^: : 291 ^50: : 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: 123warning: :'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]9In file included from :sock.cIn file included from :sock_rpc.cwarning: 37:'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]: #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \34 In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h ^In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h43/usr/include/sys/queue.h#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL):: : 43In file included from 435 ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: In file included from :9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50::: 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnote: : :previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h291 ::3069/usr/include/sys/queue.h:::9 #define TAILQ_FOREACH_SAFE(var, head, field, next) \588:warning: : 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] ^9warning: :'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.hIn file included from :#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \trace_flags.c#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))435 : : ^36 ^9 : :In file included from /usr/include/sys/queue.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:note: :445previous definition is here43: : 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :note: 50previous definition is here#define TAILQ_FOREACH_SAFE(var, head, field, next) \: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnotify.c ^:: 30638:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: 9 In file included from : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :warning: In file included from 50'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]sock.c: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h37In file included from :: sock_rpc.c142In file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \349: : :43 ^In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.hwarning: In file included from /usr/include/sys/queue.h:'STAILQ_LAST' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:43 :445: 50:In file included from : 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define STAILQ_LAST(head, type, field) \::: 50306 ^note: : : previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9/usr/include/sys/queue.h :::316 652:warning: :9'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]9#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: : ^warning: note: 'TAILQ_LAST' macro redefined [-Wmacro-redefined]previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ In file included from /usr/include/sys/queue.h#define TAILQ_LAST(head, headname) \#define STAILQ_LAST(head, type, field) \trace_flags.c: :445 ^ ^36: : 9/usr/include/sys/queue.hIn file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h 423:note: :43previous definition is here9: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: :previous definition is here50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: 316#define TAILQ_LAST(head, headname) \ ^:In file included from 9In file included from trace.c ^:notify.cIn file included from : :sock.c36warning: 38:In file included from : 'TAILQ_LAST' macro redefined [-Wmacro-redefined]: 37sock_rpc.cIn file included from In file included from : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from 34:#define TAILQ_LAST(head, headname) \:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h: 43 50:In file included from : ^: 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.hIn file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnotify_rpc.c/usr/include/sys/queue.h:In file included from 43:::213/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: 4137423::In file included from : : :950/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/usr/include/sys/cdefs.hIn file included from 9:: ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/notify.h: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h501: warning: :: :39note: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]316/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h2: previous definition is here :::In file included from 9321 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define LIST_EMPTY(head) ((head)->lh_first == NULL):warning: #define TAILQ_LAST(head, headname) \: 9usage of non-standard #include is deprecated [-W#warnings] 41warning: ^: ^: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] /usr/include/sys/cdefs.h /usr/include/sys/queue.hwarning: ::In file included from 'TAILQ_PREV' macro redefined [-Wmacro-redefined]1200trace_flags.c#define TAILQ_LAST(head, headname) \ :#warning usage of non-standard #include is deprecated:: 2 936#define TAILQ_PREV(elm, headname, field) \ ^: ^:: /usr/include/sys/queue.h In file included from ^warning: :note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h usage of non-standard #include is deprecated [-W#warnings]423previous definition is here:/usr/include/sys/queue.h : 43:9: 425:In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9note: #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))#warning usage of non-standard #include is deprecated::previous definition is here 50 ^ ^: note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hprevious definition is here#define TAILQ_LAST(head, headname) \: 321 ^: 9:#define TAILQ_PREV(elm, headname, field) \ warning: In file included from ^In file included from 'TAILQ_PREV' macro redefined [-Wmacro-redefined]notify.c sock.c ::3837: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define TAILQ_PREV(elm, headname, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h: :50 ^43: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/usr/include/sys/queue.hIn file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h222425:::5099: ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :warning: note: 321'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]previous definition is here: 9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ ^#define TAILQ_PREV(elm, headname, field) \ /usr/include/sys/queue.h ^: 208/usr/include/sys/queue.h::9425:: 9note: :previous definition is here note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ #define TAILQ_PREV(elm, headname, field) \ ^ ^ In file included from notify.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from notify.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from notify.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from notify.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from notify.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from notify_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/notify.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from notify_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/notify.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from notify_rpc.cIn file included from :trace.c37:: 36In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/notify.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h39:: 43In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50:: 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h213::1239::9 :warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL): 200 ^: 9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ /usr/include/sys/queue.h:588In file included from :notify_rpc.c9::37 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/notify.h :39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)): ^warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here In file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \trace.c : ^36 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] In file included from notify_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/notify.h:#define STAILQ_LAST(head, type, field) \39 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/usr/include/sys/queue.h::50652: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9::282 :note: 9previous definition is here: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from notify_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/notify.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :trace.c50:: 36/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 291/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::943:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \9 : ^ warning: /usr/include/sys/queue.h'LIST_EMPTY' macro redefined [-Wmacro-redefined]: 435:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^#define TAILQ_FOREACH_SAFE(var, head, field, next) \ /usr/include/sys/queue.h ^: 200:9: note: previous definition is here In file included from notify_rpc.c:37: #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/notify.h ^: 39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] In file included from trace.c:36: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ^: 43/usr/include/sys/queue.h: :In file included from 445/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::950:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnote: :previous definition is here222 :9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ #define LIST_FOREACH_SAFE(var, head, field, tvar) \ In file included from ^notify_rpc.c :/usr/include/sys/queue.h37:: 208In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/notify.h9::39 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: #define LIST_FOREACH_SAFE(var, head, field, tvar) \warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] ^ #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from In file included from notify_rpc.ctrace.c::3736: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/notify.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::3943: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::5050: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::321282::99:: warning: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined]'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)/usr/include/sys/queue.h : ^425 :/usr/include/sys/queue.h9::427 :note: 9previous definition is here: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from trace.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from trace.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from trace.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from trace.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from trace_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from trace_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from trace_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from trace_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from trace_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from trace_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from trace_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from trace_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from trace_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from trace_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. 10 warnings generated. 10 warnings generated. LIB libspdk_notify.a SO libspdk_notify.so.4.0 10 warnings generated. SYMLINK libspdk_notify.so 10 warnings generated. 10 warnings generated. LIB libspdk_trace.a SO libspdk_trace.so.6.0 SYMLINK libspdk_trace.so 10 warnings generated. LIB libspdk_sock.a SO libspdk_sock.so.6.0 CC lib/thread/thread.o SYMLINK libspdk_sock.so In file included from thread.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from thread.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from thread.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from thread.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from thread.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from thread.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from thread.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from thread.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from thread.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from thread.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from thread.c:48: In file included from ./thread_internal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ CC lib/nvme/nvme_ctrlr_cmd.o CC lib/nvme/nvme_ctrlr.o CC lib/nvme/nvme_fabric.o CC lib/nvme/nvme_ns_cmd.o CC lib/nvme/nvme_ns.o CC lib/nvme/nvme_pcie_common.o CC lib/nvme/nvme_pcie.o CC lib/nvme/nvme_qpair.o CC lib/nvme/nvme.o CC lib/nvme/nvme_quirks.o CC lib/nvme/nvme_transport.o CC lib/nvme/nvme_discovery.o CC lib/nvme/nvme_ctrlr_ocssd_cmd.o CC lib/nvme/nvme_ns_ocssd_cmd.o CC lib/nvme/nvme_tcp.o CC lib/nvme/nvme_opal.o CC lib/nvme/nvme_io_msg.o CC lib/nvme/nvme_poll_group.o CC lib/nvme/nvme_zns.o In file included from nvme_ns_cmd.c:36: In file included from ./nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_ctrlr_cmd.c:34: In file included from ./nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_ctrlr.c:37: In file included from ./nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_ns_cmd.c:36: In file included from ./nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:In file included from 9nvme_ctrlr_cmd.c:: 34note: : previous definition is hereIn file included from ./nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h : ^43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] In file included from In file included from nvme_ns_cmd.c#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)nvme_ctrlr.c: :36 ^37: : In file included from In file included from ./nvme_internal.h./nvme_internal.h::4242: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h::4848: : /usr/include/sys/queue.hIn file included from In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h588:::43439: : :In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: ::previous definition is here5050 : : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::142123::99#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)):: ^warning: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined]'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) /usr/include/sys/queue.h ^: 652In file included from :nvme_ctrlr_cmd.c9::34 : note: In file included from previous definition is here./nvme_internal.h :42: In file included from /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h::#define STAILQ_LAST(head, type, field) \58848 :: ^9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :note: 43previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))nvme_quirks.c50 :: ^34/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : :In file included from 142In file included from ./nvme_internal.h:In file included from nvme_ns_cmd.c:9nvme_transport.c:42:In file included from :36: In file included from nvme_ctrlr.c40: In file included from warning: nvme_qpair.c:: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h'STAILQ_LAST' macro redefined [-Wmacro-redefined]:37In file included from ./nvme_internal.h: 35: ./nvme_internal.h:48: In file included from :42#define STAILQ_LAST(head, type, field) \: In file included from ./nvme_internal.h42: In file included from ./nvme_internal.h:: In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:42In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h :42: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:/usr/include/sys/queue.h43: In file included from :48:: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h48: 652In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:: In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:48In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h9:48: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::41: In file included from :43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h43: note: /usr/include/sys/cdefs.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:: In file included from In file included from previous definition is here::43In file included from nvme_pcie.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h 143: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:::: In file included from In file included from :#define STAILQ_LAST(head, type, field) \40502In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnvme_discovery.c41 : : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::: ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :5033/usr/include/sys/cdefs.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:warning: 41: : ::213: usage of non-standard #include is deprecated [-W#warnings]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from 143:/usr/include/sys/cdefs.h :./nvme_internal.h:: 9:142:2In file included from :In file included from 1:42:#warning usage of non-standard #include is deprecated/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h nvme_ctrlr_cmd.c:9: :warning: :2:In file included from warning: ^41'LIST_EMPTY' macro redefined [-Wmacro-redefined]34: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.husage of non-standard #include is deprecated [-W#warnings] : : warning: : /usr/include/sys/cdefs.hIn file included from warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined]48#define LIST_EMPTY(head) ((head)->lh_first == NULL):#warning usage of non-standard #include is deprecated./nvme_internal.husage of non-standard #include is deprecated [-W#warnings] : 1 : In file included from ^: ^42#define STAILQ_LAST(head, type, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h 2 : :#warning usage of non-standard #include is deprecated/usr/include/sys/queue.h:In file included from ^43 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h : ^200warning: :/usr/include/sys/queue.hIn file included from :usage of non-standard #include is deprecated [-W#warnings]48:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9 : 652::In file included from :41 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h9: #warning usage of non-standard #include is deprecatednote: ::/usr/include/sys/cdefs.h previous definition is here43 : ^ : note: 1 In file included from previous definition is here:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))2: :50 ^#define STAILQ_LAST(head, type, field) \ : warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^usage of non-standard #include is deprecated [-W#warnings]: 213In file included from :nvme_ns_cmd.c9::36 : warning: In file included from #warning usage of non-standard #include is deprecated'LIST_EMPTY' macro redefined [-Wmacro-redefined]./nvme_internal.h : ^42 : In file included from #define LIST_EMPTY(head) ((head)->lh_first == NULL)/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h : ^48 : /usr/include/sys/queue.hIn file included from In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hnvme_ctrlr.c200:::43379: : :In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h./nvme_internal.hnote: ::previous definition is here5042 : : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h222::489#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)): : In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hwarning: :'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213#define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from : nvme_ctrlr_cmd.c9 ^:: 34 /usr/include/sys/queue.h: warning: :In file included from 'LIST_EMPTY' macro redefined [-Wmacro-redefined]208./nvme_internal.h ::942:: In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h#define LIST_EMPTY(head) ((head)->lh_first == NULL)previous definition is here: 48 ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/usr/include/sys/queue.h::#define LIST_FOREACH_SAFE(var, head, field, tvar) \43200 : : ^In file included from 9 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: 50note: : previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.hIn file included from :In file included from nvme_ns_cmd.c208nvme_ctrlr.c:::36937: :: In file included from In file included from ./nvme_internal.hnote: ./nvme_internal.h:previous definition is here:42 42: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h::48#define LIST_FOREACH_SAFE(var, head, field, tvar) \48: : In file included from ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::4343: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::5050: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::282222::99:: warning: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]In file included from nvme_ctrlr_cmd.c:34: In file included from ./nvme_internal.h:#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)42#define LIST_FOREACH_SAFE(var, head, field, tvar) \ : ^In file included from ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h /usr/include/sys/queue.h:/usr/include/sys/queue.h:48:427: 208:In file included from :9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h9::: 43 note: : note: previous definition is hereIn file included from previous definition is here /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))#define LIST_FOREACH_SAFE(var, head, field, tvar) \: ^ ^warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)In file included from nvme_ns_cmd.c ^:In file included from 36/usr/include/sys/queue.hnvme_quirks.c: ::In file included from 42734./nvme_internal.h:In file included from : :9nvme_ctrlr.cIn file included from 42::./nvme_internal.h: 37:In file included from note: : 42/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hprevious definition is hereIn file included from : : ./nvme_internal.hIn file included from 48:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h: 42:In file included from #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)): 48In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h In file included from : In file included from nvme_transport.c: ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hIn file included from nvme_qpair.c:43 :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:40: 48:35: In file included from : 43: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from : In file included from nvme_ctrlr_cmd.c./nvme_internal.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from ./nvme_internal.h::50:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:3442: 43:42: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: 50: In file included from In file included from :In file included from : In file included from ./nvme_internal.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h291/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h::::::424895012348: : :: :: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hwarning: In file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]nvme_discovery.c282 :4843In file included from ::warning: 43: : nvme_pcie.c339'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]: In file included from #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \In file included from :: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h40In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: ^:: ./nvme_internal.h#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)warning: :43 50In file included from : 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]50: /usr/include/sys/queue.h: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h42 ^ : In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h435:43In file included from #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL):::123: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h 123509:In file included from : ^:/usr/include/sys/queue.h: :9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h48 9:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ::: /usr/include/sys/queue.h:588:note: 50In file included from : :291previous definition is herewarning: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h427warning: 9: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]:9 :439 #define TAILQ_FOREACH_SAFE(var, head, field, next) \:123: :note: #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL):In file included from #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)previous definition is here ^warning: 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] ^::previous definition is here ^ 50 #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) warning: #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \: In file included from 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))nvme_ns_cmd.c ^ ^/usr/include/sys/queue.h: : /usr/include/sys/queue.h :123 ^36#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL):/usr/include/sys/queue.h588: : 588::9In file included from ^:In file included from 4359:./nvme_internal.h In file included from 9nvme_quirks.c:: :nvme_ctrlr.c::9 warning: 42: 34:note: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]/usr/include/sys/queue.h: 37note: : previous definition is here :In file included from : previous definition is hereIn file included from note: 588/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hIn file included from ./nvme_internal.hprevious definition is here#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)::./nvme_internal.h: #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) 948:#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))42 ^:: 42#define TAILQ_FOREACH_SAFE(var, head, field, next) \ : ^ In file included from : ^In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hprevious definition is here:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h : /usr/include/sys/queue.h43:48:: 48: In file included from 588In file included from : #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))In file included from In file included from nvme_transport.cIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hnvme_ctrlr_cmd.c:nvme_qpair.c9:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ^::40::50: 4334: 35 : 43: : In file included from : note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: In file included from In file included from ./nvme_internal.hIn file included from previous definition is hereIn file included from :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h./nvme_internal.h:./nvme_internal.h nvme_pcie.c306/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::42::::5042: 4240#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))950: : In file included from : : :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hIn file included from In file included from ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h warning: :142:48::'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]291:48: 4843 :9: In file included from : : In file included from 9:In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from In file included from nvme_discovery.c#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: warning: :43::33 ^warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined]43: 4350: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]/usr/include/sys/queue.h : In file included from : : In file included from :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h./nvme_internal.h#define STAILQ_LAST(head, type, field) \445/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \::50:14242 ^ 950: 50:: ^:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: 9In file included from /usr/include/sys/queue.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:/usr/include/sys/queue.hnote: :142: :652:previous definition is here306:142warning: 48:435 :9:'STAILQ_LAST' macro redefined [-Wmacro-redefined]: 9:9:9 In file included from :9:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h : #define STAILQ_LAST(head, type, field) \warning: :note: warning: ^ 'STAILQ_LAST' macro redefined [-Wmacro-redefined]warning: 43previous definition is herenote: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] ^ 'STAILQ_LAST' macro redefined [-Wmacro-redefined]: previous definition is here In file included from In file included from #define STAILQ_LAST(head, type, field) \/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define STAILQ_LAST(head, type, field) \nvme_ns_cmd.c :#define STAILQ_LAST(head, type, field) \#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \: #define TAILQ_FOREACH_SAFE(var, head, field, next) \: ^652 50 ^ 36 : ^ ^: ^: /usr/include/sys/queue.h9 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h In file included from ::/usr/include/sys/queue.h/usr/include/sys/queue.h:./nvme_internal.h652 :In file included from :142::note: 652nvme_ctrlr.c445:429previous definition is here:::9In file included from : : 9379:nvme_quirks.cIn file included from :: : :#define STAILQ_LAST(head, type, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hnote: In file included from warning: 34 :previous definition is herenote: ./nvme_internal.hnote: 'STAILQ_LAST' macro redefined [-Wmacro-redefined]: ^48 previous definition is here:previous definition is here In file included from : 42 ./nvme_internal.h#define STAILQ_LAST(head, type, field) \In file included from : #define STAILQ_LAST(head, type, field) \: #define STAILQ_LAST(head, type, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from 42 ^#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h ^: ^43: In file included from In file included from ^ : 48/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hnvme_pcie.c In file included from : :::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from 6524840:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from :: : 50:In file included from nvme_ctrlr_cmd.c9In file included from In file included from : 43nvme_transport.c::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from : :34 :::nvme_qpair.cIn file included from 40: note: 4343316:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: In file included from previous definition is here: : :35:In file included from ./nvme_internal.h In file included from In file included from 9: 50#define STAILQ_LAST(head, type, field) \./nvme_internal.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:In file included from : :42:: ./nvme_internal.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^42: 5050warning: :: : In file included from : : 'TAILQ_LAST' macro redefined [-Wmacro-redefined]42306In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:::In file included from 9:48#define TAILQ_LAST(head, headname) \213213/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: ::: : In file included from ^In file included from 9948warning: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h nvme_discovery.c::: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:/usr/include/sys/queue.h: In file included from :43:33warning: warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h43: 423: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]'LIST_EMPTY' macro redefined [-Wmacro-redefined]:: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \In file included from :In file included from 43In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9./nvme_internal.h: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^::#define LIST_EMPTY(head) ((head)->lh_first == NULL):#define LIST_EMPTY(head) ((head)->lh_first == NULL)In file included from : 50 42 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50/usr/include/sys/queue.h: note: ^: ^:: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hprevious definition is here In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h445: /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h/usr/include/sys/queue.h: ::316:::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_LAST(head, headname) \2139:20048200: ::9:: :213 ^9 :9In file included from 9: :note: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:9 previous definition is herewarning: In file included from : :warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined]note: nvme_ns_cmd.c43note: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] previous definition is here:: previous definition is herewarning: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ 36In file included from #define TAILQ_LAST(head, headname) \'LIST_EMPTY' macro redefined [-Wmacro-redefined] : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h #define LIST_EMPTY(head) ((head)->lh_first == NULL) #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^In file included from :#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ ./nvme_internal.h50 #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ ^:: ^ /usr/include/sys/queue.h In file included from 42/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^:/usr/include/sys/queue.hnvme_ctrlr.c: : 423::In file included from In file included from 213/usr/include/sys/queue.h:200In file included from 37/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hnvme_quirks.c::9:nvme_pcie.c: ::9200:9:In file included from 4834:: :40./nvme_internal.h: : 9note: : :In file included from In file included from warning: :previous definition is herenote: In file included from 42/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h./nvme_internal.h'LIST_EMPTY' macro redefined [-Wmacro-redefined] previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: :: note: :In file included from 43#define TAILQ_LAST(head, headname) \42previous definition is here43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h: #define LIST_EMPTY(head) ((head)->lh_first == NULL): #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)): :In file included from ^ In file included from In file included from 48/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: : : :In file included from In file included from 50/usr/include/sys/queue.h48 ^50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hnvme_ctrlr_cmd.c: :: : :In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h200In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h43nvme_transport.c34::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from :: :: 3219:nvme_qpair.c222In file included from 40In file included from ::43::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: ./nvme_internal.h9 : 359:In file included from ::note: In file included from : :50./nvme_internal.h42 previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from : :: warning: :./nvme_internal.hwarning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h42In file included from 'TAILQ_PREV' macro redefined [-Wmacro-redefined]50:'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h : 42 #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))316In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :#define TAILQ_PREV(elm, headname, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h48:#define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from ^9 :: 222 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h : ^48In file included from : ^: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h9 48/usr/include/sys/queue.hwarning: /usr/include/sys/queue.hIn file included from ::In file included from : :'TAILQ_LAST' macro redefined [-Wmacro-redefined]:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h43 nvme_discovery.cIn file included from 208 425:: warning: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::43In file included from 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]#define TAILQ_LAST(head, headname) \33:99: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : 43::In file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \: ^In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h 50 ./nvme_internal.hIn file included from note: note: : ^: /usr/include/sys/queue.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hprevious definition is hereIn file included from previous definition is here50 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:42: nvme_ctrlr_ocssd_cmd.c : /usr/include/sys/queue.h:423: 50:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \:#define TAILQ_PREV(elm, headname, field) \In file included from : :20834 9 #define TAILQ_PREV(elm, headname, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h222:: ^: ^ :::9In file included from ^482229:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.hnote: : /usr/include/sys/queue.h:: :previous definition is hereIn file included from :9 note: 48 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h425:warning: previous definition is here: ::In file included from #define TAILQ_LAST(head, headname) \'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] In file included from 439nvme_pcie.cwarning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h: ::#define LIST_FOREACH_SAFE(var, head, field, tvar) \'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]#define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^:In file included from 40 48/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: : ^ ^: :previous definition is hereIn file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from In file included from 50 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h nvme_ctrlr.c/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: : ^:#define TAILQ_PREV(elm, headname, field) \::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h43 37 20843:: /usr/include/sys/queue.h: ^In file included from :: 222In file included from :In file included from nvme_quirks.c9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h208./nvme_internal.h::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9:::34 ::50942: note: 41 : :: In file included from previous definition is here: warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h In file included from ./nvme_internal.h /usr/include/sys/cdefs.h'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:: 282previous definition is here:#define LIST_FOREACH_SAFE(var, head, field, tvar) \421: 48 : :9#define LIST_FOREACH_SAFE(var, head, field, tvar) \: ^In file included from 2:#define LIST_FOREACH_SAFE(var, head, field, tvar) \ In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h: ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: warning: ^ :48warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] /usr/include/sys/queue.h43: usage of non-standard #include is deprecated [-W#warnings] :: In file included from 208In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)nvme_transport.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#warning usage of non-standard #include is deprecated:9 :: 43: ^In file included from 4050 ^: nvme_qpair.c: : In file included from note: /usr/include/sys/queue.h:In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hprevious definition is here:35./nvme_internal.h:: 427: :32150:In file included from 42:: 9#define LIST_FOREACH_SAFE(var, head, field, tvar) \./nvme_internal.h: 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from :: ^42/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h 282note: : :warning: :previous definition is hereIn file included from 48'TAILQ_PREV' macro redefined [-Wmacro-redefined]9 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h: ::In file included from 48/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hwarning: : #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)):#define TAILQ_PREV(elm, headname, field) \'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]In file included from 43 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ^In file included from : ^: nvme_discovery.cIn file included from 43#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL):/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/usr/include/sys/queue.h: In file included from 33::In file included from ^nvme_pcie.c: 50425/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :In file included from : ::/usr/include/sys/queue.h40./nvme_internal.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h950:: :::: 427In file included from 42282 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: :note: :9:In file included from 9previous definition is here282:43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h: : : : 9note: In file included from 48warning: :#define TAILQ_PREV(elm, headname, field) \previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] :In file included from warning: ^50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) : : #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h43 ^ :: ^291In file included from #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h /usr/include/sys/queue.h9: ^::50In file included from 427 : nvme_quirks.c/usr/include/sys/queue.h:warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::9'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:34427: 282: : :In file included from 9note: 9./nvme_internal.h:previous definition is here#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \:: 42note: ^warning: : previous definition is here 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]In file included from #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))/usr/include/sys/queue.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h :: ^43548 :#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)): #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)9 In file included from : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ^ :In file included from note: 43nvme_transport.c/usr/include/sys/queue.hprevious definition is here: :: In file included from 40In file included from 427/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: nvme_qpair.c::In file included from :#define TAILQ_FOREACH_SAFE(var, head, field, next) \950./nvme_internal.h35 :: :: ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h42In file included from note: :: ./nvme_internal.hprevious definition is here291In file included from : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h429:: :In file included from 48In file included from nvme_pcie.c: #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hwarning: :In file included from :'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]40/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ^48 : : : In file included from 43In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:In file included from #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \:43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from 43: :nvme_discovery.c ^: In file included from 50: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: 33/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: ::50:In file included from 43550: 291./nvme_internal.h:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:942::306:: 291: In file included from note: :9warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hprevious definition is here9:'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: : 48 warning: : warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]In file included from #define TAILQ_FOREACH_SAFE(var, head, field, next) \'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ : ^ 43 ^: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \In file included from #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \/usr/include/sys/queue.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : ^: ^435 50 :In file included from /usr/include/sys/queue.h: /usr/include/sys/queue.h9nvme_quirks.c:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:::445:435 34:291:note: : 9:9previous definition is hereIn file included from :9: ./nvme_internal.h : :note: note: 42previous definition is herewarning: #define TAILQ_FOREACH_SAFE(var, head, field, next) \previous definition is here: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h #define TAILQ_FOREACH_SAFE(var, head, field, next) \#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: 48#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ ^: In file included from ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h nvme_transport.c:/usr/include/sys/queue.h:43:In file included from 40: 435nvme_pcie.c: In file included from In file included from ::In file included from nvme_qpair.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h940./nvme_internal.h:::: :3550 In file included from 42: : note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hprevious definition is here:In file included from ./nvme_internal.h: 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:306: :42:In file included from 48: 9#define TAILQ_FOREACH_SAFE(var, head, field, next) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from : In file included from : :nvme_ctrlr_ocssd_cmd.cIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h ^50:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:warning: : 34:48'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: 43: :In file included from : In file included from 316In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:nvme_discovery.c:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:9:48 :43:33: ^50: : In file included from : In file included from warning: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h'TAILQ_LAST' macro redefined [-Wmacro-redefined]./nvme_internal.h:::: :484453065042: ::: #define TAILQ_LAST(head, headname) \: In file included from 99/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::: ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h: 306 :/usr/include/sys/queue.h43note: warning: :48:: previous definition is here'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]9: 423In file included from :In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h9:warning: ::#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \50'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]43 : : note: ^ ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from previous definition is here :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \/usr/include/sys/queue.h123: ::#define TAILQ_LAST(head, headname) \50In file included from ^4459 : nvme_quirks.c :/usr/include/sys/queue.h: ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:9: :34:445warning: 306: :In file included from 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]:In file included from note: 9nvme_pcie.c 9./nvme_internal.hprevious definition is here:::: #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)40 42note: : warning: : previous definition is here#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^In file included from 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h ^:: 4348#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: : In file included from In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h In file included from :: ^nvme_transport.c/usr/include/sys/queue.h5043In file included from :/usr/include/sys/queue.h:: : nvme_qpair.c40:588/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :: 445::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h35In file included from :9321:: ./nvme_internal.h9::50In file included from :: 9: ./nvme_internal.h42 note: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: note: previous definition is here :42In file included from previous definition is here warning: 316: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h 'TAILQ_PREV' macro redefined [-Wmacro-redefined]:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] In file included from : #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h48#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \#define TAILQ_LAST(head, headname) \ :: ^48In file included from #define TAILQ_PREV(elm, headname, field) \ ^ ^ : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h In file included from : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/usr/include/sys/queue.h43 ::: 43/usr/include/sys/queue.hIn file included from 423In file included from : :nvme_discovery.c:In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from 425:9nvme_ctrlr_ocssd_cmd.c:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:33::50:9: 34: 50:In file included from note: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: ./nvme_internal.hprevious definition is hereIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnote: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h316:previous definition is here42::316 #define TAILQ_LAST(head, headname) \: 489: In file included from : :9#define TAILQ_PREV(elm, headname, field) \ ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hIn file included from : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hwarning: ^48:'TAILQ_LAST' macro redefined [-Wmacro-redefined]warning: : In file included from 48 'TAILQ_LAST' macro redefined [-Wmacro-redefined]In file included from nvme_quirks.c: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:In file included from :#define TAILQ_LAST(head, headname) \34/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h43 #define TAILQ_LAST(head, headname) \: :: ^ In file included from 43In file included from ^./nvme_internal.h: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h /usr/include/sys/queue.h:In file included from ::/usr/include/sys/queue.h42/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50423:: :: :423In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h: ::9:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h316 :48::note: : 1429previous definition is herenote: In file included from :: previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h9 ::warning: #define TAILQ_LAST(head, headname) \43 'TAILQ_LAST' macro redefined [-Wmacro-redefined]#define TAILQ_LAST(head, headname) \ : warning: ^In file included from 'STAILQ_LAST' macro redefined [-Wmacro-redefined] ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :#define TAILQ_LAST(head, headname) \50 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define STAILQ_LAST(head, type, field) \ In file included from nvme_transport.c: /usr/include/sys/queue.hnvme_qpair.c:321 ^::40: 42335: 9/usr/include/sys/queue.h:: In file included from ::9In file included from ./nvme_internal.h 652:./nvme_internal.h:warning: : :42'TAILQ_PREV' macro redefined [-Wmacro-redefined]9note: 42: :previous definition is here: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hnote: #define TAILQ_PREV(elm, headname, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:previous definition is here #define TAILQ_LAST(head, headname) \:48 ^ 48: ^: In file included from #define STAILQ_LAST(head, type, field) \/usr/include/sys/queue.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: ^425:43In file included from :43: nvme_discovery.c9: In file included from ::In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h33 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: note: :50In file included from previous definition is here50: ./nvme_internal.h : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:42:321: #define TAILQ_PREV(elm, headname, field) \321:In file included from In file included from :9nvme_ctrlr_ocssd_cmd.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h ^9::: : 3448 warning: : : warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined]In file included from In file included from 'TAILQ_PREV' macro redefined [-Wmacro-redefined] /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ::4843#define TAILQ_PREV(elm, headname, field) \#define TAILQ_PREV(elm, headname, field) \: : In file included from In file included from ^ ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ::/usr/include/sys/queue.h/usr/include/sys/queue.h4850::: : 425425In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:99:321::43: : 9note: note: In file included from :previous definition is hereprevious definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :warning: 50'TAILQ_PREV' macro redefined [-Wmacro-redefined]: #define TAILQ_PREV(elm, headname, field) \ #define TAILQ_PREV(elm, headname, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ^ ^213#define TAILQ_PREV(elm, headname, field) \ : 9 ^: /usr/include/sys/queue.hwarning: :'LIST_EMPTY' macro redefined [-Wmacro-redefined]425 :9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h#define TAILQ_PREV(elm, headname, field) \: 200 ^: 9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_ctrlr_ocssd_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_ctrlr_ocssd_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme_ctrlr_ocssd_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme_ctrlr_ocssd_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme_ctrlr_ocssd_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_ctrlr_ocssd_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from nvme_fabric.c:39: In file included from ./nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_ns.c:34: In file included from ./nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_fabric.c:39: In file included from ./nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ In file included from nvme_ns.c:34: In file included from ./nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:/usr/include/sys/queue.h48:: 588In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h9::43 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9:#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) warning: ^'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ In file included from nvme_fabric.c:39: In file included from ./nvme_internal.h:42/usr/include/sys/queue.h: :In file included from 588/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h::948:: In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hprevious definition is here: 43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)): 142 ^: 9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.hIn file included from :nvme_ns.c652::349: :In file included from ./nvme_internal.hnote: :previous definition is here42 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from #define STAILQ_LAST(head, type, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h : ^43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9:In file included from nvme_fabric.cnote: :previous definition is here39 : In file included from ./nvme_internal.h:42: #define STAILQ_LAST(head, type, field) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h ^: 48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:In file included from 200nvme_ns.c::934:: In file included from note: ./nvme_internal.hprevious definition is here: 42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)): 43 ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: In file included from warning: nvme_fabric.c'LIST_EMPTY' macro redefined [-Wmacro-redefined]: 39: In file included from ./nvme_internal.h:42: #define LIST_EMPTY(head) ((head)->lh_first == NULL)In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h ^: 48: /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h200::439: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: :previous definition is here50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] ^ #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from /usr/include/sys/queue.hnvme_ns.c::20834:: 9In file included from :./nvme_internal.h :note: 42previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:#define LIST_FOREACH_SAFE(var, head, field, tvar) \43 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.hIn file included from :nvme_fabric.c208::399: :In file included from ./nvme_internal.hnote: :previous definition is here42 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:#define LIST_FOREACH_SAFE(var, head, field, tvar) \43 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.hIn file included from :nvme_ns.c427::349: :In file included from ./nvme_internal.hnote: :previous definition is here42 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))43 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: In file included from 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]nvme_fabric.c :39: In file included from ./nvme_internal.h:42: #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h ^: 48: /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h427::439: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: :previous definition is here50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] ^ #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from /usr/include/sys/queue.hnvme_ns.c::43534:: 9In file included from :./nvme_internal.h :note: 42previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:#define TAILQ_FOREACH_SAFE(var, head, field, next) \43 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] In file included from nvme_fabric.c:39: #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \In file included from ./nvme_internal.h ^: 42: /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h435::489: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hnote: :previous definition is here43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:#define TAILQ_FOREACH_SAFE(var, head, field, next) \306 : ^9 : warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \nvme_ns.c : ^34 : In file included from /usr/include/sys/queue.h./nvme_internal.h::44542:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h :note: 48previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: 50 ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] In file included from nvme_fabric.c:39: In file included from ./nvme_internal.h:42: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h ^: 48: /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h445::439: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: :previous definition is here50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined]#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ #define TAILQ_LAST(head, headname) \ ^ In file included from /usr/include/sys/queue.hnvme_ns.c::42334:: 9In file included from :./nvme_internal.h :note: 42previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from #define TAILQ_LAST(head, headname) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h : ^43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:In file included from 316nvme_fabric.c::939:: In file included from warning: ./nvme_internal.h'TAILQ_LAST' macro redefined [-Wmacro-redefined]: 42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: #define TAILQ_LAST(head, headname) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ^: 43: /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h423::509: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :note: 321previous definition is here: 9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ #define TAILQ_PREV(elm, headname, field) \ ^In file included from nvme_ns.c:/usr/include/sys/queue.h34:: 425In file included from :./nvme_internal.h9::42 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h :48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43#define TAILQ_PREV(elm, headname, field) \: In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from nvme_pcie_common.c:42: In file included from ./nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_pcie_common.c:42: In file included from ./nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvme_pcie_common.c:42: In file included from ./nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme_pcie_common.c:42: In file included from ./nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_pcie_common.c:42: In file included from ./nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_pcie_common.c:42: In file included from ./nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme_pcie_common.c:42: In file included from ./nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme_pcie_common.c:42: In file included from ./nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme_pcie_common.c:42: In file included from ./nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_pcie_common.c:42: In file included from ./nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from nvme_ns_ocssd_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_tcp.c:39: In file included from ./nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_ns_ocssd_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvme_ns_ocssd_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from In file included from nvme_ns_ocssd_cmd.cnvme_zns.c::3434: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_zns.h::4847: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h::4848: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::4343: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::5041: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/usr/include/sys/cdefs.h::2131::92:: warning: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]usage of non-standard #include is deprecated [-W#warnings] In file included from #define LIST_EMPTY(head) ((head)->lh_first == NULL)nvme_opal.c #warning usage of non-standard #include is deprecated: ^ 33 ^: /usr/include/sys/queue.h In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h200::389In file included from : :nvme_tcp.cIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hnote: 39:previous definition is here: 48 In file included from : ./nvme_internal.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h42:: #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))43In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h ^In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h48:: 41In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/usr/include/sys/cdefs.h::43In file included from 1: nvme_ns_ocssd_cmd.c:In file included from :2/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h34::: 50In file included from warning: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.husage of non-standard #include is deprecated [-W#warnings]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :48123: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:: 48warning: : 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]In file included from #warning usage of non-standard #include is deprecated/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h : ^#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)43 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] /usr/include/sys/queue.h:588:#define LIST_FOREACH_SAFE(var, head, field, tvar) \9 : ^ note: previous definition is here/usr/include/sys/queue.h :208:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_io_msg.c:34: In file included from In file included from ./nvme_internal.hnvme_tcp.c::4239: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h./nvme_internal.h::48In file included from 42: nvme_ns_ocssd_cmd.c: In file included from :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h34/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:: :43In file included from 48: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h: In file included from :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h48/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:: :41In file included from 43: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h: /usr/include/sys/cdefs.h:In file included from :48/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h1: ::In file included from 502/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h 43:warning: : 142usage of non-standard #include is deprecated [-W#warnings]In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9::50 : warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h'STAILQ_LAST' macro redefined [-Wmacro-redefined]: 282:9#warning usage of non-standard #include is deprecated:In file included from #define STAILQ_LAST(head, type, field) \nvme_poll_group.c ^warning: : 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] ^36 : /usr/include/sys/queue.hIn file included from :./nvme_internal.h652::42#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)9: :In file included from ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h note: :/usr/include/sys/queue.hprevious definition is here48: : 427In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h9::43#define STAILQ_LAST(head, type, field) \ : note: In file included from ^previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :41: /usr/include/sys/cdefs.h:1:2: #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))warning: usage of non-standard #include is deprecated [-W#warnings] ^ #warning usage of non-standard #include is deprecatedIn file included from nvme_ns_ocssd_cmd.c ^: 34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.hIn file included from :nvme_tcp.c48:: 39In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hIn file included from :./nvme_internal.h48:: 42In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h43:: 48In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h50:: 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 291/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::950:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hwarning: :'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]213 :9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h#define LIST_EMPTY(head) ((head)->lh_first == NULL): 435 ^: 9:/usr/include/sys/queue.h :note: 200previous definition is here: 9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_ns_ocssd_cmd.c:34In file included from : nvme_tcp.cIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h39:: 48In file included from : ./nvme_internal.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h42:: 48In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h48:: 43In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h43:: 50In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::50306: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9::222 :warning: 9'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \#define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ ^ /usr/include/sys/queue.h/usr/include/sys/queue.h::445208::In file included from 99nvme_zns.c::: 34note: note: : previous definition is hereprevious definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_zns.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: #define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ^: ^ 43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123In file included from :nvme_ns_ocssd_cmd.c9::34 : warning: In file included from 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h In file included from :nvme_tcp.c48:: 39In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hIn file included from :./nvme_internal.h48#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL):: 42In file included from ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h43:: 48In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h50:: 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 316/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:/usr/include/sys/queue.h:9In file included from :50:nvme_opal.c588: ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hwarning: 339:'TAILQ_LAST' macro redefined [-Wmacro-redefined]: :282 In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.hnote: 9:#define TAILQ_LAST(head, headname) \previous definition is here:38 : ^warning: In file included from 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h /usr/include/sys/queue.h#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)):: 48423 ^: #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL): In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ^:: 43note: /usr/include/sys/queue.h: previous definition is here:In file included from 427/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from ::nvme_zns.c#define TAILQ_LAST(head, headname) \950: :: 34 ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: note: :In file included from previous definition is here123/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_zns.h ::In file included from 947nvme_ns_ocssd_cmd.c:: :#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) In file included from 34 warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h: ^'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]In file included from :In file included from nvme_io_msg.c48/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:: :34In file included from #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)48In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h : nvme_tcp.cIn file included from : ^In file included from :./nvme_internal.h43 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h39:: :: 42In file included from 48In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: ./nvme_internal.hIn file included from :In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h/usr/include/sys/queue.h50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h42::: :: 48588/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h43In file included from : ::: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hIn file included from 9142In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h48: 9:: 43note: :In file included from 50In file included from : previous definition is here nvme_poll_group.c: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from warning: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h'STAILQ_LAST' macro redefined [-Wmacro-redefined]36:43: : #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))321: 50In file included from :In file included from : #define STAILQ_LAST(head, type, field) \./nvme_internal.h ^9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ::: ^42 50123 : warning: : :/usr/include/sys/queue.hIn file included from 'TAILQ_PREV' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from 9:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h :nvme_opal.c:652:291: :#define TAILQ_PREV(elm, headname, field) \48:33warning: 9 : 9: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]: ^In file included from :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.hnote: /usr/include/sys/queue.h:warning: #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL):previous definition is here:43'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] 38 425: ^: :In file included from In file included from #define STAILQ_LAST(head, type, field) \9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h :: : ^ 50 ^48/usr/include/sys/queue.h note: : : :previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/usr/include/sys/queue.hIn file included from 588 ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:123435:9#define TAILQ_PREV(elm, headname, field) \::43: 99: ^::In file included from In file included from note: nvme_zns.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hprevious definition is herewarning: note: :: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]previous definition is here3450 : : In file included from #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_zns.h :#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL):#define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^142 47 : ^: ^9 In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h :warning: 48'STAILQ_LAST' macro redefined [-Wmacro-redefined]: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from :/usr/include/sys/queue.hnvme_io_msg.cIn file included from 43#define STAILQ_LAST(head, type, field) \::nvme_tcp.c: 58834:In file included from ^:: 39/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h 9In file included from : :/usr/include/sys/queue.h:./nvme_internal.hIn file included from 50: :./nvme_internal.h: 652note: 42:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:previous definition is here: 42:9 In file included from : 213:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hIn file included from : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h9note: #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))48::previous definition is here : 48 ^In file included from : warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from 'LIST_EMPTY' macro redefined [-Wmacro-redefined]#define STAILQ_LAST(head, type, field) \:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h 43: ^: 43 In file included from #define LIST_EMPTY(head) ((head)->lh_first == NULL): /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h In file included from In file included from : ^nvme_poll_group.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50 ::: /usr/include/sys/queue.h3650/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: : :200In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h142:./nvme_internal.hnvme_opal.c::9::3069:4233:: : : 9 note: In file included from In file included from :warning: previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h 'STAILQ_LAST' macro redefined [-Wmacro-redefined] ::warning: 4838'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]: : #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))#define STAILQ_LAST(head, type, field) \ In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h ^ ^:: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ 4348 /usr/include/sys/queue.h: : ^:In file included from In file included from In file included from 652nvme_zns.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:/usr/include/sys/queue.h:::9:345043:445: : : :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from note: 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_zns.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hprevious definition is here::142: 47:50note: : 9: #define STAILQ_LAST(head, type, field) \previous definition is hereIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h : ^:warning: 213#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ 48'STAILQ_LAST' macro redefined [-Wmacro-redefined]: : 9 ^In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h #define STAILQ_LAST(head, type, field) \:warning: 43'LIST_EMPTY' macro redefined [-Wmacro-redefined] ^: In file included from In file included from nvme_tcp.c/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define LIST_EMPTY(head) ((head)->lh_first == NULL)In file included from ::39 nvme_io_msg.c65250: ^::: In file included from 349/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h./nvme_internal.h/usr/include/sys/queue.h: ::::In file included from 22242200./nvme_internal.hnote: :: ::previous definition is here9In file included from 942 :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:: : In file included from #define STAILQ_LAST(head, type, field) \warning: 48note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: previous definition is here: ^ In file included from 48 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: :In file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) : : ^In file included from 43 ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: /usr/include/sys/queue.h:In file included from :50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h208: ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h509In file included from In file included from :: :nvme_poll_group.cnvme_opal.c316/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ::::note: 36339213previous definition is here: : :: In file included from In file included from 9./nvme_internal.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.hwarning: ::#define LIST_FOREACH_SAFE(var, head, field, tvar) \:'TAILQ_LAST' macro redefined [-Wmacro-redefined] 42 38 warning: : ^: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]In file included from In file included from #define TAILQ_LAST(head, headname) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h :#define LIST_EMPTY(head) ((head)->lh_first == NULL): ^48 48 : ^: In file included from /usr/include/sys/queue.h In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hnvme_zns.c:423:::43:2004334: 9:: : In file included from :9In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_zns.h:note: ::50previous definition is herenote: 5047: previous definition is here: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :#define TAILQ_LAST(head, headname) \:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h213#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) 222:: ^:489 ^ 9: : :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from warning: warning: :nvme_tcp.c'LIST_EMPTY' macro redefined [-Wmacro-redefined]'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]43In file included from : : nvme_io_msg.c39In file included from :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define LIST_EMPTY(head) ((head)->lh_first == NULL)34#define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from : : ./nvme_internal.h50 ^In file included from ^:: ./nvme_internal.h 42/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:/usr/include/sys/queue.h/usr/include/sys/queue.h: :42::In file included from 282: 200208/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:In file included from :::9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h9948::::: 48 In file included from warning: : note: note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]In file included from previous definition is hereprevious definition is here: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h 43:: 43#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)In file included from : #define LIST_FOREACH_SAFE(var, head, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from ^#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^50:/usr/include/sys/queue.h ^ : 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: 427:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9:222:9: :9In file included from note: :nvme_poll_group.cprevious definition is hereIn file included from warning: : nvme_opal.c'TAILQ_PREV' macro redefined [-Wmacro-redefined]warning: 36: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: 33#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) In file included from : #define TAILQ_PREV(elm, headname, field) \./nvme_internal.hIn file included from ^ :#define LIST_FOREACH_SAFE(var, head, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h ^42 : : ^38In file included from /usr/include/sys/queue.h : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:/usr/include/sys/queue.hIn file included from nvme_zns.c:425:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48:208:34: 9:48: In file included from :9: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_zns.h:note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43previous definition is herenote: :47: previous definition is here43: In file included from : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define TAILQ_PREV(elm, headname, field) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define LIST_FOREACH_SAFE(var, head, field, tvar) \50 ^:48 : 50: ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h222:::282439:: :9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hwarning: :'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]warning: 50 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnvme_io_msg.c::291#define LIST_FOREACH_SAFE(var, head, field, tvar) \34:#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) : 9 ^In file included from : ^ ./nvme_internal.h :/usr/include/sys/queue.hwarning: /usr/include/sys/queue.h42:'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:: 208 427In file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h99:#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \::48 : ^note: note: In file included from previous definition is hereprevious definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/usr/include/sys/queue.h ::43435: :#define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from 9#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: ^: ^ 50note: : previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :282:9: In file included from warning: #define TAILQ_FOREACH_SAFE(var, head, field, next) \nvme_opal.c'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] : ^33 : In file included from In file included from nvme_poll_group.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL):: 3638 ^: In file included from : In file included from nvme_zns.cIn file included from /usr/include/sys/queue.h./nvme_internal.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h::34:42742: 48:: In file included from : 9In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_zns.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :47:note: 48: 43previous definition is here: In file included from : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:48:43#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)): 50: In file included from : In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :::4329150: :: In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::nvme_io_msg.c: 282:50warning: :34: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]9: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :In file included from : ./nvme_internal.h306warning: ::#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]429 : : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hwarning: #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)/usr/include/sys/queue.h:'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] :48 ^435: :In file included from /usr/include/sys/queue.h9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \::: 427 43 ^:note: : 9previous definition is hereIn file included from /usr/include/sys/queue.h: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :445note: 50:#define TAILQ_FOREACH_SAFE(var, head, field, next) \previous definition is here: 9 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: ^: 291note: :#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))previous definition is here9 : ^ In file included from warning: nvme_opal.c'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: 33 ^: In file included from In file included from nvme_poll_group.c#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h: :36 ^38In file included from : : nvme_zns.cIn file included from /usr/include/sys/queue.hIn file included from :./nvme_internal.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h34:435:: 42:48In file included from : 9: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_zns.hIn file included from :In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h47:note: :: 48previous definition is here43In file included from : : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hIn file included from In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h48:#define TAILQ_FOREACH_SAFE(var, head, field, next) \:: 43 50In file included from : ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:43:306: 50:In file included from : 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::nvme_io_msg.c: 50:291warning: : 34:'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: 9 :In file included from :316./nvme_internal.h ::warning: 9#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \42'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: : ^In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h'TAILQ_LAST' macro redefined [-Wmacro-redefined]/usr/include/sys/queue.h: #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \:48 445: ^#define TAILQ_LAST(head, headname) \:In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/usr/include/sys/queue.h ^::: 43435/usr/include/sys/queue.hnote: : ::previous definition is hereIn file included from 9423 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::: 950note: :#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: previous definition is here /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h note: ^:previous definition is here 306 :#define TAILQ_FOREACH_SAFE(var, head, field, next) \9 : ^#define TAILQ_LAST(head, headname) \ In file included from warning: nvme_opal.c ^'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]: 33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.hIn file included from :nvme_poll_group.cIn file included from 38:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \nvme_zns.c: 36 :In file included from : ^34/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hIn file included from : :./nvme_internal.h/usr/include/sys/queue.hIn file included from 48::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_zns.h: 42445:In file included from : :47/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from 9: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:In file included from 43: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h: 48note: :In file included from : previous definition is here48/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from 50:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: 43:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: 43: In file included from : 316 ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h950::: 50 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: In file included from warning: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnvme_io_msg.c'TAILQ_LAST' macro redefined [-Wmacro-redefined]306:: :321349:: :#define TAILQ_LAST(head, headname) \9In file included from :./nvme_internal.hwarning: ^ :'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] warning: 42 'TAILQ_PREV' macro redefined [-Wmacro-redefined]/usr/include/sys/queue.h: :In file included from 423/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h::#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \9#define TAILQ_PREV(elm, headname, field) \48 : : ^ ^In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/usr/include/sys/queue.hprevious definition is here/usr/include/sys/queue.h:: :43445425: ::#define TAILQ_LAST(head, headname) \In file included from 99 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: ^: 50note: note: : previous definition is hereprevious definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :In file included from 316nvme_opal.c::#define TAILQ_PREV(elm, headname, field) \9#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \33 : : ^ ^In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h'TAILQ_LAST' macro redefined [-Wmacro-redefined]: 38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hIn file included from :nvme_poll_group.c#define TAILQ_LAST(head, headname) \48: : 36 ^In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from /usr/include/sys/queue.h:./nvme_internal.h:43:423: 42:In file included from : 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h 50:note: : 48previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 321/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::#define TAILQ_LAST(head, headname) \943 :: ^ In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h'TAILQ_PREV' macro redefined [-Wmacro-redefined]: 50In file included from : nvme_io_msg.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::#define TAILQ_PREV(elm, headname, field) \34316 : : ^In file included from 9 ./nvme_internal.h:/usr/include/sys/queue.h: :42warning: 425: 'TAILQ_LAST' macro redefined [-Wmacro-redefined]:In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:: 48note: : #define TAILQ_LAST(head, headname) \previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ^: 43: /usr/include/sys/queue.h#define TAILQ_PREV(elm, headname, field) \In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h423 ^:: 509: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :note: 321previous definition is here: 9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.hIn file included from :nvme_poll_group.c425::369: :In file included from ./nvme_internal.hnote: :previous definition is here42 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: #define TAILQ_PREV(elm, headname, field) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ^: 43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from nvme.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvme.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from nvme_ctrlr.c:37: In file included from ./nvme_internal.hIn file included from :nvme_ctrlr_cmd.c57:: 34In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.hIn file included from :./nvme_internal.h31:: 57/usr/include/sys/cdefs.h: :In file included from 1/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h::231:: /usr/include/sys/cdefs.hwarning: :usage of non-standard #include is deprecated [-W#warnings]1 :2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ #warning usage of non-standard #include is deprecated ^ 12 warnings generated. In file included from nvme_ns_cmd.c:36: In file included from ./nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ LIB libspdk_env_dpdk.a In file included from nvme_ctrlr_ocssd_cmd.c:35: In file included from ./nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ SO libspdk_env_dpdk.so.9.0 In file included from nvme_qpair.c:35: In file included from ./nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_transport.c:40: In file included from ./nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_discovery.c:33: In file included from ./nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_pcie.c:43: In file included from ./nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 11 warnings generated. In file included from nvme_quirks.c:34: In file included from ./nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ SYMLINK libspdk_env_dpdk.so 11 warnings generated. 11 warnings generated. In file included from nvme_fabric.c:39: In file included from ./nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_zns.c:35: In file included from ./nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme.c:37: In file included from ./nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_ns.c:34: In file included from ./nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_pcie_common.c:42: In file included from ./nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_io_msg.c:34: In file included from ./nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_poll_group.c:36: In file included from ./nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 11 warnings generated. 11 warnings generated. 11 warnings generated. In file included from nvme_ns_ocssd_cmd.c:35: In file included from ./nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_tcp.c:39: In file included from ./nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 11 warnings generated. 11 warnings generated. 11 warnings generated. 11 warnings generated. 11 warnings generated. 11 warnings generated. 11 warnings generated. 11 warnings generated. 11 warnings generated. LIB libspdk_thread.a SO libspdk_thread.so.7.0 SYMLINK libspdk_thread.so CC lib/virtio/virtio.o CC lib/virtio/virtio_user.o CC lib/virtio/virtio_pci.o CC lib/virtio/vhost_user.o CC lib/blob/blobstore.o CC lib/accel/accel_engine.o CC lib/init/json_config.o CC lib/blob/request.o CC lib/blob/zeroes.o CC lib/init/subsystem.o CC lib/blob/blob_bs_dev.o CC lib/init/subsystem_rpc.o CC lib/init/rpc.o CC lib/bdev/bdev.o CC lib/bdev/bdev_rpc.o CC lib/bdev/bdev_zone.o CC lib/bdev/part.o CC lib/bdev/scsi_nvme.o 11 warnings generated. In file included from virtio_user.c:38: In file included from ./vhost_user.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :vhost_user.c41:: 36/usr/include/sys/cdefs.h: :In file included from 1./vhost_user.h::239:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.husage of non-standard #include is deprecated [-W#warnings]: 43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2:#warning usage of non-standard #include is deprecated warning: ^usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from subsystem.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41In file included from : virtio_user.c/usr/include/sys/cdefs.h::381: :In file included from 2./vhost_user.h:: 39warning: : usage of non-standard #include is deprecated [-W#warnings]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:#warning usage of non-standard #include is deprecated123 : ^9 : warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] In file included from #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)vhost_user.c : ^36 : In file included from ./vhost_user.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:/usr/include/sys/queue.h123::5889::9 :warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]note: previous definition is here #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ ^ /usr/include/sys/queue.hIn file included from :virtio_user.c588::389: :In file included from ./vhost_user.hnote: :previous definition is here39 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ^142 :9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:In file included from 652vhost_user.c::936:: In file included from note: ./vhost_user.hprevious definition is here: 39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: #define STAILQ_LAST(head, type, field) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^: 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is hereIn file included from virtio_user.c:38: In file included from ./vhost_user.h:#define STAILQ_LAST(head, type, field) \39 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^In file included from vhost_user.c:/usr/include/sys/queue.h36:: 200In file included from :./vhost_user.h9::39 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h :43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))213 : ^9 : warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^In file included from virtio_user.c/usr/include/sys/queue.h::38200: :In file included from 9./vhost_user.h:: 39note: : previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ^222 :9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from vhost_user.c ^: 36/usr/include/sys/queue.h: :In file included from 208./vhost_user.h::939:: In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hprevious definition is here: 43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \: 222 ^: 9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here In file included from virtio_user.c:38#define LIST_FOREACH_SAFE(var, head, field, tvar) \: In file included from ^./vhost_user.h :39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)In file included from vhost_user.c ^: 36/usr/include/sys/queue.h: :In file included from 427./vhost_user.h::939:: In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hprevious definition is here: 43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)): 9 ^: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) In file included from ^virtio_user.c :/usr/include/sys/queue.h38:: 427In file included from :./vhost_user.h9::39 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h :43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)): 291 ^: 9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] In file included from vhost_user.c:#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \36 : ^In file included from ./vhost_user.h/usr/include/sys/queue.h::39435In file included from : :subsystem.cIn file included from 9:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:36: : 43note: In file included from : previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h42:: 50In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_FOREACH_SAFE(var, head, field, next) \:: 50291 ^: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9::123 :warning: 9'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]In file included from virtio_user.c:38#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \: In file included from ^./vhost_user.h #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL):/usr/include/sys/queue.h 39: ^: 435 In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h9::43 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9#define TAILQ_FOREACH_SAFE(var, head, field, next) \: ^/usr/include/sys/queue.hwarning: :'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]588 :9: note: previous definition is here In file included from vhost_user.c#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \: 36 ^: #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) In file included from ./vhost_user.h/usr/include/sys/queue.h ^:: 39445: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:: 43note: : previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ In file included from warning: subsystem.c ^'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]: 36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from In file included from virtio_user.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \3850 : : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ./vhost_user.h:/usr/include/sys/queue.h:142:39:445: 9:In file included from :9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h ::warning: 43'STAILQ_LAST' macro redefined [-Wmacro-redefined]note: : previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define STAILQ_LAST(head, type, field) \: 316 ^#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: 9/usr/include/sys/queue.h ^:: 652warning: :'TAILQ_LAST' macro redefined [-Wmacro-redefined]9 :In file included from vhost_user.cnote: :previous definition is here#define TAILQ_LAST(head, headname) \36 : ^In file included from ./vhost_user.h/usr/include/sys/queue.h:#define STAILQ_LAST(head, type, field) \:39 423: ^:In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:: 43note: : previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define TAILQ_LAST(head, headname) \50 : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :316:9: In file included from warning: virtio_user.c'TAILQ_LAST' macro redefined [-Wmacro-redefined]: 38In file included from : subsystem.cIn file included from :./vhost_user.h#define TAILQ_LAST(head, headname) \36: : 39 ^In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.hIn file included from /usr/include/sys/queue.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:42:423: 43:In file included from : 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h 50:note: : 50previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h213::321#define TAILQ_LAST(head, headname) \9: :9 ^ : warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] In file included from vhost_user.c:36: In file included from #define LIST_EMPTY(head) ((head)->lh_first == NULL)./vhost_user.h#define TAILQ_PREV(elm, headname, field) \ : ^39 ^ : /usr/include/sys/queue.hIn file included from /usr/include/sys/queue.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:200:425:43:9: 9:In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h note: :note: previous definition is here50previous definition is here : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: #define TAILQ_PREV(elm, headname, field) \#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] ^ ^ #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:In file included from 9subsystem.c:: 36note: : previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define TAILQ_PREV(elm, headname, field) \: 50 ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from subsystem.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from subsystem.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from subsystem.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from subsystem.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from subsystem.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from blob_bs_dev.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] In file included from request.c:37: In file included from #warning usage of non-standard #include is deprecated./blobstore.h : ^40 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from blobstore.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from zeroes.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from blob_bs_dev.c:37: In file included from In file included from request.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h::3743: : In file included from In file included from ./blobstore.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::4050: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::12350:: 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: 123warning: :'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]9 : warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ ^ /usr/include/sys/queue.h/usr/include/sys/queue.h::588588::99:: note: note: previous definition is hereprevious definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ ^ In file included from In file included from blob_bs_dev.crequest.c::3737: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h./blobstore.h::4340: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::5050: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::142142::99:: warning: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined]'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \#define STAILQ_LAST(head, type, field) \ ^ ^ /usr/include/sys/queue.h/usr/include/sys/queue.h::652652::99:: note: note: previous definition is hereprevious definition is here #define STAILQ_LAST(head, type, field) \#define STAILQ_LAST(head, type, field) \ ^ ^ In file included from In file included from blob_bs_dev.crequest.c::3737: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h./blobstore.h::4340: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::5050: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::213213::99:: warning: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL)#define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ ^ /usr/include/sys/queue.h/usr/include/sys/queue.h::200200::99:: note: note: previous definition is hereprevious definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ ^ In file included from In file included from blob_bs_dev.crequest.c::In file included from 3737blobstore.c: : :In file included from In file included from 39/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h./blobstore.h: ::In file included from 4340/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: : :In file included from In file included from 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: ::In file included from 5050/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h50::: 222222/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:::99123::: 9warning: warning: :'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \#define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ ^#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) /usr/include/sys/queue.h/usr/include/sys/queue.h ^:: 208208::99:: note: In file included from note: previous definition is here/usr/include/sys/queue.hzeroes.cprevious definition is here :: 58837:: 9In file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h #define LIST_FOREACH_SAFE(var, head, field, tvar) \ : ^ note: 42 ^previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ In file included from In file included from request.cblob_bs_dev.c::3737: : In file included from In file included from In file included from ./blobstore.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hblobstore.c:/usr/include/sys/queue.h::40:4339: 588: : In file included from :In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::::50 5043: note: : : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hprevious definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h282282:::5099: ::#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :warning: warning: ^142'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] : 9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ ^ #define STAILQ_LAST(head, type, field) \/usr/include/sys/queue.h/usr/include/sys/queue.h :: ^427427 ::In file included from /usr/include/sys/queue.h99zeroes.c::::652 37:note: note: : 9previous definition is hereprevious definition is hereIn file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h :note: 42previous definition is here: In file included from #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) : ^50#define STAILQ_LAST(head, type, field) \ ^ : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^: 142:9In file included from :request.cIn file included from :blob_bs_dev.cwarning: 37:'STAILQ_LAST' macro redefined [-Wmacro-redefined]: 37 In file included from : ./blobstore.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h40:: #define STAILQ_LAST(head, type, field) \43In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50In file included from /usr/include/sys/queue.h:: blobstore.c:50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:652: :39:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h291: 9::In file included from :2919/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :::note: 9 43previous definition is here:warning: : 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]#define STAILQ_LAST(head, type, field) \: #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \50 ^ : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \/usr/include/sys/queue.h: :213 ^435: :9/usr/include/sys/queue.h9::: 435 warning: :note: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]9previous definition is here : note: previous definition is here In file included from #define LIST_EMPTY(head) ((head)->lh_first == NULL)#define TAILQ_FOREACH_SAFE(var, head, field, next) \zeroes.c :#define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ ^37 : ^/usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h200::429: :In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: request.c:In file included from previous definition is here:50blob_bs_dev.c 37: :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h37In file included from :: ./blobstore.h213In file included from #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h 409: ^: :43 In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hwarning: In file included from :'LIST_EMPTY' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50 :: In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hblobstore.c: ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define LIST_EMPTY(head) ((head)->lh_first == NULL)30639: :: 306 ^9In file included from : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h9/usr/include/sys/queue.h :::warning: 43 200'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]: warning: : In file included from 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :: 50note: : previous definition is here#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^222 : ^/usr/include/sys/queue.h9#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) :: /usr/include/sys/queue.h445 ^::warning: 4459'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:: 9 :note: previous definition is hereIn file included from note: zeroes.c#define LIST_FOREACH_SAFE(var, head, field, tvar) \previous definition is here: 37 ^: In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h :: ^#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \20842 :: ^9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :request.cnote: 50:In file included from previous definition is here: 37blob_bs_dev.c /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: ::In file included from 37222./blobstore.h: :#define LIST_FOREACH_SAFE(var, head, field, tvar) \:In file included from 9 40/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h: ^: : In file included from 43warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h50:: 316/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \:: 9316 ^:: 9/usr/include/sys/queue.hwarning: ::'TAILQ_LAST' macro redefined [-Wmacro-redefined]In file included from 208 blobstore.cwarning: ::'TAILQ_LAST' macro redefined [-Wmacro-redefined]939 :#define TAILQ_LAST(head, headname) \: In file included from note: ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h#define TAILQ_LAST(head, headname) \previous definition is here : /usr/include/sys/queue.h43 ^:: 423In file included from /usr/include/sys/queue.h:#define LIST_FOREACH_SAFE(var, head, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:9 :423: ^50: : 9note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:previous definition is here: 282note: :previous definition is here9 :#define TAILQ_LAST(head, headname) \ warning: ^'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]#define TAILQ_LAST(head, headname) \ ^ In file included from request.c:#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)37In file included from In file included from : blob_bs_dev.c ^zeroes.cIn file included from : :./blobstore.h37/usr/include/sys/queue.h37:: :: 40In file included from 427In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.hIn file included from :9:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h43:42:: : 50In file included from note: In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hprevious definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: ::5050321: : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9:#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))::321 282 : ^:warning: 9 9'TAILQ_PREV' macro redefined [-Wmacro-redefined]:: warning: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined]'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h#define TAILQ_PREV(elm, headname, field) \In file included from : #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)blobstore.c425 ^ :: ^399 /usr/include/sys/queue.h: ::/usr/include/sys/queue.hIn file included from 425:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hnote: :427:previous definition is here9:43 :9: :In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define TAILQ_PREV(elm, headname, field) \previous definition is herenote: : previous definition is here50 ^ : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_PREV(elm, headname, field) \: 291 ^: 9#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)): ^warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \In file included from zeroes.c ^: 37/usr/include/sys/queue.h: :In file included from 435/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h::942:: In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hprevious definition is here: 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9:#define TAILQ_FOREACH_SAFE(var, head, field, next) \ warning: ^'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.hIn file included from :blobstore.c435::399: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hnote: :previous definition is here43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:#define TAILQ_FOREACH_SAFE(var, head, field, next) \306 : ^9 : warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \zeroes.c : ^37 : /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h445::429: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: :previous definition is here50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \In file included from blobstore.c ^: 39/usr/include/sys/queue.h: :In file included from 445/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::943:: In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hprevious definition is here: 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \'TAILQ_LAST' macro redefined [-Wmacro-redefined] ^ #define TAILQ_LAST(head, headname) \ ^In file included from zeroes.c/usr/include/sys/queue.h::37423: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h:: 42note: : previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:#define TAILQ_LAST(head, headname) \316 : ^9 : warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] In file included from blobstore.c:39: #define TAILQ_LAST(head, headname) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ^: 43/usr/include/sys/queue.h: :In file included from 423/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::950:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnote: :previous definition is here321 :9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined]#define TAILQ_LAST(head, headname) \ ^ #define TAILQ_PREV(elm, headname, field) \ In file included from ^zeroes.c :/usr/include/sys/queue.h37:: 425In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h9::42 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321#define TAILQ_PREV(elm, headname, field) \: 9 ^: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from request.c:37: In file included from ./blobstore.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from blob_bs_dev.c:38: In file included from ./blobstore.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from zeroes.c:39: In file included from ./blobstore.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from blobstore.c:51: In file included from ./blobstore.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from virtio.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 10 warnings generated. In file included from accel_engine.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/accel_engine.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from virtio.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from virtio.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from virtio.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9In file included from :json_config.c :note: 36previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : ^41 : /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] In file included from virtio.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h#warning usage of non-standard #include is deprecated: 43 ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from In file included from virtio.caccel_engine.c::3636: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/accel_engine.h::4340: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::5050: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::282123::99:: warning: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ ^/usr/include/sys/queue.h :427:9: note: previous definition is here /usr/include/sys/queue.h:588#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)): 9 ^: note: previous definition is here In file included from virtio_pci.c:39: In file included from In file included from #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))virtio.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :: ^3643 : : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::4341: : In file included from /usr/include/sys/cdefs.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:In file included from :1accel_engine.c50::: 236/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: : In file included from 291warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/accel_engine.h:usage of non-standard #include is deprecated [-W#warnings]:9 40:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:#warning usage of non-standard #include is deprecated 50 : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :142:#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \9 : ^ warning: /usr/include/sys/queue.h'STAILQ_LAST' macro redefined [-Wmacro-redefined]: 435:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:#define TAILQ_FOREACH_SAFE(var, head, field, next) \652 : ^9 : note: previous definition is here In file included from #define STAILQ_LAST(head, type, field) \virtio.c : ^36 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ In file included from ^accel_engine.c :/usr/include/sys/queue.h36:: 445In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/accel_engine.h9::40 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ warning: ^'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL)In file included from virtio.c ^: 36: /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h200::439: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: :previous definition is here50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined]#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ #define TAILQ_LAST(head, headname) \In file included from json_config.c ^: 36: /usr/include/sys/queue.hIn file included from In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.haccel_engine.c423:::42369: : :In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/accel_engine.hnote: ::previous definition is here5040 : : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define TAILQ_LAST(head, headname) \123: :50 ^9: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :warning: 222'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]:In file included from 9virtio.c:: 36warning: : #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ^: 43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \: 50 ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:/usr/include/sys/queue.h321/usr/include/sys/queue.h:::2089588:::9 9:warning: : 'TAILQ_PREV' macro redefined [-Wmacro-redefined] note: note: previous definition is hereprevious definition is here #define TAILQ_PREV(elm, headname, field) \ ^ #define LIST_FOREACH_SAFE(var, head, field, tvar) \/usr/include/sys/queue.h#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) : ^425 ^ : 9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from json_config.c:36: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.haccel_engine.c::4236: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/accel_engine.h::5040: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h142::509: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :warning: In file included from 282'STAILQ_LAST' macro redefined [-Wmacro-redefined]virtio_pci.c: :939:: In file included from warning: #define STAILQ_LAST(head, type, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] : ^43 : /usr/include/sys/queue.hIn file included from :#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h652 :: ^509 : :/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ::note: 427123previous definition is here:: 99:: note: warning: previous definition is here#define STAILQ_LAST(head, type, field) \'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] ^ #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ ^ In file included from accel_engine.c:36/usr/include/sys/queue.h: :In file included from 588In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/accel_engine.h:json_config.c:9:40:36: : In file included from note: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hprevious definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h: :5042: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h291 :: ^509 : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :warning: 213'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: 9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h#define LIST_EMPTY(head) ((head)->lh_first == NULL): 435 ^: 9/usr/include/sys/queue.h:: In file included from 200note: virtio_pci.c:previous definition is here:9 39:: In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h#define TAILQ_FOREACH_SAFE(var, head, field, next) \previous definition is here: 43 ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ^142 :In file included from 9accel_engine.c:: 36warning: : 'STAILQ_LAST' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/accel_engine.hIn file included from :json_config.c40:: #define STAILQ_LAST(head, type, field) \36In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h50:/usr/include/sys/queue.h: 42:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: 652:In file included from :306/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9:::950 :: note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hprevious definition is herewarning: : 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]222 :9: #define STAILQ_LAST(head, type, field) \warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] ^#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:#define LIST_FOREACH_SAFE(var, head, field, tvar) \445 : ^9 : /usr/include/sys/queue.hnote: :previous definition is here208 :9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \In file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \ virtio_pci.c ^: ^ 39 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from In file included from accel_engine.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::3650: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/accel_engine.h::21340:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :warning: 50'LIST_EMPTY' macro redefined [-Wmacro-redefined]In file included from : json_config.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::36316: #define LIST_EMPTY(head) ((head)->lh_first == NULL):In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h ^:: 42/usr/include/sys/queue.hwarning: : :'TAILQ_LAST' macro redefined [-Wmacro-redefined]In file included from 200 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::950#define TAILQ_LAST(head, headname) \:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^note: : previous definition is here282/usr/include/sys/queue.h ::9423:: 9#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))warning: : 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] ^ note: previous definition is here #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)#define TAILQ_LAST(head, headname) \ ^ ^ In file included from /usr/include/sys/queue.hvirtio_pci.c::42739In file included from :: accel_engine.c9In file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h36 :: note: 43In file included from previous definition is here: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/accel_engine.h In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h40:: 50In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)):: 50222 ^: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9::321 :warning: 9'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined]In file included from json_config.c:#define LIST_FOREACH_SAFE(var, head, field, tvar) \36 : ^#define TAILQ_PREV(elm, headname, field) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h/usr/include/sys/queue.h ^:: 42208/usr/include/sys/queue.h: ::In file included from 9425/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::: 950note: :: previous definition is here /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h note: :previous definition is here291 :#define LIST_FOREACH_SAFE(var, head, field, tvar) \9 : ^#define TAILQ_PREV(elm, headname, field) \ warning: ^'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here In file included from virtio_pci.c:#define TAILQ_FOREACH_SAFE(var, head, field, next) \39 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :json_config.c282::369: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.hwarning: :'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]42 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)306 : ^9 :/usr/include/sys/queue.h :warning: 427'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]: 9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))/usr/include/sys/queue.h : ^445 :9: note: previous definition is here In file included from virtio_pci.c:39: In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h : ^43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291In file included from :json_config.c9::36 : warning: In file included from 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h :42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ^316 :9/usr/include/sys/queue.h:: 435warning: :'TAILQ_LAST' macro redefined [-Wmacro-redefined]9 : note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h#define TAILQ_FOREACH_SAFE(var, head, field, next) \: 423 ^: 9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^In file included from virtio_pci.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from :json_config.c43:: 36In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h50:: 42/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 306/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::950:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hwarning: :'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]321 :9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ #define TAILQ_PREV(elm, headname, field) \/usr/include/sys/queue.h : ^445 :9/usr/include/sys/queue.h:: 425note: :previous definition is here9 : note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \#define TAILQ_PREV(elm, headname, field) \ ^ ^ In file included from virtio_pci.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from virtio_pci.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from rpc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from subsystem_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from rpc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from rpc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from rpc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from In file included from subsystem_rpc.crpc.c::3736: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::4343: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::5050: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::123222::99:: warning: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)#define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here /usr/include/sys/queue.h:588#define LIST_FOREACH_SAFE(var, head, field, tvar) \: 9 ^: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from rpc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:In file included from 43subsystem_rpc.c: :In file included from 37/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h43:: 282In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9::50 : warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]: 142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h#define STAILQ_LAST(head, type, field) \: 427 ^: 9:/usr/include/sys/queue.h :note: 652previous definition is here: 9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^#define STAILQ_LAST(head, type, field) \ ^ In file included from rpc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] In file included from subsystem_rpc.c:37: In file included from #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h : ^43 : In file included from /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::43550:: 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: 213note: :previous definition is here9 : warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: In file included from note: rpc.cprevious definition is here: 36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)): 306 ^: 9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] In file included from subsystem_rpc.c:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \37 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:/usr/include/sys/queue.h43:: 445In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9::50 : note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hprevious definition is here: 222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:In file included from 208rpc.c::936:: In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hprevious definition is here: 43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \: 316 ^: 9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from rpc.c:In file included from 36subsystem_rpc.c: :In file included from 37/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: :In file included from 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: :In file included from 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h50:: 321/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::9282:: 9: warning: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ ^ /usr/include/sys/queue.h/usr/include/sys/queue.h::425427::99:: note: note: previous definition is hereprevious definition is here #define TAILQ_PREV(elm, headname, field) \ ^#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from subsystem_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from subsystem_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from subsystem_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from subsystem_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 11 warnings generated. 11 warnings generated. In file included from scsi_nvme.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from part.c:38: In file included from In file included from bdev_rpc.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h::3447: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::4741: : In file included from /usr/include/sys/cdefs.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::141:: 2/usr/include/sys/cdefs.h:: 1warning: :usage of non-standard #include is deprecated [-W#warnings]2 : warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ #warning usage of non-standard #include is deprecated ^ In file included from scsi_nvme.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here In file included from bdev_rpc.c#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)): 34 ^: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hpart.c::4738: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h::50In file included from 47: scsi_nvme.c: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:In file included from :33/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h123: ::In file included from 509/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h: ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h 46:warning: : 123'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h9::47 : warning: #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)In file included from 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^: 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)9 : ^ /usr/include/sys/queue.hwarning: :'STAILQ_LAST' macro redefined [-Wmacro-redefined]588 :9: note: previous definition is here #define STAILQ_LAST(head, type, field) \/usr/include/sys/queue.h : ^588 :#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))/usr/include/sys/queue.h9 :: ^652 :note: 9previous definition is here: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))#define STAILQ_LAST(head, type, field) \ In file included from ^ ^bdev_rpc.c :34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined]In file included from part.c:38In file included from : scsi_nvme.c#define STAILQ_LAST(head, type, field) \In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h33 ^:: 47In file included from /usr/include/sys/queue.h: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:In file included from :652/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h46::: 950In file included from :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:note: :47previous definition is here142: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: #define STAILQ_LAST(head, type, field) \50warning: : 'STAILQ_LAST' macro redefined [-Wmacro-redefined] ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :213:9: warning: #define STAILQ_LAST(head, type, field) \'LIST_EMPTY' macro redefined [-Wmacro-redefined] ^ /usr/include/sys/queue.h:652:#define LIST_EMPTY(head) ((head)->lh_first == NULL)9 : ^ note: /usr/include/sys/queue.hprevious definition is hereIn file included from : bdev_rpc.c200::349: :#define STAILQ_LAST(head, type, field) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hnote: ^:previous definition is here 47 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)): 9 ^: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] In file included from #define LIST_EMPTY(head) ((head)->lh_first == NULL)scsi_nvme.c : ^In file included from 33 part.c: /usr/include/sys/queue.h:In file included from :38/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h200: ::In file included from 469/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: ::In file included from 47/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hnote: : :previous definition is hereIn file included from 47 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h50 :: ^213/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ::9222:: 9warning: In file included from :'LIST_EMPTY' macro redefined [-Wmacro-redefined]bdev_rpc.c :warning: 34'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h#define LIST_EMPTY(head) ((head)->lh_first == NULL): 47#define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^: In file included from ^/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ::/usr/include/sys/queue.h20050::: 2089/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:::9 222:note: : previous definition is here9note: :previous definition is here warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ ^ /usr/include/sys/queue.h:208:9:In file included from part.cnote: :previous definition is here38 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \: 47In file included from ^: scsi_nvme.c In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h33:: 50In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::46222: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:: 47warning: : In file included from 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]In file included from bdev_rpc.c /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::3450: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:#define LIST_FOREACH_SAFE(var, head, field, tvar) \:282 47In file included from : ^: bdev.c9 In file included from ::/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h37 ::: warning: 20850In file included from 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:::47#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) 282: note: :In file included from ^previous definition is here9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ::/usr/include/sys/queue.h 41:warning: : #define LIST_FOREACH_SAFE(var, head, field, tvar) \427'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]/usr/include/sys/cdefs.h : : ^91 :: #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)2note: :previous definition is here ^ warning: /usr/include/sys/queue.husage of non-standard #include is deprecated [-W#warnings]: 427:#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))9 : ^ note: In file included from previous definition is here#warning usage of non-standard #include is deprecatedpart.c : ^38 : In file included from In file included from scsi_nvme.c#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: :33 ^47: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::4650: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hbdev_rpc.c:::2824734:: : 9In file included from In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h ::warning: 5047'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h291::509: #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL):/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ^warning: 291 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:/usr/include/sys/queue.h 9::427 :warning: #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \9'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] : ^ note: /usr/include/sys/queue.hprevious definition is here:#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ 435 : ^9 : /usr/include/sys/queue.hnote: :#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))previous definition is here435 : ^9 : #define TAILQ_FOREACH_SAFE(var, head, field, next) \note: previous definition is here ^ In file included from part.c:38#define TAILQ_FOREACH_SAFE(var, head, field, next) \: In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h In file included from :scsi_nvme.c47:: 33In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.hIn file included from 50:bdev_rpc.c: 46:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: 34:In file included from : 291/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h947::: 47 In file included from : warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h 50:: 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h306:#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \:306 9: ^:9 :/usr/include/sys/queue.hwarning: :'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]warning: 435 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]: 9: note: previous definition is here#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ ^ /usr/include/sys/queue.h#define TAILQ_FOREACH_SAFE(var, head, field, next) \/usr/include/sys/queue.h: :445 ^445: :99:: note: note: previous definition is hereprevious definition is here In file included from part.c:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \38#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ : ^In file included from ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h :47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:In file included from 50In file included from scsi_nvme.c: bdev_rpc.c:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:33:34: 306: In file included from :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:::46 47: warning: : In file included from 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::4750: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::316#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \50: : 9 ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: : /usr/include/sys/queue.h316warning: ::'TAILQ_LAST' macro redefined [-Wmacro-redefined]4459 ::9 :warning: #define TAILQ_LAST(head, headname) \ 'TAILQ_LAST' macro redefined [-Wmacro-redefined] note: ^previous definition is here In file included from /usr/include/sys/queue.h#define TAILQ_LAST(head, headname) \bdev.c: :423#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^37: : 9 ^/usr/include/sys/queue.hIn file included from : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h 423:note: :47previous definition is hereIn file included from 9: part.c:In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h38#define TAILQ_LAST(head, headname) \note: :: previous definition is here50In file included from ^ : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::#define TAILQ_LAST(head, headname) \47123 : : ^In file included from 9 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:In file included from : bdev_rpc.c50warning: :: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]34/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : In file included from :In file included from scsi_nvme.c316/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)::33 947: ^:: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.hwarning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:'TAILQ_LAST' macro redefined [-Wmacro-redefined]:46 50: : /usr/include/sys/queue.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h#define TAILQ_LAST(head, headname) \:588: 321:47 ^:9: 9:In file included from /usr/include/sys/queue.h: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: note: :423warning: previous definition is here50:'TAILQ_PREV' macro redefined [-Wmacro-redefined] : 9 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from ::bdev_zone.c#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) #define TAILQ_PREV(elm, headname, field) \321: note: :36 ^previous definition is here ^9: :In file included from /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_zone.hwarning: :#define TAILQ_LAST(head, headname) \:'TAILQ_PREV' macro redefined [-Wmacro-redefined]425 42 : ^: In file included from 9 In file included from bdev.c#define TAILQ_PREV(elm, headname, field) \:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: :37 ^note: 47: previous definition is hereIn file included from : In file included from /usr/include/sys/queue.hpart.cIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define TAILQ_PREV(elm, headname, field) \42538:47 :: 41: ^9In file included from : In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/usr/include/sys/cdefs.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :::note: 47150previous definition is here: :: In file included from 2/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:::#define TAILQ_PREV(elm, headname, field) \ 14250 warning: :: ^usage of non-standard #include is deprecated [-W#warnings]9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :: 321warning: :'STAILQ_LAST' macro redefined [-Wmacro-redefined]9 : warning: #warning usage of non-standard #include is deprecated'TAILQ_PREV' macro redefined [-Wmacro-redefined] ^#define STAILQ_LAST(head, type, field) \ ^ #define TAILQ_PREV(elm, headname, field) \/usr/include/sys/queue.h : ^652 :9/usr/include/sys/queue.h:: 425note: :previous definition is here9 : note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ #define TAILQ_PREV(elm, headname, field) \ ^ In file included from bdev.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from bdev.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from bdev.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from bdev.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from bdev.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from bdev_zone.cIn file included from :bdev.c36:: 37In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_zone.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h42:: 47In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h47:: 50In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::50316: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9::123 :warning: 9'TAILQ_LAST' macro redefined [-Wmacro-redefined]: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)/usr/include/sys/queue.h : ^423 :9: note: previous definition is here #define TAILQ_LAST(head, headname) \/usr/include/sys/queue.h : ^588 :9: note: previous definition is here In file included from #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))bdev.c : ^37 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] In file included from bdev_zone.c:36: #define TAILQ_PREV(elm, headname, field) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_zone.h ^: 42/usr/include/sys/queue.h: :In file included from 425/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h::947:: In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hprevious definition is here: 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9#define TAILQ_PREV(elm, headname, field) \: ^warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from bdev_zone.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_zone.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from bdev_zone.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_zone.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from bdev_zone.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_zone.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from bdev_zone.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_zone.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from bdev_zone.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_zone.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from bdev_zone.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_zone.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from bdev_zone.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_zone.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. In file included from scsi_nvme.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from part.c:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_zone.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 10 warnings generated. In file included from bdev_rpc.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev.c:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 10 warnings generated. 11 warnings generated. 11 warnings generated. 10 warnings generated. 10 warnings generated. 11 warnings generated. 10 warnings generated. LIB libspdk_init.a SO libspdk_init.so.2.0 11 warnings generated. 11 warnings generated. SYMLINK libspdk_init.so 10 warnings generated. 10 warnings generated. LIB libspdk_virtio.a SO libspdk_virtio.so.4.0 11 warnings generated. 10 warnings generated. LIB libspdk_accel.a SO libspdk_accel.so.9.0 SYMLINK libspdk_virtio.so CC lib/event/app.o CC lib/event/reactor.o CC lib/event/log_rpc.o CC lib/event/app_rpc.o CC lib/event/scheduler_static.o SYMLINK libspdk_accel.so In file included from app_rpc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from app_rpc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from app_rpc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from app_rpc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from app_rpc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here In file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \scheduler_static.c : ^36 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: In file included from warning: In file included from reactor.cusage of non-standard #include is deprecated [-W#warnings]app_rpc.c: :37In file included from 36: app.c: #warning usage of non-standard #include is deprecatedIn file included from :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h38/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h ^:: : 43In file included from 47: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h: In file included from :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:: :47In file included from 42: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h: In file included from :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h47/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: :42In file included from 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h: In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h42::: 28241In file included from :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9/usr/include/sys/cdefs.h:::41 1: warning: :/usr/include/sys/cdefs.h'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]2: :1 :warning: 2usage of non-standard #include is deprecated [-W#warnings]: #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) warning: ^usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated/usr/include/sys/queue.h : ^427 :#warning usage of non-standard #include is deprecated9 : ^ note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from app_rpc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from app_rpc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from app_rpc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from app_rpc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from scheduler_static.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from reactor.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.hIn file included from :scheduler_static.c47:: 36In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h42:: 47In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h50:: 42/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: In file included from :In file included from app.c123/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:::38950: :: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.hwarning: ::'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]14243 :: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h :warning: 47'STAILQ_LAST' macro redefined [-Wmacro-redefined]#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL): In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h :42: #define STAILQ_LAST(head, type, field) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^: 50: /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::652123::9/usr/include/sys/queue.h9::: 588 note: :warning: previous definition is here9'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] : note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ ^ /usr/include/sys/queue.h:588:9In file included from :In file included from reactor.c scheduler_static.c:note: :37previous definition is here36: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h::4347: : #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h ^:: 4742: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::4250: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::21350:: In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.happ.c::: 14238warning: :: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h :warning: 43'STAILQ_LAST' macro redefined [-Wmacro-redefined]: In file included from #define LIST_EMPTY(head) ((head)->lh_first == NULL)/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h : ^47 : #define STAILQ_LAST(head, type, field) \/usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h ^200: :42/usr/include/sys/queue.h9: ::In file included from 652 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:note: :9previous definition is here50: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnote: :previous definition is here142 :9#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)): ^warning: #define STAILQ_LAST(head, type, field) \ 'STAILQ_LAST' macro redefined [-Wmacro-redefined] ^ In file included from #define STAILQ_LAST(head, type, field) \scheduler_static.c : ^36 : In file included from /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h::65247:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h :note: 42previous definition is here: In file included from In file included from reactor.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::#define STAILQ_LAST(head, type, field) \3750 : : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h::22243:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h :warning: 47'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:#define LIST_FOREACH_SAFE(var, head, field, tvar) \213 : ^9 : /usr/include/sys/queue.hwarning: :'LIST_EMPTY' macro redefined [-Wmacro-redefined]208 :9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^In file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \app.c/usr/include/sys/queue.h :: ^38200 : :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h:: 43note: : previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^: 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:In file included from 9scheduler_static.c:In file included from : reactor.c36warning: :: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]37In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h47:: 43In file included from #define LIST_EMPTY(head) ((head)->lh_first == NULL): /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h In file included from : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h42 :: /usr/include/sys/queue.h47In file included from :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h200In file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h509:: :42/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : :note: In file included from 282previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :950:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hwarning: :'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]222#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) : 9 ^: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:In file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \9app.c :: ^ 38 note: : /usr/include/sys/queue.hprevious definition is hereIn file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h208::439: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))note: : previous definition is here47 ^ : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : ^50 In file included from : scheduler_static.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::36222: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:: 47warning: : 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50#define LIST_FOREACH_SAFE(var, head, field, tvar) \: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^In file included from : reactor.c/usr/include/sys/queue.h291:::372089: ::In file included from 9 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h:warning: : 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]43note: : previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h :#define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^42 : ^/usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h435::509: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :note: 282previous definition is here: 9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ In file included from /usr/include/sys/queue.happ.c::42738:In file included from : 9scheduler_static.cIn file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h 36:note: : 43previous definition is hereIn file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h47:: 47In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h42 ^:: 42In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50:: 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hreactor.c306:::282379:: :9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.hwarning: :'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]warning: 43 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \42#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) : ^In file included from ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h /usr/include/sys/queue.h:/usr/include/sys/queue.h:50:445: 427:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:9:9:291: : note: 9note: previous definition is here:previous definition is here warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ ^ /usr/include/sys/queue.h:In file included from 435scheduler_static.c::936:In file included from : app.cIn file included from note: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.hprevious definition is here38: : 47In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h43#define TAILQ_FOREACH_SAFE(var, head, field, next) \:: 42In file included from ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h47:: 50In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::42316In file included from : :reactor.cIn file included from 9:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:37: : 50warning: In file included from : 'TAILQ_LAST' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ::43291: :In file included from 9#define TAILQ_LAST(head, headname) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h: : ^47warning: : 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]/usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h423::429: :In file included from #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h note: : ^previous definition is here50 : /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::435306#define TAILQ_LAST(head, headname) \:: 99 ^:: note: warning: previous definition is here'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] In file included from scheduler_static.c:36: In file included from #define TAILQ_FOREACH_SAFE(var, head, field, next) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h :#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^47 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h/usr/include/sys/queue.h::42445: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from ::app.c 50:note: : 38previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 321/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h::943:: In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h 'TAILQ_PREV' macro redefined [-Wmacro-redefined]: ^ 47 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: #define TAILQ_PREV(elm, headname, field) \In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^reactor.c: :50/usr/include/sys/queue.h37: :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h425In file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h3069:::439 : :note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.hwarning: :'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]47 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h#define TAILQ_PREV(elm, headname, field) \: 42 ^: In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : ^50 : /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::445316::99:: note: warning: previous definition is here'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ ^/usr/include/sys/queue.h :423:9: note: previous definition is here In file included from app.c:38: #define TAILQ_LAST(head, headname) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h ^: 43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.hreactor.c::4237: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h::5043: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h316::479: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.hwarning: :'TAILQ_LAST' macro redefined [-Wmacro-redefined]42 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_LAST(head, headname) \: 321 ^: 9/usr/include/sys/queue.h:: 423warning: :'TAILQ_PREV' macro redefined [-Wmacro-redefined]9 : note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^#define TAILQ_LAST(head, headname) \ /usr/include/sys/queue.h ^: 425:9: note: previous definition is hereIn file included from In file included from log_rpc.capp.c::37#define TAILQ_PREV(elm, headname, field) \38: : In file included from ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h::4343: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h::4147: : /usr/include/sys/cdefs.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h1::422: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hwarning: :usage of non-standard #include is deprecated [-W#warnings]50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #warning usage of non-standard #include is deprecated ^ #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from log_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from log_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from log_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from log_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from log_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from log_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from log_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from log_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from log_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. 10 warnings generated. 10 warnings generated. 11 warnings generated. 10 warnings generated. 10 warnings generated. LIB libspdk_event.a SO libspdk_event.so.11.0 SYMLINK libspdk_event.so 11 warnings generated. LIB libspdk_nvme.a SO libspdk_nvme.so.8.0 SYMLINK libspdk_nvme.so 11 warnings generated. LIB libspdk_bdev.a SO libspdk_bdev.so.9.0 SYMLINK libspdk_bdev.so 11 warnings generated. LIB libspdk_blob.a SO libspdk_blob.so.7.0 CC lib/scsi/dev.o CC lib/nvmf/ctrlr.o CC lib/nbd/nbd.o CC lib/nbd/nbd_rpc.o CC lib/nvmf/ctrlr_discovery.o CC lib/scsi/lun.o CC lib/nvmf/ctrlr_bdev.o CC lib/scsi/port.o CC lib/scsi/scsi.o CC lib/nvmf/subsystem.o CC lib/scsi/scsi_bdev.o CC lib/nvmf/nvmf.o CC lib/scsi/scsi_pr.o CC lib/ftl/ftl_band.o CC lib/nvmf/nvmf_rpc.o CC lib/scsi/scsi_rpc.o CC lib/nvmf/transport.o CC lib/ftl/ftl_core.o CC lib/nvmf/tcp.o CC lib/scsi/task.o CC lib/ftl/ftl_debug.o CC lib/ftl/ftl_io.o CC lib/ftl/ftl_reloc.o CC lib/ftl/ftl_restore.o CC lib/ftl/ftl_init.o CC lib/ftl/ftl_trace.o SYMLINK libspdk_blob.so In file included from ctrlr_discovery.c:41: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from ctrlr_discovery.c:41: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from ctrlr_discovery.c:41: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from ctrlr_discovery.c:41: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from ctrlr_discovery.c:41: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from ctrlr_discovery.c:41: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from ctrlr_discovery.c:41: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from ctrlr_discovery.c:41: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from ctrlr_discovery.c:41: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from ctrlr_discovery.c:41: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from scsi.c:35: In file included from ./scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from subsystem.c:37: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from scsi.c:35: In file included from ./scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from scsi.c:35: In file included from ./scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from scsi.c:35: In file included from ./scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from scsi.c:35: In file included from ./scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here In file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \subsystem.c : ^37 : In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] In file included from scsi.c:35#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL): In file included from ^./scsi_internal.h :40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:/usr/include/sys/queue.h282::5889::9 :warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]note: previous definition is here #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))/usr/include/sys/queue.h : ^427 :9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from subsystem.c:37: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:In file included from 44scsi.c: :In file included from 35/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: :In file included from 43./scsi_internal.h: :In file included from 40/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h47:: 142In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9::50 : warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h'STAILQ_LAST' macro redefined [-Wmacro-redefined]: 291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \: 9 ^: note: /usr/include/sys/queue.hprevious definition is here: 435:9: note: previous definition is here#define STAILQ_LAST(head, type, field) \ ^ #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from scsi.c:35: In file included from ./scsi_internal.h:In file included from 40tcp.cIn file included from : :subsystem.cIn file included from 41:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: 37:In file included from : 47/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_transport.hIn file included from : :./nvmf_internal.hIn file included from 41:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: 41:In file included from : 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h47::: 44306In file included from : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from 9:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:41: : 43warning: /usr/include/sys/cdefs.h: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]:In file included from 1/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::250:: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h warning: : ^usage of non-standard #include is deprecated [-W#warnings]213 :/usr/include/sys/queue.h9::445 :warning: 9'LIST_EMPTY' macro redefined [-Wmacro-redefined]: #warning usage of non-standard #include is deprecatednote: previous definition is here ^ #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \200 : ^9 : note: previous definition is here In file included from scsi.c:35: In file included from ./scsi_internal.h:40: In file included from #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h : ^47 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9:In file included from subsystem.cwarning: :'TAILQ_LAST' macro redefined [-Wmacro-redefined]37 : In file included from ./nvmf_internal.h:41: In file included from #define TAILQ_LAST(head, headname) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h : ^44 : In file included from /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::42343:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :note: 50previous definition is here: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9:#define TAILQ_LAST(head, headname) \ warning: ^'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208In file included from :scsi.c9::35 : note: In file included from previous definition is here./scsi_internal.h :40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: #define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^: 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here In file included from subsystem.c:37#define TAILQ_PREV(elm, headname, field) \: In file included from ^./nvmf_internal.h :41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from subsystem.c:37: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from subsystem.c:37: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from subsystem.c:37: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from subsystem.c:37: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here In file included from tcp.c#define TAILQ_PREV(elm, headname, field) \: 41 ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_transport.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from tcp.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_transport.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from tcp.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_transport.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from tcp.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_transport.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from nvmf.c ^: 37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from tcp.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_transport.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from tcp.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_transport.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from tcp.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_transport.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from tcp.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_transport.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from tcp.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_transport.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from nvmf.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvmf.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvmf.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvmf.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvmf.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvmf.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvmf.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvmf.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvmf.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from ctrlr_bdev.c:37: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nbd_rpc.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from scsi_pr.c:34: In file included from In file included from ./scsi_internal.hctrlr_bdev.c::4037: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h./nvmf_internal.h::4741: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h::4144: : /usr/include/sys/cdefs.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h1::432: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hwarning: :usage of non-standard #include is deprecated [-W#warnings]50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: #warning usage of non-standard #include is deprecated'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] ^ #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from ctrlr_bdev.c:37: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from ctrlr_bdev.c:37: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from ctrlr_bdev.c:37: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nbd_rpc.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50In file included from : ctrlr_bdev.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::37In file included from 123: scsi_pr.c:In file included from :9./nvmf_internal.h34::: 41In file included from warning: : ./scsi_internal.h'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h40:: 44In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h47#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL):: 43In file included from ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50:: 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h123::2829::9 /usr/include/sys/queue.h:warning: : 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]588warning: :'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]9 : note: previous definition is here #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)): 427 ^: 9/usr/include/sys/queue.h:: 588note: :previous definition is here9 : note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^In file included from #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))nbd_rpc.c : ^35 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43In file included from : ctrlr_bdev.cIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h37:: 50In file included from : ./nvmf_internal.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::41142: In file included from :In file included from scsi_pr.c9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:::34 44: warning: : In file included from 'STAILQ_LAST' macro redefined [-Wmacro-redefined]In file included from ./scsi_internal.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::4043: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h#define STAILQ_LAST(head, type, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :47 ^50: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:::29165250::: 99/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::: 142warning: note: :'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]previous definition is here9 : warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^#define STAILQ_LAST(head, type, field) \ ^ ^ /usr/include/sys/queue.h/usr/include/sys/queue.h::435652::99:: note: note: previous definition is hereprevious definition is here #define STAILQ_LAST(head, type, field) \ #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ ^ In file included from nbd_rpc.c:35: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hctrlr_bdev.c::4337: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h./nvmf_internal.h:In file included from :50scsi_pr.c41: :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h34In file included from :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h213In file included from ::./scsi_internal.h449:: :40In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hwarning: In file included from :'LIST_EMPTY' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h43 :: 47In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50:#define LIST_EMPTY(head) ((head)->lh_first == NULL): 50 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: ^:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h 306::/usr/include/sys/queue.h2139:::2009 ::warning: 9 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]:warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \#define LIST_EMPTY(head) ((head)->lh_first == NULL) #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ ^ ^/usr/include/sys/queue.h /usr/include/sys/queue.h::445200::99:: note: note: previous definition is hereprevious definition is here In file included from nbd_rpc.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \43#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) : ^In file included from ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9In file included from :In file included from ctrlr_bdev.c scsi_pr.c:warning: :37'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]34: : In file included from In file included from ./nvmf_internal.h./scsi_internal.h::4140: : #define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h ^:: 4447/usr/include/sys/queue.h: : :In file included from In file included from 208/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:::94350:: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnote: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:previous definition is here:222 50:: 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: 316warning: :#define LIST_FOREACH_SAFE(var, head, field, tvar) \'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]9 : ^ warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:#define TAILQ_LAST(head, headname) \208 : ^9 : /usr/include/sys/queue.hnote: :previous definition is here423 :9: note: In file included from previous definition is herenbd_rpc.c#define LIST_FOREACH_SAFE(var, head, field, tvar) \ : 35 ^: In file included from #define TAILQ_LAST(head, headname) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h : ^43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:In file included from 282ctrlr_bdev.c::937:: In file included from warning: ./nvmf_internal.h'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]In file included from : scsi_pr.c41:: 34In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.hIn file included from :./scsi_internal.h#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)44: : 40 ^In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from :/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h43::: 42747In file included from :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9In file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50 :: note: 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hprevious definition is here: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h321::2829::9 :warning: #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))'TAILQ_PREV' macro redefined [-Wmacro-redefined]warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] ^ #define TAILQ_PREV(elm, headname, field) \ #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ ^In file included from /usr/include/sys/queue.hnbd_rpc.c/usr/include/sys/queue.h:::42535427:: :9In file included from 9:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: : note: 43note: previous definition is here: previous definition is here In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_PREV(elm, headname, field) \: 291 ^#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)): 9 ^: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \In file included from scsi_pr.c ^: 34: /usr/include/sys/queue.hIn file included from :./scsi_internal.h435::409: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hnote: :previous definition is here47 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_FOREACH_SAFE(var, head, field, next) \: 291 ^: 9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \In file included from nbd_rpc.c ^: 35: /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h435::439: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: :previous definition is here50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: #define TAILQ_FOREACH_SAFE(var, head, field, next) \warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] ^ #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^In file included from scsi_pr.c:/usr/include/sys/queue.h34:: 445In file included from :./scsi_internal.h9::40 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h :47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: 9 ^: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] In file included from nbd_rpc.c:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \35 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:/usr/include/sys/queue.h43:: 445In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9::50 : note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hprevious definition is here: 316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.hIn file included from :scsi_pr.c423::349: :In file included from ./scsi_internal.hnote: :previous definition is here40 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from #define TAILQ_LAST(head, headname) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : ^50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: In file included from warning: nbd_rpc.c'TAILQ_LAST' macro redefined [-Wmacro-redefined]: 35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: #define TAILQ_LAST(head, headname) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^: 50/usr/include/sys/queue.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h423::3219::9 :note: previous definition is herewarning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is hereIn file included from scsi_pr.c:34: In file included from ./scsi_internal.h:#define TAILQ_PREV(elm, headname, field) \40 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from transport.c:36: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from ftl_reloc.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from transport.c:36: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from transport.c:36: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from transport.c:36: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from transport.c:36: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from ftl_reloc.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hIn file included from :transport.c43:: 36In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :./nvmf_internal.h50:: 41/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 123/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h::944:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]: 43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)282 : ^9 : warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)/usr/include/sys/queue.h : ^588 :9/usr/include/sys/queue.h::In file included from 427ctrlr.cnote: ::previous definition is here937 :: In file included from note: ./nvmf_internal.hprevious definition is here: #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))41 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)): 44 ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: In file included from In file included from /usr/include/sys/cdefs.htransport.cftl_reloc.c:::13635:: : 2In file included from In file included from :./nvmf_internal.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h ::warning: 4143usage of non-standard #include is deprecated [-W#warnings]: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::4450: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h#warning usage of non-standard #include is deprecated:: 14243 ^:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :warning: 50'STAILQ_LAST' macro redefined [-Wmacro-redefined]: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: #define STAILQ_LAST(head, type, field) \'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] ^ /usr/include/sys/queue.h:652:9#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \: ^note: previous definition is here /usr/include/sys/queue.h:435:9: #define STAILQ_LAST(head, type, field) \note: previous definition is here ^ #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from transport.c:36: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44In file included from : ftl_reloc.cIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h35:: 43In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h43:: 50In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::50306: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9::213 :warning: 9'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \#define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ ^ /usr/include/sys/queue.h/usr/include/sys/queue.h::445200::99:: note: note: previous definition is hereprevious definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ ^ In file included from transport.c:36: In file included from In file included from ftl_reloc.c./nvmf_internal.h::3541: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h::4344: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::5043: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h222::509: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :warning: 316'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: 9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ #define TAILQ_LAST(head, headname) \/usr/include/sys/queue.h : ^208 :9/usr/include/sys/queue.h:: 423note: :previous definition is here9 : note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^#define TAILQ_LAST(head, headname) \ ^ In file included from transport.c:36: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:In file included from 43ftl_reloc.c: :In file included from 35/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h43:: 321In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9::50 : warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h'TAILQ_PREV' macro redefined [-Wmacro-redefined]: 282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]#define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)9 : ^ note: previous definition is here/usr/include/sys/queue.h :427:9: note: #define TAILQ_PREV(elm, headname, field) \previous definition is here ^ #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from ftl_reloc.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: In file included from previous definition is herectrlr.c :37: In file included from ./nvmf_internal.h:41#define TAILQ_FOREACH_SAFE(var, head, field, next) \: In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h :44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :ftl_reloc.c123::359: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hwarning: :'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)306 : ^9 : warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] /usr/include/sys/queue.h#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \: 588 ^: 9/usr/include/sys/queue.h:: 445note: :previous definition is here9 : note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from ftl_reloc.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:In file included from 43ctrlr.c: :In file included from 37/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :In file included from 50./nvmf_internal.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h41:: 316In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h9::44 : warning: In file included from 'TAILQ_LAST' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50#define TAILQ_LAST(head, headname) \: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^: 142/usr/include/sys/queue.h::9423:: 9warning: :'STAILQ_LAST' macro redefined [-Wmacro-redefined] note: previous definition is here #define STAILQ_LAST(head, type, field) \#define TAILQ_LAST(head, headname) \ ^ ^ /usr/include/sys/queue.h:652:9:In file included from ftl_reloc.cnote: :previous definition is here35 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from #define STAILQ_LAST(head, type, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : ^50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here In file included from ctrlr.c#define TAILQ_PREV(elm, headname, field) \: 37 ^: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from ctrlr.c:37: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from ftl_debug.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hctrlr.c::4137: : /usr/include/sys/cdefs.hIn file included from :./nvmf_internal.h1::412: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.hwarning: :usage of non-standard #include is deprecated [-W#warnings]44 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50#warning usage of non-standard #include is deprecated: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^: 282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from ctrlr.c:37: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here In file included from ftl_init.c:#define TAILQ_FOREACH_SAFE(var, head, field, next) \35 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: In file included from /usr/include/sys/cdefs.hctrlr.c::137:: 2In file included from :./nvmf_internal.h :warning: 41usage of non-standard #include is deprecated [-W#warnings]: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#warning usage of non-standard #include is deprecated: 50 ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from ctrlr.c:37: In file included from ./nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here In file included from ftl_core.c#define TAILQ_LAST(head, headname) \: 36 ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from In file included from ctrlr.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::3741: : In file included from /usr/include/sys/cdefs.h./nvmf_internal.h::141:: 2In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h :warning: 44usage of non-standard #include is deprecated [-W#warnings]: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:#warning usage of non-standard #include is deprecated321 : ^9 : warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from ftl_debug.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from ftl_debug.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from ftl_init.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:In file included from 43ftl_debug.c: :In file included from 34/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h43:: 123In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9::50 : warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]: 213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is hereIn file included from /usr/include/sys/queue.h ftl_core.c::58836:: #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h ^ : note: 48previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))ftl_debug.c50 :: ^34/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : :In file included from 123/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h::943:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]: 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:In file included from 9#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)ftl_init.c: : ^35warning: : 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43#define LIST_FOREACH_SAFE(var, head, field, tvar) \: In file included from ^/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ::/usr/include/sys/queue.h58850::: 2089/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:::9 142:note: : previous definition is here9note: :previous definition is here warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^#define LIST_FOREACH_SAFE(var, head, field, tvar) \ #define STAILQ_LAST(head, type, field) \ ^ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here In file included from ftl_core.c:36: #define STAILQ_LAST(head, type, field) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h ^: In file included from 48ftl_debug.c: :In file included from 34/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: :In file included from 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h: :In file included from 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h50:: 142/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::9282::In file included from 9ftl_init.cwarning: ::'STAILQ_LAST' macro redefined [-Wmacro-redefined] 35 warning: : 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h#define STAILQ_LAST(head, type, field) \: 48 ^: #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)In file included from /usr/include/sys/queue.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: ^:652 43:/usr/include/sys/queue.h: 9:In file included from :427/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ::note: 950previous definition is here:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnote: :previous definition is here213 #define STAILQ_LAST(head, type, field) \: 9 ^: #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] ^ #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.hIn file included from :ftl_debug.c200::349: :In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hftl_core.cnote: ::previous definition is here4336 : : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h::5048#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)): : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from ^:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h 291::439: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hwarning: :'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]50 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hftl_init.c::213#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \35: : 9 ^In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h /usr/include/sys/queue.h:warning: :48'LIST_EMPTY' macro redefined [-Wmacro-redefined]435: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:: 43#define LIST_EMPTY(head) ((head)->lh_first == NULL)note: : previous definition is hereIn file included from ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :/usr/include/sys/queue.h50:: #define TAILQ_FOREACH_SAFE(var, head, field, next) \200/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :: ^9222 :: 9note: :previous definition is here warning: In file included from 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]ftl_debug.c :#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))34 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \: 43 ^: In file included from /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:In file included from :208ftl_core.c50::: 936/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: : In file included from 306note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:previous definition is here:9 48:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]:#define LIST_FOREACH_SAFE(var, head, field, tvar) \ 43 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \50 : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :222/usr/include/sys/queue.h::9445:: 9warning: :'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] note: previous definition is here In file included from ftl_init.c:35#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \#define LIST_FOREACH_SAFE(var, head, field, tvar) \: In file included from ^ ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h :/usr/include/sys/queue.h48:: 208In file included from :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h9ftl_debug.c:::43 34: note: : In file included from previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h::5043: : #define LIST_FOREACH_SAFE(var, head, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^282: :509: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :warning: 316'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]: 9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ #define TAILQ_LAST(head, headname) \/usr/include/sys/queue.h In file included from : ^ftl_core.c427 ::36/usr/include/sys/queue.h9: ::In file included from 423 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:note: :9previous definition is here48: : In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hprevious definition is here: 43: #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define TAILQ_LAST(head, headname) \ ^: 50 ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: In file included from warning: In file included from ftl_debug.c'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]ftl_init.c: :3435: : In file included from #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h: ^:43 48/usr/include/sys/queue.h: : :In file included from In file included from 427/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:::95043:: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from note: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hprevious definition is here321: :509: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))warning: 291 'TAILQ_PREV' macro redefined [-Wmacro-redefined]: ^ 9 : warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ In file included from /usr/include/sys/queue.hftl_core.c:#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \:425 36: ^: 9 In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h/usr/include/sys/queue.h ::note: 48435previous definition is here: : In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:: #define TAILQ_PREV(elm, headname, field) \43note: : previous definition is here ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:#define TAILQ_FOREACH_SAFE(var, head, field, next) \9 : ^ warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ In file included from ^ftl_init.c :/usr/include/sys/queue.h35:: 435In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h9::48 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50#define TAILQ_FOREACH_SAFE(var, head, field, next) \: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^: 306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] In file included from ftl_core.c:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \36 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h/usr/include/sys/queue.h::48445: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:: 43note: : previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ warning: ^'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ftl_init.c : ^35 : /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h445::489: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hnote: :previous definition is here43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: 9 ^: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] In file included from ftl_core.c#define TAILQ_LAST(head, headname) \: 36 ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h/usr/include/sys/queue.h::48423: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:: 43note: : previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_LAST(head, headname) \: 316 ^: 9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] In file included from ftl_init.c:#define TAILQ_LAST(head, headname) \35 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h/usr/include/sys/queue.h::48423: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:: 43note: : previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_LAST(head, headname) \: 321 ^: 9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] In file included from ftl_core.c:#define TAILQ_PREV(elm, headname, field) \36 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h/usr/include/sys/queue.h::48425: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:: 43note: : previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:#define TAILQ_PREV(elm, headname, field) \321 : ^9 : warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from port.c:35: In file included from ./scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] In file included from lun.c:35: In file included from ./scsi_internal.h#warning usage of non-standard #include is deprecated: 40 ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from ftl_trace.c:36: In file included from ./ftl_core.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from port.c:35: In file included from ./scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:1050 warning: s/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h generated:. 123:9In file included from :lun.c :warning: 35'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]: In file included from ./scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL): In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] /usr/include/sys/queue.h:588:9: note: #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)previous definition is here ^ #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))In file included from port.c ^: 35: In file included from ./scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:In file included from 9lun.c:: 35warning: : 'STAILQ_LAST' macro redefined [-Wmacro-redefined]In file included from ./scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from #define STAILQ_LAST(head, type, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : ^50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/usr/include/sys/queue.h::142652::99:: warning: note: 'STAILQ_LAST' macro redefined [-Wmacro-redefined]previous definition is here #define STAILQ_LAST(head, type, field) \#define STAILQ_LAST(head, type, field) \ ^ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from port.c:35: In file included from ./scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from lun.c::21335:: 9In file included from :./scsi_internal.h :warning: 40'LIST_EMPTY' macro redefined [-Wmacro-redefined]: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define LIST_EMPTY(head) ((head)->lh_first == NULL)50 : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :213/usr/include/sys/queue.h::9200:: 9warning: :'LIST_EMPTY' macro redefined [-Wmacro-redefined] note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))/usr/include/sys/queue.h : ^200 :9: note: previous definition is here In file included from ftl_trace.cIn file included from :port.c#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))36: : 35 ^In file included from : ./ftl_core.hIn file included from :./scsi_internal.h41:: 40In file included from In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hlun.cIn file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h4335:: : 47In file included from In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h./scsi_internal.hIn file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h5040:: : 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h123:::472229: ::In file included from 9 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:warning: : 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]50warning: : 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :222:9:#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) warning: #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] ^ /usr/include/sys/queue.h:208:#define LIST_FOREACH_SAFE(var, head, field, tvar) \9 : ^ note: /usr/include/sys/queue.h/usr/include/sys/queue.hprevious definition is here:: 588208::99:#define LIST_FOREACH_SAFE(var, head, field, tvar) \: note: ^note: previous definition is here previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ ^ In file included from port.c:35: In file included from ./scsi_internal.hIn file included from :ftl_trace.c40:: 36In file included from In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hlun.cIn file included from ::./ftl_core.h4735:: : 41In file included from In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h./scsi_internal.hIn file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h5040:: : 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from 282:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:47:9: 50:In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hwarning: ::'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]50142 : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9::282 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL):warning: 9'STAILQ_LAST' macro redefined [-Wmacro-redefined] ^: warning: /usr/include/sys/queue.h'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]: 427#define STAILQ_LAST(head, type, field) \: 9 ^:#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) /usr/include/sys/queue.hnote: ^:previous definition is here 652 /usr/include/sys/queue.h::9427:: #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))9note: :previous definition is here ^ note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) In file included from ^port.c :35: In file included from ./scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from In file included from lun.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::3550: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h./scsi_internal.h::29140:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h :warning: 47In file included from 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: ftl_trace.c In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h36:: 50In file included from #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \: ./ftl_core.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: ^:41 291: :/usr/include/sys/queue.hIn file included from 9:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:435: :43warning: 9: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: :previous definition is here50 : #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ^213#define TAILQ_FOREACH_SAFE(var, head, field, next) \ : /usr/include/sys/queue.h9 ^:: 435 :warning: 9'LIST_EMPTY' macro redefined [-Wmacro-redefined]: note: previous definition is hereIn file included from port.c:#define LIST_EMPTY(head) ((head)->lh_first == NULL)35 : ^#define TAILQ_FOREACH_SAFE(var, head, field, next) \In file included from ./scsi_internal.h/usr/include/sys/queue.h ^:: 40200: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:: 47note: In file included from : previous definition is herelun.cIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h35:: 50In file included from : ./scsi_internal.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)):: 40306 ^: : In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:: 47warning: : 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :ftl_trace.c50:: 36/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \: : In file included from 306 ^./ftl_core.h: :9/usr/include/sys/queue.h41::: 445In file included from warning: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]9: :43 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \: 50 ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \/usr/include/sys/queue.h: :222 ^445: :99:: warning: note: In file included from 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]previous definition is hereport.c :35: In file included from ./scsi_internal.h:40: #define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h ^ :In file included from ^47task.c /usr/include/sys/queue.h: ::In file included from 35208/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :In file included from :In file included from 9lun.c50./scsi_internal.h::: : 35/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h40note: : :: previous definition is hereIn file included from 316In file included from ./scsi_internal.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:9:40#define LIST_FOREACH_SAFE(var, head, field, tvar) \:47: : In file included from ^warning: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h 'TAILQ_LAST' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:In file included from :47nvmf_rpc.c41: :: In file included from 35#define TAILQ_LAST(head, headname) \/usr/include/sys/cdefs.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: ::In file included from ^150/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h :: :2/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h47:::In file included from : 423316ftl_trace.cIn file included from warning: :::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.husage of non-standard #include is deprecated [-W#warnings]9936: ::: 41 In file included from : note: warning: ./ftl_core.h#warning usage of non-standard #include is deprecated/usr/include/sys/cdefs.hprevious definition is here'TAILQ_LAST' macro redefined [-Wmacro-redefined]: : 41 ^1: #define TAILQ_LAST(head, headname) \:In file included from #define TAILQ_LAST(head, headname) \ 2/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h ^:: ^ 43 warning: : /usr/include/sys/queue.husage of non-standard #include is deprecated [-W#warnings]In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h423::In file included from 509port.c: #warning usage of non-standard #include is deprecated::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h 35: ^note: : 282 previous definition is hereIn file included from : ./scsi_internal.h9::40 #define TAILQ_LAST(head, headname) \: warning: In file included from 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h :47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL): /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^: 321In file included from :/usr/include/sys/queue.hlun.c9:::42735 :: warning: 9In file included from 'TAILQ_PREV' macro redefined [-Wmacro-redefined]:./scsi_internal.h :note: 40previous definition is here: #define TAILQ_PREV(elm, headname, field) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h ^: 47: /usr/include/sys/queue.h#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h425 ^:: 509: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :note: 321previous definition is here: 9In file included from :ftl_trace.c :#define TAILQ_PREV(elm, headname, field) \warning: 36 'TAILQ_PREV' macro redefined [-Wmacro-redefined]: ^ In file included from ./ftl_core.h:41: In file included from #define TAILQ_PREV(elm, headname, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h : ^43 : /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h425::509: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :note: 291previous definition is here: 9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from ftl_trace.c:36: In file included from ./ftl_core.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from ftl_trace.c:36: In file included from ./ftl_core.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ In file included from ^task.c :35: In file included from ./scsi_internal.h:40In file included from : ftl_trace.cIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h36:: 47In file included from : ./ftl_core.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h41:: 50In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::43123: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: 50warning: : 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h In file included from :nvmf_rpc.c321::35#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)9: :In file included from ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h warning: :'TAILQ_PREV' macro redefined [-Wmacro-redefined]47 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_PREV(elm, headname, field) \/usr/include/sys/queue.h: :123 ^588: :99/usr/include/sys/queue.h::: 425warning: note: :'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]previous definition is here9 : note: previous definition is here #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^#define TAILQ_PREV(elm, headname, field) \ ^ ^ /usr/include/sys/queue.h:588:9: note: previous definition is here In file included from task.c:35: #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))In file included from ./scsi_internal.h ^: 40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] In file included from nvmf_rpc.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:#define STAILQ_LAST(head, type, field) \47 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:/usr/include/sys/queue.h50:: 652/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::9142:: 9note: :previous definition is here warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ #define STAILQ_LAST(head, type, field) \ ^ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from task.c:35: In file included from ./scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9In file included from :nvmf_rpc.c :warning: 35'LIST_EMPTY' macro redefined [-Wmacro-redefined]: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define LIST_EMPTY(head) ((head)->lh_first == NULL)50 : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :213/usr/include/sys/queue.h::9200:: 9warning: :'LIST_EMPTY' macro redefined [-Wmacro-redefined] note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))/usr/include/sys/queue.h : ^200 :In file included from 9dev.c:: 35In file included from note: : task.cprevious definition is hereIn file included from : ./scsi_internal.h35:: 40In file included from : ./scsi_internal.h#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h40 ^:: 47In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h47:In file included from : 41nvmf_rpc.cIn file included from : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/usr/include/sys/cdefs.h35::: 501In file included from : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h2:::47222 : :warning: In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.husage of non-standard #include is deprecated [-W#warnings]:: 50warning: : 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :222:#warning usage of non-standard #include is deprecated9 : ^#define LIST_FOREACH_SAFE(var, head, field, tvar) \ warning: ^'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] /usr/include/sys/queue.h:208:9: #define LIST_FOREACH_SAFE(var, head, field, tvar) \note: previous definition is here ^ /usr/include/sys/queue.h:208:9:#define LIST_FOREACH_SAFE(var, head, field, tvar) \ note: ^previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from task.c:35: In file included from ./scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47In file included from : nvmf_rpc.cIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h35:: 50In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::47282: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: 50warning: : 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :282:9: #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] ^ /usr/include/sys/queue.h:427:9#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL): ^note: previous definition is here /usr/include/sys/queue.h:427:9: note: #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))previous definition is here ^ #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from task.c:35: In file included from ./scsi_internal.h:40In file included from : nvmf_rpc.cIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h35:: 47In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h47:: 50In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::50291: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9::291 :warning: 9'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^/usr/include/sys/queue.h :435/usr/include/sys/queue.h::9435:: 9note: :previous definition is here note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ ^ In file included from task.cIn file included from :nvmf_rpc.c35:: 35In file included from : ./scsi_internal.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h40:: 47In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h47:: 50In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::50306: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9::306 :warning: 9'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ /usr/include/sys/queue.h ^: 445:/usr/include/sys/queue.h9::445 :note: 9previous definition is here: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvmf_rpc.c:35: In file included from In file included from task.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h::3547: : In file included from In file included from ./scsi_internal.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::4050: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h::31647:: 9In file included from In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hscsi_bdev.c ::warning: 5035'TAILQ_LAST' macro redefined [-Wmacro-redefined]: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :./scsi_internal.hIn file included from 316:#define TAILQ_LAST(head, headname) \dev.c:40 :9: ^35:In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from /usr/include/sys/queue.hwarning: :./scsi_internal.h:'TAILQ_LAST' macro redefined [-Wmacro-redefined]47:423 : 40:In file included from : 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from #define TAILQ_LAST(head, headname) \::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h 41: ^note: : 47 previous definition is here/usr/include/sys/cdefs.h: /usr/include/sys/queue.h:In file included from :1/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h423#define TAILQ_LAST(head, headname) \::: 2509 ^:: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h warning: :note: usage of non-standard #include is deprecated [-W#warnings]123previous definition is here : 9In file included from :nvmf_rpc.c #warning usage of non-standard #include is deprecated#define TAILQ_LAST(head, headname) \:warning: 35'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] ^ ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^: 50In file included from : task.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::35321: :In file included from 9./scsi_internal.h::/usr/include/sys/queue.h 40:warning: : 588'TAILQ_PREV' macro redefined [-Wmacro-redefined]In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h9::47 : #define TAILQ_PREV(elm, headname, field) \note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^ : 50: /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::425321:#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)):9 9: ^: note: warning: previous definition is here'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ #define TAILQ_PREV(elm, headname, field) \ ^ ^In file included from dev.c:/usr/include/sys/queue.h35:: 425In file included from :./scsi_internal.h9::40 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h :47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50#define TAILQ_PREV(elm, headname, field) \: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^: 142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from dev.c:35: In file included from ./scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here In file included from nbd.c:41: In file included from #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h : ^47 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2In file included from :dev.c :warning: 35usage of non-standard #include is deprecated [-W#warnings]: In file included from ./scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: #warning usage of non-standard #include is deprecatedIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^: 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from ftl_io.cIn file included from :dev.c35:: 35In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.hIn file included from :./scsi_internal.h40:: 40In file included from In file included from : scsi_bdev.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h3547:: : 47In file included from In file included from : ./scsi_internal.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h4041:: : 50In file included from /usr/include/sys/cdefs.h: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:1:47:282: 2:In file included from :9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ::warning: 50usage of non-standard #include is deprecated [-W#warnings]warning: : 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :123:9: warning: #warning usage of non-standard #include is deprecated'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ ^ /usr/include/sys/queue.h#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL): 427 ^: 9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))/usr/include/sys/queue.h : ^588 :9: note: previous definition is here In file included from dev.c#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)): 35 ^: In file included from ./scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: In file included from 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]scsi_bdev.c :35: In file included from ./scsi_internal.h:40: #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h ^: 47: /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h435::509: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :note: 142previous definition is here: 9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9:In file included from dev.cnote: :previous definition is here35 : In file included from ./scsi_internal.h:40: #define STAILQ_LAST(head, type, field) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h ^: 47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \In file included from scsi_bdev.c ^: 35: /usr/include/sys/queue.hIn file included from :./scsi_internal.h445::409: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hnote: :previous definition is here47 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: 9 ^: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] In file included from dev.c#define LIST_EMPTY(head) ((head)->lh_first == NULL): 35 ^: In file included from ./scsi_internal.h/usr/include/sys/queue.hIn file included from ::nbd.c40200:: :41In file included from 9: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h47note: :: previous definition is here47In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50:: 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)): : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h316 ^In file included from :: scsi_rpc.c1239:::359 : :warning: In file included from 'TAILQ_LAST' macro redefined [-Wmacro-redefined]./scsi_internal.hIn file included from warning: :scsi_bdev.c'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]40: : 35In file included from #define TAILQ_LAST(head, headname) \: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h In file included from : ^./scsi_internal.h#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)47 : : /usr/include/sys/queue.h40 ^In file included from :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h423In file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h419:: :47/usr/include/sys/cdefs.h : :note: In file included from 1previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: /usr/include/sys/queue.h:2:50:588: #define TAILQ_LAST(head, headname) \:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hwarning: 9:usage of non-standard #include is deprecated [-W#warnings] ^:222 :note: 9previous definition is here: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]#warning usage of non-standard #include is deprecated ^ In file included from #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))dev.c #define LIST_FOREACH_SAFE(var, head, field, tvar) \: ^ 35 ^: In file included from ./scsi_internal.h/usr/include/sys/queue.h::40208: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:: 47note: : In file included from previous definition is hereIn file included from nbd.c /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::4150: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \:: 32147 ^:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :warning: 50'TAILQ_PREV' macro redefined [-Wmacro-redefined]: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9:#define TAILQ_PREV(elm, headname, field) \ warning: ^'STAILQ_LAST' macro redefined [-Wmacro-redefined] /usr/include/sys/queue.hIn file included from :ftl_io.cIn file included from 425:#define STAILQ_LAST(head, type, field) \scsi_bdev.c:35 :9: ^35:In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h/usr/include/sys/queue.hIn file included from note: ::./scsi_internal.hprevious definition is here40652: : :40In file included from 9: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h#define TAILQ_PREV(elm, headname, field) \:In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h47 ^note: :: previous definition is here47In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50:#define STAILQ_LAST(head, type, field) \: 50 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: ^:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h 123::2829::9 :warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ ^ In file included from nbd.c:/usr/include/sys/queue.h41:: 427In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h9:/usr/include/sys/queue.h:47: : 588note: In file included from :previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9 ::50 : note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hprevious definition is here:#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) 213 : ^9 : warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from scsi_bdev.c#define LIST_EMPTY(head) ((head)->lh_first == NULL): 35 ^: In file included from ./scsi_internal.h/usr/include/sys/queue.h::40200: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from ::ftl_io.c 47:note: : 35previous definition is hereIn file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h50:: 40#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from ^291/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h ::947:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:nbd.c 50:: 41/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \142/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h :: ^947 :: /usr/include/sys/queue.h In file included from :warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h435'STAILQ_LAST' macro redefined [-Wmacro-redefined]:: 509: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :note: 222#define STAILQ_LAST(head, type, field) \previous definition is here: 9 ^: warning: /usr/include/sys/queue.hIn file included from 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]#define TAILQ_FOREACH_SAFE(var, head, field, next) \:scsi_rpc.c 652: ^:35 9: #define LIST_FOREACH_SAFE(var, head, field, tvar) \:In file included from ./scsi_internal.h ^note: : previous definition is here40In file included from /usr/include/sys/queue.h : scsi_bdev.c:In file included from :208/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h35::#define STAILQ_LAST(head, type, field) \: 947 In file included from :: ^./scsi_internal.h In file included from :note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h40previous definition is here:: 50In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::47123: #define LIST_FOREACH_SAFE(var, head, field, tvar) \:In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^:: 50warning: : 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :306:9In file included from :ftl_io.c #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL):warning: 35'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] ^: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.hnbd.c::4041#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \: : In file included from /usr/include/sys/queue.hIn file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h :588:/usr/include/sys/queue.h47:47:: 9: 445In file included from :In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9:note: ::50previous definition is here50 : : note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hprevious definition is here:: 213282#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)):: 99 ^::#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ warning: warning: ^'LIST_EMPTY' macro redefined [-Wmacro-redefined]'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] In file included from In file included from #define LIST_EMPTY(head) ((head)->lh_first == NULL)#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)scsi_bdev.cscsi_rpc.c :: ^ ^3535 : : /usr/include/sys/queue.h/usr/include/sys/queue.hIn file included from In file included from ::./scsi_internal.h./scsi_internal.h200427::::404099: : ::In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hnote: note: ::previous definition is hereprevious definition is here4747 : : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::5050#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)): #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)): /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^: ^: 316 142::99:: warning: In file included from warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined]In file included from ftl_io.c'STAILQ_LAST' macro redefined [-Wmacro-redefined] nbd.c: :3541: #define TAILQ_LAST(head, headname) \: In file included from In file included from #define STAILQ_LAST(head, type, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h : : ^4047/usr/include/sys/queue.h : : :/usr/include/sys/queue.hIn file included from In file included from 423:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:652::9:4750:9: : :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnote: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:previous definition is herenote: :291 previous definition is here50: : 9#define TAILQ_LAST(head, headname) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :#define STAILQ_LAST(head, type, field) \ ^222 warning: : ^'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]9 : warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \In file included from scsi_bdev.c ^:#define LIST_FOREACH_SAFE(var, head, field, tvar) \ 35 /usr/include/sys/queue.h: ^:In file included from 435./scsi_internal.hIn file included from :/usr/include/sys/queue.h:scsi_rpc.c9:40::208: 35 :In file included from : note: 9In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from previous definition is here:ftl_band.c:./scsi_internal.h :47:note: 37: 40previous definition is here#define TAILQ_FOREACH_SAFE(var, head, field, next) \: In file included from : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h :50:#define LIST_FOREACH_SAFE(var, head, field, tvar) \40: 47 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: ^In file included from In file included from :In file included from nbd.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h321/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::::4147950: : :: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hwarning: :::'TAILQ_PREV' macro redefined [-Wmacro-redefined]2134741 :: : 9In file included from /usr/include/sys/cdefs.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :1#define TAILQ_PREV(elm, headname, field) \warning: 50: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]: 2 ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: : 306/usr/include/sys/queue.hwarning: In file included from ::#define LIST_EMPTY(head) ((head)->lh_first == NULL)usage of non-standard #include is deprecated [-W#warnings]ftl_io.c9425 ::: ^35 9 : warning: :/usr/include/sys/queue.h#warning usage of non-standard #include is deprecatedIn file included from 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h note: 200 ^:previous definition is here: 40 9#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \: : In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h#define TAILQ_PREV(elm, headname, field) \note: : previous definition is here/usr/include/sys/queue.h47 ^ :: 445In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)):: 50 ^: note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hprevious definition is here: In file included from 282scsi_rpc.c::935:: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ In file included from warning: ./scsi_internal.h ^'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]: 40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from In file included from #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)nbd.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :: ^4150 : : In file included from /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:::42722247::: 99In file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :note: warning: 50previous definition is here'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))#define LIST_FOREACH_SAFE(var, head, field, tvar) \ #define TAILQ_LAST(head, headname) \ ^ ^ ^ /usr/include/sys/queue.h/usr/include/sys/queue.h::208423::99::In file included from ftl_io.cnote: note: :previous definition is hereprevious definition is here35 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40#define TAILQ_LAST(head, headname) \: #define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h ^: 47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :nbd.c50:: 41/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 291/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h::947:: In file included from In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hscsi_rpc.c'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:: 5035: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :./scsi_internal.h321::409: :In file included from #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h warning: : ^'TAILQ_PREV' macro redefined [-Wmacro-redefined]47 : /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h435:#define TAILQ_PREV(elm, headname, field) \:50 9: ^:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :/usr/include/sys/queue.hnote: 282:previous definition is here:425 9::9 :warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ #define TAILQ_PREV(elm, headname, field) \#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ ^ /usr/include/sys/queue.h:427:9: note: previous definition is here In file included from ftl_io.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))40 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9:In file included from scsi_rpc.cwarning: :'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]35 : In file included from ./scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \: In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :/usr/include/sys/queue.h50:: 445/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::9291:: 9note: :previous definition is here warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ ^ /usr/include/sys/queue.h:435:9In file included from :ftl_io.c :note: 35previous definition is here: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.hftl_band.c::40#define TAILQ_FOREACH_SAFE(var, head, field, next) \37: : In file included from ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h::4740: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:In file included from :50scsi_rpc.c47: :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h35In file included from :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h316In file included from ::./scsi_internal.h509:: :40/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : :warning: In file included from 123'TAILQ_LAST' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: :947:: In file included from warning: #define TAILQ_LAST(head, headname) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] : ^50 : /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL):423 306: ^:9 9:: note: warning: previous definition is here'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] /usr/include/sys/queue.h:588:#define TAILQ_LAST(head, headname) \9 : ^#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ note: ^previous definition is here /usr/include/sys/queue.hIn file included from :ftl_io.c445::#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))359 : : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.hnote: :previous definition is here40 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^: 321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] In file included from scsi_rpc.c:35#define TAILQ_PREV(elm, headname, field) \: In file included from In file included from ^ftl_band.c./scsi_internal.h ::/usr/include/sys/queue.h3740:: : 425In file included from In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h9:::4047 : : note: In file included from In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ::4750: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_PREV(elm, headname, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :316 ^50: : 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: 142warning: :'TAILQ_LAST' macro redefined [-Wmacro-redefined]9 : warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ #define STAILQ_LAST(head, type, field) \/usr/include/sys/queue.h : ^423 :9/usr/include/sys/queue.h:: 652note: :previous definition is here9 : note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ #define STAILQ_LAST(head, type, field) \ ^ In file included from scsi_rpc.c:35: In file included from ./scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: In file included from 'TAILQ_PREV' macro redefined [-Wmacro-redefined]ftl_band.c :37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40#define TAILQ_PREV(elm, headname, field) \: In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h :47/usr/include/sys/queue.h: :In file included from 425/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::950:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnote: :previous definition is here213 :9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from ftl_band.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from ftl_band.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from ftl_band.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from ftl_band.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from ftl_band.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] In file included from ftl_restore.c#define TAILQ_LAST(head, headname) \: 35 ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h/usr/include/sys/queue.h::40423: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:: 47note: : previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h#define TAILQ_LAST(head, headname) \: 1 ^: 2: warning: usage of non-standard #include is deprecated [-W#warnings] In file included from ftl_band.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:#warning usage of non-standard #include is deprecated40 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from ftl_restore.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from ftl_restore.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from ftl_restore.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from ftl_restore.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from ftl_restore.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from ftl_restore.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from ftl_restore.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from ftl_restore.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from ftl_restore.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC lib/lvol/lvol.o CC lib/blobfs/blobfs.o CC lib/blobfs/tree.o In file included from subsystem.c:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from ftl_core.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from ftl_init.c:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 10 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. In file included from lvol.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/lvolstore.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from lvol.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/lvolstore.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from lvol.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/lvolstore.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from lvol.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/lvolstore.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from lvol.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/lvolstore.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from lvol.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/lvolstore.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from lvol.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/lvolstore.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from lvol.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/lvolstore.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from lvol.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/lvolstore.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from lvol.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/lvolstore.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. 10 warnings generated. In file included from blobfs.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from blobfs.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from blobfs.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from blobfs.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from blobfs.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from blobfs.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from blobfs.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from blobfs.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from blobfs.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from blobfs.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. In file included from tree.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from tree.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from tree.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from tree.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from tree.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from tree.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from tree.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from tree.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from tree.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from tree.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. LIB libspdk_nbd.a SO libspdk_nbd.so.5.0 10 warnings generated. 10 warnings generated. SYMLINK libspdk_nbd.so 10 warnings generated. LIB libspdk_scsi.a SO libspdk_scsi.so.5.0 10 warnings generated. LIB libspdk_lvol.a 10 warnings generated. 10 warnings generated. SO libspdk_lvol.so.6.0 SYMLINK libspdk_scsi.so SYMLINK libspdk_lvol.so CC lib/iscsi/conn.o CC lib/vhost/vhost.o CC lib/vhost/vhost_rpc.o CC lib/iscsi/init_grp.o CC lib/vhost/vhost_scsi.o CC lib/iscsi/iscsi.o CC lib/vhost/vhost_blk.o CC lib/vhost/rte_vhost_user.o CC lib/iscsi/md5.o CC lib/iscsi/param.o CC lib/iscsi/portal_grp.o CC lib/iscsi/tgt_node.o CC lib/iscsi/iscsi_subsystem.o CC lib/iscsi/iscsi_rpc.o CC lib/iscsi/task.o 11 warnings generated. In file included from vhost_scsi.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from vhost_scsi.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from vhost_scsi.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from vhost_scsi.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from vhost_scsi.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from iscsi.c:40: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hvhost_scsi.c::4338: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::4143: : /usr/include/sys/cdefs.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h1::502: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :warning: 282usage of non-standard #include is deprecated [-W#warnings]: 9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #warning usage of non-standard #include is deprecated ^#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from vhost_scsi.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from vhost_scsi.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from vhost_scsi.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from vhost_scsi.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from iscsi.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from iscsi.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from iscsi.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from iscsi.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from iscsi.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from iscsi.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from iscsi.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from iscsi.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from iscsi.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. In file included from param.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from param.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from param.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from param.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from param.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from param.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from param.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from param.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from param.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from param.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from vhost_rpc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hinit_grp.c::4139: : /usr/include/sys/cdefs.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h1::432: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hwarning: :usage of non-standard #include is deprecated [-W#warnings]41 : /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ #warning usage of non-standard #include is deprecated ^ In file included from In file included from vhost_rpc.cinit_grp.c::3639: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h::4343: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::5050: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::123123:In file included from :9rte_vhost_user.c9::: 37 warning: : warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]In file included from 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL): #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) /usr/include/sys/cdefs.h ^: ^ 1 :2: warning: usage of non-standard #include is deprecated [-W#warnings] /usr/include/sys/queue.h/usr/include/sys/queue.h::588#warning usage of non-standard #include is deprecated588: :9 ^9: : note: note: previous definition is hereprevious definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from init_grp.c:In file included from 39vhost_rpc.c: :In file included from 36/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h: :In file included from 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h: :In file included from 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h50:: 142/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::9142:: 9warning: :'STAILQ_LAST' macro redefined [-Wmacro-redefined] warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^#define STAILQ_LAST(head, type, field) \ /usr/include/sys/queue.h ^: 652/usr/include/sys/queue.h::9652:: 9note: :previous definition is here note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ #define STAILQ_LAST(head, type, field) \ ^ In file included from init_grp.c:39: In file included from In file included from vhost_rpc.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h::3643: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::4350: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::21350:: 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: 213warning: :'LIST_EMPTY' macro redefined [-Wmacro-redefined]9 : warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ #define LIST_EMPTY(head) ((head)->lh_first == NULL)/usr/include/sys/queue.h : ^200 :9/usr/include/sys/queue.h:: 200note: :previous definition is here9 : note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from init_grp.c:In file included from 39vhost_rpc.c: :In file included from 36/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h: :In file included from 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h: :In file included from 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h50:: 222/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::9222:: 9warning: :'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^#define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^/usr/include/sys/queue.h :208/usr/include/sys/queue.h::9208:: 9note: :previous definition is here note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^#define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from init_grp.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hIn file included from :vhost_rpc.c43:: 36In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h50:: 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 282/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::950:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hwarning: :'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]282 :9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)427 : ^9 : /usr/include/sys/queue.hnote: :previous definition is here427 :9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from init_grp.c:39: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hvhost_rpc.c::4336: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h::5043: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h291::509: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :In file included from warning: 291rte_vhost_user.c'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:: 937:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ 43 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:/usr/include/sys/queue.h50#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \:: 435/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^:: 9123:/usr/include/sys/queue.h: :9note: 435:previous definition is here: 9warning: :'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] note: previous definition is here#define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from init_grp.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:/usr/include/sys/queue.h43:: 588In file included from :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9vhost_rpc.c:::50 36: note: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hprevious definition is hereIn file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h306::439: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hwarning: :'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))50 : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :306:9: warning: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] ^In file included from vhost_blk.c/usr/include/sys/queue.h::36445: In file included from :In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \rte_vhost_user.c9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ::: ^37 43 : note: : In file included from /usr/include/sys/queue.hprevious definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:445:43:41: 9: In file included from :/usr/include/sys/cdefs.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \::note: 150previous definition is here ^:: 2/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: 142warning: :usage of non-standard #include is deprecated [-W#warnings]9 : warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined]#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ In file included from init_grp.c ^:#warning usage of non-standard #include is deprecated 39#define STAILQ_LAST(head, type, field) \ : ^In file included from ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h :In file included from /usr/include/sys/queue.h43vhost_rpc.c:: :652In file included from 36:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: 9:In file included from :50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h : :note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h43previous definition is here:: 316In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9:#define STAILQ_LAST(head, type, field) \:50 : ^warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h 'TAILQ_LAST' macro redefined [-Wmacro-redefined]: 316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined]#define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423#define TAILQ_LAST(head, headname) \: 9 ^: note: /usr/include/sys/queue.hprevious definition is here:In file included from 423rte_vhost_user.c::937:#define TAILQ_LAST(head, headname) \: In file included from note: ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hprevious definition is here : 43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50In file included from #define TAILQ_LAST(head, headname) \: init_grp.c /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: ^:39 213: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:: In file included from 43warning: vhost_rpc.c: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]:In file included from 36/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define LIST_EMPTY(head) ((head)->lh_first == NULL)43: : 321 ^In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9:/usr/include/sys/queue.h:50: : 200warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:'TAILQ_PREV' macro redefined [-Wmacro-redefined]:9 321:: 9note: :previous definition is here #define TAILQ_PREV(elm, headname, field) \ warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] ^ /usr/include/sys/queue.h:425#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)): #define TAILQ_PREV(elm, headname, field) \9 ^ : ^ note: previous definition is here/usr/include/sys/queue.h :425:In file included from 9rte_vhost_user.c::#define TAILQ_PREV(elm, headname, field) \ 37 note: : ^previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define TAILQ_PREV(elm, headname, field) \50 : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from rte_vhost_user.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from rte_vhost_user.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from rte_vhost_user.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: In file included from warning: vhost_blk.c'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]: 36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \: 123 ^: 9:/usr/include/sys/queue.h :warning: 445'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]: 9: note: previous definition is here #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from /usr/include/sys/queue.hrte_vhost_user.c::58837:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :note: 43previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] ^ #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here In file included from vhost_blk.c:36: In file included from #define TAILQ_LAST(head, headname) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h : ^43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142In file included from :rte_vhost_user.c9::37 : warning: In file included from 'STAILQ_LAST' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define STAILQ_LAST(head, type, field) \: 321 ^: 9:/usr/include/sys/queue.h :warning: 652'TAILQ_PREV' macro redefined [-Wmacro-redefined]: 9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h#define STAILQ_LAST(head, type, field) \: 425 ^: 9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from vhost_blk.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from vhost_blk.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from tgt_node.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: In file included from warning: vhost_blk.cusage of non-standard #include is deprecated [-W#warnings]: 36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:In file included from 9#warning usage of non-standard #include is deprecatediscsi_rpc.c: : ^35warning: : 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL): In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :41/usr/include/sys/queue.h: :/usr/include/sys/cdefs.h427::19::2 :note: previous definition is herewarning: usage of non-standard #include is deprecated [-W#warnings] #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) #warning usage of non-standard #include is deprecated ^ ^ In file included from vhost_blk.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from vhost_blk.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from vhost_blk.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from vhost_blk.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from tgt_node.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] In file included from iscsi_rpc.c:#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)35 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:/usr/include/sys/queue.h123::5889::9 :warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]note: previous definition is here #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ /usr/include/sys/queue.h:588:9: note: In file included from previous definition is heretgt_node.c :37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : ^50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^In file included from iscsi_rpc.c:/usr/include/sys/queue.h35:: 652In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h9::39 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50#define STAILQ_LAST(head, type, field) \: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^: 142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: In file included from previous definition is heretgt_node.c :37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: #define STAILQ_LAST(head, type, field) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^: 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here In file included from iscsi_rpc.c:35#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)): In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h :39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:In file included from 9tgt_node.c:: 37warning: : 'LIST_EMPTY' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50#define LIST_EMPTY(head) ((head)->lh_first == NULL): /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^: 222:/usr/include/sys/queue.h9::200 :warning: 9'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))/usr/include/sys/queue.h : ^208 :9: note: previous definition is here In file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \iscsi_rpc.c : ^35 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] In file included from tgt_node.c:37: #define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h ^: 43: /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h208::509: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :note: 282previous definition is here: 9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))In file included from iscsi_rpc.c ^: 35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.htgt_node.c::5037: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h282::439: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hwarning: :'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] ^ /usr/include/sys/queue.h:427:9: #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \note: previous definition is here ^ /usr/include/sys/queue.h:435:9: #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))note: previous definition is here ^ #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from iscsi_rpc.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from :tgt_node.c43:: 37In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h50:: 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 291/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::950:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hwarning: :'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]306 :9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \previous definition is here ^ /usr/include/sys/queue.h:445:#define TAILQ_FOREACH_SAFE(var, head, field, next) \9 : ^ note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \In file included from iscsi_rpc.c ^: 35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from :tgt_node.c43:: 37In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h50:: 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 306/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::950:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hwarning: :'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]316 :9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ #define TAILQ_LAST(head, headname) \/usr/include/sys/queue.h : ^445 :9: /usr/include/sys/queue.hnote: :previous definition is here423 :9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^#define TAILQ_LAST(head, headname) \ ^ In file included from In file included from iscsi_rpc.ctgt_node.c::3537: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h::3943: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::4350: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::32150:: 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: 316warning: :'TAILQ_PREV' macro redefined [-Wmacro-redefined]9 : warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ #define TAILQ_LAST(head, headname) \/usr/include/sys/queue.h : ^425 :9/usr/include/sys/queue.h:: 423note: :previous definition is here9 : note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ #define TAILQ_LAST(head, headname) \ ^ In file included from iscsi_rpc.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from vhost.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from vhost.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from vhost.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from vhost.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from vhost.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from conn.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] In file included from vhost.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: #warning usage of non-standard #include is deprecatedIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^: 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from vhost.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from vhost.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from vhost.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from vhost.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from conn.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from conn.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from conn.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from conn.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from conn.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from conn.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from conn.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \In file included from portal_grp.c ^: 37: /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h445::439: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: :previous definition is here41 : /usr/include/sys/cdefs.h:1:2: warning: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \usage of non-standard #include is deprecated [-W#warnings] ^ In file included from conn.c#warning usage of non-standard #include is deprecated: 38 ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from conn.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] In file included from iscsi_subsystem.c:38#define TAILQ_PREV(elm, headname, field) \: In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h :39/usr/include/sys/queue.h: :In file included from 425/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::943:: In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hprevious definition is here: 41: /usr/include/sys/cdefs.h:1:2#define TAILQ_PREV(elm, headname, field) \: ^warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from portal_grp.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ In file included from iscsi_subsystem.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h/usr/include/sys/queue.h::39588: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:: 43note: : previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)): ^warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ In file included from portal_grp.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:/usr/include/sys/queue.h43:: 588In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9::50 : note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hprevious definition is here: 142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from iscsi_subsystem.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined]In file included from portal_grp.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:#define STAILQ_LAST(head, type, field) \43 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:/usr/include/sys/queue.h50:: 652/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::9213:: 9note: :previous definition is here warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^#define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from iscsi_subsystem.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39In file included from : portal_grp.cIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h37:: 43In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h43:: 50In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::50213: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9::222 :warning: 9'LIST_EMPTY' macro redefined [-Wmacro-redefined]: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ #define LIST_FOREACH_SAFE(var, head, field, tvar) \/usr/include/sys/queue.h : ^200 :9/usr/include/sys/queue.h:: 208note: :previous definition is here9 : note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^#define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from iscsi_subsystem.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hportal_grp.c::22237:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h :warning: 43'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:#define LIST_FOREACH_SAFE(var, head, field, tvar) \9 : ^ warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]/usr/include/sys/queue.h :208:9: note: previous definition is here#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427#define LIST_FOREACH_SAFE(var, head, field, tvar) \: 9 ^: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from In file included from portal_grp.ciscsi_subsystem.c::3738: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h::4339: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::5043: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h291::509: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :warning: 282'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: 9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)/usr/include/sys/queue.h : ^435 :9/usr/include/sys/queue.h:: 427note: :previous definition is here9 : note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from portal_grp.c:In file included from 37iscsi_subsystem.c: :In file included from 38/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h: :In file included from 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h: :In file included from 39/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h43:: 306In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9::50 : warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]: 291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \/usr/include/sys/queue.h : ^445 :9/usr/include/sys/queue.h:: 435note: :previous definition is here9 : note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \#define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ ^ In file included from portal_grp.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.hIn file included from :iscsi_subsystem.c43:: 38In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h50:: 39/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 316/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::943:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h'TAILQ_LAST' macro redefined [-Wmacro-redefined]: 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9#define TAILQ_LAST(head, headname) \: ^warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ #define TAILQ_LAST(head, headname) \/usr/include/sys/queue.h : ^445 :9: note: previous definition is here In file included from portal_grp.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9In file included from :iscsi_subsystem.c :warning: 38'TAILQ_PREV' macro redefined [-Wmacro-redefined]: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:#define TAILQ_PREV(elm, headname, field) \43 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:/usr/include/sys/queue.h50:: 425/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::9316:: 9note: :previous definition is here warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^#define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from iscsi_subsystem.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from vhost_blk.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 10 warnings generated. 11 warnings generated. 11 warnings generated. LIB libspdk_ftl.a SO libspdk_ftl.so.4.0 10 warnings generated. SYMLINK libspdk_ftl.so 10 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. LIB libspdk_blobfs.a In file included from vhost_scsi.c:46: In file included from ./vhost_internal.h:40: In file included from /usr/include/rte_vhost.h:18: In file included from /usr/include/rte_mempool.h:49: In file included from /usr/include/rte_mempool_trace_fp.h:18: In file included from /usr/include/rte_trace_point.h:31: In file included from /usr/include/rte_string_fns.h:87: In file included from /usr/include/bsd/string.h:39: In file included from /usr/include/bsd/sys/cdefs.h:51: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ SO libspdk_blobfs.so.6.0 10 warnings generated. 10 warnings generated. LIB libspdk_nvmf.a 10 warnings generated. SYMLINK libspdk_blobfs.so 10 warnings generated. SO libspdk_nvmf.so.12.0 10 warnings generated. In file included from vhost_blk.c:45: In file included from ./vhost_internal.h:40: In file included from /usr/include/rte_vhost.h:18: In file included from /usr/include/rte_mempool.h:49: In file included from /usr/include/rte_mempool_trace_fp.h:18: In file included from /usr/include/rte_trace_point.h:31: In file included from /usr/include/rte_string_fns.h:87: In file included from /usr/include/bsd/string.h:39: In file included from /usr/include/bsd/sys/cdefs.h:51: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from vhost_rpc.c:44: In file included from ./vhost_internal.h:40: In file included from /usr/include/rte_vhost.h:18: In file included from /usr/include/rte_mempool.h:49: In file included from /usr/include/rte_mempool_trace_fp.h:18: In file included from /usr/include/rte_trace_point.h:31: In file included from /usr/include/rte_string_fns.h:87: In file included from /usr/include/bsd/string.h:39: In file included from /usr/include/bsd/sys/cdefs.h:51: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ SYMLINK libspdk_nvmf.so In file included from vhost.c:43: In file included from ./vhost_internal.h:40: In file included from /usr/include/rte_vhost.h:18: In file included from /usr/include/rte_mempool.h:49: In file included from /usr/include/rte_mempool_trace_fp.h:18: In file included from /usr/include/rte_trace_point.h:31: In file included from /usr/include/rte_string_fns.h:87: In file included from /usr/include/bsd/string.h:39: In file included from /usr/include/bsd/sys/cdefs.h:51: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from rte_vhost_user.c:44: In file included from ./vhost_internal.h:40: In file included from /usr/include/rte_vhost.h:18: In file included from /usr/include/rte_mempool.h:49: In file included from /usr/include/rte_mempool_trace_fp.h:18: In file included from /usr/include/rte_trace_point.h:31: In file included from /usr/include/rte_string_fns.h:87: In file included from /usr/include/bsd/string.h:39: In file included from /usr/include/bsd/sys/cdefs.h:51: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 11 warnings generated. 11 warnings generated. 11 warnings generated. 12 warnings generated. 11 warnings generated. LIB libspdk_vhost.a SO libspdk_vhost.so.6.0 SYMLINK libspdk_vhost.so 10 warnings generated. LIB libspdk_iscsi.a SO libspdk_iscsi.so.6.0 SYMLINK libspdk_iscsi.so CC module/env_dpdk/env_dpdk_rpc.o CC module/accel/ioat/accel_engine_ioat.o CC module/scheduler/gscheduler/gscheduler.o CC module/accel/ioat/accel_engine_ioat_rpc.o CC module/blob/bdev/blob_bdev.o CC module/sock/posix/posix.o CC module/scheduler/dpdk_governor/dpdk_governor.o CC module/scheduler/dynamic/scheduler_dynamic.o In file included from env_dpdk_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from env_dpdk_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from env_dpdk_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from env_dpdk_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from env_dpdk_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from env_dpdk_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from env_dpdk_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from env_dpdk_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from env_dpdk_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from env_dpdk_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. LIB libspdk_env_dpdk_rpc.a SO libspdk_env_dpdk_rpc.so.4.0 In file included from gscheduler.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated In file included from ^accel_engine_ioat.c :38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/accel_engine.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from gscheduler.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from accel_engine_ioat.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/accel_engine.h:In file included from 40gscheduler.c: :In file included from 37/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h43:: 123In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h9::47 : warning: In file included from 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h :42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL): 142 ^: 9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h/usr/include/sys/queue.h::588652::99:: note: note: previous definition is hereprevious definition is here #define STAILQ_LAST(head, type, field) \ #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ ^ In file included from accel_engine_ioat.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/accel_engine.h:40: In file included from In file included from gscheduler.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::3750: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h::14243:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h :warning: 47'STAILQ_LAST' macro redefined [-Wmacro-redefined]: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define STAILQ_LAST(head, type, field) \50 : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :213/usr/include/sys/queue.h::9652:: 9warning: :'LIST_EMPTY' macro redefined [-Wmacro-redefined] note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == NULL) #define STAILQ_LAST(head, type, field) \ ^ ^/usr/include/sys/queue.h :200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from gscheduler.c:37: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.haccel_engine_ioat.c::4338: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/accel_engine.h::4740: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::4250: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::21350:: 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: 222warning: :'LIST_EMPTY' macro redefined [-Wmacro-redefined]9 : warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ #define LIST_FOREACH_SAFE(var, head, field, tvar) \/usr/include/sys/queue.h : ^200 :/usr/include/sys/queue.h9::208 :note: 9previous definition is here: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^#define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from accel_engine_ioat.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/accel_engine.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]In file included from gscheduler.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h:43#define LIST_FOREACH_SAFE(var, head, field, tvar) \: In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h :/usr/include/sys/queue.h47:: 208In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h9::42 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9#define LIST_FOREACH_SAFE(var, head, field, tvar) \: ^warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here In file included from accel_engine_ioat.c:#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))38 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/accel_engine.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hgscheduler.c::28237:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h :warning: 43'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)42 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/usr/include/sys/queue.h::50427: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9::291 :note: 9previous definition is here: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: In file included from note: accel_engine_ioat.cprevious definition is here: 38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/accel_engine.h:40: In file included from #define TAILQ_FOREACH_SAFE(var, head, field, next) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : ^50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] In file included from gscheduler.c#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \: 37 ^: In file included from /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h::43543:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h :note: 47previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define TAILQ_FOREACH_SAFE(var, head, field, next) \50 : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] In file included from accel_engine_ioat.c:38: In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/accel_engine.h : ^40 : In file included from /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::44550:: 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: 306note: :previous definition is here9 : warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:In file included from 445gscheduler.c::937:: In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.hprevious definition is here: 43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \42 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9:In file included from accel_engine_ioat.cwarning: :'TAILQ_LAST' macro redefined [-Wmacro-redefined]38 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/accel_engine.h:40: In file included from #define TAILQ_LAST(head, headname) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : ^50 : /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::423316::99:: note: warning: previous definition is here'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ #define TAILQ_LAST(head, headname) \ ^ ^ /usr/include/sys/queue.h:423:9:In file included from gscheduler.cnote: :previous definition is here37 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/event.h:43#define TAILQ_LAST(head, headname) \: In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h :47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:In file included from 42accel_engine_ioat.c: :In file included from 38/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/accel_engine.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h40:: 321In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9::50 : warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h'TAILQ_PREV' macro redefined [-Wmacro-redefined]: 321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined]#define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425#define TAILQ_PREV(elm, headname, field) \: 9 ^: /usr/include/sys/queue.hnote: :previous definition is here425 :9: note: previous definition is here#define TAILQ_PREV(elm, headname, field) \ ^ #define TAILQ_PREV(elm, headname, field) \ ^ In file included from accel_engine_ioat_rpc.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from accel_engine_ioat_rpc.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from accel_engine_ioat_rpc.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from accel_engine_ioat_rpc.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from accel_engine_ioat_rpc.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from accel_engine_ioat_rpc.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from accel_engine_ioat_rpc.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from accel_engine_ioat_rpc.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from accel_engine_ioat_rpc.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from accel_engine_ioat_rpc.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. In file included from dpdk_governor.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from scheduler_dynamic.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from dpdk_governor.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from dpdk_governor.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from dpdk_governor.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:In file included from 9scheduler_dynamic.c:: 36warning: : 'LIST_EMPTY' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: #define LIST_EMPTY(head) ((head)->lh_first == NULL)In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^: 50: /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::200123::99:: note: warning: previous definition is here'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ ^ In file included from dpdk_governor.c:35/usr/include/sys/queue.h: :In file included from 588/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h::943:: In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hprevious definition is here: 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] ^ #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here In file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \scheduler_dynamic.c : ^36 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] In file included from dpdk_governor.c#define STAILQ_LAST(head, type, field) \: 35 ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h/usr/include/sys/queue.h::43652: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: 50note: : previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :282:9: warning: #define STAILQ_LAST(head, type, field) \'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] ^ #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) In file included from ^scheduler_dynamic.c :36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.hdpdk_governor.c::4235: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h::5043: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h213::509: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :warning: 291'LIST_EMPTY' macro redefined [-Wmacro-redefined]: 9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \: 200 ^: 9/usr/include/sys/queue.h:: 435note: :previous definition is here9 : note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from scheduler_dynamic.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from In file included from dpdk_governor.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h::3542: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::4350: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::22250:: 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: 306warning: :'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]9 : warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \208 : ^9 :/usr/include/sys/queue.h :note: 445previous definition is here: 9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from dpdk_governor.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50In file included from : scheduler_dynamic.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::36316: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:: 47warning: : 'TAILQ_LAST' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define TAILQ_LAST(head, headname) \50 : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :/usr/include/sys/queue.h282::4239::9 :warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]note: previous definition is here #define TAILQ_LAST(head, headname) \#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ ^ /usr/include/sys/queue.h:427:In file included from 9dpdk_governor.c:: 35note: : previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ^321 :9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] In file included from scheduler_dynamic.c:36#define TAILQ_PREV(elm, headname, field) \: In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h :/usr/include/sys/queue.h47:: 425In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h9::42 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291#define TAILQ_PREV(elm, headname, field) \: 9 ^: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from In file included from posix.cscheduler_dynamic.c::4936: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h::4347: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h::4142: : /usr/include/sys/cdefs.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h1::502: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :warning: 306usage of non-standard #include is deprecated [-W#warnings]: 9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #warning usage of non-standard #include is deprecated ^ #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from scheduler_dynamic.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from scheduler_dynamic.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from posix.c:49: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from posix.c:49: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from posix.c:49: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from posix.c:49: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from posix.c:49: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from posix.c:49: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from posix.c:49: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from posix.c:49: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from posix.c:49: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from blob_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from blob_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from blob_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from blob_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from blob_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from blob_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from blob_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from blob_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from blob_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from blob_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ SYMLINK libspdk_env_dpdk_rpc.so 10 warnings generated. LIB libspdk_scheduler_gscheduler.a SO libspdk_scheduler_gscheduler.so.2.0 In file included from blob_bdev.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 10 warnings generated. 10 warnings generated. LIB libspdk_accel_ioat.a SYMLINK libspdk_scheduler_gscheduler.so SO libspdk_accel_ioat.so.4.0 LIB libspdk_scheduler_dpdk_governor.a SO libspdk_scheduler_dpdk_governor.so.2.0 SYMLINK libspdk_accel_ioat.so SYMLINK libspdk_scheduler_dpdk_governor.so 10 warnings generated. LIB libspdk_scheduler_dynamic.a SO libspdk_scheduler_dynamic.so.2.0 11 warnings generated. LIB libspdk_blob_bdev.a SO libspdk_blob_bdev.so.7.0 SYMLINK libspdk_scheduler_dynamic.so SYMLINK libspdk_blob_bdev.so CC module/bdev/delay/vbdev_delay.o CC module/bdev/lvol/vbdev_lvol.o CC module/bdev/error/vbdev_error.o CC module/bdev/delay/vbdev_delay_rpc.o CC module/bdev/error/vbdev_error_rpc.o CC module/bdev/lvol/vbdev_lvol_rpc.o CC module/bdev/aio/bdev_aio.o CC module/bdev/raid/bdev_raid.o CC module/blobfs/bdev/blobfs_bdev.o CC module/bdev/nvme/bdev_nvme.o CC module/bdev/ftl/bdev_ftl.o CC module/bdev/aio/bdev_aio_rpc.o CC module/blobfs/bdev/blobfs_bdev_rpc.o CC module/bdev/raid/bdev_raid_rpc.o CC module/bdev/nvme/bdev_nvme_rpc.o CC module/bdev/raid/raid0.o CC module/bdev/ftl/bdev_ftl_rpc.o CC module/bdev/nvme/nvme_rpc.o CC module/bdev/raid/concat.o CC module/bdev/nvme/vbdev_opal.o CC module/bdev/split/vbdev_split.o CC module/bdev/passthru/vbdev_passthru.o CC module/bdev/split/vbdev_split_rpc.o CC module/bdev/nvme/vbdev_opal_rpc.o CC module/bdev/passthru/vbdev_passthru_rpc.o CC module/bdev/zone_block/vbdev_zone_block.o CC module/bdev/gpt/gpt.o CC module/bdev/malloc/bdev_malloc.o CC module/bdev/null/bdev_null.o CC module/bdev/virtio/bdev_virtio_scsi.o CC module/bdev/pmem/bdev_pmem.o In file included from bdev_nvme_rpc.c:37: In file included from ./bdev_nvme.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_nvme_rpc.c:37: In file included from ./bdev_nvme.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from bdev_nvme_rpc.c:37: In file included from ./bdev_nvme.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from bdev_nvme_rpc.c:37: In file included from ./bdev_nvme.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from bdev_nvme_rpc.c:37: In file included from ./bdev_nvme.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from bdev_nvme_rpc.c:37: In file included from ./bdev_nvme.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from bdev_nvme_rpc.c:37: In file included from ./bdev_nvme.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from bdev_nvme_rpc.c:37: In file included from ./bdev_nvme.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from bdev_nvme_rpc.c:37: In file included from ./bdev_nvme.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from bdev_nvme_rpc.c:37: In file included from ./bdev_nvme.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from bdev_nvme.c:37: In file included from ./bdev_nvme.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_nvme.c:37: In file included from ./bdev_nvme.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from bdev_nvme.c:37: In file included from ./bdev_nvme.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from bdev_nvme.c:37: In file included from ./bdev_nvme.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from bdev_nvme.c:37: In file included from ./bdev_nvme.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from bdev_nvme.c:37: In file included from ./bdev_nvme.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from bdev_nvme.c:37: In file included from ./bdev_nvme.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from vbdev_opal.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from In file included from bdev_nvme.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h::3748: : In file included from In file included from ./bdev_nvme.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::4043: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::5041: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/usr/include/sys/cdefs.h::3061::92:: warning: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]usage of non-standard #include is deprecated [-W#warnings] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \#warning usage of non-standard #include is deprecated ^ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from bdev_nvme.c:37: In file included from ./bdev_nvme.h:40: In file included from In file included from vbdev_error_rpc.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::3950: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h::31643:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :warning: 41'TAILQ_LAST' macro redefined [-Wmacro-redefined]: /usr/include/sys/cdefs.h:1:2: #define TAILQ_LAST(head, headname) \warning: usage of non-standard #include is deprecated [-W#warnings] ^ /usr/include/sys/queue.h:423:9: note: previous definition is here#warning usage of non-standard #include is deprecated ^ #define TAILQ_LAST(head, headname) \ ^ In file included from bdev_nvme.c:37: In file included from ./bdev_nvme.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from gpt.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecatedIn file included from vbdev_opal.c ^: 34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from vbdev_opal.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hvbdev_error_rpc.c::14239:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h :warning: 43'STAILQ_LAST' macro redefined [-Wmacro-redefined]: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:#define STAILQ_LAST(head, type, field) \123 : ^9 : /usr/include/sys/queue.hwarning: :'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]652 :9: note: previous definition is here #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from vbdev_opal.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hvbdev_error_rpc.c::4339: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h::5043: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h213::509: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :warning: 142'LIST_EMPTY' macro redefined [-Wmacro-redefined]: 9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ #define STAILQ_LAST(head, type, field) \/usr/include/sys/queue.h : ^200 :/usr/include/sys/queue.h9::652 :note: 9previous definition is here: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))#define STAILQ_LAST(head, type, field) \ ^ ^ In file included from vbdev_opal.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from :vbdev_error_rpc.c43:: 39In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h50:: 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 222/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::950:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hwarning: :'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]213 :9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:#define LIST_EMPTY(head) ((head)->lh_first == NULL)208 : ^9In file included from :gpt.c/usr/include/sys/queue.h ::note: 38200previous definition is here: : In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:: 47#define LIST_FOREACH_SAFE(var, head, field, tvar) \note: : previous definition is hereIn file included from ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h :42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)): 50 ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] In file included from In file included from vbdev_opal.cvbdev_error_rpc.c::#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)3439 : : ^In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h::3843: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/usr/include/sys/queue.h:::4850588: : :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:::222 43:note: : 9previous definition is hereIn file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :warning: 50'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ^282 :#define LIST_FOREACH_SAFE(var, head, field, tvar) \9 : ^ warning: /usr/include/sys/queue.h'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]: 208:9: note: previous definition is hereIn file included from #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) gpt.c : ^38 : In file included from /usr/include/sys/queue.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h: :427 ^47: : 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h :note: 42previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))9 : ^ warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \In file included from vbdev_opal.c ^: 34: /usr/include/sys/queue.hIn file included from :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h652vbdev_error_rpc.c:::38939: :: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hnote: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:previous definition is here:48 43: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h#define STAILQ_LAST(head, type, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :43 ^50: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::28250:: 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: 291warning: :'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]9 : warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] In file included from gpt.c#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL): 38#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^: In file included from ^/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h ::/usr/include/sys/queue.h42747::: 4359In file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h9 ::note: 42 previous definition is here: note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :50#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)): /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^#define TAILQ_FOREACH_SAFE(var, head, field, next) \: 213 ^: 9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] In file included from vbdev_error_rpc.c:39: In file included from #define LIST_EMPTY(head) ((head)->lh_first == NULL)/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hIn file included from :vbdev_opal.c ^43: : 34/usr/include/sys/queue.hIn file included from : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from 200:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:50:9: 38:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from note: 291/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hprevious definition is here:: 948:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: 43 ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^: 306/usr/include/sys/queue.h::9435:: 9In file included from warning: :gpt.c'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] : note: 38previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \47 : ^#define TAILQ_FOREACH_SAFE(var, head, field, next) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h/usr/include/sys/queue.h ^:: 42445: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: 50note: : previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :vbdev_error_rpc.c222::399: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \:In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h ^warning: : 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50In file included from : #define LIST_FOREACH_SAFE(var, head, field, tvar) \vbdev_opal.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :: ^34306 : :/usr/include/sys/queue.hIn file included from 9:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:208: :38warning: 9: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]:In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hnote: :previous definition is here48 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \43 : #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^:/usr/include/sys/queue.h 50:: 445/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::9316:: 9note: :previous definition is here warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ ^In file included from gpt.c/usr/include/sys/queue.h::38423: In file included from :In file included from vbdev_error_rpc.c9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:::39 47: note: : In file included from previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h::4342: #define TAILQ_LAST(head, headname) \: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :5050: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:In file included from :316vbdev_opal.c282:::9349:: : In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.hwarning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined]:'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] 38 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48#define TAILQ_LAST(head, headname) \: #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)In file included from ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ^:/usr/include/sys/queue.h 43:/usr/include/sys/queue.h: 423:In file included from :427/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9:::950 :: note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hprevious definition is herenote: : previous definition is here321 :9:#define TAILQ_LAST(head, headname) \ warning: ^'TAILQ_PREV' macro redefined [-Wmacro-redefined]#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from #define TAILQ_PREV(elm, headname, field) \vbdev_error_rpc.c : ^39 In file included from : /usr/include/sys/queue.hgpt.cIn file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h42538::: 439In file included from : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: 47:previous definition is here: 50 In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::#define TAILQ_PREV(elm, headname, field) \42321 : : ^In file included from 9 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: 50warning: : 'TAILQ_PREV' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :291:9: warning: #define TAILQ_PREV(elm, headname, field) \'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] ^ /usr/include/sys/queue.h:425:#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \9 : ^ note: previous definition is here/usr/include/sys/queue.h :435:9: #define TAILQ_PREV(elm, headname, field) \note: previous definition is here ^ #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from gpt.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from gpt.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from gpt.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from vbdev_opal_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from vbdev_opal_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from vbdev_opal_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from vbdev_opal_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from vbdev_opal_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from vbdev_opal_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from vbdev_opal_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from vbdev_opal_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from vbdev_opal_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from vbdev_opal_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ In file included from ^nvme_rpc.c :38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from vbdev_delay.c:37: In file included from ./vbdev_delay.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_rpc.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvme_rpc.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme_rpc.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_rpc.c:In file included from 38bdev_ftl.c: :In file included from 35/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h: :In file included from 46/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: :In file included from 47/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: :In file included from 47/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :In file included from 41/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :/usr/include/sys/cdefs.h50:: 1/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::2222:: 9warning: :usage of non-standard #include is deprecated [-W#warnings] warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #warning usage of non-standard #include is deprecated#define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_rpc.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:In file included from 50vbdev_delay.c: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h37:: 282In file included from :./vbdev_delay.h9::39 : warning: In file included from 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h :47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ^123 :9/usr/include/sys/queue.h:: 427warning: :'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]9 : note: previous definition is here #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ /usr/include/sys/queue.hIn file included from :nvme_rpc.c588::389: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.hnote: :previous definition is here46 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)): /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^: 291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from /usr/include/sys/queue.hvbdev_delay.c::43537:: 9In file included from :./vbdev_delay.h :note: 39previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50#define TAILQ_FOREACH_SAFE(var, head, field, next) \: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^: 142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ In file included from ^nvme_rpc.c :38/usr/include/sys/queue.h: :In file included from 652/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h::946:: In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hprevious definition is here: 47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: #define STAILQ_LAST(head, type, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ^306 :9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here In file included from vbdev_delay.c:37: In file included from ./vbdev_delay.h:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \39 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50In file included from : nvme_rpc.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::38213: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:: 46warning: : 'LIST_EMPTY' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50#define LIST_EMPTY(head) ((head)->lh_first == NULL): /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^: 316:/usr/include/sys/queue.h9::200 :warning: 9'TAILQ_LAST' macro redefined [-Wmacro-redefined]: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)): 423 ^: 9: note: previous definition is here In file included from vbdev_delay.c#define TAILQ_LAST(head, headname) \: 37 ^: In file included from ./vbdev_delay.h:39: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from nvme_rpc.c:bdev_ftl.c:47:38: 35: In file included from : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:50:46: 47: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: In file included from :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h222/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:::47950: :: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hwarning: ::'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]12350 :: 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: #define LIST_FOREACH_SAFE(var, head, field, tvar) \321warning: :'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] ^9 : /usr/include/sys/queue.hwarning: :'TAILQ_PREV' macro redefined [-Wmacro-redefined]208 :#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)9 :#define TAILQ_PREV(elm, headname, field) \ ^ note: ^previous definition is here /usr/include/sys/queue.h:425:9: note: #define LIST_FOREACH_SAFE(var, head, field, tvar) \previous definition is here /usr/include/sys/queue.h ^: 588#define TAILQ_PREV(elm, headname, field) \: 9 ^: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from vbdev_delay.c:37: In file included from ./vbdev_delay.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from In file included from bdev_ftl.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::3550: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:vbdev_lvol.c:282:47:35: 9: In file included from :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:warning: :50'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]42: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h142:#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL):47In file included from 9: In file included from bdev_aio.c ^:In file included from vbdev_delay_rpc.c: /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:35warning: ::35: 'STAILQ_LAST' macro redefined [-Wmacro-redefined]42741: In file included from :: In file included from ./bdev_aio.h9/usr/include/sys/cdefs.h./vbdev_delay.h::#define STAILQ_LAST(head, type, field) \::38 139: note: ^:: In file included from previous definition is here 2In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h In file included from /usr/include/sys/queue.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:In file included from concat.c: :#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))47bdev_aio_rpc.c:652warning: 47 : :34:usage of non-standard #include is deprecated [-W#warnings]: ^In file included from 34: 9 In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:In file included from ./bdev_raid.h #warning usage of non-standard #include is deprecated:41In file included from ./bdev_aio.h:note: 41: vbdev_delay.c:37previous definition is here ^: /usr/include/sys/cdefs.h:38: /usr/include/sys/cdefs.h:37In file included from : In file included from :1: #define STAILQ_LAST(head, type, field) \vbdev_lvol_rpc.cIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h1:In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h::2./vbdev_delay.h ^35:462:: : 47: : 39In file included from : In file included from warning: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hwarning: usage of non-standard #include is deprecated [-W#warnings]In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:usage of non-standard #include is deprecated [-W#warnings] /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h47:47 In file included from :: 41: #warning usage of non-standard #include is deprecatedbdev_ftl.c47In file included from : In file included from #warning usage of non-standard #include is deprecatedIn file included from :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/usr/include/sys/cdefs.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h bdev_raid.c ^35In file included from ::: ^: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h41141 35In file included from :: :: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h50/usr/include/sys/cdefs.h2/usr/include/sys/cdefs.hIn file included from :: :::./bdev_raid.h47/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h1 1:: ::warning: :37In file included from 2912usage of non-standard #include is deprecated [-W#warnings]2: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: :In file included from :9 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h50:warning: warning: :#warning usage of non-standard #include is deprecated: usage of non-standard #include is deprecated [-W#warnings]usage of non-standard #include is deprecated [-W#warnings]46 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hwarning: : ^:'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]In file included from In file included from 213 bdev_raid_rpc.c#warning usage of non-standard #include is deprecated/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h#warning usage of non-standard #include is deprecated:: : 9#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \35 ^47 ^: : : ^In file included from In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h'LIST_EMPTY' macro redefined [-Wmacro-redefined]:/usr/include/sys/queue.h: 47:41: 435: In file included from :/usr/include/sys/cdefs.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define LIST_EMPTY(head) ((head)->lh_first == NULL)9:: :141 ^ :: note: 2/usr/include/sys/cdefs.h/usr/include/sys/queue.hprevious definition is here:In file included from :: raid0.c1200warning: :::usage of non-standard #include is deprecated [-W#warnings]#define TAILQ_FOREACH_SAFE(var, head, field, next) \3529 : :: ^In file included from #warning usage of non-standard #include is deprecated ./bdev_raid.hwarning: note: :usage of non-standard #include is deprecated [-W#warnings]previous definition is here ^37 : In file included from In file included from vbdev_delay.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))#warning usage of non-standard #include is deprecated:37 46: ^ ^: In file included from In file included from ./vbdev_delay.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h::3947: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:In file included from bdev_ftl.c:47vbdev_zone_block.c:41: :35: In file included from 36: /usr/include/sys/cdefs.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: In file included from ::In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h150./vbdev_zone_block.h::: In file included from :472/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hvbdev_lvol.c39: :::In file included from : In file included from 30635blobfs_bdev.cIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hwarning: :: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:usage of non-standard #include is deprecated [-W#warnings]9In file included from 36:50 :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h: 47: :In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hwarning: 42/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h#warning usage of non-standard #include is deprecatedIn file included from :'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h222 In file included from 47 ^::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: 419:In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \: :47/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h /usr/include/sys/cdefs.h : : ^:warning: In file included from 41 1'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: /usr/include/sys/queue.h: :/usr/include/sys/cdefs.h:250:445:: 1:#define LIST_FOREACH_SAFE(var, head, field, tvar) \ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:9 warning: :2: ^123In file included from :usage of non-standard #include is deprecated [-W#warnings] :bdev_aio.c note: /usr/include/sys/queue.h9In file included from :warning: previous definition is here::vbdev_delay_rpc.c35#warning usage of non-standard #include is deprecatedusage of non-standard #include is deprecated [-W#warnings] 208 :: :warning: 35In file included from ^#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \9'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]: ./bdev_aio.h #warning usage of non-standard #include is deprecated: In file included from : ^ ./vbdev_delay.h38 ^note: :#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL): previous definition is here39 In file included from In file included from : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hvbdev_delay.cIn file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \4737: : : 47 ^In file included from In file included from /usr/include/sys/queue.hIn file included from In file included from : bdev_aio_rpc.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:In file included from concat.c./vbdev_delay.hIn file included from ::588vbdev_lvol_rpc.c::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h3450::3439:: : 935: : 50In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :: In file included from In file included from : ./bdev_aio.h:bdev_ftl.c In file included from ./bdev_raid.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:::38:35previous definition is here:3747123: 9: 47: : :In file included from :In file included from : In file included from In file included from In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.hIn file included from bdev_raid.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::warning: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:bdev_raid_rpc.c:: 47'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] ^47:46:3550warning: : : 50: 35: : 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]In file included from In file included from : In file included from : In file included from #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from ./bdev_raid.h :In file included from ::::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^316vbdev_lvol.c505012347:37 ::: : :: 47: ^935/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9In file included from : In file included from :/usr/include/sys/queue.h: :::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h :In file included from 123282 :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:warning: /usr/include/sys/queue.h588/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:In file included from :warning: 50:46'TAILQ_LAST' macro redefined [-Wmacro-redefined]:::9raid0.c9'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]: 50: 588942::: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: In file included from ::: #define TAILQ_LAST(head, headname) \35 :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h9 In file included from #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)warning: : warning: 123:::note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] ^In file included from 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]:12347 previous definition is here: ^ ./bdev_raid.h In file included from 9:: note: 47 /usr/include/sys/queue.h:blobfs_bdev.c:9In file included from #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)previous definition is hereIn file included from In file included from #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL): :37: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) vbdev_zone_block.c/usr/include/sys/queue.hblobfs_bdev_rpc.c In file included from 423: 36warning: : ^::: ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))In file included from : 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]warning: 50 ^ 3658836 :9 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.hIn file included from 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]: : :: /usr/include/sys/queue.h50: ^:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/usr/include/sys/queue.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from 9In file included from #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL):: 46:::./vbdev_zone_block.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)In file included from 427/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnote: : 47588123: : ^ bdev_aio.c::previous definition is hereIn file included from : :In file included from :39note: 47 ^:9142 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from 9vbdev_delay_rpc.c9: previous definition is here: 35:::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define TAILQ_LAST(head, headname) \::/usr/include/sys/queue.hIn file included from In file included from : 947: 35 /usr/include/sys/queue.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from note: :: 50#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))note: ^: warning: :588::./bdev_aio.hprevious definition is here In file included from : previous definition is here In file included from 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]588:4741: warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^ ./vbdev_delay.h :9: : 38: In file included from ::#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) In file included from :#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))9:In file included from /usr/include/sys/cdefs.hIn file included from #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)vbdev_delay.c50123 In file included from vbdev_passthru_rpc.c'STAILQ_LAST' macro redefined [-Wmacro-redefined]39 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h :: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^vbdev_lvol_rpc.c: : ^ In file included from note: :bdev_ftl_rpc.c1: ^379: :34In file included from note: vbdev_split.cprevious definition is here#define STAILQ_LAST(head, type, field) \50::47In file included from : :12335: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hprevious definition is here: : 362: bdev_ftl.cIn file included from In file included from :: In file included from :In file included from 39 ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: /usr/include/sys/queue.h:In file included from :#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))./vbdev_delay.hwarning: vbdev_passthru.c9In file included from ./vbdev_passthru.h47bdev_aio_rpc.c: :In file included from :#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h35 :'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:: :In file included from /usr/include/sys/queue.h123/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h588 warning: :In file included from : ^39 42 :39In file included from 34./vbdev_split.h:::: ^usage of non-standard #include is deprecated [-W#warnings]50vbdev_error.cIn file included from : : warning: 47: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)6529469 : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from In file included from 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]: In file included from :In file included from 37 ::: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h45:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h./vbdev_passthru.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h50#warning usage of non-standard #include is deprecated./bdev_aio.h: ^9#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) In file included from In file included from concat.c:: 47::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: :In file included from : warning: bdev_raid_rpc.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hnote: :142In file included from : 4739:47/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^38/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h ^'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]::previous definition is here34:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.hIn file included from /usr/include/sys/queue.h: : 50: : : :note: 3547 : 9:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:In file included from In file included from : In file included from 142In file included from 46previous definition is here: : In file included from :46#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL):588/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)):/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: In file included from In file included from ./bdev_raid.h : 50:::::: 9:In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:warning: In file included from #define STAILQ_LAST(head, type, field) \ ^: 9504714258841 ^:47/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h::37'STAILQ_LAST' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: : ::: : :4741: : ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from 99/usr/include/sys/cdefs.hwarning: In file included from 47: : /usr/include/sys/queue.hIn file included from 47 291note: :#define STAILQ_LAST(head, type, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:::'STAILQ_LAST' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: In file included from /usr/include/sys/cdefs.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h: :previous definition is here321 : 1 bdev_raid.c:In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:588:In file included from 9 : ^41warning: note: ::In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define STAILQ_LAST(head, type, field) \1:46/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:9 : 'STAILQ_LAST' macro redefined [-Wmacro-redefined]previous definition is here235#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))vbdev_lvol.c: :50 :9: : :/usr/include/sys/cdefs.h/usr/include/sys/queue.h :: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h41: ^2:In file included from 41warning: :: In file included from ^#define STAILQ_LAST(head, type, field) \35:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) :/usr/include/sys/queue.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]warning: 1652warning: ./bdev_raid.h : 142/usr/include/sys/cdefs.h: :note: :/usr/include/sys/cdefs.h 'TAILQ_PREV' macro redefined [-Wmacro-redefined]::usage of non-standard #include is deprecated [-W#warnings]: ^In file included from ::142 ^warning: 652previous definition is here47:In file included from 29 37 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \91#warning usage of non-standard #include is deprecated: usage of non-standard #include is deprecated [-W#warnings]: : 1blobfs_bdev.c::: /usr/include/sys/queue.h#define TAILQ_PREV(elm, headname, field) \: :: 9 9In file included from :: In file included from :#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) 42 ^ 2 ^:In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h236warning: note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h652#warning usage of non-standard #include is deprecated ^: warning: : raid0.c ::: usage of non-standard #include is deprecated [-W#warnings]previous definition is here::In file included from ^ In file included from /usr/include/sys/queue.h'STAILQ_LAST' macro redefined [-Wmacro-redefined] warning: :note: 50 In file included from 46 9blobfs_bdev_rpc.c ^ /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined]35previous definition is here: warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: ::#define STAILQ_LAST(head, type, field) \ ::#warning usage of non-standard #include is deprecated435usage of non-standard #include is deprecated [-W#warnings] : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define STAILQ_LAST(head, type, field) \usage of non-standard #include is deprecated [-W#warnings]:In file included from 36 425In file included from 47 : In file included from : #define STAILQ_LAST(head, type, field) \47#define STAILQ_LAST(head, type, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hnote: : ^:vbdev_zone_block.c: ^9./bdev_raid.h142 ^ : #warning usage of non-standard #include is deprecated:previous definition is hereIn file included from 9#warning usage of non-standard #include is deprecated:In file included from ::: ^In file included from /usr/include/sys/queue.h ^ 47 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: 36/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h 379 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: ^: : ^: :#define STAILQ_LAST(head, type, field) \note: : :In file included from /usr/include/sys/queue.h:652 In file included from 47note: In file included from 50 previous definition is hereIn file included from bdev_aio.c:50:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: In file included from previous definition is here./vbdev_zone_block.h: ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.hwarning: :652: 9:In file included from vbdev_delay_rpc.c :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :#define TAILQ_PREV(elm, headname, field) \'STAILQ_LAST' macro redefined [-Wmacro-redefined]35:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:#define TAILQ_FOREACH_SAFE(var, head, field, next) \50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:39:46 : 9: : :35: 213: ^In file included from :142note: #define STAILQ_LAST(head, type, field) \ ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h50: In file included from In file included from :In file included from ./bdev_aio.h :previous definition is here :: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hvbdev_lvol_rpc.c9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:note: 9 ^142/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h./vbdev_delay.h::::38previous definition is here: In file included from :::47#define STAILQ_LAST(head, type, field) \35 47: /usr/include/sys/queue.hbdev_ftl.c912339: : warning: : In file included from warning: :::#define STAILQ_LAST(head, type, field) \:: In file included from ^In file included from 'LIST_EMPTY' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h'STAILQ_LAST' macro redefined [-Wmacro-redefined]65235 9In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :: warning: ^:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:::479In file included from #define LIST_EMPTY(head) ((head)->lh_first == NULL)'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \:5047In file included from 50: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h warning: In file included from 47: : vbdev_passthru_rpc.c: In file included from : ^'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] ^bdev_aio_rpc.c: #define STAILQ_LAST(head, type, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from note: 47 :In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h34::bdev_raid_rpc.cprevious definition is here: /usr/include/sys/queue.h/usr/include/sys/queue.h34/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)142:: 14250: In file included from ::: : :50In file included from :: 35/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h200In file included from 652#define STAILQ_LAST(head, type, field) \In file included from 50 ^/usr/include/sys/queue.h9: ./vbdev_passthru.h9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from :bdev_ftl_rpc.c: ./bdev_aio.h: ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:::In file included from 50vbdev_passthru.c9:9 ^:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h652 :39 213/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: :/usr/include/sys/queue.h:36: In file included from 38In file included from ::warning: 213: warning: ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h42: : vbdev_error.c: vbdev_split.c2139'STAILQ_LAST' macro redefined [-Wmacro-redefined]:In file included from 'STAILQ_LAST' macro redefined [-Wmacro-redefined]947:: 588note: In file included from note: :In file included from In file included from :In file included from :: 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h :: 306In file included from :previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.hprevious definition is here45vbdev_split_rpc.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h39concat.c9 :: In file included from #define STAILQ_LAST(head, type, field) \:./vbdev_passthru.h9#define STAILQ_LAST(head, type, field) \ : : ::: ::note: 47warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h 9:: 46In file included from 3847In file included from 34#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) #define STAILQ_LAST(head, type, field) \previous definition is herewarning: : 'LIST_EMPTY' macro redefined [-Wmacro-redefined]: ^:39 ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h: : ./vbdev_split.h: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]In file included from 50 : note: In file included from :In file included from In file included from :In file included from ^'LIST_EMPTY' macro redefined [-Wmacro-redefined] ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: /usr/include/sys/queue.hwarning: #define STAILQ_LAST(head, type, field) \In file included from previous definition is here#define LIST_EMPTY(head) ((head)->lh_first == NULL)/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h46/usr/include/sys/queue.h./vbdev_split.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h37./bdev_raid.h :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL)/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h :: :::: :#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))50:652#define LIST_EMPTY(head) ((head)->lh_first == NULL) In file included from ^ : ^47In file included from 6523750In file included from 37 : 213: vbdev_lvol.c ^47 In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \:: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h: ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:9 ^: : /usr/include/sys/queue.hblobfs_bdev.cIn file included from : 9In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:In file included from :9: 35In file included from /usr/include/sys/queue.h::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h47 ^In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h123: /usr/include/sys/queue.h: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:20036:: bdev_raid.cIn file included from :213: :: note: :In file included from :200:: 50In file included from /usr/include/sys/queue.h:blobfs_bdev_rpc.cnote: 46:In file included from 469warning: previous definition is here200/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h50:9In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:35:previous definition is here: 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: :'LIST_EMPTY' macro redefined [-Wmacro-redefined] ::: 9:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:445: 36 In file included from ::In file included from 942/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: #define STAILQ_LAST(head, type, field) \::50:In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h 47/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hwarning: #define STAILQ_LAST(head, type, field) \:: : note: #define LIST_EMPTY(head) ((head)->lh_first == NULL)47123: 9./bdev_raid.hIn file included from :warning: : :'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] In file included from 123note: previous definition is here ^ : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h47'LIST_EMPTY' macro redefined [-Wmacro-redefined]In file included from 47 ^note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:previous definition is here ^In file included from 9: 37#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)):: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: previous definition is here:9 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:123note: : 47In file included from :In file included from 47#define LIST_EMPTY(head) ((head)->lh_first == NULL): /usr/include/sys/queue.h: :previous definition is here#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))In file included from ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: ^:#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))50warning: 9 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h In file included from In file included from vbdev_zone_block.c:: :In file included from ^warning: 200 : 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]: ^:raid0.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]: ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h 46::36: /usr/include/sys/queue.h :: :bdev_aio.c /usr/include/sys/queue.h9 :warning: : 3550: /usr/include/sys/cdefs.h#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL): ^123In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h50:::213'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)In file included from : : In file included from :In file included from 588 :vbdev_lvol_rpc.c:: 35200 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h./vbdev_zone_block.h1vbdev_delay_rpc.c ^:9:213/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :note: In file included from 9 ^:./bdev_raid.h::::#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) 9:35::In file included from 9previous definition is herebdev_ftl.c: 47:14239235 : : 9222./bdev_aio.h: : /usr/include/sys/queue.h: 37:: :: ^ warning: In file included from ::/usr/include/sys/queue.h: 35warning: :In file included from #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)): 9In file included from In file included from note: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h 9:38note: : 'LIST_EMPTY' macro redefined [-Wmacro-redefined]588/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hwarning: ./vbdev_delay.hprevious definition is here :warning: :588: previous definition is hereIn file included from :/usr/include/sys/queue.h: ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h :usage of non-standard #include is deprecated [-W#warnings]: 47'LIST_EMPTY' macro redefined [-Wmacro-redefined] :In file included from #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h9:50 :warning: #define LIST_EMPTY(head) ((head)->lh_first == NULL)47 39: In file included from warning: 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))::588: #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))46'STAILQ_LAST' macro redefined [-Wmacro-redefined] : : In file included from bdev_raid_rpc.c'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:: ^ #warning usage of non-standard #include is deprecated47 #define LIST_EMPTY(head) ((head)->lh_first == NULL):/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ^In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: 47 ^ : note: 9: ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:35#define STAILQ_LAST(head, type, field) \note: : ^In file included from previous definition is here#define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^:213 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/usr/include/sys/queue.h:/usr/include/sys/queue.h:50: previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :::50:47In file included from : In file included from ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: ^/usr/include/sys/queue.hnote: 947588#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)): 200: vbdev_passthru_rpc.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hbdev_aio_rpc.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h :50 :previous definition is here:#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)): : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:In file included from ::::50/usr/include/sys/queue.h: 200/usr/include/sys/queue.h In file included from 9 ^:9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h342223447: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::warning: ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: 213#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)): :: :: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h652:9208'LIST_EMPTY' macro redefined [-Wmacro-redefined] : : note: 50In file included from 9In file included from In file included from ::316:: In file included from 50note: 9 ^previous definition is here: ./vbdev_passthru.h:./bdev_aio.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h2229: In file included from 9bdev_ftl_rpc.c: previous definition is here: #define LIST_EMPTY(head) ((head)->lh_first == NULL) /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: ::::9note: vbdev_passthru.c::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :39warning: 38509 :#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))previous definition is here: 36:In file included from warning: ^222: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: : #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)):note: 42note: : 213vbdev_error.c'LIST_EMPTY' macro redefined [-Wmacro-redefined] :In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h previous definition is herewarning: ^: previous definition is hereIn file included from ::#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) 9/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: ^warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h945 ::::222 #define LIST_EMPTY(head) ((head)->lh_first == NULL)'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] ./vbdev_passthru.h#define STAILQ_LAST(head, type, field) \::: ^ #define LIST_FOREACH_SAFE(var, head, field, tvar) \20047In file included from 47: ^: 46 #define TAILQ_LAST(head, headname) \In file included from warning: :: In file included from blobfs_bdev.c: 9 ^ 39 ^: warning: #define LIST_FOREACH_SAFE(var, head, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] ^9In file included from vbdev_split.c:In file included from In file included from : : /usr/include/sys/queue.h In file included from 'LIST_EMPTY' macro redefined [-Wmacro-redefined] ^ : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:36/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hconcat.c In file included from :/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h ^46 :39: #define LIST_FOREACH_SAFE(var, head, field, tvar) \::warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h208:: /usr/include/sys/queue.h: note: In file included from 50: #define LIST_EMPTY(head) ((head)->lh_first == NULL)In file included from 5034'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]::20047/usr/include/sys/queue.h:In file included from In file included from In file included from previous definition is hereblobfs_bdev_rpc.c: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h ^: : 479:: :423/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hvbdev_split_rpc.cvbdev_lvol.c :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h./vbdev_split.hIn file included from ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from : :9In file included from 208:::#define LIST_FOREACH_SAFE(var, head, field, tvar) \:36::bdev_malloc.c 47#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))/usr/include/sys/queue.h:./bdev_raid.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:94738 35: 14237:: /usr/include/sys/queue.h :222:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: :In file included from 9:: : ^: In file included from :: 37In file included from : ^208:37:previous definition is herenote: 50bdev_null.c: In file included from In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h9In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h200 :9: 50 previous definition is here: : note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h./vbdev_split.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.hIn file included from ::9:In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h36note: previous definition is hereIn file included from :: :#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)):47 :./bdev_malloc.h509: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: previous definition is here bdev_raid.c5037 ^208 42: warning: 46:: : warning: ::142In file included from :: : :#define TAILQ_LAST(head, headname) \ ^: In file included from 'STAILQ_LAST' macro redefined [-Wmacro-redefined]: 40/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h note: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]46142:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h35/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from 9 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h In file included from : :note: previous definition is here : In file included from :9:: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h: ^ In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from 222previous definition is here #define STAILQ_LAST(head, type, field) \In file included from vbdev_zone_block.c9:47In file included from 142:#define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^vbdev_lvol_rpc.c:50:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:: : #define LIST_FOREACH_SAFE(var, head, field, tvar) \./bdev_raid.h:46 note: :47: 47:9 ^:36 warning: In file included from In file included from :#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))9: ^previous definition is here35: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: 47: 47: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hbdev_ftl.c ^37 :In file included from : In file included from :In file included from : In file included from /usr/include/sys/queue.h: In file included from 'STAILQ_LAST' macro redefined [-Wmacro-redefined] :: : ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/usr/include/sys/queue.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h213/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from bdev_aio.c#define LIST_FOREACH_SAFE(var, head, field, tvar) \warning: :In file included from ./vbdev_zone_block.h 4135In file included from warning: #define STAILQ_LAST(head, type, field) \#define STAILQ_LAST(head, type, field) \::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]652/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.hIn file included from 'STAILQ_LAST' macro redefined [-Wmacro-redefined] 47208:50950:35In file included from ^ ::39/usr/include/sys/cdefs.hIn file included from : :vbdev_delay_rpc.c ^ ^:47: :: 41: raid0.c 950:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from 46: 9: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define STAILQ_LAST(head, type, field) \ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: In file included from ::: 1In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: 35/usr/include/sys/queue.h/usr/include/sys/queue.h:In file included from : warning: :/usr/include/sys/cdefs.h./bdev_aio.h35 In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h47 ^:In file included from : :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h282 ^'LIST_EMPTY' macro redefined [-Wmacro-redefined]142::: note: bdev_raid_rpc.c:2:: 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from 652652note: :: :138In file included from previous definition is here:222:47In file included from : /usr/include/sys/queue.h:./vbdev_delay.h::previous definition is here509/usr/include/sys/queue.h9:: ./bdev_raid.h 35#define LIST_EMPTY(head) ((head)->lh_first == NULL): : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:47:99 : :::2In file included from :: 9warning: #define STAILQ_LAST(head, type, field) \In file included from ::208: 39::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h 652 :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \37In file included from ^:usage of non-standard #include is deprecated [-W#warnings] /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50123:In file included from : :warning: :warning: : : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h ^:: :9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from note: note: 282'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]9'STAILQ_LAST' macro redefined [-Wmacro-redefined]warning: 47 ^In file included from :/usr/include/sys/queue.hwarning: 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hprevious definition is here#warning usage of non-standard #include is deprecatedprevious definition is here: : usage of non-standard #include is deprecated [-W#warnings]: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h47:'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: :: 50: 9 In file included from #define STAILQ_LAST(head, type, field) \:: #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)#define STAILQ_LAST(head, type, field) \200 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h321 In file included from note: : 47 ^:note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from #define STAILQ_LAST(head, type, field) \46In file included from :#warning usage of non-standard #include is deprecated::#define LIST_FOREACH_SAFE(var, head, field, tvar) \warning: In file included from vbdev_passthru_rpc.cprevious definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: previous definition is here:nvme_rpc.c ^ : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^ ^9 2229 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]bdev_aio_rpc.c: :In file included from warning: 50: ^In file included from : : ^:: ^ :34222/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]: 38 #define LIST_FOREACH_SAFE(var, head, field, tvar) \#define STAILQ_LAST(head, type, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h50/usr/include/sys/queue.h /usr/include/sys/queue.h 9 34: :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL): In file included from :: :note: ::warning: /usr/include/sys/queue.h: In file included from 950: In file included from ^ ^#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)vbdev_passthru.c47/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h427previous definition is here652In file included from 'TAILQ_PREV' macro redefined [-Wmacro-redefined]:In file included from ./vbdev_passthru.h:: 282 ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h :: :: :bdev_ftl_rpc.cwarning: 208./bdev_aio.h: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: #define TAILQ_PREV(elm, headname, field) \: ^42In file included from 28299:'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]::39#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))warning: :9 51 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:::36In file included from In file included from 938/usr/include/sys/queue.h: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]282: ^: /usr/include/sys/queue.hIn file included from :9 : blobfs_bdev.cvbdev_error.c:: :In file included from ^ #define LIST_FOREACH_SAFE(var, head, field, tvar) \: In file included from :./vbdev_passthru.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \50:note: note: In file included from :: In file included from 588/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h 9warning: /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h427: : previous definition is hereprevious definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h3645note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:: ^:'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]:::39 ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hwarning: :: : previous definition is here:947 425319: blobfs_bdev_rpc.c:'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]46In file included from In file included from #define STAILQ_LAST(head, type, field) \47:: #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))warning: /usr/include/sys/queue.h:: :In file included from #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL):/usr/include/sys/queue.h222 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h : In file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \ 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]:9/usr/include/sys/cdefs.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h 36::In file included from :: ^#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^ 208::note: : ^: 2089/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h4746 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hprevious definition is here: ^ : 1previous definition is here47 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)In file included from :::: : ^: 50 9note: : : /usr/include/sys/queue.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h9In file included from 47In file included from In file included from In file included from 50In file included from : :previous definition is here2In file included from #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)): ^::vbdev_lvol.cwarning: #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)): /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/usr/include/sys/queue.hbdev_null.c: vbdev_split.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from 427 47 :'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] In file included from ::::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::note: :concat.c ^:#define TAILQ_PREV(elm, headname, field) \: /usr/include/sys/queue.hnote: In file included from 35 ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h504742736:39213previous definition is herewarning: 50: 9 In file included from :previous definition is herebdev_malloc.c: :: : :: #define LIST_FOREACH_SAFE(var, head, field, tvar) \282: : usage of non-standard #include is deprecated [-W#warnings]: 34: ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h427 :In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from 9In file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \:In file included from In file included from In file included from 9 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :#define LIST_FOREACH_SAFE(var, head, field, tvar) \:37/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h ^ 9vbdev_lvol_rpc.c./vbdev_split.hvbdev_split_rpc.c::In file included from note: 50 9: :#warning usage of non-standard #include is deprecated/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h282: : ^:::: 213./bdev_raid.hprevious definition is here: ^:In file included from 42 ::50note: 47 /usr/include/sys/queue.h 353738warning: :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ./bdev_malloc.h: ^2139: previous definition is here: :warning: : : : 'LIST_EMPTY' macro redefined [-Wmacro-redefined]937:note: :In file included from :#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)):/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h In file included from 208'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]In file included from In file included from In file included from :: #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))In file included from 222previous definition is here40/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h9 :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h./vbdev_split.hIn file included from In file included from bdev_raid.c#define LIST_EMPTY(head) ((head)->lh_first == NULL): : :: ^warning: 213:9:::vbdev_zone_block.cwarning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h ^:#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) 9In file included from 47 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]:50#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)):474637:'LIST_EMPTY' macro redefined [-Wmacro-redefined]: 35 ^:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: warning: 9: : : In file included from : 36 46: ^ :In file included from 'LIST_EMPTY' macro redefined [-Wmacro-redefined]In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^note: In file included from In file included from bdev_aio.c#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)In file included from : : In file included from /usr/include/sys/queue.hwarning: 47#define LIST_EMPTY(head) ((head)->lh_first == NULL)/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h bdev_raid_rpc.c : previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.hIn file included from In file included from In file included from ./bdev_raid.h:/usr/include/sys/queue.h'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: ::warning: 123 :#define LIST_EMPTY(head) ((head)->lh_first == NULL):35 ^:./vbdev_zone_block.hvbdev_delay_rpc.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:200: In file included from ^5035'LIST_EMPTY' macro redefined [-Wmacro-redefined]:50 47: 46:#define LIST_FOREACH_SAFE(var, head, field, tvar) \::37:427/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : : 9: #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^: In file included from : /usr/include/sys/queue.h39 3547: 9::/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h In file included from ./bdev_aio.hIn file included from #define LIST_EMPTY(head) ((head)->lh_first == NULL):: ^: : In file included from :950::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/usr/include/sys/queue.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h 427In file included from In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h :: 200291:warning: 291 ::38: ^:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h./vbdev_delay.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::47'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]:50/usr/include/sys/queue.h200: 47 9:::46previous definition is herenote: :99: 9: ::In file included from : /usr/include/sys/queue.hIn file included from :473950: previous definition is here123::In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h2089/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from :#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)raid0.c : : : In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ::#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h200 :note: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h9note: warning: :warning: 2139 47#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)):: ^35previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:::previous definition is here'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]50'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:: ^note: : 509 : ::28247 : 9 /usr/include/sys/queue.h previous definition is hereIn file included from ^: :In file included from 5047:: warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)):note: : #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ./bdev_raid.hIn file included from : : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9In file included from 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]: previous definition is here588 : :#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))note: :vbdev_passthru_rpc.cIn file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h In file included from 291 ^warning: : ^50 ^ ^142 previous definition is here37:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h282 :bdev_aio_rpc.c: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]9 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL): : ^#define LIST_FOREACH_SAFE(var, head, field, tvar) \ : 34::warning: 509 :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/usr/include/sys/queue.h/usr/include/sys/queue.h9 In file included from In file included from : 509'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)): :34 ^::In file included from :#define LIST_EMPTY(head) ((head)->lh_first == NULL): ^vbdev_passthru.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.hIn file included from : : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : note: 291435blobfs_bdev.c435 ::./vbdev_passthru.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^bdev_ftl_rpc.c:warning: In file included from previous definition is here#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL):::: ^warning: 4246::/usr/include/sys/queue.hwarning: :282'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]./bdev_aio.h 99369 'STAILQ_LAST' macro redefined [-Wmacro-redefined]: : 39291:In file included from 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]36: : ^::In file included from : #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \: /usr/include/sys/queue.hIn file included from #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))In file included from : :588blobfs_bdev_rpc.c : 938 vbdev_error.cIn file included from :./vbdev_passthru.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from 9#define STAILQ_LAST(head, type, field) \::In file included from :: /usr/include/sys/queue.hwarning: note: In file included from :#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h ^note: 200: ^:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: 936/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h In file included from :'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]previous definition is herebdev_virtio_scsi.c45 : previous definition is here:39 47: ^:: :warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h427 :: ^47/usr/include/sys/queue.h 9: : 47warning: /usr/include/sys/queue.hIn file included from 46'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]::36In file included from In file included from : #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \:#define TAILQ_FOREACH_SAFE(var, head, field, next) \:In file included from In file included from : 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]note: #define TAILQ_FOREACH_SAFE(var, head, field, next) \:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: 479: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.hbdev_null.c/usr/include/sys/queue.hIn file included from 435 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from previous definition is here 652:In file included from : :In file included from ::#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL):/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^: ^note: ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^:47/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h4636 427: 9 previous definition is here4750: 9: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: :#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)): In file included from : ^:50/usr/include/sys/queue.h: : : 50:In file included from 47:previous definition is here ^47 In file included from vbdev_lvol.cIn file included from In file included from 9: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: 50#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:vbdev_lvol_rpc.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/usr/include/sys/queue.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h435note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnote: :In file included from : /usr/include/sys/queue.hIn file included from :35::#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)): ::previous definition is here:282:previous definition is here50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h47: 3547 427note: 2919 50:222 : :In file included from : 435:: In file included from : : ^:previous definition is here::: 9:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h50#define TAILQ_FOREACH_SAFE(var, head, field, next) \bdev_malloc.c291#define STAILQ_LAST(head, type, field) \:41In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.hIn file included from In file included from 9In file included from 9 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:9In file included from :: :: 9: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:vbdev_split.c:note: : :concat.c#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))282/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^379 ^:/usr/include/sys/cdefs.h:42:: : previous definition is here222warning: : :: : : :50: 4750note: 39warning: :'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]warning: 34 ^9222In file included from note: 1: In file included from : : previous definition is here: In file included from 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]9 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: #define TAILQ_FOREACH_SAFE(var, head, field, next) \::./bdev_malloc.hwarning: previous definition is here:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h In file included from In file included from bdev_raid_rpc.c : In file included from 9:#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] 2::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :vbdev_split_rpc.c./vbdev_split.h: ./bdev_raid.h ^#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))warning: :40#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ #define LIST_FOREACH_SAFE(var, head, field, tvar) \ :22247:#define TAILQ_FOREACH_SAFE(var, head, field, next) \vbdev_zone_block.c142::35warning: : 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] : ^ :: 50 ::#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \3837: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]37 ^ warning: In file included from ^ ^warning: 9In file included from In file included from : ^369 : : In file included from : 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h /usr/include/sys/queue.h#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)usage of non-standard #include is deprecated [-W#warnings]:bdev_aio.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : : ^In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from :/usr/include/sys/queue.h/usr/include/sys/queue.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \: In file included from :::In file included from ./vbdev_split.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h47In file included from :: 427 ^#define LIST_FOREACH_SAFE(var, head, field, tvar) \warning: bdev_raid.c3550306./vbdev_zone_block.hwarning: #warning usage of non-standard #include is deprecated:/usr/include/sys/queue.h:47:: vbdev_delay_rpc.c435208 ^: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:: : ::'STAILQ_LAST' macro redefined [-Wmacro-redefined]In file included from 37:46: 46In file included from ::: 9/usr/include/sys/queue.h ^ 35In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h939 vbdev_delay.c ^: 435: In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h3599/usr/include/sys/queue.h:In file included from : : ./bdev_aio.h::#define LIST_FOREACH_SAFE(var, head, field, tvar) \: : :In file included from #define STAILQ_LAST(head, type, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :: ::: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h427In file included from /usr/include/sys/queue.h:306 In file included from 379/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h50In file included from 208note: ::./bdev_raid.h:38:warning: ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: :: ^50:: ./vbdev_delay.hnote: note: :previous definition is here469:208: 9'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] :In file included from 47 : 47/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:previous definition is hereprevious definition is here9 : :37:In file included from : /usr/include/sys/queue.h47#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))./vbdev_delay.hnote: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/usr/include/sys/queue.h: :39 :In file included from : 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h :: :previous definition is hereIn file included from :#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \:In file included from 142: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hnote: In file included from ::warning: #define TAILQ_FOREACH_SAFE(var, head, field, next) \#define LIST_FOREACH_SAFE(var, head, field, tvar) \208In file included from ^40 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h306 652/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:In file included from note: :#define TAILQ_FOREACH_SAFE(var, head, field, next) \previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h 47'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : :: ^::9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hprevious definition is here47 :note: : ^ ^9:In file included from 509 950:: : ^46In file included from previous definition is hereIn file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \ :50#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h: :/usr/include/sys/queue.h#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \:: 47In file included from : raid0.c /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hwarning: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :: ^note: ^:51#define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from :In file included from warning: 445 ^note: In file included from :'STAILQ_LAST' macro redefined [-Wmacro-redefined]In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h3550 previous definition is here 291: vbdev_passthru_rpc.c222blobfs_bdev.c'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]: previous definition is herebdev_aio_rpc.c291 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50:: : :In file included from ^::: 9 /usr/include/sys/queue.h:::: 47In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define STAILQ_LAST(head, type, field) \9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h 34In file included from 936#define LIST_FOREACH_SAFE(var, head, field, tvar) \::34950/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: #define STAILQ_LAST(head, type, field) \#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \blobfs_bdev_rpc.c./bdev_raid.h: ::: vbdev_passthru.c:: 445: :: :In file included from ::306 ^ 31In file included from : In file included from In file included from ^note: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h213/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^ ^3637: warning: : ./vbdev_passthru.h42warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hbdev_ftl_rpc.c previous definition is here9./bdev_aio.hwarning: ::: : : 9/usr/include/sys/queue.h'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]/usr/include/sys/cdefs.h:: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:: ::'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]306950/usr/include/sys/queue.hIn file included from In file included from ::In file included from :39In file included from 4736 38 In file included from ::: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h 652bdev_null.c1: ./vbdev_passthru.h: : note: : #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \vbdev_error.c9#define LIST_FOREACH_SAFE(var, head, field, tvar) \ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h445: #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \:warning: :::In file included from :In file included from In file included from previous definition is hereIn file included from :: warning: ::47In file included from ^ 46'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]9362/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h39/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h ^45 ^'LIST_EMPTY' macro redefined [-Wmacro-redefined]2919: bdev_virtio_scsi.c ^: :: ::: ::: : warning: ::In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: In file included from In file included from 47In file included from In file included from 504647#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \In file included from 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]/usr/include/sys/queue.h/usr/include/sys/queue.h9 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h 36/usr/include/sys/queue.h#define LIST_EMPTY(head) ((head)->lh_first == NULL)/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hnote: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hwarning: : vbdev_lvol_rpc.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: : : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h :::note: : ^: : :previous definition is here:usage of non-standard #include is deprecated [-W#warnings]In file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from In file included from ^:435208 previous definition is here50 In file included from 435#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^47 47 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h3547:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h 46::warning: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: : In file included from : :: : 306#define STAILQ_LAST(head, type, field) \::: /usr/include/sys/queue.h#warning usage of non-standard #include is deprecated99'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:9 ^/usr/include/sys/queue.hIn file included from vbdev_lvol.cIn file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \50In file included from In file included from : 4750In file included from : :: :47: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9 ^: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h445 ^ 291: /usr/include/sys/queue.h200:#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \35: ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: note: note: :In file included from note: ::50 : 50 :4750 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:479previous definition is hereprevious definition is here9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hprevious definition is here4459: ^In file included from : 282: : warning: :In file included from 306: In file included from : :: ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]50bdev_raid_rpc.c:In file included from bdev_malloc.c 509 #define LIST_FOREACH_SAFE(var, head, field, tvar) \::/usr/include/sys/queue.h#define TAILQ_FOREACH_SAFE(var, head, field, next) \:9#define TAILQ_FOREACH_SAFE(var, head, field, next) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: : :9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:note: warning: : :note: 29142: 213: :282/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h35::37previous definition is here'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \previous definition is here ^:: 435 ^: ^50::: 50: :note: 9In file included from : 9warning: : 9282In file included from warning: : In file included from 123previous definition is here ^:#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \9:'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h./bdev_malloc.h: In file included from In file included from : : In file included from : 9: :#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL):9concat.c/usr/include/sys/queue.hvbdev_zone_block.cwarning: ^47#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ warning: ^vbdev_split.c316warning: :47282 40::::#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] : note: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] ::'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] : : ^: 3444536 /usr/include/sys/queue.hIn file included from ^previous definition is here 399 warning: In file included from In file included from 9 In file included from In file included from warning: : 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]:: ^:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : :'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \bdev_aio.cIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define LIST_EMPTY(head) ((head)->lh_first == NULL)/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)vbdev_split_rpc.cIn file included from 9In file included from 435:In file included from :vbdev_delay_rpc.c#define TAILQ_FOREACH_SAFE(var, head, field, next) \: :: :./bdev_raid.h:./vbdev_zone_block.h:/usr/include/sys/queue.h50./vbdev_split.h#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)warning: ^35: 50warning: #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^42747 ^38: :9:: : 'TAILQ_LAST' macro redefined [-Wmacro-redefined] : 35 ^: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] :: : 37note: 39:445/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h37 ^ In file included from /usr/include/sys/queue.h: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^/usr/include/sys/queue.h9In file included from /usr/include/sys/queue.hIn file included from : previous definition is here: ::: ./bdev_aio.h:In file included from #define TAILQ_LAST(head, headname) \: ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:./vbdev_split.hIn file included from #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) In file included from In file included from note: 9316In file included from :435./vbdev_delay.h 316/usr/include/sys/queue.h200 :427:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h/usr/include/sys/queue.h bdev_raid.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hprevious definition is here::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h38#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \:: ^:::note: 50:37:: ^:: 9:: 939 94279previous definition is here: 9: 46588 3547note: :46In file included from ^#define TAILQ_FOREACH_SAFE(var, head, field, next) \:: /usr/include/sys/queue.h::: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:In file included from : :/usr/include/sys/queue.h: : previous definition is here : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h In file included from : 9 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.hIn file included from 9:In file included from #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))In file included from warning: In file included from : ^note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h423warning: :note: 213note: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:427./bdev_raid.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h'TAILQ_LAST' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h47 previous definition is here:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \:'TAILQ_LAST' macro redefined [-Wmacro-redefined] previous definition is here:previous definition is here46: :: ^: blobfs_bdev.c:: 47 9 note: 9 : 47note: 937 50:47In file included from In file included from #define TAILQ_LAST(head, headname) \: ^:previous definition is here:#define TAILQ_FOREACH_SAFE(var, head, field, next) \In file included from : #define TAILQ_LAST(head, headname) \previous definition is here:: #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)): 36: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hblobfs_bdev_rpc.c In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: In file included from :: ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hvbdev_passthru_rpc.cnote: warning: ^:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^In file included from note: #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h ^ ^:In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))5036 ::previous definition is here'LIST_EMPTY' macro redefined [-Wmacro-redefined] 47: bdev_aio_rpc.cprevious definition is here : 306/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: : : /usr/include/sys/queue.h5034 : 50/usr/include/sys/queue.h: ^46::50In file included from 34 ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from In file included from In file included from :: : In file included from : :#define TAILQ_LAST(head, headname) \ #define LIST_EMPTY(head) ((head)->lh_first == NULL): 947: #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))raid0.c: :bdev_null.cvbdev_passthru.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h423/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h423 In file included from :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :In file included from In file included from 316:::::./vbdev_passthru.h::: ^ ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h In file included from : ^35bdev_ftl_rpc.c./bdev_aio.hIn file included from :3642479316:503069 :warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h282 : ::bdev_virtio_scsi.c9In file included from : : : ::39: ::47/usr/include/sys/queue.h'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]::In file included from 3638::vbdev_lvol_rpc.cIn file included from In file included from In file included from In file included from 9: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9 : : 509./bdev_raid.h: : 36 :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hvbdev_error.c./vbdev_passthru.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: :In file included from ::note: In file included from 200: ::In file included from In file included from : warning: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \35::::previous definition is here /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h222 previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h 37/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from 'TAILQ_LAST' macro redefined [-Wmacro-redefined] : 47453950 warning: ::warning: :9:warning: : ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h ^In file included from : : : : 'TAILQ_LAST' macro redefined [-Wmacro-redefined]479'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]50:#define TAILQ_LAST(head, headname) \316'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]#define TAILQ_LAST(head, headname) \In file included from 4647: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from /usr/include/sys/queue.hIn file included from In file included from #define TAILQ_LAST(head, headname) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : : : : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h: : 47:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnote: ^#define TAILQ_LAST(head, headname) \9 ^:In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \In file included from #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL): 47:445:: ^306/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hwarning: :previous definition is here : 46/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h In file included from : 50:4647 ::'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]306 ^ : : ^: ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from In file included from : 9: : In file included from /usr/include/sys/queue.h950 : warning: In file included from 47 #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))50 :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hvbdev_lvol.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:In file included from In file included from bdev_raid_rpc.c::: 9/usr/include/sys/queue.h'TAILQ_LAST' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: #define LIST_FOREACH_SAFE(var, head, field, tvar) \ /usr/include/sys/queue.h: /usr/include/sys/queue.h50::: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:423 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: :In file included from ^:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: 5035222note: ::35:warning: : 42347/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^ 445#define TAILQ_LAST(head, headname) \:427/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: : :previous definition is here4750: 9'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]291warning: :: : : 316::In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from 9 : : In file included from : :'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]9In file included from 50/usr/include/sys/queue.h9 ^:9142bdev_malloc.c:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h 9 :#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \9:::321: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::note: : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h208 /usr/include/sys/queue.h : 937:42warning: :29147previous definition is here note: ^50::note: ^: ^ note: :: 9: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]50:: warning: previous definition is here : 2919previous definition is here 423 warning: previous definition is here In file included from :In file included from : 9In file included from 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: /usr/include/sys/queue.h:/usr/include/sys/queue.hIn file included from 'TAILQ_LAST' macro redefined [-Wmacro-redefined] warning: ./bdev_malloc.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h #define LIST_FOREACH_SAFE(var, head, field, tvar) \:9 #define TAILQ_LAST(head, headname) \:9#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \:vbdev_zone_block.c #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \'STAILQ_LAST' macro redefined [-Wmacro-redefined]:warning: :: :#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ 306:note: 445: 445: 40'TAILQ_PREV' macro redefined [-Wmacro-redefined]47291#define TAILQ_LAST(head, headname) \warning: 50 ^: previous definition is here ^: ^:36 ^: : : 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]#define STAILQ_LAST(head, type, field) \: ^ 9warning: 9note: 9: In file included from In file included from In file included from 9 ^ #define TAILQ_PREV(elm, headname, field) \ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h /usr/include/sys/queue.h:'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:previous definition is here/usr/include/sys/queue.h:#define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from bdev_aio.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:In file included from In file included from ^:: #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ : In file included from ./vbdev_zone_block.h::: vbdev_delay_rpc.c ^/usr/include/sys/queue.hconcat.c 321208warning: note: 435note: vbdev_split.c ^#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \:#define TAILQ_LAST(head, headname) \354750warning: : ::::/usr/include/sys/queue.h'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] ^previous definition is here:previous definition is here: 39 : : : 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]35/usr/include/sys/queue.h4233499: 9 39 ^: ^In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ::: ::652/usr/include/sys/queue.h:: In file included from In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \./bdev_aio.h#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \In file included from 4259vbdev_split_rpc.cIn file included from :#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \: In file included from /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h : :321 ./vbdev_delay.h:::In file included from ./bdev_raid.hwarning: note: 9 435note: ./vbdev_split.h:: ^38 ^50: ^:9 38blobfs_bdev.c:'TAILQ_PREV' macro redefined [-Wmacro-redefined]previous definition is here: ^:previous definition is here:43547 : : 9 39:note: : :37 9 37:: #define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: previous definition is hereIn file included from 36: In file included from note: :/usr/include/sys/queue.h: 9#define TAILQ_PREV(elm, headname, field) \In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:#define TAILQ_FOREACH_SAFE(var, head, field, next) \: In file included from note: ./vbdev_split.h: In file included from bdev_raid.cprevious definition is here :In file included from : blobfs_bdev_rpc.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^:445 222warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hprevious definition is here:In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:#define TAILQ_LAST(head, headname) \ note: 435/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h ^:: 47: ^:'TAILQ_PREV' macro redefined [-Wmacro-redefined]: 37/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:35 previous definition is here::note: 3650#define STAILQ_LAST(head, type, field) \: 9 9 47: :46: #define TAILQ_PREV(elm, headname, field) \ ^ 946previous definition is here/usr/include/sys/queue.h: : In file included from ::: In file included from In file included from 47: In file included from #define TAILQ_PREV(elm, headname, field) \ :In file included from : :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.hbdev_null.c: In file included from ./bdev_raid.h ^ vbdev_passthru_rpc.cIn file included from 425/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: :#define TAILQ_FOREACH_SAFE(var, head, field, next) \note: warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: ^note: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h::316 ^50 previous definition is here'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:4636bdev_aio_rpc.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:37 previous definition is here34:947: : ^ 50: : ::47: /usr/include/sys/queue.h In file included from : 47:: 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : In file included from In file included from 3450: In file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \:In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \bdev_virtio_scsi.cIn file included from : In file included from #define TAILQ_FOREACH_SAFE(var, head, field, next) \::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h 425vbdev_passthru.c In file included from :./vbdev_passthru.hIn file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h 321warning: :::In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: ^:: ^bdev_ftl_rpc.c36:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hprevious definition is here: ^:'TAILQ_LAST' macro redefined [-Wmacro-redefined]3214747./bdev_aio.h::46 942 :: 39: 50 9 :: : :32150: /usr/include/sys/queue.h:: 36In file included from : 50: :9In file included from In file included from #define TAILQ_PREV(elm, headname, field) \In file included from 38:: In file included from #define TAILQ_LAST(head, headname) \: In file included from : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :raid0.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h 208note: ./vbdev_passthru.hIn file included from vbdev_error.c:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:warning: :: ^:In file included from ::: ^:previous definition is here:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:47::316'TAILQ_PREV' macro redefined [-Wmacro-redefined]warning: 3550 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h 31647 9 39:45: 47291: 'TAILQ_PREV' macro redefined [-Wmacro-redefined]: : : :warning: :: :/usr/include/sys/queue.h: 46: In file included from #define TAILQ_PREV(elm, headname, field) \: :9 In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h47#define TAILQ_PREV(elm, headname, field) \'TAILQ_PREV' macro redefined [-Wmacro-redefined]9In file included from :In file included from 423: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h In file included from 9:./bdev_raid.h::: #define TAILQ_PREV(elm, headname, field) \ :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h: ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :282282In file included from ^ :previous definition is here:9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:#define TAILQ_PREV(elm, headname, field) \50 : warning: 37::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^warning: 50 47::46 : 50warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined]: 99:/usr/include/sys/queue.h 'TAILQ_LAST' macro redefined [-Wmacro-redefined]: : 47: ^#define LIST_FOREACH_SAFE(var, head, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] In file included from ::50:/usr/include/sys/queue.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from note: : previous definition is hereIn file included from :/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h #define TAILQ_LAST(head, headname) \: 425::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h#define TAILQ_LAST(head, headname) \ ^213:::warning: warning: #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:425316:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :#define TAILQ_LAST(head, headname) \42530646'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] ^ :9::50:47 ^9 ::: ^321:99: 50: : ^In file included from 99In file included from /usr/include/sys/queue.h : :#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL):/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL): In file included from /usr/include/sys/queue.h bdev_malloc.c::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:/usr/include/sys/queue.h9note: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:warning: : :423::previous definition is herenote: ^warning: 306 ^:In file included from :423'LIST_EMPTY' macro redefined [-Wmacro-redefined]37note: warning: 47:435 previous definition is here 'TAILQ_LAST' macro redefined [-Wmacro-redefined]/usr/include/sys/queue.h: 306vbdev_zone_block.c50: : previous definition is here'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]: 9:warning: :9#define TAILQ_PREV(elm, headname, field) \:/usr/include/sys/queue.h:: 9In file included from In file included from :#define LIST_EMPTY(head) ((head)->lh_first == NULL)9'TAILQ_PREV' macro redefined [-Wmacro-redefined]427: 9#define TAILQ_PREV(elm, headname, field) \:#define TAILQ_LAST(head, headname) \36/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:./bdev_malloc.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h #define TAILQ_PREV(elm, headname, field) \ : : ^#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \: 427 : : ::note: ^ 9warning: ^#define TAILQ_PREV(elm, headname, field) \: ^In file included from 306note: 4050previous definition is here ^ note: :'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] ^warning: 9 ./vbdev_zone_block.h:previous definition is here: : previous definition is here /usr/include/sys/queue.h 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] ^:/usr/include/sys/queue.h:9 In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h note: #define TAILQ_LAST(head, headname) \: /usr/include/sys/queue.h /usr/include/sys/queue.h:39#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:previous definition is here #define TAILQ_LAST(head, headname) \200:#define TAILQ_FOREACH_SAFE(var, head, field, next) \note: :423: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^:316 ^ :445 previous definition is here425:In file included from warning: 47: ^9: ^#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) :9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h ^'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]: /usr/include/sys/queue.h9 :9 In file included from 9:: In file included from #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))::In file included from : ^blobfs_bdev_rpc.c: 47/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h 445 In file included from concat.c#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \note: : note: : :: ^:warning: vbdev_split.c: previous definition is herenote: 36note: previous definition is hereIn file included from 44550In file included from 9'TAILQ_LAST' macro redefined [-Wmacro-redefined]:34 ^ previous definition is here: previous definition is here /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: vbdev_split_rpc.c: 39: In file included from In file included from :9#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_LAST(head, headname) \: : In file included from /usr/include/sys/queue.h#define TAILQ_LAST(head, headname) \bdev_null.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h50: : #define TAILQ_PREV(elm, headname, field) \38#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \note: In file included from ./bdev_raid.h: ::: ^282 ^ : previous definition is here./vbdev_split.h:445 ^3647/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnote: : ^In file included from ^ :37: : : :previous definition is here9 ./vbdev_split.h 37: In file included from 9/usr/include/sys/queue.hIn file included from In file included from In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \321 ::: In file included from bdev_virtio_scsi.c::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hbdev_raid.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from In file included from : 37In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \423:::vbdev_passthru_rpc.c ^bdev_nvme_rpc.c9warning: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:36note: :473550: ::'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]In file included from :46: previous definition is here ^9: : : 3437 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h46: In file included from In file included from :In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: : warning: :: In file included from vbdev_passthru.c#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h./bdev_raid.h:In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \In file included from 'TAILQ_PREV' macro redefined [-Wmacro-redefined]In file included from 46In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: :note: ::321./vbdev_passthru.h ./bdev_nvme.h bdev_ftl_rpc.c: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:42 ^47previous definition is here5037:: ^::In file included from :47: #define TAILQ_PREV(elm, headname, field) \: : : 939 4236/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h47: In file included from /usr/include/sys/queue.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :: #define TAILQ_LAST(head, headname) \: : In file included from :: In file included from In file included from ./vbdev_passthru.h: ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h47In file included from vbdev_error.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:427 :291:warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::39:/usr/include/sys/queue.h50:46'TAILQ_PREV' macro redefined [-Wmacro-redefined]: :51In file included from :4550: 9:: 9: 4746: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50: #define TAILQ_PREV(elm, headname, field) \: In file included from :425/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:In file included from In file included from : : In file included from :: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h :: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hraid0.cIn file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h ^::note: 9222warning: :'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:: :: 32147previous definition is here::47 35::31/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h30646/usr/include/sys/queue.h:: 9: : 5047: ::#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \: :9In file included from note: :In file included from In file included from : : #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))/usr/include/sys/cdefs.h2919 In file included from 425:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hprevious definition is here /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h./bdev_raid.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from ::: ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: : warning: :::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^19 :9warning: 50'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]5037316:#define TAILQ_PREV(elm, headname, field) \ ::warning: 47:/usr/include/sys/queue.h'TAILQ_PREV' macro redefined [-Wmacro-redefined]: : : :50 2 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from 9: ^:#define LIST_FOREACH_SAFE(var, head, field, tvar) \warning: In file included from note: 435bdev_malloc.c::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h #define TAILQ_PREV(elm, headname, field) \ 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hprevious definition is here::316321: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \: warning: ^ : 937::46warning: 316 ^usage of non-standard #include is deprecated [-W#warnings] 50:: 99#define TAILQ_PREV(elm, headname, field) \#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] ^: : /usr/include/sys/queue.h In file included from :: In file included from 9/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:note: ./bdev_malloc.h ^#warning usage of non-standard #include is deprecated ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:/usr/include/sys/queue.h::#define TAILQ_LAST(head, headname) \208previous definition is here:warning: warning: : :425316 : 40'TAILQ_LAST' macro redefined [-Wmacro-redefined]'TAILQ_PREV' macro redefined [-Wmacro-redefined] ^/usr/include/sys/queue.h47warning: 445:: ^9: :#define TAILQ_FOREACH_SAFE(var, head, field, next) \: 'TAILQ_LAST' macro redefined [-Wmacro-redefined]:99 :In file included from 435 #define TAILQ_LAST(head, headname) \In file included from #define TAILQ_PREV(elm, headname, field) \ 9:: /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : #define TAILQ_LAST(head, headname) \note: ::9 ^: ^ note: warning: previous definition is here42347: 50 note: previous definition is here'TAILQ_LAST' macro redefined [-Wmacro-redefined] ^ :In file included from : : /usr/include/sys/queue.h/usr/include/sys/queue.hprevious definition is here 9bdev_null.cIn file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \:: /usr/include/sys/queue.h::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define TAILQ_PREV(elm, headname, field) \previous definition is here#define TAILQ_LAST(head, headname) \#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: 423425: 36: 321 ^::423note: : 50 ^ ^ ^: #define TAILQ_FOREACH_SAFE(var, head, field, next) \99:previous definition is hereIn file included from : 9 ::9 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from /usr/include/sys/queue.h: ^ :::In file included from vbdev_split.c#define TAILQ_LAST(head, headname) \: note: note: 47291bdev_virtio_scsi.c: 423warning: previous definition is hereprevious definition is herenote: : ::39 ^:'TAILQ_PREV' macro redefined [-Wmacro-redefined]In file included from previous definition is hereIn file included from 936: 9 vbdev_split_rpc.c /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: #define TAILQ_LAST(head, headname) \#define TAILQ_PREV(elm, headname, field) \In file included from ::: In file included from #define TAILQ_LAST(head, headname) \ #define TAILQ_PREV(elm, headname, field) \ ./vbdev_split.h 38In file included from 50warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h ^ ^:note: : vbdev_passthru_rpc.c: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: ^ ^ 37previous definition is hereIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h 47 : ./vbdev_split.h34:: In file included from /usr/include/sys/queue.hIn file included from #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \In file included from :#define TAILQ_LAST(head, headname) \: 306In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:vbdev_passthru.c bdev_ftl_rpc.c37 In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:425: ^: : ^./vbdev_passthru.h9:46:42 In file included from 36 ::50: 9: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h/usr/include/sys/queue.h: 39 : In file included from :In file included from In file included from ::In file included from : warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h vbdev_error.c./vbdev_passthru.h46435/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.hIn file included from 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]::note: ::: ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h 28247previous definition is here4539In file included from 946::: : : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \479In file included from In file included from In file included from : In file included from #define TAILQ_PREV(elm, headname, field) \ : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h47note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h ^In file included from :::: previous definition is here: ^ /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hwarning: 504647In file included from 47 /usr/include/sys/queue.h:'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]: : : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :50 #define TAILQ_FOREACH_SAFE(var, head, field, next) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from In file included from :In file included from 445: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL):/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^316::: : 9: :4750/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h50 ^:3219: : :: ::In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h306/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from /usr/include/sys/queue.hnote: 9 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:::bdev_malloc.c:previous definition is here:warning: :3219321:427 'TAILQ_LAST' macro redefined [-Wmacro-redefined]50:::37:warning: : 9 9: 9#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \'TAILQ_PREV' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:warning: :In file included from :#define TAILQ_LAST(head, headname) \ : 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] ./bdev_malloc.h ^321warning: warning: :note: #define TAILQ_PREV(elm, headname, field) \ ^ :'TAILQ_PREV' macro redefined [-Wmacro-redefined]'TAILQ_PREV' macro redefined [-Wmacro-redefined]40previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \9 : ^In file included from /usr/include/sys/queue.h:In file included from #define TAILQ_PREV(elm, headname, field) \bdev_null.c#define TAILQ_PREV(elm, headname, field) \ ^#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)): /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/usr/include/sys/queue.h : 423warning: :: ^36 ^/usr/include/sys/queue.h ^:'TAILQ_PREV' macro redefined [-Wmacro-redefined]47425 : : 9 : :/usr/include/sys/queue.hIn file included from /usr/include/sys/queue.h445:In file included from 9:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hIn file included from :#define TAILQ_PREV(elm, headname, field) \: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:425:bdev_virtio_scsi.c425 9note: : :47:: ^:previous definition is here50note: 9: 369 /usr/include/sys/queue.h: previous definition is here:In file included from : :note: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h #define TAILQ_LAST(head, headname) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from previous definition is here425:note: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hnote: #define TAILQ_PREV(elm, headname, field) \ :306previous definition is here ^50:previous definition is here 9: : 47#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^:9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: #define TAILQ_PREV(elm, headname, field) \ #define TAILQ_PREV(elm, headname, field) \ ::In file included from ^ note: In file included from 316/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^ ^previous definition is herewarning: vbdev_split.c:: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]:In file included from 950 39vbdev_split_rpc.c:: #define TAILQ_PREV(elm, headname, field) \: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h In file included from 38#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \warning: : ^./vbdev_split.h: 'TAILQ_LAST' macro redefined [-Wmacro-redefined]291 :In file included from ^ :37./vbdev_split.h 9: ::/usr/include/sys/queue.h#define TAILQ_LAST(head, headname) \In file included from 37 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h: warning: 445 ^:In file included from 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: 46/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h 9/usr/include/sys/queue.h: :::In file included from 46 #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \423/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: note: ::In file included from previous definition is here ^947/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h :: :/usr/include/sys/queue.h In file included from 47:note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \435previous definition is here:In file included from : 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^9: : :#define TAILQ_LAST(head, headname) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h50 :In file included from : note: ^321bdev_malloc.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hprevious definition is here ::: 937316:: :#define TAILQ_FOREACH_SAFE(var, head, field, next) \ In file included from 9 In file included from warning: ./bdev_malloc.h: ^bdev_null.c'TAILQ_PREV' macro redefined [-Wmacro-redefined]: : 40warning: 36: 'TAILQ_LAST' macro redefined [-Wmacro-redefined]: In file included from #define TAILQ_PREV(elm, headname, field) \In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hbdev_virtio_scsi.c:#define TAILQ_LAST(head, headname) \ ^::47 4736: ^/usr/include/sys/queue.h: : In file included from :In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h425/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:::::5094235047: ::: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :note: ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h316previous definition is here 321:: note: :509previous definition is here9: : #define TAILQ_PREV(elm, headname, field) \:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :warning: #define TAILQ_LAST(head, headname) \ ^warning: 306'TAILQ_LAST' macro redefined [-Wmacro-redefined] 'TAILQ_PREV' macro redefined [-Wmacro-redefined]: ^ 9 : #define TAILQ_LAST(head, headname) \warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]#define TAILQ_PREV(elm, headname, field) \ ^ In file included from ^vbdev_split_rpc.c/usr/include/sys/queue.h :/usr/include/sys/queue.h:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \38:423 : 425: ^In file included from :9 ./vbdev_split.h9:/usr/include/sys/queue.h:: :37 note: 445: note: previous definition is here:In file included from previous definition is here 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h :: #define TAILQ_LAST(head, headname) \46note: : #define TAILQ_PREV(elm, headname, field) \previous definition is here ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h ^: 47: In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : ^50 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hbdev_malloc.c::In file included from 32137bdev_virtio_scsi.c:: :9In file included from 36:./bdev_malloc.h: :In file included from warning: 40/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h'TAILQ_PREV' macro redefined [-Wmacro-redefined]: : In file included from 47/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h: :In file included from 47/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :#define TAILQ_PREV(elm, headname, field) \In file included from 50 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: ^:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h 50:: /usr/include/sys/queue.h316/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:::4259321:::9 9:warning: : 'TAILQ_LAST' macro redefined [-Wmacro-redefined] note: warning: previous definition is here'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:#define TAILQ_PREV(elm, headname, field) \423#define TAILQ_PREV(elm, headname, field) \ : ^9 ^ : note: /usr/include/sys/queue.hprevious definition is here: 425:9: note: #define TAILQ_LAST(head, headname) \previous definition is here ^ #define TAILQ_PREV(elm, headname, field) \ ^ In file included from bdev_virtio_scsi.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from bdev_nvme.c:37: In file included from ./bdev_nvme.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_ftl.c:46: In file included from ./bdev_ftl.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_raid_rpc.c:36: In file included from ./bdev_raid.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from vbdev_delay_rpc.c:35: In file included from ./vbdev_delay.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_aio.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31In file included from : vbdev_lvol.c/usr/include/sys/cdefs.h::371: :In file included from 2/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:: 51warning: : usage of non-standard #include is deprecated [-W#warnings]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2#warning usage of non-standard #include is deprecated: ^warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from blobfs_bdev.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_pmem.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_pmem.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from bdev_pmem.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:In file included from 50vbdev_lvol_rpc.c: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h37:: 142In file included from :./vbdev_lvol.h9::38 : warning: In file included from 'STAILQ_LAST' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h :51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: #define STAILQ_LAST(head, type, field) \/usr/include/sys/cdefs.h : ^1 :2/usr/include/sys/queue.h:: 652warning: :usage of non-standard #include is deprecated [-W#warnings]9 : note: previous definition is here #warning usage of non-standard #include is deprecated #define STAILQ_LAST(head, type, field) \ ^ ^ In file included from vbdev_opal_rpc.c:40: In file included from ./vbdev_opal.h:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] In file included from bdev_pmem.c#warning usage of non-standard #include is deprecated: 38 ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from bdev_pmem.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from bdev_raid.c:35: In file included from ./bdev_raid.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:In file included from 51concat.c: :In file included from 34/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h: In file included from :In file included from bdev_pmem.c31./bdev_raid.h:: :38/usr/include/sys/cdefs.h37: :: In file included from 1In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:2:46:51: : In file included from warning: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.husage of non-standard #include is deprecated [-W#warnings]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h: :4731: : In file included from /usr/include/sys/cdefs.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::150#warning usage of non-standard #include is deprecated:: 2/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^:: 282warning: :usage of non-standard #include is deprecated [-W#warnings]9 : warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #warning usage of non-standard #include is deprecated ^#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from bdev_pmem.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^In file included from vbdev_zone_block.c:36: In file included from ./vbdev_zone_block.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.hIn file included from :bdev_pmem.c31:: 38/usr/include/sys/cdefs.h: :In file included from 1/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h::246:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.husage of non-standard #include is deprecated [-W#warnings]: 47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:#warning usage of non-standard #include is deprecated9 : ^ warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from bdev_pmem.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from bdev_pmem.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from bdev_ftl_rpc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^In file included from vbdev_error.c:45: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from vbdev_passthru_rpc.c:34: In file included from ./vbdev_passthru.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from raid0.c:35: In file included from ./bdev_raid.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:In file included from 1vbdev_passthru.c::242:: In file included from warning: ./vbdev_passthru.husage of non-standard #include is deprecated [-W#warnings]: 40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h#warning usage of non-standard #include is deprecated: 31 ^: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from vbdev_opal.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from vbdev_split.c:39: In file included from ./vbdev_split.h:37In file included from : vbdev_split_rpc.cIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h38:: 51In file included from : ./vbdev_split.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h37:: 31In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h/usr/include/sys/cdefs.h::511: :In file included from 2/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:: 31warning: : usage of non-standard #include is deprecated [-W#warnings]/usr/include/sys/cdefs.h :1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ #warning usage of non-standard #include is deprecated ^ In file included from bdev_null.c:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_malloc.c:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_virtio_scsi.c:45: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_pmem.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 10 warnings generated. 10 warnings generated. CC module/bdev/pmem/bdev_pmem_rpc.o LIB libspdk_sock_posix.a SO libspdk_sock_posix.so.4.0 11 warnings generated. 10 warnings generated. 11 warnings generated. CC module/bdev/null/bdev_null_rpc.o 11 warnings generated. CC module/bdev/virtio/bdev_virtio_blk.o 10 warnings generated. CC module/bdev/virtio/bdev_virtio_rpc.o 11 warnings generated. 11 warnings generated. CC module/bdev/malloc/bdev_malloc_rpc.o CC module/bdev/zone_block/vbdev_zone_block_rpc.o LIB libspdk_blobfs_bdev.a 10 warnings generated. CC module/bdev/gpt/vbdev_gpt.o SO libspdk_blobfs_bdev.so.4.0 SYMLINK libspdk_sock_posix.so 11 warnings generated. 11 warnings generated. 11 warnings generated. 11 warnings generated. In file included from bdev_pmem_rpc.c:34: In file included from ./bdev_pmem.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 11 warnings generated. SYMLINK libspdk_blobfs_bdev.so In file included from bdev_pmem_rpc.c:34: In file included from ./bdev_pmem.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from bdev_pmem_rpc.c:34: In file included from ./bdev_pmem.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from bdev_pmem_rpc.c:34: In file included from ./bdev_pmem.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from bdev_pmem_rpc.c:34: In file included from ./bdev_pmem.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from bdev_pmem_rpc.c:34: In file included from ./bdev_pmem.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from bdev_pmem_rpc.c:34: In file included from ./bdev_pmem.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from bdev_pmem_rpc.c:34: In file included from ./bdev_pmem.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from bdev_pmem_rpc.c:34: In file included from ./bdev_pmem.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from bdev_pmem_rpc.c:34: In file included from ./bdev_pmem.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 11 warnings generated. In file included from bdev_virtio_blk.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ LIB libspdk_bdev_ftl.a In file included from bdev_virtio_blk.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from bdev_virtio_blk.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from bdev_virtio_blk.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from bdev_virtio_blk.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from bdev_virtio_blk.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from bdev_virtio_blk.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from bdev_virtio_blk.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from bdev_virtio_blk.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from bdev_virtio_blk.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ SO libspdk_bdev_ftl.so.4.0 11 warnings generated. In file included from bdev_virtio_rpc.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_virtio_rpc.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from bdev_virtio_rpc.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] 11 warnings generated. #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from bdev_virtio_rpc.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from bdev_virtio_rpc.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from bdev_virtio_rpc.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h11: warning427s: generated9. : note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from bdev_virtio_rpc.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from bdev_virtio_rpc.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from bdev_virtio_rpc.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from bdev_virtio_rpc.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ LIB libspdk_bdev_error.a In file included from vbdev_gpt.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:1143 warning: sIn file included from generated/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h. :41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_virtio_blk.c:45: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from vbdev_gpt.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from vbdev_gpt.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from vbdev_gpt.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from vbdev_gpt.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from vbdev_gpt.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from vbdev_gpt.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from vbdev_gpt.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from vbdev_gpt.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from vbdev_gpt.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ SO libspdk_bdev_error.so.4.0 In file included from bdev_null_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from vbdev_zone_block_rpc.c:36: In file included from ./vbdev_zone_block.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_null_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :vbdev_zone_block_rpc.c50:: 36/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 123./vbdev_zone_block.h::939:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]: 47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h/usr/include/sys/queue.h::588588::99:: note: note: previous definition is hereprevious definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from vbdev_zone_block_rpc.c:36: In file included from ./vbdev_zone_block.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined]In file included from bdev_null_rpc.c:37: In file included from #define STAILQ_LAST(head, type, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h : ^46 : /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h652::479: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: :previous definition is here50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142#define STAILQ_LAST(head, type, field) \: 9 ^: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:In file included from 652vbdev_zone_block_rpc.c::936:: In file included from note: ./vbdev_zone_block.hprevious definition is here: 39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: #define STAILQ_LAST(head, type, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ^213 :9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from vbdev_zone_block_rpc.c:36: In file included from ./vbdev_zone_block.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47In file included from : bdev_null_rpc.cIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h37:: 50In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::46222: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:: 47warning: : 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \: 213 ^: 9/usr/include/sys/queue.h:: 208warning: :'LIST_EMPTY' macro redefined [-Wmacro-redefined]9 : note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ ^ /usr/include/sys/queue.h:200:9: note: previous definition is here In file included from vbdev_zone_block_rpc.c:36: #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))In file included from ./vbdev_zone_block.h ^: 39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: In file included from warning: bdev_null_rpc.c'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]: 37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)46 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/usr/include/sys/queue.h::47427: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: 50note: : previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :222:9: #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] ^ In file included from vbdev_zone_block_rpc.c:36: #define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from ./vbdev_zone_block.h ^: 39: In file included from /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h::20847:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :note: 50previous definition is here: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from vbdev_zone_block_rpc.c:36: In file included from ./vbdev_zone_block.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :bdev_null_rpc.c306::379: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.hwarning: :'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]46 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^: 50/usr/include/sys/queue.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h445::2829::9 :note: previous definition is herewarning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^In file included from vbdev_zone_block_rpc.c:36/usr/include/sys/queue.h: :In file included from 427./vbdev_zone_block.h::939:: In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hprevious definition is here: 47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))#define TAILQ_LAST(head, headname) \ ^ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^In file included from bdev_null_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.hvbdev_zone_block_rpc.c::4736: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h./vbdev_zone_block.h::5039: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h291::479: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hwarning: :'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ #define TAILQ_PREV(elm, headname, field) \ ^ ^ /usr/include/sys/queue.h/usr/include/sys/queue.h::435425::99:: note: note: previous definition is hereprevious definition is here #define TAILQ_PREV(elm, headname, field) \ ^ #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from bdev_null_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9 LIB libspdk_bdev_split.a : note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from bdev_null_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from bdev_null_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from bdev_malloc_rpc.c:35: In file included from ./bdev_malloc.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_malloc_rpc.c:35: In file included from ./bdev_malloc.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from bdev_malloc_rpc.c:35: In file included from ./bdev_malloc.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from bdev_malloc_rpc.c:35: In file included from ./bdev_malloc.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from bdev_malloc_rpc.c:35: In file included from ./bdev_malloc.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from bdev_malloc_rpc.c:35: In file included from ./bdev_malloc.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from bdev_malloc_rpc.c:35: In file included from ./bdev_malloc.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from bdev_malloc_rpc.c:35: In file included from ./bdev_malloc.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from bdev_malloc_rpc.c:35: In file included from ./bdev_malloc.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from bdev_malloc_rpc.c:35: In file included from ./bdev_malloc.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ SO libspdk_bdev_split.so.4.0 In file included from vbdev_zone_block_rpc.c:36: In file included from ./vbdev_zone_block.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_null_rpc.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 10 warnings generated. SYMLINK libspdk_bdev_ftl.so LIB libspdk_bdev_pmem.a 11 warnings generated. 11 warnings generated. SO libspdk_bdev_pmem.so.4.0 In file included from vbdev_gpt.c:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 10 warnings generated. 11 warnings generated. 11 warnings generated. LIB libspdk_bdev_passthru.a SYMLINK libspdk_bdev_error.so SO libspdk_bdev_passthru.so.4.0 LIB libspdk_bdev_malloc.a SYMLINK libspdk_bdev_split.so 11 warnings generated. SO libspdk_bdev_malloc.so.4.0 LIB libspdk_bdev_zone_block.a SO libspdk_bdev_zone_block.so.4.0 11 warnings generated. 11 warnings generated. SYMLINK libspdk_bdev_pmem.so LIB libspdk_bdev_aio.a SO libspdk_bdev_aio.so.4.0 LIB libspdk_bdev_null.a SO libspdk_bdev_null.so.4.0 11 warnings generated. SYMLINK libspdk_bdev_passthru.so 10 warnings generated. SYMLINK libspdk_bdev_malloc.so SYMLINK libspdk_bdev_zone_block.so 11 warnings generated. SYMLINK libspdk_bdev_aio.so LIB libspdk_bdev_delay.a SYMLINK libspdk_bdev_null.so SO libspdk_bdev_delay.so.4.0 11 warnings generated. SYMLINK libspdk_bdev_delay.so 11 warnings generated. LIB libspdk_bdev_gpt.a SO libspdk_bdev_gpt.so.4.0 11 warnings generated. LIB libspdk_bdev_raid.a SO libspdk_bdev_raid.so.4.0 SYMLINK libspdk_bdev_gpt.so 11 warnings generated. SYMLINK libspdk_bdev_raid.so 11 warnings generated. LIB libspdk_bdev_lvol.a SO libspdk_bdev_lvol.so.4.0 11 warnings generated. LIB libspdk_bdev_virtio.a SO libspdk_bdev_virtio.so.4.0 SYMLINK libspdk_bdev_lvol.so SYMLINK libspdk_bdev_virtio.so 11 warnings generated. LIB libspdk_bdev_nvme.a SO libspdk_bdev_nvme.so.5.0 SYMLINK libspdk_bdev_nvme.so CC module/event/subsystems/accel/accel.o CC module/event/subsystems/vmd/vmd.o CC module/event/subsystems/sock/sock.o CC module/event/subsystems/vhost_blk/vhost_blk.o CC module/event/subsystems/vmd/vmd_rpc.o CC module/event/subsystems/scheduler/scheduler.o In file included from scheduler.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from scheduler.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from scheduler.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from scheduler.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from scheduler.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from scheduler.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from scheduler.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from scheduler.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from scheduler.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from scheduler.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from accel.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] In file included from #warning usage of non-standard #include is deprecatedvmd_rpc.c : ^34 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from vmd_rpc.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from vmd_rpc.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from accel.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:In file included from 123vmd_rpc.c::934:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]: 48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ^213 :9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here/usr/include/sys/queue.h :588:9: #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))note: previous definition is here ^ In file included from #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))vmd_rpc.c : ^34 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] In file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \accel.c : ^38 : /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h208::379: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: :previous definition is here50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9#define LIST_FOREACH_SAFE(var, head, field, tvar) \: ^warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is hereIn file included from vmd_rpc.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h:48#define STAILQ_LAST(head, type, field) \: In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here In file included from #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))accel.c : ^38 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :vmd_rpc.c50:: 34/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 213/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h::948:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h'LIST_EMPTY' macro redefined [-Wmacro-redefined]: 43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291#define LIST_EMPTY(head) ((head)->lh_first == NULL): 9 ^: /usr/include/sys/queue.hwarning: :'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]200 :9: note: previous definition is here#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))note: previous definition is here ^ #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from accel.c:38: In file included from In file included from vmd_rpc.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h::3437: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::4850: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::22243:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :warning: 50'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \208 : ^9 :/usr/include/sys/queue.h :note: 445previous definition is here: 9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from vmd_rpc.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: In file included from warning: accel.c'TAILQ_LAST' macro redefined [-Wmacro-redefined]: 38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:#define TAILQ_LAST(head, headname) \37 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from /usr/include/sys/queue.h:sock.c:50:423: 34:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: 9:In file included from :282/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h ::note: 943previous definition is here:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]#define TAILQ_LAST(head, headname) \: 41 ^: /usr/include/sys/cdefs.h#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL): 1 ^:In file included from 2vmd_rpc.c/usr/include/sys/queue.h::: 34427warning: : :usage of non-standard #include is deprecated [-W#warnings]In file included from 9 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h:: 48note: : previous definition is hereIn file included from #warning usage of non-standard #include is deprecated /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h : ^43 : #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^: 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] In file included from accel.c:#define TAILQ_PREV(elm, headname, field) \38 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h/usr/include/sys/queue.h::37425: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: 50note: : previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :291:9:#define TAILQ_PREV(elm, headname, field) \ warning: ^'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from accel.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from accel.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from accel.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from sock.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from sock.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from sock.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from sock.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from sock.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from sock.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from sock.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from sock.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from sock.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from vmd.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from vhost_blk.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from vmd.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from vmd.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from In file included from vhost_blk.cvmd.c::3839: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h::3743: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::5050: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::123213::99:: warning: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL)#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ ^ /usr/include/sys/queue.h:200:9: note: previous definition is here /usr/include/sys/queue.h#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)): 588 ^: 9: note: previous definition is here In file included from vmd.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : ^50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208In file included from :vhost_blk.c9::38 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h :37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: #define LIST_FOREACH_SAFE(var, head, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ^142 :9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is hereIn file included from vmd.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:#define STAILQ_LAST(head, type, field) \43 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: In file included from previous definition is herevhost_blk.c :38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:37: In file included from #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : ^50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.hIn file included from :vmd.c200::399: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hnote: :previous definition is here43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)): 9 ^: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] In file included from vhost_blk.c:38#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \: In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h :37/usr/include/sys/queue.h: :In file included from 435/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::950:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnote: :previous definition is here222 :9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from vmd.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:In file included from 9vhost_blk.c:: 38warning: : 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \50 : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :/usr/include/sys/queue.h282::4459::9 :warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]note: previous definition is here #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \/usr/include/sys/queue.h : ^427 :9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from vmd.c:39: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hvhost_blk.c::4338: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h::5037: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h316::509: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :warning: 291'TAILQ_LAST' macro redefined [-Wmacro-redefined]: 9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \/usr/include/sys/queue.h : ^423 :/usr/include/sys/queue.h9::435 :note: 9previous definition is here: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from vmd.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50In file included from : vhost_blk.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::38321: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:: 37warning: : 'TAILQ_PREV' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:#define TAILQ_PREV(elm, headname, field) \9 : ^ warning: /usr/include/sys/queue.h'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]: 425:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ #define TAILQ_PREV(elm, headname, field) \/usr/include/sys/queue.h : ^445 :9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from vhost_blk.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from vhost_blk.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. LIB libspdk_event_accel.a LIB libspdk_event_sock.a LIB libspdk_event_scheduler.a SO libspdk_event_sock.so.3.0 SO libspdk_event_accel.so.4.0 SO libspdk_event_scheduler.so.2.0 LIB libspdk_event_vhost_blk.a 10 warnings generated. SO libspdk_event_vhost_blk.so.1.0 LIB libspdk_event_vmd.a SO libspdk_event_vmd.so.4.0 SYMLINK libspdk_event_accel.so SYMLINK libspdk_event_sock.so SYMLINK libspdk_event_scheduler.so SYMLINK libspdk_event_vhost_blk.so SYMLINK libspdk_event_vmd.so CC module/event/subsystems/bdev/bdev.o In file included from bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. LIB libspdk_event_bdev.a SO libspdk_event_bdev.so.4.0 SYMLINK libspdk_event_bdev.so CC module/event/subsystems/nvmf/nvmf_rpc.o CC module/event/subsystems/scsi/scsi.o CC module/event/subsystems/nvmf/nvmf_tgt.o CC module/event/subsystems/nbd/nbd.o In file included from In file included from nvmf_rpc.cnvmf_tgt.c::3535: : In file included from In file included from ./event_nvmf.h./event_nvmf.h::4040: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h::4444: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::4343: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::4141: : /usr/include/sys/cdefs.h/usr/include/sys/cdefs.h::11::22:: warning: warning: usage of non-standard #include is deprecated [-W#warnings]usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated#warning usage of non-standard #include is deprecated ^ ^ In file included from nbd.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from In file included from nvmf_rpc.cnvmf_tgt.c::3535: : In file included from In file included from ./event_nvmf.h./event_nvmf.h::4040: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h::4444: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::4343: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::5050: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::123123::99:: warning: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ ^ /usr/include/sys/queue.h/usr/include/sys/queue.h::588588::99:: note: note: previous definition is hereprevious definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ ^ In file included from In file included from In file included from nbd.cnvmf_rpc.cnvmf_tgt.c:::383535: : : In file included from In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h./event_nvmf.h./event_nvmf.h:::374040: : : In file included from In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:::504444: : : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h123:::43439: : :In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hwarning: ::'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]5050 : : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::142142::9#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)9: : ^ warning: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined]'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \#define STAILQ_LAST(head, type, field) \ ^ ^ /usr/include/sys/queue.h/usr/include/sys/queue.h::/usr/include/sys/queue.h652652:::58899:::9 :note: note: previous definition is hereprevious definition is herenote: previous definition is here #define STAILQ_LAST(head, type, field) \#define STAILQ_LAST(head, type, field) \ ^ ^ #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nbd.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:37: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from nvmf_rpc.c:nvmf_tgt.c:50:35: 35: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: In file included from :In file included from ./event_nvmf.h142./event_nvmf.h:::40940: :: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.hwarning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:'STAILQ_LAST' macro redefined [-Wmacro-redefined]:44 44: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::#define STAILQ_LAST(head, type, field) \4343 : : ^In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:/usr/include/sys/queue.h:50:50: 652: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:9:213:213: :9note: 9:previous definition is here: warning: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ #define LIST_EMPTY(head) ((head)->lh_first == NULL)#define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ ^ /usr/include/sys/queue.h/usr/include/sys/queue.h::200200::99:: note: note: previous definition is hereprevious definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ ^In file included from nbd.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:37: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from nvmf_rpc.c:nvmf_tgt.c:50:35: 35: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: In file included from :In file included from ./event_nvmf.h213./event_nvmf.h:::40940: :: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.hwarning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:'LIST_EMPTY' macro redefined [-Wmacro-redefined]:44 44: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::43#define LIST_EMPTY(head) ((head)->lh_first == NULL)43: : In file included from ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:/usr/include/sys/queue.h:50:50: 200: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:9:222:222: :9note: 9:previous definition is here: warning: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ #define LIST_FOREACH_SAFE(var, head, field, tvar) \#define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ ^ /usr/include/sys/queue.h/usr/include/sys/queue.h::In file included from 208208nbd.c:::9938::: In file included from note: note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.hprevious definition is hereprevious definition is here: 37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: #define LIST_FOREACH_SAFE(var, head, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \ : ^222 ^ : 9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is hereIn file included from In file included from nvmf_rpc.cnvmf_tgt.c::3535: #define LIST_FOREACH_SAFE(var, head, field, tvar) \: In file included from In file included from ./event_nvmf.h ^./event_nvmf.h: :4040: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h::4444: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::4343: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::5050: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:In file included from :282nbd.c282:::9389:: : In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.hwarning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]:'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] 37 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL):#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) 282 ^: ^ 9 /usr/include/sys/queue.h:/usr/include/sys/queue.h: :427warning: 427:'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]:9 9:: note: note: previous definition is hereprevious definition is here #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)):#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) 9 ^: ^ note: previous definition is here In file included from #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))nvmf_rpc.cIn file included from :nvmf_tgt.c ^35: : 35In file included from : ./event_nvmf.hIn file included from :./event_nvmf.h40:: 40In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.hIn file included from In file included from :nbd.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h44::: 3844In file included from : : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h43::: 3743In file included from : : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50::: 5050/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h291:::2912919:::99 ::warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]warning: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ /usr/include/sys/queue.h ^: ^ 435 /usr/include/sys/queue.h:/usr/include/sys/queue.h:9:435:435: :9note: 9:previous definition is here: note: note: previous definition is hereprevious definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ #define TAILQ_FOREACH_SAFE(var, head, field, next) \#define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ ^ In file included from nvmf_rpc.c:35: In file included from ./event_nvmf.h:40In file included from In file included from : nbd.cnvmf_tgt.cIn file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h3835:: : 44In file included from In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h./event_nvmf.hIn file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h3740:: : 43In file included from In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.hIn file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h5044:: : 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from : :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h306:::433069: ::In file included from 9 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:warning: : 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]50warning: : 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :306:9: warning: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ ^/usr/include/sys/queue.h :/usr/include/sys/queue.h445::#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \4459 :: ^9 :note: /usr/include/sys/queue.h previous definition is here:note: 445previous definition is here: 9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^In file included from nbd.c:In file included from 38nvmf_rpc.c: :In file included from 35/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.hIn file included from : :nvmf_tgt.cIn file included from 37:./event_nvmf.h: 35:In file included from : 40/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from : :./event_nvmf.hIn file included from 50:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h: 40:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: 44:In file included from : 316/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.hIn file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h944::: 43 In file included from : warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from 'TAILQ_LAST' macro redefined [-Wmacro-redefined]:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h 43:: 50In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_LAST(head, headname) \:: 50316 ^: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9/usr/include/sys/queue.h:::316 423:warning: :9'TAILQ_LAST' macro redefined [-Wmacro-redefined]9: : warning: note: 'TAILQ_LAST' macro redefined [-Wmacro-redefined]previous definition is here #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h#define TAILQ_LAST(head, headname) \:#define TAILQ_LAST(head, headname) \ 423 ^: ^ 9 /usr/include/sys/queue.h:: 423note: :previous definition is hereIn file included from 9 nbd.c:: 38note: : #define TAILQ_LAST(head, headname) \previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h ^: 37: #define TAILQ_LAST(head, headname) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^In file included from : nvmf_rpc.c50:: 35/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from In file included from 321nvmf_tgt.c./event_nvmf.h:::93540:: : In file included from In file included from warning: ./event_nvmf.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h'TAILQ_PREV' macro redefined [-Wmacro-redefined]:: 4044: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:#define TAILQ_PREV(elm, headname, field) \:44 43: ^: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:::4342550: :: In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::: 32150note: :: previous definition is here9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :: 321warning: :'TAILQ_PREV' macro redefined [-Wmacro-redefined]9#define TAILQ_PREV(elm, headname, field) \ : ^warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:#define TAILQ_PREV(elm, headname, field) \425 : ^9 :/usr/include/sys/queue.h :note: 425previous definition is here: 9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ #define TAILQ_PREV(elm, headname, field) \ ^ In file included from scsi.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from scsi.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from scsi.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from scsi.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from scsi.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from scsi.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from scsi.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from scsi.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from scsi.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from scsi.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. LIB libspdk_event_nbd.a SO libspdk_event_nbd.so.4.0 10 warnings generated. LIB libspdk_event_scsi.a SO libspdk_event_scsi.so.4.0 SYMLINK libspdk_event_nbd.so SYMLINK libspdk_event_scsi.so 10 warnings generated. CC module/event/subsystems/vhost_scsi/vhost_scsi.o CC module/event/subsystems/iscsi/iscsi.o 10 warnings generated. LIB libspdk_event_nvmf.a SO libspdk_event_nvmf.so.4.0 SYMLINK libspdk_event_nvmf.so In file included from iscsi.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from iscsi.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from iscsi.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from iscsi.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from iscsi.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from iscsi.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from iscsi.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from iscsi.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from iscsi.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from iscsi.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/iscsi.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from vhost_scsi.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from vhost_scsi.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from vhost_scsi.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from vhost_scsi.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from vhost_scsi.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from vhost_scsi.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from vhost_scsi.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from vhost_scsi.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from vhost_scsi.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from vhost_scsi.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/init.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. LIB libspdk_event_vhost_scsi.a SO libspdk_event_vhost_scsi.so.1.0 10 warnings generated. LIB libspdk_event_iscsi.a SO libspdk_event_iscsi.so.4.0 SYMLINK libspdk_event_vhost_scsi.so SYMLINK libspdk_event_iscsi.so SO libspdk.so.4.0 SYMLINK libspdk.so make[2]: Nothing to be done for 'all'. CXX app/trace/trace.o CC app/trace_record/trace_record.o CC test/rpc_client/rpc_client_test.o TEST_HEADER include/spdk/accel_engine.h TEST_HEADER include/spdk/assert.h TEST_HEADER include/spdk/barrier.h TEST_HEADER include/spdk/base64.h TEST_HEADER include/spdk/bdev.h TEST_HEADER include/spdk/bdev_module.h TEST_HEADER include/spdk/bdev_zone.h CC app/spdk_top/spdk_top.o CC app/iscsi_top/iscsi_top.o TEST_HEADER include/spdk/bit_array.h TEST_HEADER include/spdk/bit_pool.h TEST_HEADER include/spdk/blob.h TEST_HEADER include/spdk/blob_bdev.h TEST_HEADER include/spdk/blobfs.h TEST_HEADER include/spdk/blobfs_bdev.h CC app/spdk_lspci/spdk_lspci.o TEST_HEADER include/spdk/conf.h TEST_HEADER include/spdk/config.h TEST_HEADER include/spdk/cpuset.h TEST_HEADER include/spdk/crc16.h TEST_HEADER include/spdk/crc32.h TEST_HEADER include/spdk/dif.h TEST_HEADER include/spdk/dma.h TEST_HEADER include/spdk/endian.h TEST_HEADER include/spdk/env.h TEST_HEADER include/spdk/env_dpdk.h TEST_HEADER include/spdk/event.h TEST_HEADER include/spdk/fd.h TEST_HEADER include/spdk/fd_group.h TEST_HEADER include/spdk/file.h TEST_HEADER include/spdk/ftl.h TEST_HEADER include/spdk/gpt_spec.h TEST_HEADER include/spdk/histogram_data.h TEST_HEADER include/spdk/idxd.h TEST_HEADER include/spdk/idxd_spec.h TEST_HEADER include/spdk/init.h TEST_HEADER include/spdk/ioat.h TEST_HEADER include/spdk/ioat_spec.h TEST_HEADER include/spdk/iscsi_spec.h TEST_HEADER include/spdk/json.h CC examples/vmd/lsvmd/lsvmd.o TEST_HEADER include/spdk/jsonrpc.h TEST_HEADER include/spdk/likely.h TEST_HEADER include/spdk/log.h TEST_HEADER include/spdk/lvol.h TEST_HEADER include/spdk/memory.h TEST_HEADER include/spdk/mmio.h TEST_HEADER include/spdk/nbd.h TEST_HEADER include/spdk/notify.h TEST_HEADER include/spdk/nvme.h TEST_HEADER include/spdk/nvme_intel.h TEST_HEADER include/spdk/nvme_ocssd.h TEST_HEADER include/spdk/nvme_ocssd_spec.h TEST_HEADER include/spdk/nvme_spec.h TEST_HEADER include/spdk/nvme_zns.h CC examples/accel/perf/accel_perf.o CC examples/ioat/perf/perf.o TEST_HEADER include/spdk/nvmf.h TEST_HEADER include/spdk/nvmf_cmd.h CC test/thread/poller_perf/poller_perf.o CC test/nvme/sgl/sgl.o TEST_HEADER include/spdk/nvmf_fc_spec.h TEST_HEADER include/spdk/nvmf_spec.h TEST_HEADER include/spdk/nvmf_transport.h CC test/event/event_perf/event_perf.o TEST_HEADER include/spdk/opal.h TEST_HEADER include/spdk/opal_spec.h TEST_HEADER include/spdk/pci_ids.h TEST_HEADER include/spdk/pipe.h CC test/nvme/reset/reset.o TEST_HEADER include/spdk/queue.h TEST_HEADER include/spdk/reduce.h TEST_HEADER include/spdk/rpc.h TEST_HEADER include/spdk/scheduler.h TEST_HEADER include/spdk/scsi.h TEST_HEADER include/spdk/scsi_spec.h TEST_HEADER include/spdk/sock.h TEST_HEADER include/spdk/stdinc.h TEST_HEADER include/spdk/string.h TEST_HEADER include/spdk/thread.h TEST_HEADER include/spdk/trace.h TEST_HEADER include/spdk/trace_parser.h TEST_HEADER include/spdk/tree.h TEST_HEADER include/spdk/util.h TEST_HEADER include/spdk/uuid.h TEST_HEADER include/spdk/version.h TEST_HEADER include/spdk/vfio_user_pci.h CC examples/util/zipf/zipf.o TEST_HEADER include/spdk/vfio_user_spec.h TEST_HEADER include/spdk/vhost.h TEST_HEADER include/spdk/vmd.h CC test/nvme/aer/aer.o TEST_HEADER include/spdk/zipf.h CC examples/nvme/hello_world/hello_world.o CXX test/cpp_headers/accel_engine.o CC examples/sock/hello_world/hello_sock.o In file included from trace_record.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from trace_record.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from trace_record.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from trace_record.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from trace_record.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from trace_record.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from trace_record.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from trace_record.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from trace_record.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from trace_record.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from rpc_client_test.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from rpc_client_test.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from rpc_client_test.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from rpc_client_test.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from rpc_client_test.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from rpc_client_test.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from rpc_client_test.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from rpc_client_test.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from rpc_client_test.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from rpc_client_test.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/env/mem_callbacks/mem_callbacks.o In file included from spdk_top.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from spdk_lspci.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from spdk_top.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from spdk_top.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from spdk_top.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from spdk_top.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from spdk_top.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here In file included from spdk_lspci.c:35: In file included from #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h : ^43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:In file included from 9spdk_top.c:: 37warning: : 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL): 50 ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^/usr/include/sys/queue.h :/usr/include/sys/queue.h588::4359::9 :note: previous definition is herenote: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ ^ In file included from spdk_top.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.hIn file included from :spdk_lspci.c47:: 35In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h42:: 43In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50:: 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h306::1429::9 :warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ ^ /usr/include/sys/queue.h/usr/include/sys/queue.h::652445::99:: note: note: previous definition is hereprevious definition is here #define STAILQ_LAST(head, type, field) \ ^#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from spdk_top.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:In file included from 316spdk_lspci.c::935:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h'TAILQ_LAST' macro redefined [-Wmacro-redefined]: 43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: #define TAILQ_LAST(head, headname) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ^213 :/usr/include/sys/queue.h9::423 :warning: 9'LIST_EMPTY' macro redefined [-Wmacro-redefined]: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == NULL)#define TAILQ_LAST(head, headname) \ ^ ^ /usr/include/sys/queue.h:200:9:In file included from spdk_top.cnote: :previous definition is here37 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)): In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: In file included from 'TAILQ_PREV' macro redefined [-Wmacro-redefined]spdk_lspci.c :35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43#define TAILQ_PREV(elm, headname, field) \: In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :/usr/include/sys/queue.h50:: 425/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::9222:: 9note: :previous definition is here warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from spdk_lspci.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from spdk_lspci.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from spdk_lspci.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from spdk_lspci.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from spdk_lspci.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from iscsi_top.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from iscsi_top.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here In file included from lsvmd.c:35#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)): In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h :43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] In file included from iscsi_top.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: #warning usage of non-standard #include is deprecatedIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h ^: 42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from iscsi_top.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from iscsi_top.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from iscsi_top.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from iscsi_top.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from iscsi_top.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from iscsi_top.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] In file included from lsvmd.c#define TAILQ_LAST(head, headname) \: 35 ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h/usr/include/sys/queue.h::43423: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: 50note: : previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :123:9: #define TAILQ_LAST(head, headname) \warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] ^ #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)In file included from iscsi_top.c ^: 36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::588321::99:: note: warning: previous definition is here'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from lsvmd.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from lsvmd.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from lsvmd.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from lsvmd.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from lsvmd.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from lsvmd.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from lsvmd.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from lsvmd.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here In file included from poller_perf.c:#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))36 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:In file included from 1perf.c::236:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.husage of non-standard #include is deprecated [-W#warnings]: 47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#warning usage of non-standard #include is deprecated50 : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from poller_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: In file included from previous definition is heretrace.cpp :35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : ^41 : /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated In file included from ^poller_perf.c :36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from poller_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from poller_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from poller_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from poller_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from poller_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here In file included from trace.cpp:35#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :poller_perf.c123::369: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hwarning: :'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)316 : ^9 : warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:/usr/include/sys/queue.h9::588 :note: 9previous definition is here: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) In file included from ^poller_perf.c :36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: In file included from 'TAILQ_PREV' macro redefined [-Wmacro-redefined]trace.cpp :35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43#define TAILQ_PREV(elm, headname, field) \: In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :50/usr/include/sys/queue.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h425::1429::9 :note: previous definition is herewarning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^#define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from trace.cpp:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from trace.cpp:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from trace.cpp:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from trace.cpp:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from trace.cpp:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from trace.cpp:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from trace.cpp:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from reset.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from reset.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from reset.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from reset.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from reset.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from reset.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ In file included from /usr/include/sys/queue.hevent_perf.c::42736:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :note: 43previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)): ^warning: usage of non-standard #include is deprecated [-W#warnings] In file included from #warning usage of non-standard #include is deprecatedreset.c : ^36 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from reset.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:In file included from 9aer.c:: 36note: : previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \/usr/include/sys/cdefs.h : ^1 :2: warning: usage of non-standard #include is deprecated [-W#warnings] In file included from reset.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:#warning usage of non-standard #include is deprecated48 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from reset.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from event_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from event_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from event_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:In file included from 9aer.c:: 36warning: : 'LIST_EMPTY' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: #define LIST_EMPTY(head) ((head)->lh_first == NULL)/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ^123 :9/usr/include/sys/queue.h:: 200warning: :'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]9 : note: previous definition is here #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from /usr/include/sys/queue.hevent_perf.c::58836:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :note: 43previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)): ^warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9:In file included from aer.cnote: :previous definition is here36 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \: 50 ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here In file included from event_perf.c:36: In file included from #define STAILQ_LAST(head, type, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h : ^43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9:In file included from aer.cnote: :previous definition is here36 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)): /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^: 213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] In file included from event_perf.c:36#define LIST_EMPTY(head) ((head)->lh_first == NULL): In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :43/usr/include/sys/queue.h: :In file included from 200/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::950:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnote: :previous definition is here291 :9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: In file included from previous definition is hereaer.c :36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from #define TAILQ_FOREACH_SAFE(var, head, field, next) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : ^50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] In file included from event_perf.c:36#define LIST_FOREACH_SAFE(var, head, field, tvar) \: In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :43/usr/include/sys/queue.h: :In file included from 208/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::950:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnote: :previous definition is here306 :9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \aer.c : ^36 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :event_perf.c50:: 36/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 282/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::943:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]: 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9:#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) warning: ^'TAILQ_LAST' macro redefined [-Wmacro-redefined] /usr/include/sys/queue.h:427:9:#define TAILQ_LAST(head, headname) \ note: ^previous definition is here /usr/include/sys/queue.h:423:9: note: previous definition is here#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ #define TAILQ_LAST(head, headname) \ ^ In file included from event_perf.cIn file included from :aer.c36:: 36In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h43:: 43In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50:: 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h321::2919::9 :warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined]warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ /usr/include/sys/queue.h ^: 425:/usr/include/sys/queue.h9::435 :note: 9previous definition is here: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from aer.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from aer.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from aer.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from sgl.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ CC test/unit/include/spdk/histogram_data.h/histogram_ut.o In file included from sgl.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from sgl.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48In file included from : accel_perf.cIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h36:: 43In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h43:: 50In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::41142: :/usr/include/sys/cdefs.h9::1 :warning: 2'STAILQ_LAST' macro redefined [-Wmacro-redefined]: warning: usage of non-standard #include is deprecated [-W#warnings] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:#warning usage of non-standard #include is deprecated652 : ^9 : note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from sgl.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ 10 warnings generated. In file included from sgl.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from sgl.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from sgl.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from sgl.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from sgl.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] In file included from accel_perf.c:36#define TAILQ_LAST(head, headname) \: In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :43/usr/include/sys/queue.h: :In file included from 423/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::950:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnote: :previous definition is here123 :9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]#define TAILQ_LAST(head, headname) \ ^ #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) In file included from ^sgl.c :36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::58850:: 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: 321note: :previous definition is here9 : warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^#define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here In file included from #define TAILQ_PREV(elm, headname, field) \accel_perf.c : ^36 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from accel_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from accel_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from accel_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from accel_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from accel_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from accel_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from accel_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. LINK spdk_lspci In file included from hello_sock.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from hello_sock.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from hello_sock.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:In file included from 652hello_world.c::936:: In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hprevious definition is here: 48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: #define STAILQ_LAST(head, type, field) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^: 41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from hello_sock.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from hello_sock.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from hello_sock.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from hello_sock.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from hello_sock.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from hello_sock.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from hello_sock.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from hello_world.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from hello_world.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from hello_world.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from hello_world.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from hello_world.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from hello_world.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from hello_world.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from hello_world.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from hello_world.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC app/spdk_dd/spdk_dd.o LINK lsvmd CC examples/interrupt_tgt/interrupt_tgt.o 10 warnings generated. 10 warnings generated. In file included from mem_callbacks.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from mem_callbacks.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from mem_callbacks.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from mem_callbacks.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from mem_callbacks.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from mem_callbacks.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from mem_callbacks.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from mem_callbacks.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9 LINK poller_perf : note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from mem_callbacks.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from mem_callbacks.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ LINK event_perf CC examples/blob/hello_world/hello_blob.o CXX test/cpp_headers/assert.o 10 warnings generated. CC examples/nvmf/nvmf/nvmf.o LINK rpc_client_test CC examples/bdev/hello_world/hello_bdev.o CC app/nvmf_tgt/nvmf_main.o CC test/blobfs/mkfs/mkfs.o CC test/bdev/bdevio/bdevio.o CC app/iscsi_tgt/iscsi_tgt.o LINK zipf CC test/app/bdev_svc/bdev_svc.o CC app/vhost/vhost.o In file included from spdk_dd.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from spdk_dd.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from spdk_dd.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from spdk_dd.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from spdk_dd.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from spdk_dd.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from spdk_dd.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from spdk_dd.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from spdk_dd.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ 10 warnings generated. In file included from spdk_dd.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from interrupt_tgt.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from interrupt_tgt.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from interrupt_tgt.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from interrupt_tgt.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from interrupt_tgt.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208: LINK iscsi_top 9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from interrupt_tgt.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from interrupt_tgt.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from interrupt_tgt.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from interrupt_tgt.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from interrupt_tgt.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. LINK hello_sock CC app/spdk_tgt/spdk_tgt.o CC test/env/vtophys/vtophys.o In file included from nvmf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvmf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvmf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvmf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvmf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvmf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvmf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvmf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here In file included from hello_blob.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \:10 47 warning ^: s In file included from generated/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h. :41: /usr/include/sys/cdefs.h:In file included from 1nvmf.c::236:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.husage of non-standard #include is deprecated [-W#warnings]: 43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9#warning usage of non-standard #include is deprecated: ^warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvmf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from hello_blob.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from hello_blob.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from hello_blob.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from hello_blob.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from hello_blob.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from hello_blob.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from hello_blob.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from In file included from nvmf_main.chello_blob.c::3636: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h::4347: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::4150: : /usr/include/sys/cdefs.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::1316::29:: warning: warning: usage of non-standard #include is deprecated [-W#warnings]'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \#warning usage of non-standard #include is deprecated ^ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ 10 warnings generated. In file included from hello_blob.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. In file included from nvmf_main.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvmf_main.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvmf_main.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvmf_main.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvmf_main.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^In file included from iscsi_tgt.c/usr/include/sys/queue.h::36427: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:: 43note: : previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2:#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) warning: ^usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecatedIn file included from nvmf_main.c ^: 36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvmf_main.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvmf_main.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvmf_main.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from iscsi_tgt.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from iscsi_tgt.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from iscsi_tgt.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from iscsi_tgt.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from iscsi_tgt.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from iscsi_tgt.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from iscsi_tgt.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from iscsi_tgt.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from iscsi_tgt.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ LINK ioat_perf In file included from mkfs.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 10 warnings generated. In file included from mkfs.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] LINK hello_world #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from mkfs.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from mkfs.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from mkfs.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from mkfs.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from mkfs.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from mkfs.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from mkfs.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from mkfs.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from bdev_svc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_svc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ LINK mem_callbacks In file included from bdev_svc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from bdev_svc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from bdev_svc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from bdev_svc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here In file included from bdevio.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)): 47 ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] In file included from bdev_svc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43#warning usage of non-standard #include is deprecated: In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from bdev_svc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from bdev_svc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from bdev_svc.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] In file included from #define TAILQ_PREV(elm, headname, field) \hello_bdev.c : ^36 : /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h425::479: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: :previous definition is here41 : /usr/include/sys/cdefs.h:1#define TAILQ_PREV(elm, headname, field) \: 2 ^: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdevio.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from bdevio.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from bdevio.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from bdevio.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from bdevio.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from bdevio.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47In file included from : hello_bdev.cIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h36:: 50In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::47291: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: 50warning: : 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :123:9: #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] ^ /usr/include/sys/queue.h:435:9: note: #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)previous definition is here ^ #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ /usr/include/sys/queue.h:588In file included from :bdevio.c9::37 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h :47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)): 9 ^: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9:In file included from hello_bdev.cnote: :previous definition is here36 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: 50 ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: In file included from 'STAILQ_LAST' macro redefined [-Wmacro-redefined]bdevio.c :37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from #define STAILQ_LAST(head, type, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : ^50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/usr/include/sys/queue.h::316652::99:: warning: note: 'TAILQ_LAST' macro redefined [-Wmacro-redefined]previous definition is here #define TAILQ_LAST(head, headname) \ #define STAILQ_LAST(head, type, field) \ ^ ^/usr/include/sys/queue.h :423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from bdevio.c:37: In file included from In file included from hello_bdev.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h CC examples/nvme/identify/identify.o ::3647: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::4750: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::32150:: 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: 213warning: :'TAILQ_PREV' macro redefined [-Wmacro-redefined]9 : warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425#define LIST_EMPTY(head) ((head)->lh_first == NULL): 9 ^: note: /usr/include/sys/queue.hprevious definition is here: 200:9: #define TAILQ_PREV(elm, headname, field) \note: previous definition is here ^ #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from hello_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from hello_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from hello_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from hello_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from hello_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from hello_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC examples/vmd/led/led.o CXX test/cpp_headers/barrier.o 10 warnings generated. In file included from vhost.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ CC test/event/reactor/reactor.o In file included from vhost.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from vhost.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from vhost.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from vhost.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from vhost.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from vhost.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from vhost.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from vhost.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from vhost.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. CXX test/cpp_headers/base64.o 10 warnings generated. 10 warnings generated. 10 warnings generated. CC test/event/reactor_perf/reactor_perf.o 10 warnings generated. LINK aer LINK sgl In file included from vtophys.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 10 warnings generated. In file included from vtophys.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from vtophys.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from vtophys.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from vtophys.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from vtophys.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from vtophys.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from vtophys.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from vtophys.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from vtophys.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from spdk_tgt.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from spdk_tgt.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from spdk_tgt.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: LINK histogram_ut In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from spdk_tgt.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from spdk_tgt.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from spdk_tgt.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from spdk_tgt.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from spdk_tgt.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from spdk_tgt.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from spdk_tgt.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. 10 warnings generated. LINK spdk_trace_record LINK reset In file included from identify.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from identify.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from identify.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from identify.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from identify.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from identify.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from identify.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from identify.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from identify.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from identify.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ LINK interrupt_tgt 10 warnings generated. 10 warnings generated. LINK accel_perf 10 warnings generated. In file included from led.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from led.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from led.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from led.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from led.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from led.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from led.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from led.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from led.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from led.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from reactor.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from reactor.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from reactor.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from reactor.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from reactor.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from reactor.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from reactor.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from reactor.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from reactor.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from reactor.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/event/app_repeat/app_repeat.o LINK nvmf_tgt CC examples/nvme/perf/perf.o In file included from reactor_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from reactor_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from reactor_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from reactor_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from reactor_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from reactor_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from reactor_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from reactor_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from reactor_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from reactor_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. CC examples/ioat/verify/verify.o CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 10 warnings generated. LINK mkfs LINK bdev_svc LINK vtophys LINK iscsi_tgt CXX test/cpp_headers/bdev.o 10 warnings generated. LINK reactor 10 warnings generated. 10 warnings generated. LINK vhost LINK led LINK reactor_perf CC test/nvme/e2edp/nvme_dp.o LINK hello_bdev CC test/nvme/overhead/overhead.o CC test/nvme/deallocated_value/deallocated_value.o In file included from app_repeat.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from verify.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from app_repeat.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from verify.c:In file included from 36app_repeat.c: :In file included from 36/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h: :In file included from 47/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h: :In file included from 47/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: :In file included from 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h: :In file included from 42/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h50:: 123/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::9142:: 9warning: :'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) #define STAILQ_LAST(head, type, field) \ ^ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here /usr/include/sys/queue.h:588:#define STAILQ_LAST(head, type, field) \9 : ^ note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from In file included from app_repeat.cverify.c::3636: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h::4747: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::4243: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::5050: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::213142::99:: warning: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL)#define STAILQ_LAST(head, type, field) \ ^ ^ /usr/include/sys/queue.h/usr/include/sys/queue.h::200652::99:: note: note: previous definition is hereprevious definition is here #define STAILQ_LAST(head, type, field) \ #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ ^ In file included from app_repeat.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hverify.c::5036: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h222::479: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hwarning: :'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213#define LIST_FOREACH_SAFE(var, head, field, tvar) \: 9 ^: /usr/include/sys/queue.hwarning: :'LIST_EMPTY' macro redefined [-Wmacro-redefined]208 :9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \: 200 ^: 9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from verify.c:36: In file included from In file included from app_repeat.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h::3647: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::4743: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::4250: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::22250:: 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: 282warning: :'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]9 : warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)/usr/include/sys/queue.h : ^208 :/usr/include/sys/queue.h9::427 :note: 9previous definition is here: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from app_repeat.cIn file included from :env_dpdk_post_init.c36:: 36In file included from : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.hIn file included from verify.c:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:47:36: 48: In file included from : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:42:47: 43: In file included from : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50:43: 41: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: In file included from :/usr/include/sys/cdefs.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h291:::1509:: :2/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ::warning: 282'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]warning: : usage of non-standard #include is deprecated [-W#warnings]9 : warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ #warning usage of non-standard #include is deprecated/usr/include/sys/queue.h#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) : ^435 ^ : 9:/usr/include/sys/queue.h :note: 427previous definition is here: 9: note: previous definition is here#define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from app_repeat.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:In file included from 47verify.c: :In file included from 36/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h: :In file included from 42/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h: :In file included from 47/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h43:: 306In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9::50 : warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]: 291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \/usr/include/sys/queue.h : ^445 :/usr/include/sys/queue.h9::435 :note: 9previous definition is here: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ ^ In file included from app_repeat.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47In file included from : verify.cIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h36:: 42In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h47:: 50In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::43316: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: 50warning: : 'TAILQ_LAST' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]#define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \previous definition is here ^ /usr/include/sys/queue.h:445#define TAILQ_LAST(head, headname) \: 9 ^: note: previous definition is here In file included from app_repeat.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: 47 ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:In file included from 50verify.c: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h36:: 321In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] :47: In file included from #define TAILQ_PREV(elm, headname, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h : ^43 : /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h425::509: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :note: 316previous definition is here: 9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined]#define TAILQ_PREV(elm, headname, field) \ ^ #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from verify.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from env_dpdk_post_init.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from env_dpdk_post_init.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from env_dpdk_post_init.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from env_dpdk_post_init.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from env_dpdk_post_init.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from env_dpdk_post_init.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from env_dpdk_post_init.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from env_dpdk_post_init.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from env_dpdk_post_init.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from perf.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ CC test/nvme/err_injection/err_injection.o In file included from perf.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from perf.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from perf.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from perf.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from perf.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from perf.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from perf.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from perf.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from perf.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ LINK hello_blob 10 warnings generated. LINK spdk_tgt LINK spdk_trace 10 warnings generated. 10 warnings generated. In file included from nvme_dp.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_dp.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ CC test/event/scheduler/scheduler.o In file included from nvme_dp.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme_dp.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_dp.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_dp.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme_dp.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme_dp.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme_dp.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_dp.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/app/histogram_perf/histogram_perf.o 10 warnings generated. In file included from overhead.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ CC test/unit/lib/accel/accel.c/accel_engine_ut.o In file included from overhead.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from overhead.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from overhead.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from overhead.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from overhead.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9In file included from :deallocated_value.c :warning: 36'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)/usr/include/sys/cdefs.h : ^1 :2/usr/include/sys/queue.h:: 427warning: :usage of non-standard #include is deprecated [-W#warnings]9 : note: previous definition is here #warning usage of non-standard #include is deprecated#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ ^ In file included from overhead.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from overhead.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from overhead.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from overhead.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. In file included from deallocated_value.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from deallocated_value.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from deallocated_value.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from deallocated_value.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from deallocated_value.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from deallocated_value.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from deallocated_value.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from deallocated_value.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from deallocated_value.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ LINK app_repeat LINK env_dpdk_post_init In file included from bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ CC examples/nvme/reconnect/reconnect.o In file included from bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from err_injection.c:36: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hbdev.cpp::431: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h::4147: : /usr/include/sys/cdefs.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h1::502: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :warning: 306usage of non-standard #include is deprecated [-W#warnings]: 9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #warning usage of non-standard #include is deprecated ^ #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from err_injection.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from err_injection.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from err_injection.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from err_injection.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from err_injection.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from err_injection.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from err_injection.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from err_injection.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from err_injection.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o CC examples/nvme/nvme_manage/nvme_manage.o CC examples/nvme/arbitration/arbitration.o 10 warnings generated. CC examples/nvme/hotplug/hotplug.o CXX test/cpp_headers/bdev_module.o LINK spdk_dd In file included from scheduler.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from scheduler.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from scheduler.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from scheduler.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from scheduler.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from scheduler.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from scheduler.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from scheduler.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from scheduler.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from scheduler.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC examples/nvme/cmb_copy/cmb_copy.o In file included from histogram_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from histogram_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from histogram_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from histogram_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from histogram_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from histogram_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from histogram_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from histogram_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ LINK nvmf /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from histogram_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from histogram_perf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/app/jsoncat/jsoncat.o In file included from accel_engine_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/thread/thread_internal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from accel_engine_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from accel_engine_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from accel_engine_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from accel_engine_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from accel_engine_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from accel_engine_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from accel_engine_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from accel_engine_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from accel_engine_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from accel_engine_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from reconnect.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from reconnect.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from reconnect.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from reconnect.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from reconnect.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from reconnect.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from reconnect.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from reconnect.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from reconnect.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from reconnect.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. LINK verify 10 warnings generated. In file included from In file included from hotplug.cnvme_manage.c::3636: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h::4848: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::4343: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::4141: : /usr/include/sys/cdefs.h/usr/include/sys/cdefs.h::11::22:: warning: warning: usage of non-standard #include is deprecated [-W#warnings]usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated#warning usage of non-standard #include is deprecated ^ ^ In file included from nvme_fuzz.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecatedIn file included from hotplug.c ^: 36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnvme_manage.c::12336:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h :warning: 48'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ^123 :9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)/usr/include/sys/queue.h : ^588 :9: note: previous definition is here /usr/include/sys/queue.h#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)): 588 ^: 9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from hotplug.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:In file included from 142nvme_manage.c::936:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h'STAILQ_LAST' macro redefined [-Wmacro-redefined]: 48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: #define STAILQ_LAST(head, type, field) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^: 50: /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::652142::99:: note: warning: previous definition is here'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ #define STAILQ_LAST(head, type, field) \ ^ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from hotplug.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: In file included from 'LIST_EMPTY' macro redefined [-Wmacro-redefined]nvme_manage.c :36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48#define LIST_EMPTY(head) ((head)->lh_first == NULL): In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :43/usr/include/sys/queue.h: :In file included from 200/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::950:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnote: :previous definition is here213 :9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.hIn file included from :hotplug.c200::369: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.hnote: :previous definition is here48 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ^222 :9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] In file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \nvme_manage.c : ^36 : In file included from /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h::20848:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :note: 43previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:#define LIST_FOREACH_SAFE(var, head, field, tvar) \9 : ^ warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here In file included from hotplug.c:36#define LIST_FOREACH_SAFE(var, head, field, tvar) \: In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h :48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] In file included from #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)nvme_manage.c : ^36 : In file included from /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h::427In file included from 48:nvme_fuzz.c: 9:In file included from :36/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h : :note: In file included from 43previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: :In file included from 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :In file included from 50#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^50: : 282/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::9123::In file included from 9hotplug.cwarning: ::'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] 36 warning: : 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)48 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:/usr/include/sys/queue.h#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)43: : 427 ^In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h9::50 : note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hprevious definition is here: 291:9: /usr/include/sys/queue.hwarning: :'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))588 : ^9 : #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \note: previous definition is here ^ In file included from /usr/include/sys/queue.hnvme_manage.c::43536:: #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h ^ : note: 48previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define TAILQ_FOREACH_SAFE(var, head, field, next) \50 : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :In file included from 291nvme_fuzz.c::936:: In file included from In file included from warning: hotplug.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]:: 3643: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :48 ^50: : In file included from /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:::43514243::: 99In file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :note: warning: 50previous definition is here'STAILQ_LAST' macro redefined [-Wmacro-redefined]: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: #define STAILQ_LAST(head, type, field) \#define TAILQ_FOREACH_SAFE(var, head, field, next) \'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] ^ ^ /usr/include/sys/queue.h:652:9#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \: ^note: previous definition is hereIn file included from /usr/include/sys/queue.h nvme_manage.c::44536:: 9#define STAILQ_LAST(head, type, field) \In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h ^:note: 48previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : ^50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: In file included from warning: hotplug.c'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]: 36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from :#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \nvme_fuzz.c43 :: ^36In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/usr/include/sys/queue.hIn file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h50445:: :43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h9: ::In file included from 316 /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:note: :9previous definition is here50: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hwarning: :'TAILQ_LAST' macro redefined [-Wmacro-redefined]213 :#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \9 : ^#define TAILQ_LAST(head, headname) \ warning: ^'LIST_EMPTY' macro redefined [-Wmacro-redefined] /usr/include/sys/queue.hIn file included from :nvme_manage.c423::369: #define LIST_EMPTY(head) ((head)->lh_first == NULL):In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h ^note: : previous definition is here48/usr/include/sys/queue.h : :In file included from 200/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:#define TAILQ_LAST(head, headname) \:9 43: ^: In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hprevious definition is here: 50In file included from : hotplug.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::36316: #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)):In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h ^:: 48warning: : 'TAILQ_LAST' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :#define TAILQ_LAST(head, headname) \nvme_fuzz.c50 :: ^36/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : /usr/include/sys/queue.h:In file included from :321/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h423:::9439:: : In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: 'TAILQ_PREV' macro redefined [-Wmacro-redefined]:previous definition is here 50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9:#define TAILQ_PREV(elm, headname, field) \ #define TAILQ_LAST(head, headname) \ warning: ^'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] ^ /usr/include/sys/queue.h:425:9#define LIST_FOREACH_SAFE(var, head, field, tvar) \: ^In file included from note: nvme_manage.cprevious definition is here/usr/include/sys/queue.h: :36208: :In file included from 9#define TAILQ_PREV(elm, headname, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h: : ^ CC test/unit/lib/bdev/bdev.c/bdev_ut.o 48note: : previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: #define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^: 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \In file included from nvme_fuzz.c ^: 36: /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h425::439: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: :previous definition is here50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9:#define TAILQ_PREV(elm, headname, field) \ warning: ^'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme_fuzz.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme_fuzz.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme_fuzz.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_fuzz.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. CC test/app/stub/stub.o In file included from arbitration.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 10 warnings generated. In file included from arbitration.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from arbitration.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from arbitration.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from arbitration.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] CC examples/nvme/pmr_persistence/pmr_persistence.o #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from arbitration.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from arbitration.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from arbitration.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from arbitration.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from arbitration.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ LINK histogram_perf LINK err_injection In file included from cmb_copy.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from cmb_copy.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from cmb_copy.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from cmb_copy.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from cmb_copy.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from cmb_copy.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from cmb_copy.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from cmb_copy.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from cmb_copy.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from cmb_copy.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/unit/lib/blob/blob.c/blob_ut.o CC test/env/memory/memory_ut.o CC examples/nvme/abort/abort.o CC test/unit/lib/bdev/part.c/part_ut.o 10 warnings generated. CXX test/cpp_headers/bdev_zone.o In file included from bdev_module.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_module.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from bdev_module.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from bdev_module.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from bdev_module.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from bdev_module.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from bdev_module.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from bdev_module.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from bdev_module.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from bdev_module.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ LINK bdevio 10 warnings generated. In file included from stub.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from stub.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from stub.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from stub.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from stub.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from stub.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from stub.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47 CXX test/cpp_headers/bit_array.o : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from stub.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from stub.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from stub.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from bdev_module.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ LINK nvme_dp 10 warnings generated. CC test/bdev/bdevperf/bdevperf.o In file included from bdev_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from pmr_persistence.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from bdev_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from bdev_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from bdev_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from bdev_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from bdev_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:In file included from 291pmr_persistence.c::936:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: 43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h : ^123 :/usr/include/sys/queue.h9::435 :warning: 9'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]: note: previous definition is here #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)#define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ ^ LINK jsoncat /usr/include/sys/queue.h:588:9In file included from :bdev_ut.c :note: 37previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)): 43 ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] In file included from pmr_persistence.c:36: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h ^: 43/usr/include/sys/queue.h: :In file included from 445/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::950:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hnote: :previous definition is here142 :9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652In file included from :bdev_ut.c9::37 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c :38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:#define STAILQ_LAST(head, type, field) \38 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:In file included from 423pmr_persistence.c::936:: In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hprevious definition is here: 43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50#define TAILQ_LAST(head, headname) \: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^: 213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] In file included from bdev_ut.c:37: In file included from #define LIST_EMPTY(head) ((head)->lh_first == NULL)/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c : ^38 : /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c200::389: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hnote: :previous definition is here43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)): 9 ^: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ In file included from ^pmr_persistence.c :/usr/include/sys/queue.h36:: 425In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h9::43 : note: In file included from previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:#define TAILQ_PREV(elm, headname, field) \9 : ^ warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from pmr_persistence.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from pmr_persistence.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from pmr_persistence.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from pmr_persistence.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from pmr_persistence.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 11 warnings generated. LINK deallocated_value In file included from memory_ut.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/memory.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from memory_ut.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/memory.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from memory_ut.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/memory.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from memory_ut.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/memory.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from memory_ut.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/memory.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from memory_ut.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/memory.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here CXX test/cpp_headers/bit_pool.o #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from memory_ut.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/memory.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from memory_ut.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/memory.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from memory_ut.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/memory.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from memory_ut.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/memory.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o In file included from part_ut.c:In file included from 36blob_ut.c: :In file included from 41/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c: :In file included from 38/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c: :In file included from 38/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c: :In file included from 38/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c: :In file included from 38/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: :In file included from 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: :In file included from 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :In file included from 41/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :/usr/include/sys/cdefs.h41:: 1/usr/include/sys/cdefs.h::21:: 2warning: : usage of non-standard #include is deprecated [-W#warnings]warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^#warning usage of non-standard #include is deprecated ^ In file included from part_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9:In file included from blob_ut.cnote: :previous definition is here41 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))38 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] In file included from part_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)38 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/usr/include/sys/queue.h::142588::99:: warning: note: 'STAILQ_LAST' macro redefined [-Wmacro-redefined]previous definition is here #define STAILQ_LAST(head, type, field) \ ^#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) /usr/include/sys/queue.h ^: 652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from blob_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9In file included from :part_ut.c :warning: 36'STAILQ_LAST' macro redefined [-Wmacro-redefined]: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c#define STAILQ_LAST(head, type, field) \: 38 ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/usr/include/sys/queue.h::43652: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:: 50note: : previous definition is here/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]#define STAILQ_LAST(head, type, field) \ ^ #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from blob_ut.c:41: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.cpart_ut.c::3836: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c::3838: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c::4338: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::5043: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h213::509:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hwarning: :'LIST_EMPTY' macro redefined [-Wmacro-redefined]222 :9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:#define LIST_FOREACH_SAFE(var, head, field, tvar) \200 : ^9 :/usr/include/sys/queue.h In file included from :note: abort.c208previous definition is here:: 369: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hnote: :previous definition is here43#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) : In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :#define LIST_FOREACH_SAFE(var, head, field, tvar) \41 : ^/usr/include/sys/cdefs.h :1:2: In file included from warning: blob_ut.cusage of non-standard #include is deprecated [-W#warnings]: 41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38#warning usage of non-standard #include is deprecated: In file included from In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hpart_ut.c ::4336: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c::5038: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c222::389: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hwarning: :'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282#define LIST_FOREACH_SAFE(var, head, field, tvar) \: 9 ^: warning: /usr/include/sys/queue.h'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]: 208:9: note: previous definition is here #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427#define LIST_FOREACH_SAFE(var, head, field, tvar) \: 9 ^: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from part_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from In file included from blob_ut.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c::4138: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::3843: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::3850: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::29143:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :warning: 50'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] ^ /usr/include/sys/queue.h:435:9:#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) note: ^previous definition is here /usr/include/sys/queue.h:427:9: #define TAILQ_FOREACH_SAFE(var, head, field, next) \note: previous definition is here ^ #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from part_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.cIn file included from :blob_ut.c38:: 41In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c43:: 38In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c50:: 38/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 306/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::943:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]: 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] ^ /usr/include/sys/queue.h:445:9: #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \note: previous definition is here ^ /usr/include/sys/queue.h:435:9: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \note: previous definition is here ^ #define TAILQ_FOREACH_SAFE(var, head, field, next) \In file included from part_ut.c ^: 36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43In file included from : blob_ut.cIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h41:: 50In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::38316: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:: 38warning: : 'TAILQ_LAST' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define TAILQ_LAST(head, headname) \50 : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :/usr/include/sys/queue.h306::4239::9 :warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]note: previous definition is here #define TAILQ_LAST(head, headname) \ ^#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:In file included from 9part_ut.c:: 36note: : previous definition is hereIn file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: In file included from 43 ^abort.c: :In file included from 36/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h: :In file included from 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h43:In file included from : 321blob_ut.cIn file included from ::/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h941::: 50 warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c123#define TAILQ_PREV(elm, headname, field) \:: 389 ^: : In file included from /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.cwarning: ::'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]42538 :: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h :#define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)note: 43 previous definition is here: ^ In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50#define TAILQ_PREV(elm, headname, field) \: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^: 316:9: warning: /usr/include/sys/queue.h'TAILQ_LAST' macro redefined [-Wmacro-redefined]: 588:9: note: previous definition is here#define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head))note: previous definition is here ^ #define TAILQ_LAST(head, headname) \ ^ In file included from blob_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from In file included from abort.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c::3638: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::4343: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::5050: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::142321::99:: warning: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined]'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \#define TAILQ_PREV(elm, headname, field) \ ^ ^ /usr/include/sys/queue.h/usr/include/sys/queue.h::652425::99:: note: note: previous definition is hereprevious definition is here #define TAILQ_PREV(elm, headname, field) \#define STAILQ_LAST(head, type, field) \ ^ ^ In file included from abort.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from abort.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from abort.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from abort.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from abort.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from abort.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from abort.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ LINK scheduler 10 warnings generated. CC examples/nvme/discovery_aer/discovery_aer.o LINK cmb_copy CC test/nvme/startup/startup.o 10 warnings generated. In file included from blob_ut.c:42: In file included from ./../bs_dev_common.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/thread/thread_internal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_ut.c:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/bdev/bdev.c:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from iscsi_fuzz.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from iscsi_fuzz.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from iscsi_fuzz.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ LINK stub In file included from iscsi_fuzz.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from iscsi_fuzz.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from iscsi_fuzz.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from iscsi_fuzz.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from iscsi_fuzz.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from iscsi_fuzz.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] In file included from bdevperf.c:36#define TAILQ_LAST(head, headname) \: In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h :47/usr/include/sys/queue.h: :In file included from 423/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::941:: /usr/include/sys/cdefs.hnote: :previous definition is here1 :2: warning: usage of non-standard #include is deprecated [-W#warnings]#define TAILQ_LAST(head, headname) \ ^ #warning usage of non-standard #include is deprecatedIn file included from iscsi_fuzz.c ^: 35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from bdevperf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from bdevperf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ 10 warnings generated. In file included from bdevperf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from bdevperf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from bdevperf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from bdevperf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from bdevperf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from bdevperf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from bdevperf.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. LINK overhead LINK hotplug In file included from bdev_zone.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_zone.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_zone.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_zone.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from bdev_zone.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_zone.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from bdev_zone.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_zone.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from bdev_zone.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_zone.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from bdev_zone.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_zone.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from bdev_zone.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_zone.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from bdev_zone.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_zone.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from bdev_zone.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_zone.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from bdev_zone.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_zone.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from part_ut.c:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/bdev/bdev.c:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ CC examples/blob/cli/blobcli.o 10 warnings generated. 10 warnings generated. CXX test/cpp_headers/blob.o CC test/nvme/reserve/reserve.o LINK pmr_persistence CXX test/cpp_headers/blob_bdev.o CXX test/cpp_headers/blobfs.o In file included from discovery_aer.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from discovery_aer.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from discovery_aer.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from discovery_aer.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from discovery_aer.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from discovery_aer.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from discovery_aer.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from discovery_aer.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from discovery_aer.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from discovery_aer.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from startup.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from startup.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from startup.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from startup.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from startup.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from startup.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from startup.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from startup.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from startup.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from startup.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CXX test/cpp_headers/blobfs_bdev.o CC test/nvme/simple_copy/simple_copy.o CXX test/cpp_headers/conf.o CC test/nvme/connect_stress/connect_stress.o In file included from vhost_fuzz.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from vhost_fuzz.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from vhost_fuzz.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from vhost_fuzz.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from vhost_fuzz.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from vhost_fuzz.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from vhost_fuzz.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from vhost_fuzz.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from vhost_fuzz.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from vhost_fuzz.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from blobcli.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from blobcli.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from blobcli.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from blobcli.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from blobcli.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from blobcli.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from blobcli.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from blobcli.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from blobcli.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from blobcli.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. In file included from reserve.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from reserve.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from reserve.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from reserve.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from reserve.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from reserve.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from reserve.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from reserve.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from reserve.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from reserve.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/nvme/boot_partition/boot_partition.o 10 warnings generated. LINK startup CC test/nvme/fused_ordering/fused_ordering.o In file included from connect_stress.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from connect_stress.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from connect_stress.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from connect_stress.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from connect_stress.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9In file included from :simple_copy.c :note: 35previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:#define LIST_FOREACH_SAFE(var, head, field, tvar) \43 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from connect_stress.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from connect_stress.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from connect_stress.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from connect_stress.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from connect_stress.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from blobcli.c:52: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/../lib/blob/blobstore.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from simple_copy.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from simple_copy.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from simple_copy.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from simple_copy.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from simple_copy.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from simple_copy.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ LINK reconnect /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from simple_copy.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from simple_copy.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from simple_copy.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/nvme/compliance/nvme_compliance.o CC test/unit/lib/blobfs/tree.c/tree_ut.o CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o In file included from blob_bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from blob_bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from blob_bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from blob_bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from blob_bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from blob_bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from 10/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h warning:s47 generated: . In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from blob_bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from blob_bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from blob_bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from blob_bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CXX test/cpp_headers/config.o In file included from blobfs_bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blobfs_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from blobfs_bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blobfs_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from blobfs_bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blobfs_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from blobfs_bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blobfs_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from blobfs_bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blobfs_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from blobfs_bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blobfs_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from blobfs_bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blobfs_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from blobfs_bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blobfs_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from blobfs_bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blobfs_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from blobfs_bdev.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blobfs_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ LINK discovery_aer 10 warnings generated. CXX test/cpp_headers/cpuset.o CXX test/cpp_headers/crc16.o In file included from boot_partition.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from boot_partition.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from boot_partition.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: 10warning: warning'STAILQ_LAST' macro redefined [-Wmacro-redefined]s generated. #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from boot_partition.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from boot_partition.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from boot_partition.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from boot_partition.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from boot_partition.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from boot_partition.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from boot_partition.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CXX test/cpp_headers/crc32.o 10 warnings generated. In file included from fused_ordering.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from fused_ordering.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from fused_ordering.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from fused_ordering.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from fused_ordering.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from fused_ordering.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from fused_ordering.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from fused_ordering.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from fused_ordering.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from fused_ordering.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o CXX test/cpp_headers/dif.o LINK arbitration In file included from nvme_compliance.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_compliance.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvme_compliance.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme_compliance.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_compliance.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_compliance.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme_compliance.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme_compliance.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme_compliance.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_compliance.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. LINK connect_stress In file included from tree_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/blobfs/tree.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from tree_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/blobfs/tree.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from tree_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/blobfs/tree.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from tree_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/blobfs/tree.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from tree_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/blobfs/tree.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from tree_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/blobfs/tree.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from tree_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/blobfs/tree.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from tree_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/blobfs/tree.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from tree_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/blobfs/tree.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from tree_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/blobfs/tree.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from blobfs_async_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from blobfs_async_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from blobfs_async_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from blobfs_async_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from blobfs_async_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from blobfs_async_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from blobfs_async_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from blobfs_async_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from blobfs_async_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from blobfs_async_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 10 warnings generated. 10 warnings generated. 10 warnings generated. 10 warnings generated. LINK reserve LINK abort LINK nvme_fuzz LINK boot_partition 10 warnings generated. LINK simple_copy 10 warnings generated. In file included from blobfs_sync_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from blobfs_sync_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from blobfs_sync_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from blobfs_sync_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from blobfs_sync_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from blobfs_sync_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from blobfs_sync_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from blobfs_sync_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from blobfs_sync_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from blobfs_sync_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ LINK fused_ordering CXX test/cpp_headers/dma.o In file included from blobfs_sync_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/thread/thread_internal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ CXX test/cpp_headers/endian.o CXX test/cpp_headers/env.o CXX test/cpp_headers/env_dpdk.o In file included from blobfs_bdev_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/module/blobfs/bdev/blobfs_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from blobfs_bdev_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/module/blobfs/bdev/blobfs_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from blobfs_bdev_ut.c:38: CC test/unit/lib/dma/dma.c/dma_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/module/blobfs/bdev/blobfs_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from blobfs_bdev_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/module/blobfs/bdev/blobfs_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from blobfs_bdev_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/module/blobfs/bdev/blobfs_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from blobfs_bdev_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/module/blobfs/bdev/blobfs_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from blobfs_bdev_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/module/blobfs/bdev/blobfs_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from blobfs_bdev_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/module/blobfs/bdev/blobfs_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from blobfs_bdev_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/module/blobfs/bdev/blobfs_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from blobfs_bdev_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/module/blobfs/bdev/blobfs_bdev.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/unit/lib/event/app.c/app_ut.o CXX test/cpp_headers/event.o In file included from blobfs_bdev_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/module/blobfs/bdev/blobfs_bdev.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ CXX test/cpp_headers/fd.o In file included from blobfs_async_ut.c:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/blob/blobstore.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ CC test/unit/lib/ioat/ioat.c/ioat_ut.o 10 warnings generated. LINK tree_ut CC test/unit/lib/event/reactor.c/reactor_ut.o CC test/env/pci/pci_ut.o In file included from dma.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from dma.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from dma.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from dma.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from dma.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from dma.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from dma.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from dma.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from dma.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from dma.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/dma.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. In file included from dma_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o In file included from dma_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from dma_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from dma_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from dma_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from dma_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from dma_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from dma_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from dma_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from dma_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from app_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from app_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from app_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from app_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from app_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from app_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from app_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from app_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from app_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from app_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from env.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from env.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from env.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from env.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from env.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from env.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: CC test/unit/lib/iscsi/conn.c/conn_ut.o previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from env.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from env.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from env.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from env.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CXX test/cpp_headers/fd_group.o 10 warnings generated. CXX test/cpp_headers/file.o CXX test/cpp_headers/ftl.o CC test/unit/lib/json/json_parse.c/json_parse_ut.o In file included from ioat_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/ioat/ioat.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/ioat/ioat_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from ioat_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/ioat/ioat.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/ioat/ioat_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from ioat_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/ioat/ioat.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/ioat/ioat_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from ioat_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/ioat/ioat.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/ioat/ioat_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from ioat_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/ioat/ioat.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/ioat/ioat_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from ioat_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/ioat/ioat.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/ioat/ioat_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from ioat_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/ioat/ioat.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/ioat/ioat_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from ioat_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/ioat/ioat.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/ioat/ioat_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from ioat_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/ioat/ioat.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/ioat/ioat_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from ioat_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/ioat/ioat.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/ioat/ioat_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from event.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from event.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from event.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from event.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from event.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from event.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from event.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from event.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from event.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from event.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 11 warnings generated. In file included from pci_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/pci.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 10 warnings generated. In file included from pci_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/pci.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from pci_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/pci.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from pci_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/pci.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from pci_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/pci.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from pci_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/pci.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from pci_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/pci.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from pci_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/pci.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from pci_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/pci.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o In file included from pci_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/pci.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/env_dpdk/env_internal.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CXX test/cpp_headers/gpt_spec.o CXX test/cpp_headers/histogram_data.o CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o LINK blobfs_bdev_ut In file included from reactor_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from init_grp_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/init_grp.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from reactor_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ In file included from init_grp_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/init_grp.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h588::509: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :note: 123previous definition is here: 9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:In file included from 588reactor_ut.c::937:: In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.cprevious definition is here: 38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)): /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ^: 142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here In file included from #define STAILQ_LAST(head, type, field) \init_grp_ut.c : ^38 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/init_grp.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ In file included from /usr/include/sys/queue.hreactor_ut.c::65237:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c :note: 38previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from #define STAILQ_LAST(head, type, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h : ^50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9In file included from :init_grp_ut.c :note: 38previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/init_grp.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)): In file included from ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] In file included from reactor_ut.c:37: In file included from #define LIST_EMPTY(head) ((head)->lh_first == NULL)/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c : ^38 : /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h200::439: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: :previous definition is here50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head))warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] ^ #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.hIn file included from :init_grp_ut.c208::389: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/init_grp.cnote: :previous definition is here39 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define LIST_FOREACH_SAFE(var, head, field, tvar) \50 : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: In file included from note: reactor_ut.cprevious definition is here: 37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h : ^43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)In file included from init_grp_ut.c ^: 38: /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/init_grp.c427::399: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hnote: :previous definition is here43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ ^ /usr/include/sys/queue.h:427:9: note: previous definition is here In file included from reactor_ut.c:37: #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c ^: 38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:In file included from 50init_grp_ut.c: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h38:: 291In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/init_grp.c9::39 : warning: In file included from 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h :43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_FOREACH_SAFE(var, head, field, tvar) \: 291 ^: 9:/usr/include/sys/queue.h :warning: 435'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: 9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h#define TAILQ_FOREACH_SAFE(var, head, field, next) \: 435 ^: 9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ In file included from ^reactor_ut.c :37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43In file included from : init_grp_ut.cIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h38:: 50In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/init_grp.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::39306: :In file included from 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:: 43warning: : 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] ^ /usr/include/sys/queue.h:445:9: note: #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \previous definition is here ^ /usr/include/sys/queue.h:445:9: note: previous definition is here#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from reactor_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.cIn file included from :init_grp_ut.c38:: 38In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/init_grp.c43:: 39In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h50:: 43/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 316/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::950:: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hwarning: :'TAILQ_LAST' macro redefined [-Wmacro-redefined]316 :9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ #define TAILQ_LAST(head, headname) \/usr/include/sys/queue.h : ^423 :/usr/include/sys/queue.h9::423 :note: 9previous definition is here: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ #define TAILQ_LAST(head, headname) \ ^ In file included from init_grp_ut.cIn file included from :reactor_ut.c38:: 37In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/iscsi/init_grp.cIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c39:: 38In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h43:: 43In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h50:: 50/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h321::3219::9 :warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined]warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ #define TAILQ_PREV(elm, headname, field) \ ^ ^/usr/include/sys/queue.h :425/usr/include/sys/queue.h::9425:: 9note: :previous definition is here note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. In file included from conn_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from conn_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from conn_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from conn_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from conn_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from conn_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from conn_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from conn_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from conn_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from conn_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. LINK vhost_fuzz LINK identify 10 warnings generated. 10 warnings generated. LINK nvme_manage 10 warnings generated. LINK spdk_top LINK perf 11 warnings generated. 11 warnings generated. LINK accel_engine_ut 10 warnings generated. CXX test/cpp_headers/idxd.o In file included from iscsi_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from iscsi_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from iscsi_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from iscsi_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from iscsi_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from iscsi_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from iscsi_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from iscsi_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from iscsi_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from iscsi_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from scsi_nvme_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/bdev/scsi_nvme.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from scsi_nvme_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/bdev/scsi_nvme.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from scsi_nvme_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/bdev/scsi_nvme.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from scsi_nvme_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/bdev/scsi_nvme.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from scsi_nvme_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/bdev/scsi_nvme.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from scsi_nvme_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/bdev/scsi_nvme.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from scsi_nvme_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/bdev/scsi_nvme.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from scsi_nvme_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/bdev/scsi_nvme.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from scsi_nvme_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/bdev/scsi_nvme.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from scsi_nvme_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/bdev/scsi_nvme.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from scsi_nvme_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/bdev/scsi_nvme.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ CXX test/cpp_headers/idxd_spec.o In file included from ftl.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from ftl.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from ftl.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from ftl.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from ftl.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from ftl.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from ftl.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from ftl.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from ftl.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from ftl.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ftl.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CXX test/cpp_headers/init.o CXX test/cpp_headers/ioat.o CXX test/cpp_headers/ioat_spec.o LINK blobcli 10 warnings generated. CXX test/cpp_headers/iscsi_spec.o CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o LINK bdevperf 11 warnings generated. CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o LINK scsi_nvme_ut CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o In file included from idxd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/idxd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from idxd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/idxd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from idxd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/idxd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from idxd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/idxd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from idxd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/idxd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from idxd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/idxd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from idxd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/idxd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from idxd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/idxd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from idxd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/idxd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from idxd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/idxd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o In file included from init.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ CC test/unit/lib/log/log.c/log_ut.o In file included from init.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from init.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from init.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from init.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from init.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from init.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from init.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from init.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from init.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. In file included from ioat.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from ioat.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from ioat.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from ioat.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from ioat.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from ioat.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from ioat.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from ioat.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from ioat.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from ioat.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/ioat.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CXX test/cpp_headers/json.o CXX test/cpp_headers/jsonrpc.o In file included from jsonrpc_server_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/jsonrpc/jsonrpc_server.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/jsonrpc/jsonrpc_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from jsonrpc_server_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/jsonrpc/jsonrpc_server.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/jsonrpc/jsonrpc_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from jsonrpc_server_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/jsonrpc/jsonrpc_server.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/jsonrpc/jsonrpc_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from jsonrpc_server_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/jsonrpc/jsonrpc_server.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/jsonrpc/jsonrpc_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from jsonrpc_server_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/jsonrpc/jsonrpc_server.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/jsonrpc/jsonrpc_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from jsonrpc_server_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/jsonrpc/jsonrpc_server.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/jsonrpc/jsonrpc_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from jsonrpc_server_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/jsonrpc/jsonrpc_server.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/jsonrpc/jsonrpc_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from jsonrpc_server_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/jsonrpc/jsonrpc_server.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/jsonrpc/jsonrpc_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from jsonrpc_server_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/jsonrpc/jsonrpc_server.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/jsonrpc/jsonrpc_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ 10 warnings generated. In file included from jsonrpc_server_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/jsonrpc/jsonrpc_server.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/jsonrpc/jsonrpc_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CXX test/cpp_headers/likely.o CXX test/cpp_headers/log.o CXX test/cpp_headers/lvol.o In file included from vbdev_lvol_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/module/bdev/lvol/vbdev_lvol.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from vbdev_lvol_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/module/bdev/lvol/vbdev_lvol.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from vbdev_lvol_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/module/bdev/lvol/vbdev_lvol.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from vbdev_lvol_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/module/bdev/lvol/vbdev_lvol.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from vbdev_lvol_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/module/bdev/lvol/vbdev_lvol.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from vbdev_lvol_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/module/bdev/lvol/vbdev_lvol.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from vbdev_lvol_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/module/bdev/lvol/vbdev_lvol.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from vbdev_lvol_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/module/bdev/lvol/vbdev_lvol.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from vbdev_lvol_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/module/bdev/lvol/vbdev_lvol.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from vbdev_lvol_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/module/bdev/lvol/vbdev_lvol.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/blob_bdev.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from gpt_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from gpt_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from gpt_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from gpt_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from gpt_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from gpt_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from gpt_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from gpt_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from gpt_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from gpt_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CXX test/cpp_headers/memory.o In file included from vbdev_lvol_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/module/bdev/lvol/vbdev_lvol.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ CC test/unit/lib/bdev/raid/concat.c/concat_ut.o CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o CXX test/cpp_headers/mmio.o In file included from bdev_raid_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_raid_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from bdev_raid_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from bdev_raid_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from bdev_raid_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from bdev_raid_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from bdev_raid_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from bdev_raid_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from bdev_raid_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from bdev_raid_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from bdev_raid_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/thread/thread_internal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from bdev_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from bdev_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from bdev_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from bdev_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from bdev_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from bdev_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from bdev_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from bdev_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from log_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from log_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from log_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from log_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from log_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from log_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from log_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from log_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from log_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from log_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. LINK ioat_ut 10 warnings generated. In file included from bdev_zone_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from log.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ CXX test/cpp_headers/nbd.o In file included from bdev_zone_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from bdev_zone_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from bdev_zone_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from bdev_zone_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] In file included from #define LIST_FOREACH_SAFE(var, head, field, tvar) \log.cpp : ^1 : In file included from /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:: CXX test/cpp_headers/notify.o 20843:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :note: 50previous definition is here: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: #define LIST_FOREACH_SAFE(var, head, field, tvar) \'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] ^ #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here In file included from bdev_zone_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h#define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)): 43 ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ In file included from /usr/include/sys/queue.hlog.cpp::4271:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h :note: 43previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))9 : ^ warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here In file included from bdev_zone_ut.c:36: In file included from #define STAILQ_LAST(head, type, field) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h : ^43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: In file included from note: log.cppprevious definition is here: 1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define TAILQ_FOREACH_SAFE(var, head, field, next) \: 50 ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is hereIn file included from bdev_zone_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h#define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)): 43 ^: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306In file included from :In file included from concat_ut.c9log.cpp:::3 1: warning: : In file included from 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h::4343: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \4150 : : ^/usr/include/sys/cdefs.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h ::1/usr/include/sys/queue.h222:::24459::: 9 warning: :warning: usage of non-standard #include is deprecated [-W#warnings] 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \#warning usage of non-standard #include is deprecated #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ ^ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \In file included from bdev_zone_ut.c ^: 36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ In file included from /usr/include/sys/queue.hlog.cpp::4231:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h :note: 43previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_LAST(head, headname) \: 282 ^: 9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL)In file included from bdev_zone_ut.c ^: 36: /usr/include/sys/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h427::439: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnote: :previous definition is here50 : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined]#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:In file included from 425log.cpp::91:: In file included from note: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.hprevious definition is here: 43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h#define TAILQ_PREV(elm, headname, field) \: 291 ^: 9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from log.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from log.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from log.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from concat_ut.c:3: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from concat_ut.c:3: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from concat_ut.c:3: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from concat_ut.c:3: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from concat_ut.c:3: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from concat_ut.c:3: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from concat_ut.c:3: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from concat_ut.c:3: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from concat_ut.c:3: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. LINK dma_ut 10 warnings generated. In file included from concat_ut.c:4: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/thread/thread_internal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_ut.c:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/bdev/bdev.c:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ LINK nvme_compliance CXX test/cpp_headers/nvme.o CXX test/cpp_headers/nvme_intel.o CXX test/cpp_headers/nvme_ocssd.o 10 warnings generated. LINK pci_ut In file included from bdev_zone_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/bdev/bdev_zone.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ CXX test/cpp_headers/nvme_ocssd_spec.o CXX test/cpp_headers/nvme_spec.o CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 10 warnings generated. LINK memory_ut 10 warnings generated. LINK log_ut In file included from notify.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/notify.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from notify.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/notify.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from notify.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/notify.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from notify.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/notify.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from notify.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/notify.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from notify.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/notify.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from notify.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/notify.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from notify.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/notify.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from notify.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/notify.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from notify.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/notify.h:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. CC test/unit/lib/lvol/lvol.c/lvol_ut.o 10 warnings generated. LINK app_ut In file included from nvme.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ CXX test/cpp_headers/nvme_zns.o In file included from nvme.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CXX test/cpp_headers/nvmf.o In file included from vbdev_zone_block_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from vbdev_zone_block_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from vbdev_zone_block_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from vbdev_zone_block_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from vbdev_zone_block_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from vbdev_zone_block_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from vbdev_zone_block_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from vbdev_zone_block_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from vbdev_zone_block_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_ocssd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from In file included from vbdev_zone_block_ut.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h::3648: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::4343: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::5041: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/usr/include/sys/cdefs.h::3211::92:: warning: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined]usage of non-standard #include is deprecated [-W#warnings] #define TAILQ_PREV(elm, headname, field) \ ^#warning usage of non-standard #include is deprecated ^/usr/include/sys/queue.h :425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from nvme_ocssd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvme_ocssd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme_ocssd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_ocssd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_ocssd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme_ocssd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme_ocssd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme_ocssd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_ocssd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from vbdev_zone_block_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/thread/thread_internal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ CXX test/cpp_headers/nvmf_cmd.o 10 warnings generated. LINK jsonrpc_server_ut 10 warnings generated. CXX test/cpp_headers/nvmf_fc_spec.o 10 warnings generated. CC test/unit/lib/nvme/nvme.c/nvme_ut.o CXX test/cpp_headers/nvmf_spec.o CC test/unit/lib/nvmf/tcp.c/tcp_ut.o CC test/unit/lib/notify/notify.c/notify_ut.o In file included from lvol_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from lvol_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from lvol_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from lvol_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from lvol_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from lvol_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from lvol_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from lvol_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from lvol_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from lvol_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from lvol_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 11 warnings generated. CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o In file included from nvme_zns.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_zns.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_zns.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_zns.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvme_zns.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_zns.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme_zns.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_zns.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_zns.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_zns.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_zns.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_zns.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme_zns.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_zns.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme_zns.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_zns.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme_zns.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_zns.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_zns.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_zns.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/unit/lib/iscsi/param.c/param_ut.o LINK bdev_zone_ut In file included from nvmf.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ CC test/unit/lib/scsi/dev.c/dev_ut.o In file included from nvmf.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvmf.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvmf.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvmf.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvmf.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvmf.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvmf.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvmf.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvmf.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from nvme_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvme_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from nvmf_cmd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_cmd.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvmf_cmd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_cmd.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvmf_cmd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_cmd.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvmf_cmd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_cmd.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvmf_cmd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_cmd.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvmf_cmd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_cmd.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvmf_cmd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_cmd.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvmf_cmd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_cmd.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvmf_cmd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_cmd.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvmf_cmd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_cmd.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from notify_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from notify_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)10 warning ^s generated. /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from notify_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from notify_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from notify_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from notify_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from notify_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from notify_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from notify_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from notify_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CXX test/cpp_headers/nvmf_transport.o In file included from tcp_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from tcp_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from tcp_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from tcp_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from tcp_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from tcp_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from tcp_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from tcp_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from tcp_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from tcp_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/unit/lib/sock/sock.c/sock_ut.o In file included from nvmf_fc_spec.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_fc_spec.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvmf_fc_spec.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_fc_spec.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvmf_fc_spec.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_fc_spec.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvmf_fc_spec.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_fc_spec.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvmf_fc_spec.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_fc_spec.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvmf_fc_spec.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_fc_spec.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvmf_fc_spec.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_fc_spec.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvmf_fc_spec.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_fc_spec.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvmf_fc_spec.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_fc_spec.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvmf_fc_spec.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_fc_spec.h:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. 10 warnings generated. CXX test/cpp_headers/opal.o LINK init_grp_ut In file included from nvme_ctrlr_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_ctrlr_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvme_ctrlr_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme_ctrlr_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_ctrlr_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_ctrlr_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme_ctrlr_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme_ctrlr_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme_ctrlr_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_ctrlr_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 10 warnings generated. 11 warnings generated. In file included from param_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from param_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from param_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from param_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from param_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from param_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from param_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from param_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from param_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from param_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. LINK concat_ut CXX test/cpp_headers/opal_spec.o 10 warnings generated. LINK gpt_ut CXX test/cpp_headers/pci_ids.o CXX test/cpp_headers/pipe.o CC test/unit/lib/bdev/pmem/bdev_pmem_ut.o In file included from dev_ut.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/dev.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from dev_ut.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/dev.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from dev_ut.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/dev.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from dev_ut.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/dev.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from dev_ut.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/dev.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from dev_ut.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/dev.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from dev_ut.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/dev.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from dev_ut.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/dev.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from dev_ut.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/dev.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from dev_ut.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/dev.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from sock_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/sock.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from sock_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/sock.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from sock_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/sock.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from sock_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/sock.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from sock_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/sock.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from sock_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/sock.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from sock_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/sock.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from sock_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/sock.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from sock_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/sock.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from sock_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/sock.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from opal.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from opal.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from opal.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from opal.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from opal.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from opal.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from opal.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from opal.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from opal.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from opal.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from nvmf_transport.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_transport.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvmf_transport.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_transport.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvmf_transport.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_transport.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvmf_transport.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_transport.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvmf_transport.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_transport.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvmf_transport.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_transport.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvmf_transport.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_transport.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvmf_transport.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_transport.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvmf_transport.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_transport.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvmf_transport.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf_transport.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from bdev_nvme_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_pmem_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bdev_nvme_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from bdev_pmem_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hIn file included from :bdev_nvme_ut.c43:: 38In file included from : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h50:: 46/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 123/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h::947:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h'STAILQ_EMPTY' macro redefined [-Wmacro-redefined]: 50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] ^ #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652/usr/include/sys/queue.h::9588:: 9note: :previous definition is here note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from bdev_pmem_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.cbdev_nvme_ut.c::3838: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h::4346: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h::5047: : /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h142::509: :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :warning: 213'STAILQ_LAST' macro redefined [-Wmacro-redefined]: 9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ #define LIST_EMPTY(head) ((head)->lh_first == NULL)/usr/include/sys/queue.h : ^652 :9/usr/include/sys/queue.h:: 200note: :previous definition is here9 : note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from bdev_nvme_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :bdev_pmem_ut.c50:: 36/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 222/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c::938:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: 38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define LIST_FOREACH_SAFE(var, head, field, tvar) \: 50 ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:/usr/include/sys/queue.h213::2089::9 :warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined]note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == NULL) #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from In file included from bdev_pmem_ut.cbdev_nvme_ut.c::3638: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h::3846: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h::3847: : In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::4350: : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h::28250:: 9/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:: 222warning: :'TAILQ_EMPTY' macro redefined [-Wmacro-redefined]9 : warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ #define LIST_FOREACH_SAFE(var, head, field, tvar) \/usr/include/sys/queue.h : ^427 :/usr/include/sys/queue.h9::208 :note: 9previous definition is here: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ ^ In file included from bdev_nvme_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.hbdev_pmem_ut.c::29136:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c :warning: 38'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined]: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h ^: 50: /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h::435282::99:: note: warning: previous definition is here'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, next) \#define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ ^ /usr/include/sys/queue.h:427:9: note: previous definition is here In file included from bdev_nvme_ut.c:#define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head))38 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hIn file included from :bdev_pmem_ut.c50:: 36/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h: :In file included from 306/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c::938:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]: 38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \50 : ^/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h :291/usr/include/sys/queue.h::9445:: 9warning: :'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \/usr/include/sys/queue.h : ^435 :9: note: previous definition is here In file included from bdev_nvme_ut.c:38: #define TAILQ_FOREACH_SAFE(var, head, field, next) \In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h ^: 46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9:In file included from bdev_pmem_ut.cwarning: :'TAILQ_LAST' macro redefined [-Wmacro-redefined]36 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from #define TAILQ_LAST(head, headname) \/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c : ^38 : In file included from /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h::42343:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h :note: 50previous definition is here: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9:#define TAILQ_LAST(head, headname) \ warning: ^'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] In file included from #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \bdev_nvme_ut.c : ^38 : In file included from /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h::44546:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h :note: 47previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \: ^warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] In file included from #define TAILQ_PREV(elm, headname, field) \bdev_pmem_ut.c : ^36 : In file included from /usr/include/sys/queue.h/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c::42538:: 9In file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c :note: 38previous definition is here: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h#define TAILQ_PREV(elm, headname, field) \: 50 ^: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from bdev_pmem_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from bdev_nvme_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ CC test/unit/lib/thread/thread.c/thread_ut.o 10 warnings generated. 10 warnings generated. CXX test/cpp_headers/queue.o CXX test/cpp_headers/reduce.o CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o CC test/unit/lib/util/base64.c/base64_ut.o In file included from bdev_pmem_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/module/bdev/pmem/bdev_pmem.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from queue.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from queue.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from queue.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from queue.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from queue.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from queue.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from queue.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from queue.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from queue.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from queue.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. CXX test/cpp_headers/rpc.o In file included from thread_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/thread/thread_internal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from thread_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/thread/thread.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from thread_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/thread/thread.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from thread_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/thread/thread.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from thread_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/thread/thread.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from thread_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/thread/thread.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from thread_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/thread/thread.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from thread_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/thread/thread.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from thread_ut.c:40: In file included from CC test/unit/lib/sock/posix.c/posix_ut.o /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/thread/thread.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from thread_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/thread/thread.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from thread_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/thread/thread.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from pci_event_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from pci_event_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from pci_event_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from pci_event_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from pci_event_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from pci_event_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from pci_event_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from pci_event_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from pci_event_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from pci_event_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/unit/lib/init/subsystem.c/subsystem_ut.o CXX test/cpp_headers/scheduler.o CC test/unit/lib/rpc/rpc.c/rpc_ut.o 10 warnings generated. LINK notify_ut In file included from posix_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from posix_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from posix_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from posix_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from posix_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from posix_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from posix_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from posix_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from posix_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from posix_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CXX test/cpp_headers/scsi.o In file included from subsystem_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/init/subsystem.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from subsystem_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/init/subsystem.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from subsystem_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/init/subsystem.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from subsystem_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/init/subsystem.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from subsystem_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/init/subsystem.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from subsystem_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/init/subsystem.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from subsystem_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/init/subsystem.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from subsystem_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/init/subsystem.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from subsystem_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/init/subsystem.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from subsystem_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/init/subsystem.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from rpc_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from rpc_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from rpc_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from rpc_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from rpc_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from rpc_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from rpc_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from rpc_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from rpc_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from rpc_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from scheduler.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scheduler.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from scheduler.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scheduler.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from scheduler.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scheduler.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from scheduler.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scheduler.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from scheduler.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scheduler.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from scheduler.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scheduler.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from scheduler.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scheduler.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from scheduler.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scheduler.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from scheduler.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scheduler.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from scheduler.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scheduler.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/event.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/init.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. CXX test/cpp_headers/scsi_spec.o 10 warnings generated. LINK conn_ut CC test/unit/lib/vhost/vhost.c/vhost_ut.o In file included from nvme_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from scsi.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from scsi.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from scsi.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from scsi.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from scsi.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from scsi.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from scsi.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from scsi.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from scsi.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from scsi.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. CXX test/cpp_headers/sock.o LINK base64_ut In file included from nvme_ctrlr_ut.c:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ctrlr.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 10 warnings generated. In file included from vhost_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ LINK pci_event_ut In file included from vhost_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from vhost_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from vhost_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from vhost_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from vhost_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from vhost_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from vhost_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from vhost_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from vhost_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o CXX test/cpp_headers/stdinc.o 10 warnings generated. CC test/unit/lib/util/bit_array.c/bit_array_ut.o LINK dev_ut In file included from sock.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from sock.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from sock.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from sock.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from sock.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from sock.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from sock.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from sock.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from sock.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from sock.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. CXX test/cpp_headers/string.o 10 warnings generated. In file included from portal_grp_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: LINK reactor_ut warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from portal_grp_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from portal_grp_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from portal_grp_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from portal_grp_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from portal_grp_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from portal_grp_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from portal_grp_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from portal_grp_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from portal_grp_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o CXX test/cpp_headers/thread.o 10 warnings generated. In file included from bit_array_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/bit_array.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from bit_array_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/bit_array.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from bit_array_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/bit_array.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from bit_array_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/bit_array.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from bit_array_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/bit_array.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from bit_array_ut.c LINK posix_ut :38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/bit_array.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from bit_array_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/bit_array.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from bit_array_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/bit_array.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from bit_array_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/bit_array.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from bit_array_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/bit_array.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/unit/lib/scsi/lun.c/lun_ut.o In file included from nvme_ctrlr_cmd_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ctrlr_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_ctrlr_cmd_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ctrlr_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvme_ctrlr_cmd_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ctrlr_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme_ctrlr_cmd_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ctrlr_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_ctrlr_cmd_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ctrlr_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_ctrlr_cmd_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ctrlr_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme_ctrlr_cmd_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ctrlr_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme_ctrlr_cmd_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ctrlr_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme_ctrlr_cmd_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ctrlr_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_ctrlr_cmd_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ctrlr_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CXX test/cpp_headers/trace.o 11 warnings generated. LINK blobfs_sync_ut 11 warnings generated. LINK bdev_pmem_ut 10 warnings generated. LINK rpc_ut 10 warnings generated. CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o CXX test/cpp_headers/trace_parser.o LINK subsystem_ut CC test/unit/lib/ftl/ftl_ppa/ftl_ppa_ut.o 10 warnings generated. 11 warnings generated. 11 warnings generated. LINK param_ut LINK vbdev_lvol_ut LINK vbdev_zone_block_ut In file included from lun_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from lun_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from lun_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from lun_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from lun_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from lun_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from lun_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from lun_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from lun_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from lun_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CXX test/cpp_headers/tree.o CXX test/cpp_headers/util.o In file included from tree.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 1 warning generated. CXX test/cpp_headers/uuid.o CXX test/cpp_headers/version.o CXX test/cpp_headers/vfio_user_pci.o CXX test/cpp_headers/vfio_user_spec.o CXX test/cpp_headers/vhost.o CXX test/cpp_headers/vmd.o In file included from nvme_ctrlr_ocssd_cmd_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_ctrlr_ocssd_cmd_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvme_ctrlr_ocssd_cmd_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme_ctrlr_ocssd_cmd_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_ctrlr_ocssd_cmd_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_ctrlr_ocssd_cmd_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme_ctrlr_ocssd_cmd_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme_ctrlr_ocssd_cmd_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme_ctrlr_ocssd_cmd_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_ctrlr_ocssd_cmd_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o In file included from ftl_ppa_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from ftl_ppa_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from ftl_ppa_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from ftl_ppa_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from ftl_ppa_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from ftl_ppa_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from ftl_ppa_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from ftl_ppa_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from ftl_ppa_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from ftl_ppa_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CXX test/cpp_headers/zipf.o 10 warnings generated. LINK iscsi_fuzz In file included from tgt_node_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from tgt_node_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from tgt_node_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from tgt_node_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from tgt_node_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from tgt_node_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from tgt_node_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from tgt_node_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from tgt_node_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from tgt_node_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o In file included from vmd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from vmd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from vmd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from vmd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from vmd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from vmd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from vmd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from vmd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from vmd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from vmd.cpp:1: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/vmd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o CC test/unit/lib/scsi/scsi.c/scsi_ut.o CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o In file included from nvme_ns_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_ns_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvme_ns_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme_ns_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_ns_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_ns_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme_ns_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme_ns_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme_ns_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_ns_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o In file included from vhost_ut.c:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/vhost/vhost.c:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/vhost/vhost_internal.h:40: In file included from /usr/include/rte_vhost.h:18: In file included from /usr/include/rte_mempool.h:49: In file included from /usr/include/rte_mempool_trace_fp.h:18: In file included from /usr/include/rte_trace_point.h:31: In file included from /usr/include/rte_string_fns.h:87: In file included from /usr/include/bsd/string.h:39: In file included from /usr/include/bsd/sys/cdefs.h:51: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_ns_cmd_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ns_cmd.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_ns_cmd_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ns_cmd.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvme_ns_cmd_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ns_cmd.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme_ns_cmd_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ns_cmd.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_ns_cmd_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ns_cmd.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_ns_cmd_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ns_cmd.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme_ns_cmd_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ns_cmd.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme_ns_cmd_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ns_cmd.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme_ns_cmd_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ns_cmd.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_ns_cmd_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ns_cmd.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from scsi_bdev_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from scsi_bdev_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from scsi_bdev_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from scsi_bdev_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from scsi_bdev_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from scsi_bdev_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from scsi_bdev_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from scsi_bdev_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from scsi_bdev_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from scsi_bdev_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/task.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o In file included from nvme_pcie_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_pcie.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_pcie_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_pcie.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvme_pcie_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_pcie.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme_pcie_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_pcie.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_pcie_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_pcie.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_pcie_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_pcie.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme_pcie_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_pcie.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme_pcie_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_pcie.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9:In file included from scsi_ut.cwarning: :'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined]36 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:#define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \47 : ^In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h/usr/include/sys/queue.h::41445: :/usr/include/sys/cdefs.h9::1 :note: 2previous definition is here: warning: usage of non-standard #include is deprecated [-W#warnings] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ #warning usage of non-standard #include is deprecated ^ In file included from nvme_pcie_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_pcie.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_pcie_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_pcie.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from scsi_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from scsi_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from scsi_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from scsi_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from scsi_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from scsi_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from scsi_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from scsi_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from scsi_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/scsi.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from nvme_poll_group_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_poll_group.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:In file included from 1vhost_ut.c::245:: In file included from warning: /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/vhost/vhost_blk.cusage of non-standard #include is deprecated [-W#warnings]: 38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: #warning usage of non-standard #include is deprecated/usr/include/sys/cdefs.h : ^1 :2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_poll_group_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_poll_group.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvme_poll_group_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_poll_group.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme_poll_group_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_poll_group.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_poll_group_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_poll_group.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_poll_group_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_poll_group.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme_poll_group_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_poll_group.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme_poll_group_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_poll_group.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme_poll_group_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_poll_group.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_poll_group_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_poll_group.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from nvme_ns_ocssd_cmd_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ns_ocssd_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_ns_ocssd_cmd_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ns_ocssd_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvme_ns_ocssd_cmd_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ns_ocssd_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme_ns_ocssd_cmd_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ns_ocssd_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_ns_ocssd_cmd_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ns_ocssd_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_ns_ocssd_cmd_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ns_ocssd_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme_ns_ocssd_cmd_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ns_ocssd_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme_ns_ocssd_cmd_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ns_ocssd_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme_ns_ocssd_cmd_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ns_ocssd_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_ns_ocssd_cmd_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ns_ocssd_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme_ocssd.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from scsi_pr_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/port.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from scsi_pr_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/port.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from scsi_pr_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/port.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from scsi_pr_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/port.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from scsi_pr_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/port.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from scsi_pr_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/port.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from scsi_pr_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/port.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from scsi_pr_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/port.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from scsi_pr_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/port.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from scsi_pr_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/port.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/scsi/scsi_internal.h:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev.h:47: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. In file included from nvme_ctrlr_cmd_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ctrlr_cmd.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ LINK scsi_ut 10 warnings generated. In file included from scsi_bdev_ut.c:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ LINK ftl_ppa_ut In file included from nvme_qpair_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_qpair_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvme_qpair_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme_qpair_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_qpair_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_qpair_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme_qpair_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme_qpair_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme_qpair_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_qpair_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 11 warnings generated. LINK blobfs_async_ut CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 10 warnings generated. In file included from nvme_quirks_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_quirks.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_quirks_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_quirks.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvme_quirks_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_quirks.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme_quirks_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_quirks.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_quirks_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_quirks.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_quirks_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_quirks.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme_quirks_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_quirks.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme_quirks_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_quirks.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme_quirks_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_quirks.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_quirks_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_quirks.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321: LINK portal_grp_ut 9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/unit/lib/ftl/ftl_reloc.c/ftl_reloc_ut.o LINK json_parse_ut In file included from nvme_ctrlr_ocssd_cmd_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ctrlr_ocssd_cmd.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from ftl_band_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from ftl_band_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from ftl_band_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from ftl_band_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from ftl_band_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from ftl_band_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from ftl_band_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from ftl_band_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from ftl_band_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from ftl_band_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from ftl_reloc_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from ftl_reloc_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from ftl_reloc_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from ftl_reloc_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from ftl_reloc_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from ftl_reloc_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from ftl_reloc_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from ftl_reloc_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from ftl_reloc_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from ftl_reloc_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from ftl_band_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/ftl/ftl_core.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ CC test/unit/lib/json/json_util.c/json_util_ut.o CC test/unit/lib/json/json_write.c/json_write_ut.o In file included from ftl_reloc_ut.c:40: In file included from ./../common/utils.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/thread/thread_internal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_ns_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ns.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from json_util_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/json/json_util.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from json_util_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/json/json_util.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from json_util_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/json/json_util.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from json_util_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/json/json_util.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from json_util_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/json/json_util.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from json_util_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/json/json_util.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from json_util_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/json/json_util.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from json_util_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/json/json_util.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from json_util_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/json/json_util.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from json_util_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/json/json_util.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 11 warnings generated. In file included from nvme_ns_cmd_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ns_cmd.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ LINK bdev_raid_ut 10 warnings generated. LINK bit_array_ut In file included from nvme_ns_ocssd_cmd_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_ns_ocssd_cmd.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_pcie_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_pcie.c:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 11 warnings generated. 10 warnings generated. LINK nvme_ut LINK sock_ut In file included from nvme_poll_group_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_poll_group.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 11 warnings generated. LINK part_ut 11 warnings generated. LINK nvme_ctrlr_ocssd_cmd_ut CC test/unit/lib/ftl/ftl_wptr/ftl_wptr_ut.o CC test/unit/lib/util/cpuset.c/cpuset_ut.o 10 warnings generated. LINK lun_ut In file included from nvme_qpair_ut.c:46: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_qpair.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o In file included from ftl_wptr_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from ftl_wptr_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from ftl_wptr_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from ftl_wptr_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from ftl_wptr_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from ftl_wptr_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from ftl_wptr_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from ftl_wptr_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from ftl_wptr_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from ftl_wptr_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from cpuset_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/cpuset.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 10 warnings generated. In file included from cpuset_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/cpuset.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from cpuset_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/cpuset.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from cpuset_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/cpuset.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from cpuset_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/cpuset.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from cpuset_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/cpuset.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from cpuset_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/cpuset.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from cpuset_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/cpuset.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from cpuset_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/cpuset.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from cpuset_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/cpuset.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ LINK scsi_pr_ut CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o In file included from nvme_tcp_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_sock.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/sock.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_tcp_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_sock.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/sock.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvme_tcp_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_sock.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/sock.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme_tcp_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_sock.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/sock.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_tcp_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_sock.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/sock.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_tcp_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_sock.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/sock.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme_tcp_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_sock.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/sock.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme_tcp_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_sock.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/sock.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme_tcp_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_sock.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/sock.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_tcp_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_sock.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk_internal/sock.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/sock.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from nvme_transport_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_transport.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_transport_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_transport.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvme_transport_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_transport.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme_transport_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_transport.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_transport_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_transport.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_transport_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_transport.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme_transport_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_transport.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme_transport_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_transport.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme_transport_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_transport.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_transport_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_transport.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from ftl_wptr_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/ftl/ftl_core.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o In file included from nvme_quirks_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_quirks.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_io_msg_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_io_msg_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvme_io_msg_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme_pcie_common_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_pcie_common.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.hnvme_io_msg_ut.c::4136: : /usr/include/sys/cdefs.hIn file included from :/home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h1::482: :In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.hwarning: :usage of non-standard #include is deprecated [-W#warnings]43 : In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9#warning usage of non-standard #include is deprecated: ^warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_io_msg_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_io_msg_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme_io_msg_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme_io_msg_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme_io_msg_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_io_msg_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from nvme_pcie_common_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_pcie_common.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvme_pcie_common_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_pcie_common.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme_pcie_common_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_pcie_common.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_pcie_common_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_pcie_common.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_pcie_common_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_pcie_common.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme_pcie_common_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_pcie_common.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme_pcie_common_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_pcie_common.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme_pcie_common_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_pcie_common.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_pcie_common_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_pcie_common.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 10 warnings generated. LINK tgt_node_ut 11 warnings generated. In file included from nvme_fabric_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_fabric.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_fabric_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_fabric.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvme_fabric_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_fabric.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme_fabric_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_fabric.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_fabric_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_fabric.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_fabric_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_fabric.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme_fabric_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_fabric.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme_fabric_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_fabric.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme_fabric_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_fabric.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_fabric_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_fabric.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ LINK nvme_quirks_ut In file included from nvme_opal_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_opal.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_opal_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_opal.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvme_opal_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_opal.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvme_opal_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_opal.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvme_opal_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_opal.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvme_opal_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_opal.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvme_opal_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_opal.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvme_opal_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_opal.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvme_opal_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_opal.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvme_opal_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_opal.c:33: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/opal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvme.h:48: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/unit/lib/util/crc16.c/crc16_ut.o CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 11 warnings generated. LINK lvol_ut 11 warnings generated. LINK nvme_ns_ut CC test/unit/lib/util/crc32c.c/crc32c_ut.o 11 warnings generated. LINK ftl_reloc_ut 10 warnings generated. LINK crc16_ut LINK crc32_ieee_ut LINK cpuset_ut CC test/unit/lib/util/dif.c/dif_ut.o 11 warnings generated. LINK nvme_ctrlr_cmd_ut 11 warnings generated. LINK scsi_bdev_ut CC test/unit/lib/ftl/ftl_md/ftl_md_ut.o CC test/unit/lib/util/iov.c/iov_ut.o In file included from dif_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/dif.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from dif_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/dif.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from dif_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/dif.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from dif_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/dif.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from dif_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/dif.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from dif_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/dif.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from dif_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/dif.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from dif_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/dif.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from dif_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/dif.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from dif_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/util/dif.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/log.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/unit/lib/util/pipe.c/pipe_ut.o In file included from nvme_transport_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_transport.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ CC test/unit/lib/util/math.c/math_ut.o In file included from nvme_tcp_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_tcp.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from ftl_md_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from ftl_md_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from ftl_md_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from ftl_md_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from ftl_md_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from ftl_md_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from ftl_md_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from ftl_md_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from ftl_md_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from ftl_md_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o CC test/unit/lib/util/string.c/string_ut.o 11 warnings generated. LINK thread_ut In file included from nvme_io_msg_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_io_msg.c:34: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_pcie_common_ut.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_pcie_common.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvme_fabric_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_fabric.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvme/nvme_internal.h:57: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from pipe_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from pipe_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from pipe_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from pipe_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from pipe_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from pipe_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from pipe_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from pipe_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from pipe_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from pipe_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 11 warnings generated. LINK nvme_poll_group_ut LINK math_ut In file included from ftl_io_ut.c:35: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/thread/thread_internal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from ftl_io_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from ftl_io_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from ftl_io_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from ftl_io_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from ftl_io_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from ftl_io_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from ftl_io_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from ftl_io_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from ftl_io_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from ftl_io_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from ftl_md_ut.c:40: In file included from ./../common/utils.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/thread/thread_internal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 10 warnings generated. CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o LINK iov_ut LINK iscsi_ut CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o In file included from ctrlr_ut.c:39: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/thread/thread_internal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from ctrlr_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from ctrlr_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from ctrlr_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from ctrlr_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from ctrlr_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from ctrlr_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from ctrlr_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from ctrlr_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from ctrlr_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from ctrlr_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 10 warnings generated. CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o LINK json_util_ut In file included from subsystem_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from subsystem_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from subsystem_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from subsystem_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from subsystem_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from subsystem_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from subsystem_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from subsystem_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from subsystem_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from subsystem_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/ut_multithread.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from ctrlr_discovery_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from ctrlr_discovery_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from ctrlr_discovery_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from ctrlr_discovery_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from ctrlr_discovery_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from ctrlr_discovery_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from ctrlr_discovery_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from ctrlr_discovery_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from ctrlr_discovery_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from ctrlr_discovery_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o In file included from subsystem_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from ctrlr_bdev_ut.c:40: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/thread/thread_internal.h:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from ctrlr_bdev_ut.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvmf/ctrlr_bdev.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvmf/nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from ctrlr_bdev_ut.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvmf/ctrlr_bdev.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvmf/nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from ctrlr_bdev_ut.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvmf/ctrlr_bdev.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvmf/nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from ctrlr_bdev_ut.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvmf/ctrlr_bdev.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvmf/nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from ctrlr_bdev_ut.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvmf/ctrlr_bdev.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvmf/nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from ctrlr_bdev_ut.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvmf/ctrlr_bdev.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvmf/nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from ctrlr_bdev_ut.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvmf/ctrlr_bdev.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvmf/nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from ctrlr_bdev_ut.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvmf/ctrlr_bdev.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvmf/nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from ctrlr_bdev_ut.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvmf/ctrlr_bdev.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvmf/nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from ctrlr_bdev_ut.c:42: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvmf/ctrlr_bdev.c:37: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/lib/nvmf/nvmf_internal.h:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/nvmf.h:44: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ In file included from ctrlr_discovery_ut.c:41: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvmf_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:41: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from nvmf_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:123:9: warning: 'STAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) ^ /usr/include/sys/queue.h:588:9: note: previous definition is here #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) ^ In file included from nvmf_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:142:9: warning: 'STAILQ_LAST' macro redefined [-Wmacro-redefined] #define STAILQ_LAST(head, type, field) \ ^ /usr/include/sys/queue.h:652:9: note: previous definition is here #define STAILQ_LAST(head, type, field) \ ^ In file included from nvmf_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:213:9: warning: 'LIST_EMPTY' macro redefined [-Wmacro-redefined] #define LIST_EMPTY(head) ((head)->lh_first == NULL) ^ /usr/include/sys/queue.h:200:9: note: previous definition is here #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) ^ In file included from nvmf_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:222:9: warning: 'LIST_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:208:9: note: previous definition is here #define LIST_FOREACH_SAFE(var, head, field, tvar) \ ^ In file included from nvmf_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:282:9: warning: 'TAILQ_EMPTY' macro redefined [-Wmacro-redefined] #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) ^ /usr/include/sys/queue.h:427:9: note: previous definition is here #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) ^ In file included from nvmf_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:291:9: warning: 'TAILQ_FOREACH_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ ^ /usr/include/sys/queue.h:435:9: note: previous definition is here #define TAILQ_FOREACH_SAFE(var, head, field, next) \ ^ In file included from nvmf_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:306:9: warning: 'TAILQ_FOREACH_REVERSE_SAFE' macro redefined [-Wmacro-redefined] #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ ^ /usr/include/sys/queue.h:445:9: note: previous definition is here #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ ^ In file included from nvmf_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:316:9: warning: 'TAILQ_LAST' macro redefined [-Wmacro-redefined] #define TAILQ_LAST(head, headname) \ ^ /usr/include/sys/queue.h:423:9: note: previous definition is here #define TAILQ_LAST(head, headname) \ ^ In file included from nvmf_ut.c:36: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/test/common/lib/test_env.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/env.h:43: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue.h:50: /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/queue_extras.h:321:9: warning: 'TAILQ_PREV' macro redefined [-Wmacro-redefined] #define TAILQ_PREV(elm, headname, field) \ ^ /usr/include/sys/queue.h:425:9: note: previous definition is here #define TAILQ_PREV(elm, headname, field) \ ^ 11 warnings generated. LINK nvme_qpair_ut 12 warnings generated. 11 warnings generated. LINK vhost_ut LINK nvme_io_msg_ut LINK string_ut 11 warnings generated. LINK nvme_fabric_ut In file included from nvmf_ut.c:38: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/bdev_module.h:51: In file included from /home/buildozer/aports/testing/spdk/src/spdk-22.05/include/spdk/tree.h:31: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 10 warnings generated. LINK tcp_ut 11 warnings generated. LINK ftl_band_ut 11 warnings generated. LINK nvme_transport_ut 10 warnings generated. LINK pipe_ut 10 warnings generated. LINK crc32c_ut LINK nvme_opal_ut 11 warnings generated. LINK ftl_md_ut 11 warnings generated. LINK nvme_ns_ocssd_cmd_ut 11 warnings generated. LINK ctrlr_bdev_ut 11 warnings generated. LINK nvme_pcie_ut 11 warnings generated. LINK nvme_pcie_common_ut 11 warnings generated. LINK bdev_ut 11 warnings generated. LINK nvmf_ut 11 warnings generated. 11 warnings generated. LINK ftl_wptr_ut LINK nvme_ctrlr_ut 11 warnings generated. LINK ctrlr_discovery_ut LINK json_write_ut 11 warnings generated. LINK nvme_ns_cmd_ut 11 warnings generated. 11 warnings generated. LINK subsystem_ut LINK nvme_tcp_ut 11 warnings generated. LINK ctrlr_ut 11 warnings generated. LINK bdev_ut 11 warnings generated. LINK ftl_io_ut 10 warnings generated. LINK dif_ut 11 warnings generated. LINK bdev_nvme_ut 11 warnings generated. LINK blob_ut >>> spdk: Entering fakeroot... make[1]: Nothing to be done for 'install'. INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/accel_engine.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/assert.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/barrier.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/base64.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/bdev.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/bdev_module.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/bdev_zone.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/bit_array.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/bit_pool.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/blob.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/blob_bdev.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/blobfs.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/blobfs_bdev.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/conf.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/config.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/cpuset.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/crc16.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/crc32.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/dif.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/dma.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/endian.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/env.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/env_dpdk.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/event.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/fd.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/fd_group.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/file.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/ftl.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/gpt_spec.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/histogram_data.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/idxd.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/idxd_spec.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/init.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/ioat.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/ioat_spec.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/iscsi_spec.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/json.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/jsonrpc.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/likely.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/log.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/lvol.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/memory.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/mmio.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/nbd.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/notify.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/nvme.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/nvme_intel.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/nvme_ocssd.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/nvme_ocssd_spec.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/nvme_spec.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/nvme_zns.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/nvmf.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/nvmf_cmd.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/nvmf_fc_spec.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/nvmf_spec.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/nvmf_transport.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/opal.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/opal_spec.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/pci_ids.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/pipe.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/queue.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/queue_extras.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/reduce.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/rpc.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/scheduler.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/scsi.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/scsi_spec.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/sock.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/stdinc.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/string.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/thread.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/trace.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/trace_parser.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/tree.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/util.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/uuid.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/version.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/vfio_user_pci.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/vfio_user_spec.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/vhost.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/vmd.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/zipf.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_ut_mock.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_log.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_log.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_ut_mock.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_ut_mock.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_log.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_dma.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_ioat.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_dma.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_ioat.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_util.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_dma.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_vmd.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_trace_parser.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_util.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_ioat.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_vmd.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_trace_parser.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_util.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_vmd.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_trace_parser.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_conf.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_conf.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_conf.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_json.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_dpdklibs.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_json.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_env_dpdk.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_json.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_env_dpdk.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_env_dpdk.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_jsonrpc.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_jsonrpc.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_jsonrpc.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_rpc.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_rpc.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_rpc.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_trace.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_sock.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_notify.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_trace.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_sock.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_notify.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_trace.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_sock.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_notify.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_thread.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_thread.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_thread.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_nvme.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_nvme.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_nvme.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_accel.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_blob.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_accel.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_blob.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_accel.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_virtio.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_init.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_blob.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_virtio.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_init.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_bdev.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_virtio.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_init.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_lvol.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_blobfs.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_lvol.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_blobfs.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_nbd.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_lvol.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_blobfs.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_scsi.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_nbd.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_event.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_nvmf.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_scsi.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_ftl.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_nbd.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_scsi.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_nvmf.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_ftl.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_nvmf.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_ftl.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_vhost.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_iscsi.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_vhost.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_iscsi.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_vhost.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_iscsi.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_env_dpdk_rpc.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_env_dpdk_rpc.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_env_dpdk_rpc.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_blob_bdev.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_accel_ioat.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_blob_bdev.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_scheduler_dpdk_governor.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_accel_ioat.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_blob_bdev.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_accel_ioat.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_scheduler_dpdk_governor.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_scheduler_gscheduler.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_scheduler_dynamic.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_scheduler_gscheduler.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_sock_posix.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_scheduler_dynamic.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_sock_posix.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_scheduler_gscheduler.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_scheduler_dynamic.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_sock_posix.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_error.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_blobfs_bdev.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_bdev_error.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_delay.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_gpt.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_blobfs_bdev.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_bdev_delay.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_bdev_gpt.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_error.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_aio.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_blobfs_bdev.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_delay.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_malloc.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_bdev_aio.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_gpt.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_lvol.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_nvme.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_split.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_bdev_malloc.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_aio.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_passthru.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_raid.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_bdev_lvol.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_pmem.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_bdev_split.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_bdev_nvme.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_null.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_ftl.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_bdev_passthru.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_virtio.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_malloc.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_bdev_raid.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_bdev_pmem.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_zone_block.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_lvol.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_bdev_null.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_bdev_ftl.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_split.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_bdev_virtio.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_nvme.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_passthru.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_bdev_zone_block.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_raid.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_pmem.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_null.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_ftl.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_virtio.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_zone_block.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_accel.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_vhost_blk.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_event_accel.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_vmd.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_event_vhost_blk.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_event_vmd.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_accel.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_sock.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_scheduler.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_vhost_blk.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_vmd.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_event_sock.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_event_scheduler.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_sock.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_scheduler.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_bdev.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_event_bdev.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_bdev.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_nbd.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_event_nbd.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_scsi.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_nbd.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_nvmf.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_event_scsi.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_event_nvmf.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_scsi.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_nvmf.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_vhost_scsi.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_iscsi.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_event_vhost_scsi.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_event_iscsi.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_vhost_scsi.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_iscsi.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_bdev_modules.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_accel_modules.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_sock_modules.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_syslibs.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_scheduler_modules.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk.so make[2]: Nothing to be done for 'install'. INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/bin/spdk_nvme_identify INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/bin/spdk_nvme_perf INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/bin/spdk_nvme_discovery_aer INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/bin/spdk_tgt Installed to /home/buildozer/aports/testing/spdk/pkg/spdk/usr >>> spdk-static*: Running split function static... >>> spdk-static*: Preparing subpackage spdk-static... >>> spdk-static*: Stripping binaries >>> spdk-static*: Running postcheck for spdk-static >>> spdk-dev*: Running split function dev... >>> spdk-dev*: Preparing subpackage spdk-dev... >>> spdk-dev*: Stripping binaries >>> spdk-dev*: Running postcheck for spdk-dev >>> spdk*: Running postcheck for spdk >>> spdk*: Preparing package spdk... >>> spdk*: Stripping binaries >>> spdk-dev*: Scanning shared objects >>> spdk-static*: Scanning shared objects >>> spdk*: Scanning shared objects >>> spdk-dev*: Tracing dependencies... pkgconfig spdk=22.05-r2 >>> spdk-dev*: Package size: 1.6 MB >>> spdk-dev*: Compressing data... >>> spdk-dev*: Create checksum... >>> spdk-dev*: Create spdk-dev-22.05-r2.apk >>> spdk-static*: Tracing dependencies... >>> spdk-static*: Package size: 11.4 MB >>> spdk-static*: Compressing data... >>> spdk-static*: Create checksum... >>> spdk-static*: Create spdk-static-22.05-r2.apk >>> spdk*: Tracing dependencies... so:libaio.so.1 so:libc.musl-x86_64.so.1 so:libcrypto.so.3 so:libgcc_s.so.1 so:libpmemblk.so.1 so:librte_bus_pci.so.22 so:librte_cryptodev.so.22 so:librte_dmadev.so.22 so:librte_eal.so.22 so:librte_ethdev.so.22 so:librte_hash.so.22 so:librte_kvargs.so.22 so:librte_mbuf.so.22 so:librte_mempool.so.22 so:librte_mempool_ring.so.22 so:librte_net.so.22 so:librte_pci.so.22 so:librte_power.so.22 so:librte_rcu.so.22 so:librte_ring.so.22 so:librte_telemetry.so.22 so:librte_vhost.so.22 so:libstdc++.so.6 so:libuuid.so.1 >>> spdk*: Package size: 2.9 MB >>> spdk*: Compressing data... >>> spdk*: Create checksum... >>> spdk*: Create spdk-22.05-r2.apk >>> spdk: Build complete at Mon, 08 Aug 2022 10:03:51 +0000 elapsed time 0h 0m 52s >>> spdk: Cleaning up srcdir >>> spdk: Cleaning up pkgdir >>> spdk: Uninstalling dependencies... (1/46) Purging .makedepends-spdk (20220808.100300) (2/46) Purging bash (5.1.16-r2) Executing bash-5.1.16-r2.pre-deinstall (3/46) Purging clang (14.0.6-r1) (4/46) Purging coreutils (9.1-r0) Executing coreutils-9.1-r0.post-deinstall (5/46) Purging cunit-dev (2.1.3-r3) (6/46) Purging cunit (2.1.3-r3) (7/46) Purging dpdk-dev (22.07-r1) (8/46) Purging dpdk (22.07-r1) (9/46) Purging libaio-dev (0.3.112-r2) (10/46) Purging libaio (0.3.112-r2) (11/46) Purging ncurses-dev (6.3_p20220729-r0) (12/46) Purging openssl-dev (3.0.5-r1) (13/46) Purging pmdk-dev (1.12.0-r1) (14/46) Purging pmdk-debug (1.12.0-r1) (15/46) Purging pmdk (1.12.0-r1) (16/46) Purging python3 (3.10.5-r2) (17/46) Purging util-linux-dev (2.38.1-r0) (18/46) Purging libfdisk (2.38.1-r0) (19/46) Purging libmount (2.38.1-r0) (20/46) Purging libsmartcols (2.38.1-r0) (21/46) Purging readline (8.1.2-r0) (22/46) Purging llvm14 (14.0.6-r3) (23/46) Purging clang-libs (14.0.6-r1) (24/46) Purging llvm14-libs (14.0.6-r3) (25/46) Purging libffi (3.4.2-r1) (26/46) Purging libxml2 (2.9.14-r1) (27/46) Purging utmps-libs (0.1.2.0-r1) (28/46) Purging skalibs (2.12.0.0-r0) (29/46) Purging libbsd-dev (0.11.6-r2) (30/46) Purging bsd-compat-headers (0.7.2-r3) (31/46) Purging linux-headers (5.16.7-r1) (32/46) Purging libbsd (0.11.6-r2) (33/46) Purging libmd-dev (1.0.4-r0) (34/46) Purging libmd (1.0.4-r0) (35/46) Purging libfdt (1.6.1-r2) (36/46) Purging libpcap-dev (1.10.1-r0) (37/46) Purging libpcap (1.10.1-r0) (38/46) Purging elfutils-dev (0.187-r1) (39/46) Purging xz-dev (5.2.5-r1) (40/46) Purging zlib-dev (1.2.12-r2) (41/46) Purging ndctl-dev (73-r0) (42/46) Purging ndctl-libs (73-r0) (43/46) Purging libuuid (2.38.1-r0) (44/46) Purging gdbm (1.23-r0) (45/46) Purging mpdecimal (2.5.1-r1) (46/46) Purging sqlite-libs (3.39.2-r0) Executing busybox-1.35.0-r22.trigger OK: 717 MiB in 116 packages >>> spdk: Updating the testing/x86_64 repository index... >>> spdk: Signing the index...