>>> spdk: Building testing/spdk 23.01-r0 (using abuild 3.10.0-r0) started Sun, 29 Jan 2023 21:05:15 +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 isa-l-dev libaio-dev llvm ncurses-dev openssl-dev>3 python3 util-linux-dev (1/49) Installing readline (8.2.0-r0) (2/49) Installing bash (5.2.15-r0) Executing bash-5.2.15-r0.post-install (3/49) Installing libffi (3.4.4-r0) (4/49) Installing xz-libs (5.4.1-r0) (5/49) Installing libxml2 (2.10.3-r2) (6/49) Installing llvm15-libs (15.0.7-r0) (7/49) Installing clang15-libs (15.0.7-r2) (8/49) Installing clang15 (15.0.7-r2) (9/49) Installing skalibs (2.13.0.0-r0) (10/49) Installing utmps-libs (0.1.2.1-r0) (11/49) Installing coreutils (9.1-r0) (12/49) Installing cunit (2.1.3-r5) (13/49) Installing cunit-dev (2.1.3-r5) (14/49) Installing libmd (1.0.4-r0) (15/49) Installing libbsd (0.11.7-r0) (16/49) Installing libbz2 (1.0.8-r4) (17/49) Installing musl-fts (1.2.7-r3) (18/49) Installing libelf (0.188-r0) (19/49) Installing libfdt (1.6.1-r4) (20/49) Installing isa-l (2.30.0-r0) (21/49) Installing libpcap (1.10.3-r0) (22/49) Installing dpdk (22.11.1-r0) (23/49) Installing bsd-compat-headers (0.7.2-r4) (24/49) Installing linux-headers (6.1.7-r0) (25/49) Installing libmd-dev (1.0.4-r0) (26/49) Installing libbsd-dev (0.11.7-r0) (27/49) Installing openssl-dev (3.0.7-r2) (28/49) Installing xz (5.4.1-r0) (29/49) Installing xz-dev (5.4.1-r0) (30/49) Installing zlib-dev (1.2.13-r0) (31/49) Installing elfutils-dev (0.188-r0) (32/49) Installing isa-l-dev (2.30.0-r0) (33/49) Installing libpcap-dev (1.10.3-r0) (34/49) Installing dpdk-dev (22.11.1-r0) (35/49) Installing libaio (0.3.113-r0) (36/49) Installing libaio-dev (0.3.113-r0) (37/49) Installing llvm15 (15.0.7-r0) (38/49) Installing ncurses-dev (6.4_p20230121-r0) (39/49) Installing gdbm (1.23-r0) (40/49) Installing mpdecimal (2.5.1-r1) (41/49) Installing sqlite-libs (3.40.1-r0) (42/49) Installing python3 (3.11.1-r2) (43/49) Installing libblkid (2.38.1-r3) (44/49) Installing libuuid (2.38.1-r3) (45/49) Installing libfdisk (2.38.1-r3) (46/49) Installing libmount (2.38.1-r3) (47/49) Installing libsmartcols (2.38.1-r3) (48/49) Installing util-linux-dev (2.38.1-r3) (49/49) Installing .makedepends-spdk (20230129.210516) Executing busybox-1.36.0-r3.trigger OK: 912 MiB in 145 packages >>> spdk: Cleaning up srcdir >>> spdk: Cleaning up pkgdir >>> spdk: Fetching https://distfiles.alpinelinux.org/distfiles/edge/spdk-23.01.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> spdk: Fetching spdk-23.01.tar.gz::https://github.com/spdk/spdk/archive/v23.01.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 94246 0 94246 0 0 59188 0 --:--:-- 0:00:01 --:--:-- 59188 100 3277k 0 3277k 0 0 1469k 0 --:--:-- 0:00:02 --:--:-- 5000k >>> spdk: Fetching https://distfiles.alpinelinux.org/distfiles/edge/spdk-23.01.tar.gz >>> spdk: Checking sha512sums... spdk-23.01.tar.gz: OK isal.patch: OK >>> spdk: Unpacking /var/cache/distfiles/edge/spdk-23.01.tar.gz... >>> spdk: isal.patch patching file CONFIG patching file Makefile patching file configure patching file lib/accel/accel_sw.c patching file lib/util/crc16.c patching file lib/util/crc32c.c patching file lib/util/xor.c Using DPDK lib dir /usr/lib Using isa-l lib dir /usr/lib Using default SPDK env in /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/env_dpdk Using system ISA-L Creating mk/config.mk...done. Creating mk/cc.flags.mk...done. Type 'make' to build. CC lib/ut_mock/mock.o CC lib/log/log.o CC lib/log/log_flags.o CC lib/log/log_deprecated.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from log_flags.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from log.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from log_deprecated.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LIB libspdk_ut_mock.a SO libspdk_ut_mock.so.4.0 SYMLINK libspdk_ut_mock.so rm mock.d LIB libspdk_log.a SO libspdk_log.so.5.1 SYMLINK libspdk_log.so rm log_flags.d log.d log_deprecated.d CC lib/util/base64.o CC lib/dma/dma.o CC lib/ioat/ioat.o CC lib/util/bit_array.o CXX lib/trace_parser/trace.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/vfio_user/host/vfio_user_pci.o CC lib/util/dif.o CC lib/vfio_user/host/vfio_user.o CC lib/util/fd.o CC lib/util/file.o CC lib/util/hexlify.o CC lib/util/iov.o CC lib/util/math.o CC lib/util/pipe.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from trace.cpp:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC lib/util/strerror_tls.o CC lib/util/string.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/dma.h:14, from dma.c:5: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC lib/util/uuid.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/ioat.h:19, from ioat_internal.h:11, from ioat.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from bit_array.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC lib/util/fd_group.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from cpuset.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC lib/util/xor.o CC lib/util/zipf.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from vfio_user_pci.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from vfio_user.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from dif.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from hexlify.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk_internal/usdt.h:10, from fd_group.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LIB libspdk_dma.a SO libspdk_dma.so.2.0 SYMLINK libspdk_dma.so rm dma.d LIB libspdk_vfio_user.a SO libspdk_vfio_user.so.3.1 LIB libspdk_ioat.a SO libspdk_ioat.so.5.0 SYMLINK libspdk_vfio_user.so rm vfio_user.d vfio_user_pci.d SYMLINK libspdk_ioat.so rm ioat.d LIB libspdk_trace_parser.a SO libspdk_trace_parser.so.3.0 SYMLINK libspdk_trace_parser.so rm trace.d LIB libspdk_util.a SO libspdk_util.so.5.2 SYMLINK libspdk_util.so rm pipe.d cpuset.d fd.d hexlify.d strerror_tls.d file.d base64.d crc32.d fd_group.d dif.d zipf.d crc32c.d uuid.d bit_array.d crc32_ieee.d iov.d math.d crc16.d string.d xor.d CC lib/json/json_parse.o CC lib/conf/conf.o CC lib/json/json_util.o CC lib/vmd/vmd.o CC lib/env_dpdk/env.o CC lib/json/json_write.o CC lib/vmd/led.o CC lib/env_dpdk/memory.o CC lib/env_dpdk/pci.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 CC lib/env_dpdk/pci_dpdk.o CC lib/env_dpdk/pci_dpdk_2207.o CC lib/env_dpdk/pci_dpdk_2211.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/vmd.h:19, from vmd_internal.h:10, from vmd.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from conf.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from json_util.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from env.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from led.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from env_internal.h:11, from memory.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from env_internal.h:11, from pci.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from env_internal.h:11, from init.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from env_internal.h:11, from threads.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from env_internal.h:11, from pci_ioat.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from env_internal.h:11, from pci_virtio.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from env_internal.h:11, from pci_vmd.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from env_internal.h:11, from pci_idxd.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from pci_event.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from sigbus_handler.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from pci_dpdk.h:9, from pci_dpdk.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from pci_dpdk.h:9, from pci_dpdk_2207.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from pci_dpdk.h:9, from pci_dpdk_2211.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LIB libspdk_conf.a SO libspdk_conf.so.4.0 SYMLINK libspdk_conf.so rm conf.d LIB libspdk_vmd.a SO libspdk_vmd.so.4.1 SYMLINK libspdk_vmd.so rm vmd.d led.d LIB libspdk_json.a SO libspdk_json.so.4.1 SYMLINK libspdk_json.so rm json_util.d json_write.d json_parse.d 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 /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from jsonrpc_internal.h:13, from jsonrpc_server.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from jsonrpc_internal.h:13, from jsonrpc_server_tcp.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from jsonrpc_internal.h:13, from jsonrpc_client.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from jsonrpc_internal.h:13, from jsonrpc_client_tcp.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LIB libspdk_jsonrpc.a SO libspdk_jsonrpc.so.4.0 SYMLINK libspdk_jsonrpc.so rm jsonrpc_client_tcp.d jsonrpc_server_tcp.d jsonrpc_server.d jsonrpc_client.d LIB libspdk_env_dpdk.a SO libspdk_env_dpdk.so.11.0 CC lib/rpc/rpc.o SYMLINK libspdk_env_dpdk.so rm pci.d init.d sigbus_handler.d env.d memory.d pci_virtio.d pci_ioat.d pci_dpdk.d threads.d pci_idxd.d pci_vmd.d pci_dpdk_2207.d pci_dpdk_2211.d pci_event.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from rpc.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LIB libspdk_rpc.a SO libspdk_rpc.so.4.2 SYMLINK libspdk_rpc.so rm rpc.d CC lib/trace/trace.o CC lib/notify/notify.o CC lib/sock/sock.o CC lib/trace/trace_flags.o CC lib/notify/notify_rpc.o CC lib/sock/sock_rpc.o CC lib/trace/trace_rpc.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from trace.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from notify.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from notify.c:6: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/sock.h:15, from sock.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from trace_flags.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/notify.h:11, from notify_rpc.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/sock.h:15, from sock_rpc.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from trace_rpc.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LIB libspdk_notify.a SO libspdk_notify.so.4.0 SYMLINK libspdk_notify.so rm notify_rpc.d notify.d LIB libspdk_trace.a SO libspdk_trace.so.7.1 SYMLINK libspdk_trace.so rm trace.d trace_flags.d trace_rpc.d CC lib/thread/thread.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from thread.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LIB libspdk_sock.a SO libspdk_sock.so.7.0 SYMLINK libspdk_sock.so rm sock_rpc.d sock.d 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 In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from nvme_internal.h:14, from nvme_ctrlr_cmd.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC lib/nvme/nvme_io_msg.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from nvme_internal.h:14, from nvme_ctrlr.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC lib/nvme/nvme_poll_group.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from nvme_internal.h:14, from nvme_fabric.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC lib/nvme/nvme_zns.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from nvme_internal.h:14, from nvme_ns_cmd.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC lib/nvme/nvme_cuse.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from nvme_internal.h:14, from nvme_ns.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC lib/nvme/nvme_vfio_user.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from nvme_internal.h:14, from nvme_pcie_common.c:14: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from nvme_internal.h:14, from nvme_qpair.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from nvme_pcie.c:12: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from nvme_internal.h:14, from nvme_quirks.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from nvme_internal.h:14, from nvme_transport.c:12: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from nvme_internal.h:14, from nvme_discovery.c:5: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from nvme.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme_ocssd.h:20, from nvme_ctrlr_ocssd_cmd.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme_ocssd.h:20, from nvme_ns_ocssd_cmd.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from nvme_internal.h:14, from nvme_tcp.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/opal.h:10, from nvme_opal.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from nvme_internal.h:14, from nvme_io_msg.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from nvme_internal.h:14, from nvme_poll_group.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme_zns.h:19, from nvme_zns.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from nvme_cuse.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from nvme_vfio_user.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LIB libspdk_thread.a SO libspdk_thread.so.7.1 SYMLINK libspdk_thread.so rm thread.d CC lib/bdev/bdev.o CC lib/accel/accel.o CC lib/blob/blobstore.o CC lib/bdev/bdev_rpc.o CC lib/init/json_config.o CC lib/virtio/virtio.o CC lib/accel/accel_rpc.o CC lib/init/subsystem.o CC lib/bdev/bdev_zone.o CC lib/virtio/virtio_vhost_user.o CC lib/blob/request.o CC lib/accel/accel_sw.o CC lib/blob/zeroes.o CC lib/bdev/part.o CC lib/init/subsystem_rpc.o CC lib/virtio/virtio_vfio_user.o CC lib/blob/blob_bs_dev.o CC lib/bdev/scsi_nvme.o CC lib/virtio/virtio_pci.o CC lib/init/rpc.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/dma.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/accel.h:15, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk_internal/accel_module.h:12, from accel.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/init.h:14, from json_config.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from virtio.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/dma.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/accel.h:15, from accel_internal.h:12, from accel_rpc.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/init.h:14, from subsystem.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from blobstore.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from bdev.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from blobstore.h:12, from request.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/dma.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/accel.h:15, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk_internal/accel_module.h:12, from accel_sw.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from subsystem_rpc.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/dma.h:14, from zeroes.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk_internal/virtio.h:15, from virtio_vfio_user.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk_internal/virtio.h:15, from virtio_vhost_user.c:14: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from bdev_rpc.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from virtio_pci.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from rpc.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from blob_bs_dev.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev_zone.h:14, from bdev_zone.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from part.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev_module.h:18, from scsi_nvme.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LIB libspdk_init.a SO libspdk_init.so.2.0 SYMLINK libspdk_init.so rm subsystem_rpc.d rpc.d subsystem.d json_config.d 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 In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/init.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/event.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk_internal/event.h:15, from app.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/init.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/event.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk_internal/event.h:15, from reactor.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from log_rpc.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/init.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/event.h:19, from app_rpc.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/init.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/event.h:19, from scheduler_static.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LIB libspdk_virtio.a SO libspdk_virtio.so.5.0 SYMLINK libspdk_virtio.so rm virtio_vfio_user.d virtio_pci.d virtio.d virtio_vhost_user.d LIB libspdk_nvme.a SO libspdk_nvme.so.9.1 SYMLINK libspdk_nvme.so rm nvme_quirks.d nvme_cuse.d nvme_io_msg.d nvme_zns.d nvme_opal.d nvme_ctrlr.d nvme.d nvme_ctrlr_cmd.d nvme_ns_ocssd_cmd.d nvme_vfio_user.d nvme_transport.d nvme_fabric.d nvme_pcie.d nvme_pcie_common.d nvme_qpair.d nvme_discovery.d nvme_ns.d nvme_poll_group.d nvme_ns_cmd.d nvme_tcp.d nvme_ctrlr_ocssd_cmd.d LIB libspdk_event.a SO libspdk_event.so.11.0 SYMLINK libspdk_event.so rm log_rpc.d scheduler_static.d reactor.d app.d app_rpc.d LIB libspdk_accel.a SO libspdk_accel.so.11.0 SYMLINK libspdk_accel.so rm accel.d accel_sw.d accel_rpc.d LIB libspdk_bdev.a SO libspdk_bdev.so.11.0 SYMLINK libspdk_bdev.so rm scsi_nvme.d bdev.d bdev_zone.d part.d bdev_rpc.d CC lib/nvmf/ctrlr.o CC lib/scsi/dev.o CC lib/nbd/nbd.o CC lib/nvmf/ctrlr_discovery.o CC lib/scsi/lun.o CC lib/ftl/ftl_core.o CC lib/nbd/nbd_rpc.o CC lib/nvmf/ctrlr_bdev.o CC lib/scsi/port.o CC lib/ftl/ftl_init.o CC lib/nvmf/subsystem.o CC lib/scsi/scsi.o CC lib/ftl/ftl_layout.o CC lib/nvmf/nvmf.o CC lib/scsi/scsi_bdev.o CC lib/ftl/ftl_debug.o CC lib/scsi/scsi_pr.o CC lib/nvmf/nvmf_rpc.o CC lib/ftl/ftl_io.o CC lib/scsi/scsi_rpc.o CC lib/nvmf/transport.o CC lib/ftl/ftl_sb.o CC lib/scsi/task.o CC lib/ftl/ftl_l2p.o CC lib/nvmf/tcp.o CC lib/ftl/ftl_l2p_flat.o CC lib/ftl/ftl_nv_cache.o CC lib/ftl/ftl_band.o CC lib/ftl/ftl_band_ops.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from ftl_l2p.h:9, from ftl_l2p.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC lib/ftl/ftl_writer.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from ftl_l2p.h:9, from ftl_l2p_flat.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC lib/ftl/ftl_rq.o CC lib/ftl/ftl_reloc.o CC lib/ftl/ftl_l2p_cache.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvmf.h:16, from nvmf_internal.h:13, from ctrlr.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC lib/ftl/ftl_p2l.o CC lib/ftl/ftl_trace.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from ftl_core.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvmf.h:16, from nvmf_internal.h:13, from ctrlr_discovery.c:13: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC lib/ftl/mngt/ftl_mngt.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvmf.h:16, from nvmf_internal.h:13, from ctrlr_bdev.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from nbd_rpc.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC lib/ftl/mngt/ftl_mngt_bdev.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from ftl_init.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC lib/ftl/mngt/ftl_mngt_shutdown.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvmf.h:16, from nvmf_internal.h:13, from subsystem.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from nbd.c:13: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from scsi_internal.h:12, from lun.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from scsi_internal.h:12, from port.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC lib/ftl/mngt/ftl_mngt_startup.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/ftl.h:11, from ftl_debug.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC lib/ftl/mngt/ftl_mngt_md.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from mngt/ftl_mngt.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/ftl.h:11, from ftl_io.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from ftl_layout.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from scsi_internal.h:12, from scsi.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC lib/ftl/mngt/ftl_mngt_misc.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from ftl_core.h:11, from ftl_sb.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC lib/ftl/mngt/ftl_mngt_ioch.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/dma.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/accel.h:15, from tcp.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvmf.h:16, from nvmf_internal.h:13, from transport.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC lib/ftl/mngt/ftl_mngt_l2p.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from scsi_internal.h:12, from scsi_bdev.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from scsi_internal.h:12, from dev.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from nvmf.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from nvmf_rpc.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from scsi_internal.h:12, from scsi_pr.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC lib/ftl/mngt/ftl_mngt_band.o /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC lib/ftl/mngt/ftl_mngt_self_test.o CC lib/ftl/mngt/ftl_mngt_p2l.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from scsi_internal.h:12, from scsi_rpc.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from ftl_band_ops.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC lib/ftl/mngt/ftl_mngt_recovery.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from ftl_writer.h:10, from ftl_writer.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/ftl.h:11, from ftl_rq.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC lib/ftl/mngt/ftl_mngt_upgrade.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from scsi_internal.h:12, from task.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/ftl.h:11, from ftl_band.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC lib/ftl/utils/ftl_conf.o CC lib/ftl/utils/ftl_md.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from ftl_nv_cache.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC lib/ftl/utils/ftl_mempool.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from ftl_l2p_cache.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from ftl_band.h:11, from ftl_reloc.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC lib/ftl/utils/ftl_bitmap.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC lib/ftl/upgrade/ftl_layout_upgrade.o CC lib/ftl/upgrade/ftl_sb_upgrade.o CC lib/ftl/upgrade/ftl_p2l_upgrade.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from ftl_core.h:11, from ftl_trace.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC lib/ftl/upgrade/ftl_band_upgrade.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from ./ftl_core.h:11, from mngt/ftl_mngt_shutdown.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC lib/ftl/upgrade/ftl_chunk_upgrade.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev_module.h:18, from ftl_p2l.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from mngt/ftl_mngt_md.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev_module.h:18, from mngt/ftl_mngt_bdev.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from ./ftl_core.h:11, from mngt/ftl_mngt_misc.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from ./ftl_core.h:11, from mngt/ftl_mngt_startup.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from mngt/ftl_mngt_ioch.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from mngt/ftl_mngt_l2p.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from ./ftl_core.h:11, from mngt/ftl_mngt_band.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/ftl.h:11, from mngt/ftl_mngt.h:10, from mngt/ftl_mngt_self_test.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/ftl.h:11, from mngt/ftl_mngt.h:10, from mngt/ftl_mngt_p2l.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LIB libspdk_blob.a In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from ./ftl_core.h:11, from mngt/ftl_mngt_upgrade.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/ftl.h:11, from utils/ftl_conf.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from utils/ftl_md.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from utils/ftl_mempool.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from ./ftl_core.h:11, from upgrade/ftl_layout_upgrade.h:9, from upgrade/ftl_layout_upgrade.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from utils/ftl_bitmap.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | SO libspdk_blob.so.9.0 In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from ./ftl_core.h:11, from upgrade/ftl_layout_upgrade.h:9, from upgrade/ftl_sb_upgrade.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev_module.h:18, from mngt/ftl_mngt_recovery.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/ftl.h:11, from ./mngt/ftl_mngt.h:10, from upgrade/ftl_p2l_upgrade.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from ./ftl_io.h:10, from ./ftl_nv_cache.h:12, from upgrade/ftl_chunk_upgrade.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from ./ftl_band.h:11, from upgrade/ftl_band_upgrade.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | SYMLINK libspdk_blob.so rm request.d zeroes.d blob_bs_dev.d blobstore.d CC lib/blobfs/blobfs.o CC lib/lvol/lvol.o CC lib/blobfs/tree.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk_internal/lvolstore.h:11, from lvol.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from blobfs.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from tree.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LIB libspdk_nbd.a SO libspdk_nbd.so.5.0 SYMLINK libspdk_nbd.so rm nbd.d nbd_rpc.d LIB libspdk_scsi.a SO libspdk_scsi.so.5.0 SYMLINK libspdk_scsi.so rm port.d dev.d scsi_rpc.d scsi_bdev.d scsi_pr.d scsi.d lun.d task.d CC lib/iscsi/conn.o CC lib/vhost/vhost.o CC lib/iscsi/init_grp.o CC lib/vhost/vhost_rpc.o CC lib/iscsi/iscsi.o CC lib/vhost/vhost_scsi.o CC lib/iscsi/md5.o CC lib/vhost/vhost_blk.o CC lib/iscsi/param.o CC lib/vhost/rte_vhost_user.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 In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from vhost.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from conn.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from init_grp.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from iscsi.c:12: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from vhost_rpc.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from vhost_scsi.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from vhost_blk.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/iscsi/iscsi.h:11, from param.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from rte_vhost_user.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/sock.h:15, from portal_grp.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/sock.h:15, from tgt_node.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/iscsi/iscsi.h:11, from iscsi_subsystem.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/iscsi/iscsi.h:11, from iscsi_rpc.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from task.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LIB libspdk_lvol.a LIB libspdk_ftl.a SO libspdk_lvol.so.8.0 SO libspdk_ftl.so.6.0 SYMLINK libspdk_lvol.so rm lvol.d SYMLINK libspdk_ftl.so rm ftl_core.d upgrade/ftl_layout_upgrade.d ftl_nv_cache.d ftl_l2p_cache.d mngt/ftl_mngt_startup.d ftl_sb.d mngt/ftl_mngt_l2p.d utils/ftl_mempool.d mngt/ftl_mngt.d mngt/ftl_mngt_bdev.d ftl_trace.d utils/ftl_conf.d mngt/ftl_mngt_upgrade.d ftl_init.d mngt/ftl_mngt_md.d ftl_band_ops.d mngt/ftl_mngt_shutdown.d mngt/ftl_mngt_ioch.d ftl_writer.d upgrade/ftl_p2l_upgrade.d ftl_band.d ftl_p2l.d utils/ftl_md.d mngt/ftl_mngt_recovery.d mngt/ftl_mngt_p2l.d upgrade/ftl_sb_upgrade.d ftl_l2p_flat.d ftl_reloc.d ftl_l2p.d mngt/ftl_mngt_misc.d mngt/ftl_mngt_band.d ftl_debug.d utils/ftl_bitmap.d upgrade/ftl_band_upgrade.d ftl_layout.d ftl_io.d ftl_rq.d mngt/ftl_mngt_self_test.d upgrade/ftl_chunk_upgrade.d LIB libspdk_blobfs.a SO libspdk_blobfs.so.8.0 SYMLINK libspdk_blobfs.so rm blobfs.d tree.d LIB libspdk_vhost.a SO libspdk_vhost.so.6.0 SYMLINK libspdk_vhost.so rm vhost_blk.d vhost_scsi.d vhost_rpc.d vhost.d rte_vhost_user.d LIB libspdk_nvmf.a SO libspdk_nvmf.so.14.0 SYMLINK libspdk_nvmf.so rm nvmf_rpc.d ctrlr.d tcp.d transport.d nvmf.d subsystem.d ctrlr_discovery.d ctrlr_bdev.d LIB libspdk_iscsi.a SO libspdk_iscsi.so.6.0 SYMLINK libspdk_iscsi.so rm iscsi.d portal_grp.d init_grp.d tgt_node.d iscsi_subsystem.d iscsi_rpc.d conn.d param.d md5.d task.d CC module/env_dpdk/env_dpdk_rpc.o CC module/blob/bdev/blob_bdev.o CC module/sock/posix/posix.o CC module/scheduler/dynamic/scheduler_dynamic.o CC module/accel/ioat/accel_ioat.o CC module/scheduler/gscheduler/gscheduler.o CC module/scheduler/dpdk_governor/dpdk_governor.o CC module/accel/ioat/accel_ioat_rpc.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from env_dpdk_rpc.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from posix.c:21: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/dma.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/accel.h:15, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk_internal/accel_module.h:12, from accel_ioat.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/init.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/event.h:19, from scheduler_dynamic.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from dpdk_governor.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/init.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/event.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk_internal/event.h:15, from gscheduler.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/init.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/event.h:19, from accel_ioat_rpc.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/blob_bdev.h:14, from blob_bdev.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LIB libspdk_env_dpdk_rpc.a SO libspdk_env_dpdk_rpc.so.4.0 SYMLINK libspdk_env_dpdk_rpc.so rm env_dpdk_rpc.d LIB libspdk_scheduler_gscheduler.a SO libspdk_scheduler_gscheduler.so.2.0 SYMLINK libspdk_scheduler_gscheduler.so rm gscheduler.d LIB libspdk_scheduler_dpdk_governor.a SO libspdk_scheduler_dpdk_governor.so.2.0 SYMLINK libspdk_scheduler_dpdk_governor.so rm dpdk_governor.d LIB libspdk_accel_ioat.a SO libspdk_accel_ioat.so.4.0 SYMLINK libspdk_accel_ioat.so rm accel_ioat.d accel_ioat_rpc.d LIB libspdk_scheduler_dynamic.a SO libspdk_scheduler_dynamic.so.2.0 LIB libspdk_blob_bdev.a SYMLINK libspdk_scheduler_dynamic.so rm scheduler_dynamic.d SO libspdk_blob_bdev.so.9.0 SYMLINK libspdk_blob_bdev.so rm blob_bdev.d CC module/bdev/error/vbdev_error.o CC module/bdev/delay/vbdev_delay.o CC module/bdev/gpt/gpt.o CC module/blobfs/bdev/blobfs_bdev.o CC module/bdev/error/vbdev_error_rpc.o CC module/bdev/null/bdev_null.o CC module/bdev/gpt/vbdev_gpt.o CC module/blobfs/bdev/blobfs_bdev_rpc.o CC module/bdev/delay/vbdev_delay_rpc.o CC module/bdev/lvol/vbdev_lvol.o CC module/bdev/malloc/bdev_malloc.o CC module/bdev/passthru/vbdev_passthru.o CC module/bdev/raid/bdev_raid.o CC module/bdev/lvol/vbdev_lvol_rpc.o CC module/bdev/split/vbdev_split.o CC module/bdev/zone_block/vbdev_zone_block.o CC module/bdev/raid/bdev_raid_rpc.o CC module/bdev/malloc/bdev_malloc_rpc.o CC module/bdev/passthru/vbdev_passthru_rpc.o CC module/bdev/null/bdev_null_rpc.o CC module/bdev/split/vbdev_split_rpc.o CC module/bdev/zone_block/vbdev_zone_block_rpc.o CC module/bdev/raid/raid0.o CC module/bdev/nvme/bdev_nvme.o CC module/bdev/raid/raid1.o CC module/bdev/nvme/bdev_nvme_rpc.o CC module/bdev/raid/concat.o CC module/bdev/nvme/nvme_rpc.o CC module/bdev/virtio/bdev_virtio_scsi.o CC module/bdev/ftl/bdev_ftl.o CC module/bdev/nvme/bdev_mdns_client.o CC module/bdev/aio/bdev_aio.o CC module/bdev/virtio/bdev_virtio_blk.o CC module/bdev/ftl/bdev_ftl_rpc.o CC module/bdev/aio/bdev_aio_rpc.o CC module/bdev/nvme/vbdev_opal.o CC module/bdev/virtio/bdev_virtio_rpc.o CC module/bdev/nvme/vbdev_opal_rpc.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from gpt.h:16, from gpt.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from gpt.h:16, from vbdev_gpt.c:12: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from vbdev_error_rpc.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from vbdev_delay.h:11, from vbdev_delay.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev_module.h:18, from bdev_raid.h:9, from bdev_raid.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from vbdev_lvol_rpc.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev_module.h:18, from vbdev_error.c:17: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/blob_bdev.h:14, from vbdev_lvol.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from bdev_raid_rpc.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from bdev_null.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from bdev_nvme.h:13, from bdev_nvme.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from vbdev_passthru.h:11, from vbdev_passthru_rpc.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from vbdev_delay.h:11, from vbdev_delay_rpc.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from blobfs_bdev_rpc.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev_module.h:18, from vbdev_split.h:9, from vbdev_split.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from vbdev_passthru.h:11, from vbdev_passthru.c:14: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from blobfs_bdev.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from bdev_nvme.h:13, from bdev_nvme_rpc.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev_module.h:18, from bdev_malloc.h:12, from bdev_malloc_rpc.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev_module.h:18, from bdev_malloc.h:12, from bdev_malloc.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/opal.h:10, from vbdev_opal.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from vbdev_zone_block.h:11, from vbdev_zone_block.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev_module.h:18, from bdev_null_rpc.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev_module.h:18, from vbdev_split.h:9, from vbdev_split_rpc.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/init.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/event.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk_internal/event.h:15, from bdev_mdns_client.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from vbdev_opal_rpc.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from vbdev_zone_block.h:11, from vbdev_zone_block_rpc.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev_module.h:18, from bdev_raid.h:9, from raid0.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev_module.h:18, from bdev_raid.h:9, from raid1.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from bdev_virtio_rpc.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from bdev_virtio_scsi.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev_module.h:18, from bdev_raid.h:9, from concat.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from bdev_virtio_blk.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev_module.h:18, from nvme_rpc.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from bdev_ftl.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from bdev_aio.h:10, from bdev_aio.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev_module.h:18, from bdev_ftl_rpc.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from bdev_aio.h:10, from bdev_aio_rpc.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LIB libspdk_blobfs_bdev.a SO libspdk_blobfs_bdev.so.4.0 SYMLINK libspdk_blobfs_bdev.so rm blobfs_bdev.d blobfs_bdev_rpc.d LIB libspdk_bdev_null.a SO libspdk_bdev_null.so.4.0 LIB libspdk_bdev_split.a LIB libspdk_bdev_error.a SO libspdk_bdev_split.so.4.0 SO libspdk_bdev_error.so.4.0 SYMLINK libspdk_bdev_null.so rm bdev_null.d bdev_null_rpc.d LIB libspdk_bdev_gpt.a SO libspdk_bdev_gpt.so.4.0 SYMLINK libspdk_bdev_split.so SYMLINK libspdk_bdev_error.so rm vbdev_split.d vbdev_split_rpc.d rm vbdev_error_rpc.d vbdev_error.d SYMLINK libspdk_bdev_gpt.so rm gpt.d vbdev_gpt.d LIB libspdk_bdev_passthru.a SO libspdk_bdev_passthru.so.4.0 LIB libspdk_bdev_ftl.a SO libspdk_bdev_ftl.so.4.0 LIB libspdk_bdev_malloc.a SO libspdk_bdev_malloc.so.4.0 SYMLINK libspdk_bdev_passthru.so rm vbdev_passthru.d vbdev_passthru_rpc.d SYMLINK libspdk_bdev_ftl.so rm bdev_ftl_rpc.d bdev_ftl.d SYMLINK libspdk_bdev_malloc.so rm bdev_malloc_rpc.d bdev_malloc.d LIB libspdk_bdev_zone_block.a SO libspdk_bdev_zone_block.so.4.0 LIB libspdk_bdev_delay.a SO libspdk_bdev_delay.so.4.0 LIB libspdk_bdev_aio.a SO libspdk_bdev_aio.so.4.0 SYMLINK libspdk_bdev_zone_block.so rm vbdev_zone_block_rpc.d vbdev_zone_block.d SYMLINK libspdk_bdev_delay.so rm vbdev_delay_rpc.d vbdev_delay.d SYMLINK libspdk_bdev_aio.so rm bdev_aio.d bdev_aio_rpc.d LIB libspdk_bdev_raid.a SO libspdk_bdev_raid.so.4.0 LIB libspdk_sock_posix.a SO libspdk_sock_posix.so.4.0 SYMLINK libspdk_bdev_raid.so rm concat.d bdev_raid_rpc.d bdev_raid.d raid1.d raid0.d SYMLINK libspdk_sock_posix.so rm posix.d LIB libspdk_bdev_lvol.a LIB libspdk_bdev_virtio.a SO libspdk_bdev_lvol.so.4.0 SO libspdk_bdev_virtio.so.4.0 SYMLINK libspdk_bdev_lvol.so rm vbdev_lvol_rpc.d vbdev_lvol.d SYMLINK libspdk_bdev_virtio.so rm bdev_virtio_blk.d bdev_virtio_rpc.d bdev_virtio_scsi.d LIB libspdk_bdev_nvme.a SO libspdk_bdev_nvme.so.5.0 SYMLINK libspdk_bdev_nvme.so rm bdev_nvme.d vbdev_opal.d vbdev_opal_rpc.d nvme_rpc.d bdev_mdns_client.d bdev_nvme_rpc.d CC module/event/subsystems/iobuf/iobuf.o CC module/event/subsystems/sock/sock.o CC module/event/subsystems/vmd/vmd.o CC module/event/subsystems/iobuf/iobuf_rpc.o CC module/event/subsystems/vmd/vmd_rpc.o CC module/event/subsystems/vhost_blk/vhost_blk.o CC module/event/subsystems/scheduler/scheduler.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from iobuf_rpc.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/vmd.h:19, from vmd_rpc.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/sock.h:15, from sock.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from vmd.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from scheduler.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/vhost.h:18, from vhost_blk.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from iobuf.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LIB libspdk_event_sock.a SO libspdk_event_sock.so.3.0 LIB libspdk_event_vhost_blk.a SO libspdk_event_vhost_blk.so.1.0 LIB libspdk_event_scheduler.a SYMLINK libspdk_event_sock.so rm sock.d LIB libspdk_event_vmd.a LIB libspdk_event_iobuf.a SO libspdk_event_scheduler.so.2.0 SO libspdk_event_vmd.so.4.0 SO libspdk_event_iobuf.so.1.0 SYMLINK libspdk_event_vhost_blk.so rm vhost_blk.d SYMLINK libspdk_event_scheduler.so rm scheduler.d SYMLINK libspdk_event_vmd.so rm vmd.d vmd_rpc.d SYMLINK libspdk_event_iobuf.so rm iobuf_rpc.d iobuf.d CC module/event/subsystems/accel/accel.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/dma.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/accel.h:15, from accel.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LIB libspdk_event_accel.a SO libspdk_event_accel.so.4.0 SYMLINK libspdk_event_accel.so rm accel.d CC module/event/subsystems/bdev/bdev.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from bdev.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LIB libspdk_event_bdev.a SO libspdk_event_bdev.so.4.0 SYMLINK libspdk_event_bdev.so rm bdev.d CC module/event/subsystems/scsi/scsi.o CC module/event/subsystems/nvmf/nvmf_rpc.o CC module/event/subsystems/nbd/nbd.o CC module/event/subsystems/nvmf/nvmf_tgt.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvmf.h:16, from event_nvmf.h:12, from nvmf_rpc.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk_internal/init.h:9, from nbd.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvmf.h:16, from event_nvmf.h:12, from nvmf_tgt.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/scsi.h:16, from scsi.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LIB libspdk_event_nbd.a SO libspdk_event_nbd.so.4.0 LIB libspdk_event_scsi.a SO libspdk_event_scsi.so.4.0 SYMLINK libspdk_event_nbd.so rm nbd.d SYMLINK libspdk_event_scsi.so rm scsi.d CC module/event/subsystems/iscsi/iscsi.o CC module/event/subsystems/vhost_scsi/vhost_scsi.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/iscsi/iscsi.h:11, from iscsi.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/vhost.h:18, from vhost_scsi.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LIB libspdk_event_vhost_scsi.a SO libspdk_event_vhost_scsi.so.1.0 SYMLINK libspdk_event_vhost_scsi.so rm vhost_scsi.d LIB libspdk_event_iscsi.a SO libspdk_event_iscsi.so.4.0 LIB libspdk_event_nvmf.a SO libspdk_event_nvmf.so.4.0 SYMLINK libspdk_event_iscsi.so rm iscsi.d SYMLINK libspdk_event_nvmf.so rm nvmf_rpc.d nvmf_tgt.d SO libspdk.so.4.0 SYMLINK libspdk.so CXX app/trace/trace.o CC app/trace_record/trace_record.o make[2]: Nothing to be done for 'all'. TEST_HEADER include/spdk/accel.h CC app/spdk_top/spdk_top.o CC app/spdk_lspci/spdk_lspci.o TEST_HEADER include/spdk/assert.h TEST_HEADER include/spdk/barrier.h TEST_HEADER include/spdk/base64.h CC test/rpc_client/rpc_client_test.o TEST_HEADER include/spdk/bdev.h TEST_HEADER include/spdk/bdev_module.h TEST_HEADER include/spdk/bdev_zone.h 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 CC examples/ioat/perf/perf.o TEST_HEADER include/spdk/blobfs.h CC examples/accel/perf/accel_perf.o TEST_HEADER include/spdk/blobfs_bdev.h CC examples/ioat/verify/verify.o TEST_HEADER include/spdk/conf.h CC test/app/histogram_perf/histogram_perf.o TEST_HEADER include/spdk/config.h CC examples/vmd/lsvmd/lsvmd.o CC examples/nvme/hello_world/hello_world.o TEST_HEADER include/spdk/cpuset.h CC examples/sock/hello_world/hello_sock.o TEST_HEADER include/spdk/crc16.h CC examples/vmd/led/led.o CC test/app/jsoncat/jsoncat.o CC test/env/vtophys/vtophys.o CC examples/util/zipf/zipf.o CC test/app/stub/stub.o TEST_HEADER include/spdk/crc32.h TEST_HEADER include/spdk/dif.h CC examples/nvme/identify/identify.o CC examples/nvme/perf/perf.o CC test/event/reactor/reactor.o CC test/nvme/aer/aer.o CC examples/nvme/hotplug/hotplug.o CC test/event/reactor_perf/reactor_perf.o CC examples/nvme/arbitration/arbitration.o CC examples/nvme/reconnect/reconnect.o CC test/event/event_perf/event_perf.o CC test/nvme/e2edp/nvme_dp.o CC test/env/memory/memory_ut.o CC test/nvme/startup/startup.o CC examples/nvme/cmb_copy/cmb_copy.o TEST_HEADER include/spdk/dma.h CC test/env/pci/pci_ut.o CC test/nvme/overhead/overhead.o TEST_HEADER include/spdk/endian.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from trace.cpp:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | TEST_HEADER include/spdk/env.h /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC test/env/env_dpdk_post_init/env_dpdk_post_init.o TEST_HEADER include/spdk/env_dpdk.h CC test/nvme/sgl/sgl.o CC examples/nvme/abort/abort.o CC examples/nvme/discovery_aer/discovery_aer.o TEST_HEADER include/spdk/event.h TEST_HEADER include/spdk/fd.h CC examples/nvme/pmr_persistence/pmr_persistence.o CC examples/nvme/nvme_manage/nvme_manage.o TEST_HEADER include/spdk/fd_group.h CC test/thread/poller_perf/poller_perf.o TEST_HEADER include/spdk/file.h CC test/nvme/reset/reset.o TEST_HEADER include/spdk/ftl.h CC test/nvme/err_injection/err_injection.o TEST_HEADER include/spdk/gpt_spec.h TEST_HEADER include/spdk/hexlify.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from trace_record.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ TEST_HEADER include/spdk/histogram_data.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | TEST_HEADER include/spdk/idxd.h CC test/env/mem_callbacks/mem_callbacks.o TEST_HEADER include/spdk/idxd_spec.h TEST_HEADER include/spdk/init.h CC test/nvme/reserve/reserve.o TEST_HEADER include/spdk/ioat.h TEST_HEADER include/spdk/ioat_spec.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/init.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/event.h:19, from rpc_client_test.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | TEST_HEADER include/spdk/iscsi_spec.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/init.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/event.h:19, from spdk_top.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | TEST_HEADER include/spdk/json.h /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | TEST_HEADER include/spdk/jsonrpc.h CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from spdk_lspci.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | TEST_HEADER include/spdk/likely.h CC test/nvme/simple_copy/simple_copy.o TEST_HEADER include/spdk/log.h TEST_HEADER include/spdk/lvol.h CC app/spdk_dd/spdk_dd.o TEST_HEADER include/spdk/memory.h TEST_HEADER include/spdk/mmio.h TEST_HEADER include/spdk/nbd.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from histogram_perf.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | TEST_HEADER include/spdk/notify.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | TEST_HEADER include/spdk/nvme.h TEST_HEADER include/spdk/nvme_intel.h TEST_HEADER include/spdk/nvme_ocssd.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from vtophys.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from led.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | TEST_HEADER include/spdk/nvme_ocssd_spec.h /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | TEST_HEADER include/spdk/nvme_spec.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/ioat.h:19, from verify.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ TEST_HEADER include/spdk/nvme_zns.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | TEST_HEADER include/spdk/nvmf.h CC test/event/app_repeat/app_repeat.o CC examples/blob/hello_world/hello_blob.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from nvme_dp.c:12: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from accel_perf.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | TEST_HEADER include/spdk/nvmf_cmd.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/ioat.h:19, from perf.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from reconnect.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | TEST_HEADER include/spdk/nvmf_fc_spec.h /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC examples/bdev/hello_world/hello_bdev.o TEST_HEADER include/spdk/nvmf_spec.h CC examples/blob/cli/blobcli.o TEST_HEADER include/spdk/nvmf_transport.h CC examples/bdev/bdevperf/bdevperf.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from reactor_perf.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC test/blobfs/mkfs/mkfs.o CC app/nvmf_tgt/nvmf_main.o TEST_HEADER include/spdk/opal.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from hotplug.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from hello_sock.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | TEST_HEADER include/spdk/opal_spec.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC app/vhost/vhost.o CC test/bdev/bdevio/bdevio.o TEST_HEADER include/spdk/pci_ids.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/env_dpdk/env_internal.h:11, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/env_dpdk/memory.c:8, from memory_ut.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC examples/interrupt_tgt/interrupt_tgt.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC test/unit/lib/accel/accel.c/accel_ut.o TEST_HEADER include/spdk/pipe.h CC test/unit/include/spdk/histogram_data.h/histogram_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/init.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/event.h:19, from stub.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from hello_world.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from sgl.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | TEST_HEADER include/spdk/queue.h /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from aer.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC app/iscsi_tgt/iscsi_tgt.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from env_dpdk_post_init.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ TEST_HEADER include/spdk/reduce.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from cmb_copy.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/init.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/event.h:19, from reactor.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from identify.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | TEST_HEADER include/spdk/rpc.h /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | CC examples/nvmf/nvmf/nvmf.o /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from startup.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ LINK spdk_lspci TEST_HEADER include/spdk/scheduler.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from event_perf.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from lsvmd.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ TEST_HEADER include/spdk/scsi.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from arbitration.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from perf.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | TEST_HEADER include/spdk/scsi_spec.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from abort.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from poller_perf.c:6: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | TEST_HEADER include/spdk/sock.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from discovery_aer.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from overhead.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | TEST_HEADER include/spdk/stdinc.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from pmr_persistence.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from nvme_manage.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | TEST_HEADER include/spdk/string.h /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/env_dpdk/env_internal.h:11, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/env_dpdk/pci.c:6, from pci_ut.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | TEST_HEADER include/spdk/thread.h TEST_HEADER include/spdk/trace.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from reset.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | TEST_HEADER include/spdk/trace_parser.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from err_injection.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ TEST_HEADER include/spdk/tree.h CC test/app/bdev_svc/bdev_svc.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from mem_callbacks.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | TEST_HEADER include/spdk/ublk.h LINK histogram_perf TEST_HEADER include/spdk/util.h CC test/event/scheduler/scheduler.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from reserve.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ TEST_HEADER include/spdk/uuid.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from simple_copy.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from nvme_fuzz.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ TEST_HEADER include/spdk/version.h In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | TEST_HEADER include/spdk/vfio_user_pci.h TEST_HEADER include/spdk/vfio_user_spec.h TEST_HEADER include/spdk/vhost.h TEST_HEADER include/spdk/vmd.h TEST_HEADER include/spdk/xor.h TEST_HEADER include/spdk/zipf.h LINK led CC app/spdk_tgt/spdk_tgt.o CXX test/cpp_headers/accel.o LINK lsvmd In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from spdk_dd.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/init.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/event.h:19, from app_repeat.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from nvmf_main.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | rm histogram_perf.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK reactor_perf In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from hello_bdev.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ rm spdk_lspci.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK vtophys In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/init.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/event.h:19, from mkfs.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK reactor In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/init.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/event.h:19, from vhost.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/dma.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/accel.h:15, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk_internal/accel_module.h:12, from accel_ut.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ LINK env_dpdk_post_init In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK zipf In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from iscsi_tgt.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from blobcli.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from nvmf.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | rm led.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/init.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/event.h:19, from interrupt_tgt.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from bdevperf.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from bdevio.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ LINK jsoncat In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK event_perf rm lsvmd.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from hello_blob.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK startup rm reactor_perf.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/dma.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/accel.h:15, from accel.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | CC test/nvme/connect_stress/connect_stress.o /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from scheduler.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | rm vtophys.d LINK poller_perf rm reactor.d rm zipf.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from bdev_svc.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ LINK rpc_client_test In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CXX test/cpp_headers/assert.o LINK mem_callbacks LINK stub CC test/nvme/boot_partition/boot_partition.o rm jsoncat.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from spdk_tgt.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC test/nvme/compliance/nvme_compliance.o rm event_perf.d rm env_dpdk_post_init.d CC test/unit/lib/bdev/bdev.c/bdev_ut.o LINK cmb_copy CC test/nvme/fused_ordering/fused_ordering.o CC test/unit/lib/bdev/part.c/part_ut.o rm rpc_client_test.d LINK hello_sock rm poller_perf.d rm mem_callbacks.d rm startup.d LINK discovery_aer LINK err_injection LINK verify LINK ioat_perf CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o LINK pmr_persistence CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o LINK hello_world LINK app_repeat rm stub.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from connect_stress.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | rm verify.d LINK reserve In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from boot_partition.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | rm perf.d CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o rm cmb_copy.d CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o CXX test/cpp_headers/barrier.o LINK hotplug LINK nvme_dp In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from nvme_compliance.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o CC test/unit/lib/blob/blob.c/blob_ut.o rm hello_sock.d rm err_injection.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/ut_multithread.c:7, from part_ut.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/ut_multithread.c:7, from bdev_ut.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from fused_ordering.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CXX test/cpp_headers/base64.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | rm discovery_aer.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o LINK simple_copy CXX test/cpp_headers/bdev.o LINK histogram_ut LINK spdk_trace CC test/unit/lib/bdev/raid/concat.c/concat_ut.o LINK spdk_trace_record rm app_repeat.d rm pmr_persistence.d CXX test/cpp_headers/bdev_module.o rm hello_world.d LINK mkfs CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o LINK sgl CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o rm reserve.d rm histogram_ut.d CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o LINK nvmf_tgt rm hotplug.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev_module.h:18, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/bdev/scsi_nvme.c:6, from scsi_nvme_ut.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | rm trace_record.d rm nvme_dp.d rm trace.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/blob_bdev.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/module/bdev/lvol/vbdev_lvol.c:7, from vbdev_lvol_ut.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | CXX test/cpp_headers/bdev_zone.o /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC test/unit/lib/blobfs/tree.c/tree_ut.o LINK bdev_svc LINK reset rm simple_copy.d LINK vhost In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from vbdev_zone_block_ut.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | CXX test/cpp_headers/bit_array.o /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/test_env.c:11, from gpt_ut.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from bdev_zone_ut.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK hello_bdev CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from bdev.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | CC test/unit/lib/event/app.c/app_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/ut_multithread.c:7, from bdev_ut.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC test/unit/lib/event/reactor.c/reactor_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from concat_ut.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/ut_multithread.c:7, from blob_ut.c:13: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/init.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/event.h:19, from iscsi_fuzz.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | CC test/unit/lib/ioat/ioat.c/ioat_ut.o /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | rm sgl.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from bdev_raid_ut.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev_module.h:18, from bdev_module.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ rm mkfs.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o LINK interrupt_tgt LINK overhead CC test/unit/lib/dma/dma.c/dma_ut.o LINK connect_stress LINK boot_partition LINK iscsi_tgt rm nvmf_main.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from raid1_ut.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CXX test/cpp_headers/bit_pool.o LINK fused_ordering CC test/unit/lib/iscsi/conn.c/conn_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from vhost_fuzz.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o LINK hello_blob In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | rm bdev_svc.d rm reset.d CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev_zone.h:14, from bdev_zone.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ LINK scheduler In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o rm interrupt_tgt.d rm vhost.d CXX test/cpp_headers/blob.o CC test/unit/lib/iscsi/param.c/param_ut.o rm hello_bdev.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/blobfs/tree.c:11, from tree_ut.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CXX test/cpp_headers/blob_bdev.o LINK accel_perf rm overhead.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/ioat.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/ioat/ioat_internal.h:11, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/ioat/ioat.c:8, from ioat_ut.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CXX test/cpp_headers/blobfs.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/ut_multithread.c:7, from blobfs_async_ut.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ LINK aer In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/test_env.c:11, from reactor_ut.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/test_env.c:11, from app_ut.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | LINK reconnect In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | rm boot_partition.d/usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | rm connect_stress.d rm fused_ordering.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from blobfs_sync_ut.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CXX test/cpp_headers/blobfs_bdev.o CXX test/cpp_headers/conf.o CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o rm iscsi_tgt.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/test_env.c:11, from dma_ut.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CXX test/cpp_headers/config.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | rm hello_blob.d rm accel_perf.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/test_env.c:11, from conn_ut.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | rm scheduler.d CC test/unit/lib/json/json_parse.c/json_parse_ut.o CC test/unit/lib/json/json_util.c/json_util_ut.o CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o CC test/unit/lib/json/json_write.c/json_write_ut.o LINK arbitration LINK abort In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/iscsi/init_grp.c:11, from init_grp_ut.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/module/blobfs/bdev/blobfs_bdev.c:8, from blobfs_bdev_ut.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK spdk_tgt rm aer.d rm reconnect.d CXX test/cpp_headers/cpuset.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/blob_bdev.h:14, from blob_bdev.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC test/unit/lib/lvol/lvol.c/lvol_ut.o CC test/unit/lib/log/log.c/log_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/scsi.h:16, from param_ut.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | LINK nvme_fuzz /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/scsi.h:16, from iscsi_ut.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK scsi_nvme_ut CC test/unit/lib/nvme/nvme.c/nvme_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/blobfs_bdev.h:14, from blobfs_bdev.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/ut_multithread.c:7, from portal_grp_ut.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o CC test/unit/lib/nvmf/tcp.c/tcp_ut.o CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o rm abort.d rm arbitration.d CXX test/cpp_headers/crc16.o LINK nvmf CC test/unit/lib/scsi/dev.c/dev_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/scsi.h:16, from tgt_node_ut.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC test/unit/lib/notify/notify.c/notify_ut.o rm scsi_nvme_ut.d CC test/unit/lib/sock/sock.c/sock_ut.o CXX test/cpp_headers/crc32.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/jsonrpc/jsonrpc_internal.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/jsonrpc/jsonrpc_server.c:6, from jsonrpc_server_ut.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/json/json_util.c:9, from json_util_ut.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC test/unit/lib/sock/posix.c/posix_ut.o rm nvme_fuzz.d rm spdk_tgt.d CXX test/cpp_headers/dif.o LINK tree_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 /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from log_ut.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o rm tree_ut.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from nvme_ut.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o rm nvmf.d LINK raid1_ut In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from nvme_ctrlr_ut.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev_module.h:18, from lvol_ut.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev_zone.h:14, from ctrlr_ut.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/test_env.c:11, from notify_ut.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev_zone.h:14, from tcp_ut.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/scsi/scsi_internal.h:12, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/scsi/dev.c:7, from dev_ut.c:14: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/sock.h:15, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk_internal/sock.h:14, from sock_ut.c:12: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | rm raid1_ut.d CC test/unit/lib/thread/thread.c/thread_ut.o LINK pci_ut In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/test_env.c:11, from posix_ut.c:13: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/nvme/nvme_internal.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/nvme/nvme_ctrlr_cmd.c:6, from nvme_ctrlr_cmd_ut.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK spdk_dd In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/ut_multithread.c:7, from subsystem_ut.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CXX test/cpp_headers/dma.o CC test/unit/lib/util/base64.c/base64_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/test_env.c:11, from ctrlr_discovery_ut.c:12: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/thread/thread_internal.h:8, from ctrlr_bdev_ut.c:12: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC test/unit/lib/util/bit_array.c/bit_array_ut.o LINK blobfs_bdev_ut CC test/unit/lib/init/subsystem.c/subsystem_ut.o CC test/unit/lib/util/cpuset.c/cpuset_ut.o rm pci_ut.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/test_env.c:11, from nvmf_ut.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ CXX test/cpp_headers/endian.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK bdev_zone_ut rm blobfs_bdev_ut.d CXX test/cpp_headers/env.o rm bdev_zone_ut.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/thread/thread_internal.h:8, from thread_ut.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ rm spdk_dd.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | CXX test/cpp_headers/env_dpdk.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/dma.h:14, from dma.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK blobcli In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from pci_event_ut.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC test/unit/lib/rpc/rpc.c/rpc_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/util/bit_array.c:10, from bit_array_ut.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK concat_ut In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/util/cpuset.c:7, from cpuset_ut.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from env.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK bdevio In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/init.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/init/subsystem.c:8, from subsystem_ut.c:12: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC test/unit/lib/vhost/vhost.c/vhost_ut.o rm blobcli.d LINK nvme_manage rm concat_ut.d CXX test/cpp_headers/event.o CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/test_env.c:11, from rpc_ut.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o rm bdevio.d CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o LINK gpt_ut rm nvme_manage.d CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o CXX test/cpp_headers/fd.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from vhost_ut.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | rm gpt_ut.d CXX test/cpp_headers/fd_group.o CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/init.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/event.h:19, from event.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ LINK vhost_fuzz In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK nvme_compliance LINK log_ut In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/test_env.c:11, from ftl_l2p_ut.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/test_env.c:11, from ftl_band_ut.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from bdev_nvme_ut.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | rm vhost_fuzz_rpc.d vhost_fuzz.d rm log_ut.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/ut_multithread.c:7, from ftl_io_ut.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/ftl/utils/ftl_bitmap.c:6, from ftl_bitmap_ut.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | rm nvme_compliance.d LINK ioat_ut LINK jsonrpc_server_ut In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/test_env.c:11, from ftl_mempool_ut.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC test/unit/lib/scsi/scsi.c/scsi_ut.o CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o CC test/unit/lib/scsi/lun.c/lun_ut.o CXX test/cpp_headers/file.o rm ioat_ut.d CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o rm jsonrpc_server_ut.d LINK memory_ut CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o rm memory_ut.d CC test/unit/lib/util/crc16.c/crc16_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/test_env.c:11, from nvme_ctrlr_ocssd_cmd_ut.c:7: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/scsi.h:16, from scsi_ut.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/scsi/scsi_internal.h:12, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/scsi/task.c:7, from lun_ut.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK dma_ut CXX test/cpp_headers/ftl.o CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o LINK cpuset_ut In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/scsi/scsi_internal.h:12, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/scsi/task.c:7, from scsi_bdev_ut.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | rm dma_ut.d rm cpuset_ut.d CXX test/cpp_headers/gpt_spec.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from nvme_ns_ut.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/scsi/scsi_internal.h:12, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/scsi/port.c:7, from scsi_pr_ut.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK notify_ut In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/ftl.h:11, from ftl.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC test/unit/lib/util/crc32c.c/crc32c_ut.o LINK scsi_ut LINK pci_event_ut rm notify_ut.d LINK bdevperf rm pci_event_ut.d rm scsi_ut.d LINK crc16_ut CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o LINK perf LINK ftl_bitmap_ut rm crc16_ut.d CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o CXX test/cpp_headers/hexlify.o CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o LINK crc32_ieee_ut rm ftl_bitmap_ut.d CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o CXX test/cpp_headers/histogram_data.o rm bdevperf.d CXX test/cpp_headers/idxd.o LINK param_ut CC test/unit/lib/util/dif.c/dif_ut.o rm crc32_ieee_ut.d CXX test/cpp_headers/idxd_spec.o rm perf.d LINK app_ut CXX test/cpp_headers/init.o LINK ftl_l2p_ut rm param_ut.d CXX test/cpp_headers/ioat.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/test_env.c:11, from ftl_mngt_ut.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from ftl_mngt_ut.c:6: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK init_grp_ut In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/test_env.c:11, from ftl_sb_ut.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from ftl_sb_ut.c:6: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK dev_ut rm ftl_l2p_ut.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/idxd.h:20, from idxd.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | CXX test/cpp_headers/ioat_spec.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/nvme/nvme_internal.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/nvme/nvme_ns_cmd.c:8, from nvme_ns_cmd_ut.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | rm app_ut.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/test_env.c:11, from ftl_layout_upgrade_ut.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from ftl_layout_upgrade_ut.c:6: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK crc32c_ut In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/init.h:14, from init.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | rm init_grp_ut.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CXX test/cpp_headers/iscsi_spec.o rm dev_ut.d CXX test/cpp_headers/json.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/util/dif.c:10, from dif_ut.c:10: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC test/unit/lib/util/iov.c/iov_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/ioat.h:19, from ioat.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | rm crc32c_ut.d CXX test/cpp_headers/jsonrpc.o LINK base64_ut LINK ftl_mempool_ut CXX test/cpp_headers/likely.o CC test/unit/lib/util/math.c/math_ut.o CC test/unit/lib/util/pipe.c/pipe_ut.o LINK subsystem_ut rm base64_ut.d CC test/unit/lib/util/string.c/string_ut.o CXX test/cpp_headers/log.o rm ftl_mempool_ut.d CXX test/cpp_headers/lvol.o CC test/unit/lib/util/xor.c/xor_ut.o LINK json_util_ut CXX test/cpp_headers/memory.o rm subsystem_ut.d CXX test/cpp_headers/mmio.o LINK bit_array_ut CXX test/cpp_headers/nbd.o CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o CXX test/cpp_headers/notify.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/log.h:16, from log.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | rm json_util_ut.d CXX test/cpp_headers/nvme.o CXX test/cpp_headers/nvme_intel.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/test_env.c:11, from pipe_ut.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | rm bit_array_ut.d CXX test/cpp_headers/nvme_ocssd.o CXX test/cpp_headers/nvme_ocssd_spec.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/test_env.c:11, from xor_ut.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/notify.h:11, from notify.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CXX test/cpp_headers/nvme_spec.o CXX test/cpp_headers/nvme_zns.o CXX test/cpp_headers/nvmf.o CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme_ocssd.h:20, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/nvme/nvme_ns_ocssd_cmd.c:6, from nvme_ns_ocssd_cmd_ut.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from nvme.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK rpc_ut CXX test/cpp_headers/nvmf_cmd.o LINK math_ut In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme_ocssd.h:20, from nvme_ocssd.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CXX test/cpp_headers/nvmf_fc_spec.o LINK spdk_top rm rpc_ut.d CXX test/cpp_headers/nvmf_spec.o rm math_ut.d CXX test/cpp_headers/nvmf_transport.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme_zns.h:19, from nvme_zns.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CXX test/cpp_headers/opal.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvmf.h:16, from nvmf.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK ctrlr_bdev_ut In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvmf.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvmf_cmd.h:10, from nvmf_cmd.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK identify LINK portal_grp_ut In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/nvme/nvme_pcie.c:12, from nvme_pcie_ut.c:13: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK nvme_ctrlr_ocssd_cmd_ut rm spdk_top.d CXX test/cpp_headers/opal_spec.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvmf_fc_spec.h:10, from nvmf_fc_spec.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | rm ctrlr_bdev_ut.d CXX test/cpp_headers/pci_ids.o LINK vbdev_zone_block_ut CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/opal.h:10, from opal.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ rm nvme_ctrlr_ocssd_cmd_ut.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | rm portal_grp_ut.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvmf_transport.h:13, from nvmf_transport.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o CXX test/cpp_headers/pipe.o CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o rm vbdev_zone_block_ut.d CXX test/cpp_headers/queue.o rm identify.d CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from queue.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CXX test/cpp_headers/reduce.o CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o CXX test/cpp_headers/rpc.o CXX test/cpp_headers/scheduler.o CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o LINK ftl_io_ut LINK iov_ut In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/nvme/nvme_internal.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/nvme/nvme_poll_group.c:7, from nvme_poll_group_ut.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CXX test/cpp_headers/scsi.o CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o CXX test/cpp_headers/sock.o CXX test/cpp_headers/scsi_spec.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/test_env.c:11, from nvme_qpair_ut.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/sock.h:15, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk_internal/sock.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/test/common/lib/test_sock.c:8, from nvme_tcp_ut.c:11: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ rm ftl_io_ut.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CXX test/cpp_headers/string.o CXX test/cpp_headers/stdinc.o rm iov_ut.d CXX test/cpp_headers/thread.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/nvme/nvme_internal.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/nvme/nvme_quirks.c:6, from nvme_quirks_ut.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/init.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/event.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/scheduler.h:15, from scheduler.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/nvme/nvme_internal.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/nvme/nvme_transport.c:12, from nvme_transport_ut.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CXX test/cpp_headers/trace.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/sock.h:15, from sock.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from nvme_io_msg_ut.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/nvme/nvme_internal.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/nvme/nvme_pcie_common.c:14, from nvme_pcie_common_ut.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CXX test/cpp_headers/trace_parser.o CXX test/cpp_headers/tree.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/bdev.h:19, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/scsi.h:16, from scsi.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/nvme/nvme_internal.h:14, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/nvme/nvme_fabric.c:11, from nvme_fabric_ut.c:9: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/tree.h:31, from tree.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from thread.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CXX test/cpp_headers/ublk.o CXX test/cpp_headers/util.o LINK reactor_ut CXX test/cpp_headers/uuid.o In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/nvme.h:20, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/opal.h:10, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/lib/nvme/nvme_opal.c:6, from nvme_opal_ut.c:8: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | CXX test/cpp_headers/version.o LINK vbdev_lvol_ut CXX test/cpp_headers/vfio_user_pci.o CXX test/cpp_headers/vfio_user_spec.o CXX test/cpp_headers/vhost.o LINK nvme_quirks_ut rm reactor_ut.d CXX test/cpp_headers/vmd.o CXX test/cpp_headers/xor.o CXX test/cpp_headers/zipf.o LINK tgt_node_ut rm vbdev_lvol_ut.d rm nvme_quirks_ut.d LINK scsi_pr_ut rm tgt_node_ut.d In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/thread.h:21, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/vhost.h:18, from vhost.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | LINK xor_ut In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:13, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/env.h:16, from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/vmd.h:19, from vmd.cpp:1: /usr/include/sys/cdefs.h:4:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 4 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:22: /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:124: warning: "STAILQ_EMPTY" redefined 124 | #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL) | In file included from /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue.h:14: /usr/include/sys/queue.h:588: note: this is the location of the previous definition 588 | #define STAILQ_EMPTY(head) (STAILQ_FIRST(head) == STAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:143: warning: "STAILQ_LAST" redefined 143 | #define STAILQ_LAST(head, type, field) \ | /usr/include/sys/queue.h:652: note: this is the location of the previous definition 652 | #define STAILQ_LAST(head, type, field) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:214: warning: "LIST_EMPTY" redefined 214 | #define LIST_EMPTY(head) ((head)->lh_first == NULL) | /usr/include/sys/queue.h:200: note: this is the location of the previous definition 200 | #define LIST_EMPTY(head) ((head)->lh_first == LIST_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:223: warning: "LIST_FOREACH_SAFE" redefined 223 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:208: note: this is the location of the previous definition 208 | #define LIST_FOREACH_SAFE(var, head, field, tvar) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:283: warning: "TAILQ_EMPTY" redefined 283 | #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) | /usr/include/sys/queue.h:427: note: this is the location of the previous definition 427 | #define TAILQ_EMPTY(head) (TAILQ_FIRST(head) == TAILQ_END(head)) | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:292: warning: "TAILQ_FOREACH_SAFE" redefined 292 | #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ | /usr/include/sys/queue.h:435: note: this is the location of the previous definition 435 | #define TAILQ_FOREACH_SAFE(var, head, field, next) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:307: warning: "TAILQ_FOREACH_REVERSE_SAFE" redefined 307 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ | /usr/include/sys/queue.h:445: note: this is the location of the previous definition 445 | #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, prev) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:317: warning: "TAILQ_LAST" redefined 317 | #define TAILQ_LAST(head, headname) \ | /usr/include/sys/queue.h:423: note: this is the location of the previous definition 423 | #define TAILQ_LAST(head, headname) \ | /home/buildozer/aports/testing/spdk/src/spdk-23.01/include/spdk/queue_extras.h:322: warning: "TAILQ_PREV" redefined 322 | #define TAILQ_PREV(elm, headname, field) \ | /usr/include/sys/queue.h:425: note: this is the location of the previous definition 425 | #define TAILQ_PREV(elm, headname, field) \ | rm scsi_pr_ut.d LINK nvmf_ut rm xor_ut.d LINK nvme_ns_ut rm pipe.d scsi_spec.d nvmf_spec.d opal_spec.d gpt_spec.d vmd.d blob.d endian.d pci_ids.d init.d nvmf_cmd.d barrier.d nvme_zns.d vfio_user_spec.d likely.d env.d ublk.d mmio.d bdev.d lvol.d nbd.d queue.d bdev_zone.d log.d cpuset.d nvme.d nvme_intel.d memory.d fd.d jsonrpc.d hexlify.d blob_bdev.d file.d trace.d base64.d rpc.d crc32.d thread.d bit_pool.d nvme_spec.d scsi.d version.d fd_group.d blobfs_bdev.d nvmf_fc_spec.d opal.d blobfs.d conf.d stdinc.d dif.d ftl.d zipf.d iscsi_spec.d sock.d uuid.d accel.d reduce.d bit_array.d tree.d nvmf.d util.d histogram_data.d ioat_spec.d vfio_user_pci.d bdev_module.d nvmf_transport.d dma.d nvme_ocssd.d json.d ioat.d idxd_spec.d trace_parser.d nvme_ocssd_spec.d vhost.d scheduler.d idxd.d event.d assert.d crc16.d string.d xor.d notify.d config.d env_dpdk.d rm nvmf_ut.d rm nvme_ns_ut.d LINK conn_ut LINK string_ut LINK posix_ut rm string_ut.d rm conn_ut.d rm posix_ut.d LINK nvme_ctrlr_cmd_ut rm nvme_ctrlr_cmd_ut.d LINK pipe_ut rm pipe_ut.d LINK ftl_layout_upgrade_ut LINK ftl_sb_ut LINK ftl_mngt_ut rm ftl_sb_ut.d rm ftl_layout_upgrade_ut.d rm ftl_mngt_ut.d LINK ftl_band_ut LINK lun_ut rm ftl_band_ut.d rm lun_ut.d LINK blobfs_sync_ut LINK nvme_io_msg_ut LINK nvme_ut rm nvme_io_msg_ut.d LINK blobfs_async_ut rm blobfs_sync_ut.d rm nvme_ut.d rm blobfs_async_ut.d LINK nvme_poll_group_ut rm nvme_poll_group_ut.d LINK scsi_bdev_ut LINK nvme_transport_ut rm scsi_bdev_ut.d LINK bdev_raid_ut rm nvme_transport_ut.d rm bdev_raid_ut.d LINK iscsi_fuzz LINK nvme_fabric_ut rm nvme_fabric_ut.d rm iscsi_fuzz.d LINK ctrlr_discovery_ut rm ctrlr_discovery_ut.d LINK lvol_ut LINK sock_ut rm lvol_ut.d rm sock_ut.d LINK nvme_qpair_ut rm nvme_qpair_ut.d LINK nvme_pcie_common_ut LINK accel_ut LINK nvme_opal_ut rm nvme_pcie_common_ut.d rm accel_ut.d rm nvme_opal_ut.d LINK vhost_ut LINK json_write_ut rm vhost_ut.d rm json_write_ut.d LINK subsystem_ut LINK nvme_ns_ocssd_cmd_ut rm subsystem_ut.d rm nvme_ns_ocssd_cmd_ut.d LINK dif_ut LINK iscsi_ut rm dif_ut.d rm iscsi_ut.d LINK part_ut rm part_ut.d LINK nvme_pcie_ut rm nvme_pcie_ut.d LINK nvme_ns_cmd_ut rm nvme_ns_cmd_ut.d LINK ctrlr_ut rm ctrlr_ut.d LINK nvme_tcp_ut LINK thread_ut rm nvme_tcp_ut.d rm thread_ut.d LINK tcp_ut rm tcp_ut.d LINK nvme_ctrlr_ut LINK bdev_ut rm nvme_ctrlr_ut.d rm bdev_ut.d LINK json_parse_ut rm json_parse_ut.d LINK bdev_nvme_ut rm bdev_nvme_ut.d LINK blob_ut rm blob_ut.d LINK bdev_ut rm bdev_ut.d >>> spdk: Entering fakeroot... INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/accel.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/hexlify.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/lib/libspdk_log.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/ioat_spec.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_ut_mock.a 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/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/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/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/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/ublk.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/lib/libspdk_util.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_dma.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/vfu_target.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/vhost.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_ioat.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/vmd.h 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_trace_parser.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_dma.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/xor.h INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_ioat.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/include/spdk/zipf.h 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_dma.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_ioat.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_vfio_user.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_vfio_user.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_vfio_user.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_json.a 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_json.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_vmd.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/pkgconfig/spdk_vmd.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_json.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_conf.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_vmd.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_dpdklibs.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/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_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/libspdk_sock.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_notify.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/libspdk_trace.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_sock.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_nvme.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_thread.so 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_bdev.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_bdev.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_init.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_accel.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_virtio.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_init.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_blob.so 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_virtio.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_init.so 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.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_scsi.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_nbd.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/pkgconfig/spdk_nbd.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_blobfs.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_scsi.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_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/pkgconfig/spdk_blobfs.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event.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/libspdk_nvmf.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_blobfs.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_ftl.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_lvol.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/libspdk_ftl.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_nvmf.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_iscsi.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_vhost.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_iscsi.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_vhost.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_iscsi.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_vhost.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/libspdk_sock_posix.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/pkgconfig/spdk_accel_ioat.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_dynamic.a 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_scheduler_dpdk_governor.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_scheduler_gscheduler.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/libspdk_sock_posix.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/pkgconfig/spdk_scheduler_dpdk_governor.pc 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_scheduler_dynamic.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.so 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_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_delay.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_malloc.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_bdev_error.pc 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_malloc.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_delay.so 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_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_passthru.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_error.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/libspdk_bdev_malloc.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_blobfs_bdev.so 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_raid.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_split.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_gpt.so 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_aio.a 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_zone_block.a 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/libspdk_bdev_lvol.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_bdev_ftl.a 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_split.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/pkgconfig/spdk_bdev_aio.pc 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/pkgconfig/spdk_bdev_ftl.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_split.so 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_aio.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_bdev_ftl.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_virtio.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_iobuf.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_vmd.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_sock.a INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/pkgconfig/spdk_event_iobuf.pc INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_scheduler.a 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_vhost_blk.a 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_iobuf.so 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/libspdk_event_vmd.so 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_vhost_blk.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/pkgconfig/spdk_event_accel.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_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_scsi.a 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/libspdk_event_nbd.a 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/pkgconfig/spdk_event_nbd.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_nbd.so INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/lib/libspdk_event_iscsi.a 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/pkgconfig/spdk_event_iscsi.pc 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/libspdk_event_iscsi.so 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/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 INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/bin/spdk_trace make[2]: Nothing to be done for 'install'. INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/bin/spdk_trace_record INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/bin/spdk_lspci INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/bin/spdk_top 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_identify INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/bin/spdk_dd INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/bin/nvmf_tgt INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/bin/iscsi_tgt INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/bin/spdk_nvme_discovery_aer INSTALL /home/buildozer/aports/testing/spdk/pkg/spdk/usr/bin/vhost 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=23.01-r0 >>> spdk-dev*: Package size: 1.6 MB >>> spdk-dev*: Compressing data... >>> spdk-dev*: Create checksum... >>> spdk-dev*: Create spdk-dev-23.01-r0.apk >>> spdk-static*: Tracing dependencies... >>> spdk-static*: Package size: 20.1 MB >>> spdk-static*: Compressing data... >>> spdk-static*: Create checksum... >>> spdk-static*: Create spdk-static-23.01-r0.apk >>> spdk*: Tracing dependencies... so:libaio.so.1 so:libc.musl-aarch64.so.1 so:libcrypto.so.3 so:libgcc_s.so.1 so:libisal.so.2 so:libmenuw.so.6 so:libncursesw.so.6 so:libpanelw.so.6 so:librte_bus_pci.so.23 so:librte_cryptodev.so.23 so:librte_dmadev.so.23 so:librte_eal.so.23 so:librte_ethdev.so.23 so:librte_hash.so.23 so:librte_kvargs.so.23 so:librte_mbuf.so.23 so:librte_mempool.so.23 so:librte_mempool_ring.so.23 so:librte_net.so.23 so:librte_pci.so.23 so:librte_power.so.23 so:librte_rcu.so.23 so:librte_ring.so.23 so:librte_telemetry.so.23 so:librte_vhost.so.23 so:libssl.so.3 so:libstdc++.so.6 so:libuuid.so.1 >>> spdk*: Package size: 6.3 MB >>> spdk*: Compressing data... >>> spdk*: Create checksum... >>> spdk*: Create spdk-23.01-r0.apk >>> spdk: Build complete at Sun, 29 Jan 2023 21:05:51 +0000 elapsed time 0h 0m 36s >>> spdk: Cleaning up srcdir >>> spdk: Cleaning up pkgdir >>> spdk: Uninstalling dependencies... (1/49) Purging .makedepends-spdk (20230129.210516) (2/49) Purging bash (5.2.15-r0) Executing bash-5.2.15-r0.pre-deinstall (3/49) Purging coreutils (9.1-r0) Executing coreutils-9.1-r0.post-deinstall (4/49) Purging cunit-dev (2.1.3-r5) (5/49) Purging cunit (2.1.3-r5) (6/49) Purging dpdk-dev (22.11.1-r0) (7/49) Purging dpdk (22.11.1-r0) (8/49) Purging isa-l-dev (2.30.0-r0) (9/49) Purging isa-l (2.30.0-r0) (10/49) Purging libaio-dev (0.3.113-r0) (11/49) Purging libaio (0.3.113-r0) (12/49) Purging ncurses-dev (6.4_p20230121-r0) (13/49) Purging openssl-dev (3.0.7-r2) (14/49) Purging python3 (3.11.1-r2) (15/49) Purging util-linux-dev (2.38.1-r3) (16/49) Purging libfdisk (2.38.1-r3) (17/49) Purging libmount (2.38.1-r3) (18/49) Purging libsmartcols (2.38.1-r3) (19/49) Purging libuuid (2.38.1-r3) (20/49) Purging readline (8.2.0-r0) (21/49) Purging llvm15 (15.0.7-r0) (22/49) Purging clang15 (15.0.7-r2) (23/49) Purging clang15-libs (15.0.7-r2) (24/49) Purging llvm15-libs (15.0.7-r0) (25/49) Purging libffi (3.4.4-r0) (26/49) Purging elfutils-dev (0.188-r0) (27/49) Purging libelf (0.188-r0) (28/49) Purging xz-dev (5.4.1-r0) (29/49) Purging xz (5.4.1-r0) (30/49) Purging libxml2 (2.10.3-r2) (31/49) Purging xz-libs (5.4.1-r0) (32/49) Purging utmps-libs (0.1.2.1-r0) (33/49) Purging skalibs (2.13.0.0-r0) (34/49) Purging libbsd-dev (0.11.7-r0) (35/49) Purging bsd-compat-headers (0.7.2-r4) (36/49) Purging linux-headers (6.1.7-r0) (37/49) Purging libbsd (0.11.7-r0) (38/49) Purging libmd-dev (1.0.4-r0) (39/49) Purging libmd (1.0.4-r0) (40/49) Purging libbz2 (1.0.8-r4) (41/49) Purging musl-fts (1.2.7-r3) (42/49) Purging libfdt (1.6.1-r4) (43/49) Purging libpcap-dev (1.10.3-r0) (44/49) Purging libpcap (1.10.3-r0) (45/49) Purging zlib-dev (1.2.13-r0) (46/49) Purging gdbm (1.23-r0) (47/49) Purging mpdecimal (2.5.1-r1) (48/49) Purging sqlite-libs (3.40.1-r0) (49/49) Purging libblkid (2.38.1-r3) Executing busybox-1.36.0-r3.trigger OK: 406 MiB in 96 packages >>> spdk: Updating the testing/aarch64 repository index... >>> spdk: Signing the index...