******************************************************************************** conan install liburing/2.0@#1e8e3efe8eb694ad209807b112673237 --build=liburing -pr /home/conan/w/prod/BuildSingleReference/70106/697b617e-2271-47d0-b195-a1d858d2c35c/profile_linux_10_libstdcpp11_gcc_release_64.liburing-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] liburing:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True linux-headers-generic/5.13.9: Not found in local cache, looking in remotes... linux-headers-generic/5.13.9: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz linux-headers-generic/5.13.9: Downloaded recipe revision 9aff7bb1d69c68738e7f3dd5a0c397a2 liburing/2.0: Forced build from source Installing package: liburing/2.0 Requirements liburing/2.0 from local cache - Cache linux-headers-generic/5.13.9 from 'conan-center' - Downloaded Packages liburing/2.0:f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7 - Build linux-headers-generic/5.13.9:c0519e2d9702ec12d057bb15adb7a02baaf18107 - Download Installing (downloading, building) binaries... linux-headers-generic/5.13.9: Retrieving package c0519e2d9702ec12d057bb15adb7a02baaf18107 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz linux-headers-generic/5.13.9: Package installed c0519e2d9702ec12d057bb15adb7a02baaf18107 linux-headers-generic/5.13.9: Downloaded package revision 290cb0a579c3a381fd92e128e65f9154 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK liburing/2.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/source liburing/2.0: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK liburing/2.0: Copying sources to build folder liburing/2.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/build/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7 liburing/2.0: Generator txt created conanbuildinfo.txt liburing/2.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK liburing/2.0: Calling build() liburing/2.0: Calling: > ./configure '--prefix=/home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/package/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' ----Running------ > ./configure '--prefix=/home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/package/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' ----------------- prefix /home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/package/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7 includedir ${prefix}/include libdir ${prefix}/lib libdevdir /home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/package/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/lib relativelibdir ${prefix}/lib/ mandir /home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/package/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/man datadir /home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/package/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/share __kernel_rwf_t yes __kernel_timespec yes open_how no statx yes C++ yes has_ucontext yes CC /usr/bin/gcc CXX /usr/bin/g++ ----Running------ > make -j3 ----------------- make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/build/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/source_subfolder/src' CC setup.ol CC queue.ol CC syscall.ol CC register.ol CC setup.os CC queue.os CC syscall.os CC register.os AR liburing.a RANLIB liburing.a CC liburing.so.2.0.0 make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/build/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/source_subfolder/src' make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/build/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/source_subfolder/test' CC helpers.o CC 232c93d07b74-test CC 35fa71a030ca-test CC 500f9fbadef8-test CC 7ad0e4b2f83c-test CC 8a9973408177-test CC 917257daa0fe-test CC a0908ae19763-test CC a4c0b3decb33-test CC accept CC accept-link CC accept-reuse CC accept-test CC across-fork CC splice CC b19062a56726-test CC b5837bd5311d-test CC ce593a6c480a-test CC close-opath CC connect CC cq-full CC cq-overflow CC cq-overflow-peek CC cq-peek-batch CC cq-ready CC cq-size CC d4ae271dfaae-test CC d77a67ed5f27-test CC defer CC double-poll-crash CC eeed8b54e0df-test CC eventfd CC eventfd-disable CC eventfd-ring CC fadvise CC fallocate CC fc2a85cb02ef-test CC file-register CC file-update CC files-exit-hang-poll CC files-exit-hang-timeout CC fixed-link CC fsync CC io-cancel CC io_uring_enter CC io_uring_register CC io_uring_setup CC iopoll CC lfs-openat CC lfs-openat-write CC link CC link-timeout CC link_drain CC madvise CC nop CC nop-all-sizes CC open-close CC openat2 CC personality CC pipe-eof CC pipe-reuse CC poll CC poll-cancel CC poll-cancel-ton CC poll-link CC poll-many CC poll-ring CC poll-v-poll CC probe CC read-write CC register-restrictions CC rename CC ring-leak CC ring-leak2 CC self CC send_recv CC send_recvmsg CC shared-wq CC short-read CC shutdown CC sigfd-deadlock CC socket-rw CC socket-rw-eagain CC sq-full CC sq-poll-dup CC sq-poll-kthread CC sq-poll-share CC sqpoll-disable-exit CC sqpoll-exit-hang CC sqpoll-sleep CC sq-space_left CC stdout CC submit-reuse CC teardowns CC thread-exit CC timeout CC timeout-new CC timeout-overflow CC unlink CC wakeup-hang CC sendmsg_fs_cve CC statx CXX sq-full-cpp make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/build/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/source_subfolder/test' make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/build/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/source_subfolder/examples' CC io_uring-test CC io_uring-cp CC link-cp CC ucontext-cp make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/build/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/source_subfolder/examples' liburing/2.0: Package 'f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7' built liburing/2.0: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/build/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7 liburing/2.0: Generated conaninfo.txt liburing/2.0: Generated conanbuildinfo.txt liburing/2.0: Generating the package liburing/2.0: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/package/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7 liburing/2.0: Calling package() liburing/2.0: Copied 1 file: COPYING liburing/2.0: Copied 1 '.GPL' file: COPYING.GPL liburing/2.0: Copied 1 file: LICENSE ----Running------ > make install 'ENABLE_SHARED=0' -j3 ----------------- sed -e "s%@prefix@%/home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/package/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7%g" \ -e "s%@libdir@%/home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/package/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/lib%g" \ -e "s%@includedir@%/home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/package/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/include%g" \ -e "s%@NAME@%liburing%g" \ -e "s%@VERSION@%0.7%g" \ liburing.pc.in >liburing.pc make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/build/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/source_subfolder/src' install -D -m 644 include/liburing/io_uring.h /home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/package/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/include/liburing/io_uring.h install -D -m 644 include/liburing.h /home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/package/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/include/liburing.h install -D -m 644 include/liburing/compat.h /home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/package/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/include/liburing/compat.h install -D -m 644 include/liburing/barrier.h /home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/package/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/include/liburing/barrier.h install -D -m 644 liburing.a /home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/package/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/lib/liburing.a make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/build/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/source_subfolder/src' install -D -m 644 liburing.pc /home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/package/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/lib/pkgconfig/liburing.pc install -m 755 -d /home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/package/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/man/man2 install -m 644 man/*.2 /home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/package/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/man/man2 install -m 755 -d /home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/package/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/man/man3 install -m 644 man/*.3 /home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/package/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/man/man3 install -m 755 -d /home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/package/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/man/man7 install -m 644 man/*.7 /home/conan/w/prod/BuildSingleReference/.conan/data/liburing/2.0/_/_/package/f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7/man/man7 [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK liburing/2.0 package(): Packaged 4 '.h' files: liburing.h, io_uring.h, compat.h, barrier.h liburing/2.0 package(): Packaged 1 '.a' file: liburing.a liburing/2.0 package(): Packaged 2 files: COPYING, LICENSE liburing/2.0 package(): Packaged 1 '.GPL' file: COPYING.GPL liburing/2.0: Package 'f0d1c1c151e1d8267a5b5e45ce504e0e9cbfe2f7' created liburing/2.0: Created package revision b1f7e79cadee23dd3883d85b609e0bda [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators ar: creating liburing.a In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from helpers.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from helpers.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from helpers.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from helpers.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from helpers.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from helpers.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from helpers.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from helpers.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from helpers.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from helpers.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | helpers.c: In function ‘t_posix_memalign’: helpers.c:32:6: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 32 | int ret; | ^~~ helpers.c: In function ‘t_create_file’: helpers.c:54:10: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 54 | ssize_t ret; | ^~~ In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from 500f9fbadef8-test.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from 500f9fbadef8-test.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from 500f9fbadef8-test.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from 500f9fbadef8-test.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from 500f9fbadef8-test.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from 500f9fbadef8-test.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from 500f9fbadef8-test.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from 500f9fbadef8-test.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from 500f9fbadef8-test.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from 500f9fbadef8-test.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from 232c93d07b74-test.c:23: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from 232c93d07b74-test.c:23: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from 232c93d07b74-test.c:23: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from 232c93d07b74-test.c:23: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from 232c93d07b74-test.c:23: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from 232c93d07b74-test.c:23: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from 232c93d07b74-test.c:23: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from 232c93d07b74-test.c:23: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from 232c93d07b74-test.c:23: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from 232c93d07b74-test.c:23: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | 232c93d07b74-test.c: In function ‘rcv’: 232c93d07b74-test.c:63:6: warning: variable ‘res’ set but not used [-Wunused-but-set-variable] 63 | int res; | ^~~ 232c93d07b74-test.c: In function ‘snd’: 232c93d07b74-test.c:179:6: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 179 | int ret; | ^~~ In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from 7ad0e4b2f83c-test.c:5: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from 7ad0e4b2f83c-test.c:5: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from 7ad0e4b2f83c-test.c:5: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from 7ad0e4b2f83c-test.c:5: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from 7ad0e4b2f83c-test.c:5: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from 7ad0e4b2f83c-test.c:5: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from 7ad0e4b2f83c-test.c:5: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from 7ad0e4b2f83c-test.c:5: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from 7ad0e4b2f83c-test.c:5: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from 7ad0e4b2f83c-test.c:5: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from 8a9973408177-test.c:9: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from 8a9973408177-test.c:9: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from 8a9973408177-test.c:9: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from 8a9973408177-test.c:9: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from 8a9973408177-test.c:9: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from 8a9973408177-test.c:9: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from 8a9973408177-test.c:9: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from 8a9973408177-test.c:9: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from 8a9973408177-test.c:9: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from 8a9973408177-test.c:9: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from accept.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from accept.c:21: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from accept.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from accept.c:21: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from accept.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from accept.c:21: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from accept.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from accept.c:21: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from accept.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from accept.c:21: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | accept.c: In function ‘start_accept_listen’: accept.c:78:10: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 78 | int fd, ret; | ^~~ accept.c: In function ‘test’: accept.c:113:13: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 113 | int ret; | ^~~ accept.c: In function ‘test_accept_pending_on_exit’: accept.c:200:10: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 200 | int fd, ret; | ^~~ accept.c: In function ‘test_accept_many’: accept.c:232:15: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 232 | int *fds, i, ret; | ^~~ accept.c: In function ‘test_accept_cancel’: accept.c:295:13: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 295 | int fd, i, ret; | ^~~ In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from accept-link.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from accept-link.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from accept-link.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from accept-link.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from accept-link.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from accept-link.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from accept-link.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from accept-link.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from accept-link.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from accept-link.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | accept-link.c: In function ‘send_thread’: accept-link.c:52:6: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 52 | int ret; | ^~~ accept-link.c: In function ‘recv_thread’: accept-link.c:81:9: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 81 | int i, ret; | ^~~ In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from accept-reuse.c:2: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from accept-reuse.c:2: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from accept-reuse.c:2: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from accept-reuse.c:2: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from accept-reuse.c:2: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from accept-reuse.c:2: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from accept-reuse.c:2: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from accept-reuse.c:2: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from accept-reuse.c:2: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from accept-reuse.c:2: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from accept-test.c:10: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from accept-test.c:10: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from accept-test.c:10: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from accept-test.c:10: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from accept-test.c:10: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from accept-test.c:10: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from accept-test.c:10: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from accept-test.c:10: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from accept-test.c:10: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from accept-test.c:10: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from across-fork.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from across-fork.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from across-fork.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from across-fork.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from across-fork.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from across-fork.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from across-fork.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from across-fork.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from across-fork.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from across-fork.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from splice.c:9: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from splice.c:9: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from splice.c:9: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from splice.c:9: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from splice.c:9: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from splice.c:9: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from splice.c:9: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from splice.c:9: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from splice.c:9: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from splice.c:9: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from b5837bd5311d-test.c:6: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from b5837bd5311d-test.c:6: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from b5837bd5311d-test.c:6: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from b5837bd5311d-test.c:6: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from b5837bd5311d-test.c:6: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from b5837bd5311d-test.c:6: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from b5837bd5311d-test.c:6: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from b5837bd5311d-test.c:6: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from b5837bd5311d-test.c:6: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from b5837bd5311d-test.c:6: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from ce593a6c480a-test.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from ce593a6c480a-test.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from ce593a6c480a-test.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from ce593a6c480a-test.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from ce593a6c480a-test.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from ce593a6c480a-test.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from ce593a6c480a-test.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from ce593a6c480a-test.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from ce593a6c480a-test.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from ce593a6c480a-test.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from close-opath.c:18: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from close-opath.c:18: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from close-opath.c:18: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from close-opath.c:18: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from close-opath.c:18: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from close-opath.c:18: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from close-opath.c:18: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from close-opath.c:18: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from close-opath.c:18: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from close-opath.c:18: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from connect.c:18: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from connect.c:18: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from connect.c:18: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from connect.c:18: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from connect.c:18: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from connect.c:18: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from connect.c:18: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from connect.c:18: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from connect.c:18: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from connect.c:18: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-full.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-full.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-full.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-full.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-full.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-full.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-full.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-full.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-full.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-full.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from cq-overflow.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from cq-overflow.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from cq-overflow.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from cq-overflow.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from cq-overflow.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from cq-overflow.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from cq-overflow.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from cq-overflow.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from cq-overflow.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from cq-overflow.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-overflow-peek.c:8: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-overflow-peek.c:8: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-overflow-peek.c:8: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-overflow-peek.c:8: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-overflow-peek.c:8: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-overflow-peek.c:8: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-overflow-peek.c:8: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-overflow-peek.c:8: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-overflow-peek.c:8: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-overflow-peek.c:8: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-peek-batch.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-peek-batch.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-peek-batch.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-peek-batch.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-peek-batch.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-peek-batch.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-peek-batch.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-peek-batch.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-peek-batch.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-peek-batch.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-ready.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-ready.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-ready.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-ready.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-ready.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-ready.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-ready.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-ready.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-ready.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-ready.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-size.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-size.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-size.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-size.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-size.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-size.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-size.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-size.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from cq-size.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from cq-size.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from d4ae271dfaae-test.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from d4ae271dfaae-test.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from d4ae271dfaae-test.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from d4ae271dfaae-test.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from d4ae271dfaae-test.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from d4ae271dfaae-test.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from d4ae271dfaae-test.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from d4ae271dfaae-test.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from d4ae271dfaae-test.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from d4ae271dfaae-test.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from d77a67ed5f27-test.c:7: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from d77a67ed5f27-test.c:7: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from d77a67ed5f27-test.c:7: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from d77a67ed5f27-test.c:7: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from d77a67ed5f27-test.c:7: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from d77a67ed5f27-test.c:7: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from d77a67ed5f27-test.c:7: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from d77a67ed5f27-test.c:7: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from d77a67ed5f27-test.c:7: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from d77a67ed5f27-test.c:7: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from defer.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from defer.c:8: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from defer.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from defer.c:8: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from defer.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from defer.c:8: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from defer.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from defer.c:8: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from defer.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from defer.c:8: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from eeed8b54e0df-test.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from eeed8b54e0df-test.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from eeed8b54e0df-test.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from eeed8b54e0df-test.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from eeed8b54e0df-test.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from eeed8b54e0df-test.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from eeed8b54e0df-test.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from eeed8b54e0df-test.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from eeed8b54e0df-test.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from eeed8b54e0df-test.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from eventfd.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from eventfd.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from eventfd.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from eventfd.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from eventfd.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from eventfd.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from eventfd.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from eventfd.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from eventfd.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from eventfd.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from eventfd-disable.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from eventfd-disable.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from eventfd-disable.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from eventfd-disable.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from eventfd-disable.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from eventfd-disable.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from eventfd-disable.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from eventfd-disable.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from eventfd-disable.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from eventfd-disable.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from eventfd-ring.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from eventfd-ring.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from eventfd-ring.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from eventfd-ring.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from eventfd-ring.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from eventfd-ring.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from eventfd-ring.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from eventfd-ring.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from eventfd-ring.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from eventfd-ring.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from fadvise.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from fadvise.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from fadvise.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from fadvise.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from fadvise.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from fadvise.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from fadvise.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from fadvise.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from fadvise.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from fadvise.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from fallocate.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from fallocate.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from fallocate.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from fallocate.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from fallocate.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from fallocate.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from fallocate.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from fallocate.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from fallocate.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from fallocate.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from file-register.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from file-register.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from file-register.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from file-register.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from file-register.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from file-register.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from file-register.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from file-register.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from file-register.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from file-register.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from file-update.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from file-update.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from file-update.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from file-update.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from file-update.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from file-update.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from file-update.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from file-update.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from file-update.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from file-update.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from files-exit-hang-poll.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from files-exit-hang-poll.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from files-exit-hang-poll.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from files-exit-hang-poll.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from files-exit-hang-poll.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from files-exit-hang-poll.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from files-exit-hang-poll.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from files-exit-hang-poll.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from files-exit-hang-poll.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from files-exit-hang-poll.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from files-exit-hang-timeout.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from files-exit-hang-timeout.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from files-exit-hang-timeout.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from files-exit-hang-timeout.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from files-exit-hang-timeout.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from files-exit-hang-timeout.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from files-exit-hang-timeout.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from files-exit-hang-timeout.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from files-exit-hang-timeout.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from files-exit-hang-timeout.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from fixed-link.c:10: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from fixed-link.c:10: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from fixed-link.c:10: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from fixed-link.c:10: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from fixed-link.c:10: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from fixed-link.c:10: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from fixed-link.c:10: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from fixed-link.c:10: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from fixed-link.c:10: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from fixed-link.c:10: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from fsync.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from fsync.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from fsync.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from fsync.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from fsync.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from fsync.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from fsync.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from fsync.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from fsync.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from fsync.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from io-cancel.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from io-cancel.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from io-cancel.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from io-cancel.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from io-cancel.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from io-cancel.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from io-cancel.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from io-cancel.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from io-cancel.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from io-cancel.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman.h:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm/mman.h:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:5, from io_uring_enter.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman-common.h:26: warning: "MAP_POPULATE" redefined 26 | #define MAP_POPULATE 0x008000 /* populate (prefault) pagetables */ | In file included from /usr/include/x86_64-linux-gnu/bits/mman.h:31, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_enter.c:20: /usr/include/x86_64-linux-gnu/bits/mman-map-flags-generic.h:34: note: this is the location of the previous definition 34 | # define MAP_POPULATE 0x08000 /* Populate (prefault) pagetables. */ | In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman.h:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm/mman.h:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:5, from io_uring_enter.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman-common.h:27: warning: "MAP_NONBLOCK" redefined 27 | #define MAP_NONBLOCK 0x010000 /* do not block on IO */ | In file included from /usr/include/x86_64-linux-gnu/bits/mman.h:31, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_enter.c:20: /usr/include/x86_64-linux-gnu/bits/mman-map-flags-generic.h:35: note: this is the location of the previous definition 35 | # define MAP_NONBLOCK 0x10000 /* Do not block on IO. */ | In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman.h:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm/mman.h:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:5, from io_uring_enter.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman-common.h:28: warning: "MAP_STACK" redefined 28 | #define MAP_STACK 0x020000 /* give out an address that is best suited for process/thread stacks */ | In file included from /usr/include/x86_64-linux-gnu/bits/mman.h:31, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_enter.c:20: /usr/include/x86_64-linux-gnu/bits/mman-map-flags-generic.h:36: note: this is the location of the previous definition 36 | # define MAP_STACK 0x20000 /* Allocation is for a stack. */ | In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman.h:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm/mman.h:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:5, from io_uring_enter.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman-common.h:29: warning: "MAP_HUGETLB" redefined 29 | #define MAP_HUGETLB 0x040000 /* create a huge page mapping */ | In file included from /usr/include/x86_64-linux-gnu/bits/mman.h:31, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_enter.c:20: /usr/include/x86_64-linux-gnu/bits/mman-map-flags-generic.h:37: note: this is the location of the previous definition 37 | # define MAP_HUGETLB 0x40000 /* Create huge page mapping. */ | In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman.h:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm/mman.h:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:5, from io_uring_enter.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman-common.h:30: warning: "MAP_SYNC" redefined 30 | #define MAP_SYNC 0x080000 /* perform synchronous page faults for the mapping */ | In file included from /usr/include/x86_64-linux-gnu/bits/mman.h:31, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_enter.c:20: /usr/include/x86_64-linux-gnu/bits/mman-map-flags-generic.h:38: note: this is the location of the previous definition 38 | # define MAP_SYNC 0x80000 /* Perform synchronous page | In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman.h:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm/mman.h:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:5, from io_uring_enter.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman-common.h:39: warning: "MLOCK_ONFAULT" redefined 39 | #define MLOCK_ONFAULT 0x01 /* Lock pages in range after they are faulted in, do not prefault */ | In file included from /usr/include/x86_64-linux-gnu/bits/mman-linux.h:113, from /usr/include/x86_64-linux-gnu/bits/mman.h:34, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_enter.c:20: /usr/include/x86_64-linux-gnu/bits/mman-shared.h:37: note: this is the location of the previous definition 37 | # define MLOCK_ONFAULT 1U | In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm/mman.h:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:5, from io_uring_enter.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman.h:7: warning: "MAP_GROWSDOWN" redefined 7 | #define MAP_GROWSDOWN 0x0100 /* stack-like segment */ | In file included from /usr/include/x86_64-linux-gnu/bits/mman.h:31, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_enter.c:20: /usr/include/x86_64-linux-gnu/bits/mman-map-flags-generic.h:29: note: this is the location of the previous definition 29 | # define MAP_GROWSDOWN 0x00100 /* Stack-like segment. */ | In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm/mman.h:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:5, from io_uring_enter.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman.h:8: warning: "MAP_DENYWRITE" redefined 8 | #define MAP_DENYWRITE 0x0800 /* ETXTBSY */ | In file included from /usr/include/x86_64-linux-gnu/bits/mman.h:31, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_enter.c:20: /usr/include/x86_64-linux-gnu/bits/mman-map-flags-generic.h:30: note: this is the location of the previous definition 30 | # define MAP_DENYWRITE 0x00800 /* ETXTBSY. */ | In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm/mman.h:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:5, from io_uring_enter.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman.h:9: warning: "MAP_EXECUTABLE" redefined 9 | #define MAP_EXECUTABLE 0x1000 /* mark it as an executable */ | In file included from /usr/include/x86_64-linux-gnu/bits/mman.h:31, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_enter.c:20: /usr/include/x86_64-linux-gnu/bits/mman-map-flags-generic.h:31: note: this is the location of the previous definition 31 | # define MAP_EXECUTABLE 0x01000 /* Mark it as an executable. */ | In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm/mman.h:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:5, from io_uring_enter.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman.h:10: warning: "MAP_LOCKED" redefined 10 | #define MAP_LOCKED 0x2000 /* pages are locked */ | In file included from /usr/include/x86_64-linux-gnu/bits/mman.h:31, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_enter.c:20: /usr/include/x86_64-linux-gnu/bits/mman-map-flags-generic.h:32: note: this is the location of the previous definition 32 | # define MAP_LOCKED 0x02000 /* Lock the mapping. */ | In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm/mman.h:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:5, from io_uring_enter.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman.h:11: warning: "MAP_NORESERVE" redefined 11 | #define MAP_NORESERVE 0x4000 /* don't check for reservations */ | In file included from /usr/include/x86_64-linux-gnu/bits/mman.h:31, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_enter.c:20: /usr/include/x86_64-linux-gnu/bits/mman-map-flags-generic.h:33: note: this is the location of the previous definition 33 | # define MAP_NORESERVE 0x04000 /* Don't check for reservations. */ | In file included from io_uring_enter.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:27: warning: "MAP_HUGE_SHIFT" redefined 27 | #define MAP_HUGE_SHIFT HUGETLB_FLAG_ENCODE_SHIFT | In file included from /usr/include/x86_64-linux-gnu/bits/mman.h:34, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_enter.c:20: /usr/include/x86_64-linux-gnu/bits/mman-linux.h:61: note: this is the location of the previous definition 61 | # define MAP_HUGE_SHIFT 26 | In file included from io_uring_enter.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:28: warning: "MAP_HUGE_MASK" redefined 28 | #define MAP_HUGE_MASK HUGETLB_FLAG_ENCODE_MASK | In file included from /usr/include/x86_64-linux-gnu/bits/mman.h:34, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_enter.c:20: /usr/include/x86_64-linux-gnu/bits/mman-linux.h:62: note: this is the location of the previous definition 62 | # define MAP_HUGE_MASK 0x3f | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from io_uring_enter.c:27: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from io_uring_enter.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from io_uring_enter.c:27: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from io_uring_enter.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from io_uring_enter.c:27: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from io_uring_enter.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from io_uring_enter.c:27: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from io_uring_enter.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from io_uring_enter.c:27: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from io_uring_enter.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman.h:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm/mman.h:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:5, from io_uring_register.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman-common.h:26: warning: "MAP_POPULATE" redefined 26 | #define MAP_POPULATE 0x008000 /* populate (prefault) pagetables */ | In file included from /usr/include/x86_64-linux-gnu/bits/mman.h:31, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_register.c:20: /usr/include/x86_64-linux-gnu/bits/mman-map-flags-generic.h:34: note: this is the location of the previous definition 34 | # define MAP_POPULATE 0x08000 /* Populate (prefault) pagetables. */ | In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman.h:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm/mman.h:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:5, from io_uring_register.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman-common.h:27: warning: "MAP_NONBLOCK" redefined 27 | #define MAP_NONBLOCK 0x010000 /* do not block on IO */ | In file included from /usr/include/x86_64-linux-gnu/bits/mman.h:31, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_register.c:20: /usr/include/x86_64-linux-gnu/bits/mman-map-flags-generic.h:35: note: this is the location of the previous definition 35 | # define MAP_NONBLOCK 0x10000 /* Do not block on IO. */ | In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman.h:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm/mman.h:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:5, from io_uring_register.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman-common.h:28: warning: "MAP_STACK" redefined 28 | #define MAP_STACK 0x020000 /* give out an address that is best suited for process/thread stacks */ | In file included from /usr/include/x86_64-linux-gnu/bits/mman.h:31, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_register.c:20: /usr/include/x86_64-linux-gnu/bits/mman-map-flags-generic.h:36: note: this is the location of the previous definition 36 | # define MAP_STACK 0x20000 /* Allocation is for a stack. */ | In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman.h:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm/mman.h:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:5, from io_uring_register.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman-common.h:29: warning: "MAP_HUGETLB" redefined 29 | #define MAP_HUGETLB 0x040000 /* create a huge page mapping */ | In file included from /usr/include/x86_64-linux-gnu/bits/mman.h:31, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_register.c:20: /usr/include/x86_64-linux-gnu/bits/mman-map-flags-generic.h:37: note: this is the location of the previous definition 37 | # define MAP_HUGETLB 0x40000 /* Create huge page mapping. */ | In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman.h:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm/mman.h:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:5, from io_uring_register.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman-common.h:30: warning: "MAP_SYNC" redefined 30 | #define MAP_SYNC 0x080000 /* perform synchronous page faults for the mapping */ | In file included from /usr/include/x86_64-linux-gnu/bits/mman.h:31, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_register.c:20: /usr/include/x86_64-linux-gnu/bits/mman-map-flags-generic.h:38: note: this is the location of the previous definition 38 | # define MAP_SYNC 0x80000 /* Perform synchronous page | In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman.h:5, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm/mman.h:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:5, from io_uring_register.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman-common.h:39: warning: "MLOCK_ONFAULT" redefined 39 | #define MLOCK_ONFAULT 0x01 /* Lock pages in range after they are faulted in, do not prefault */ | In file included from /usr/include/x86_64-linux-gnu/bits/mman-linux.h:113, from /usr/include/x86_64-linux-gnu/bits/mman.h:34, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_register.c:20: /usr/include/x86_64-linux-gnu/bits/mman-shared.h:37: note: this is the location of the previous definition 37 | # define MLOCK_ONFAULT 1U | In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm/mman.h:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:5, from io_uring_register.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman.h:7: warning: "MAP_GROWSDOWN" redefined 7 | #define MAP_GROWSDOWN 0x0100 /* stack-like segment */ | In file included from /usr/include/x86_64-linux-gnu/bits/mman.h:31, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_register.c:20: /usr/include/x86_64-linux-gnu/bits/mman-map-flags-generic.h:29: note: this is the location of the previous definition 29 | # define MAP_GROWSDOWN 0x00100 /* Stack-like segment. */ | In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm/mman.h:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:5, from io_uring_register.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman.h:8: warning: "MAP_DENYWRITE" redefined 8 | #define MAP_DENYWRITE 0x0800 /* ETXTBSY */ | In file included from /usr/include/x86_64-linux-gnu/bits/mman.h:31, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_register.c:20: /usr/include/x86_64-linux-gnu/bits/mman-map-flags-generic.h:30: note: this is the location of the previous definition 30 | # define MAP_DENYWRITE 0x00800 /* ETXTBSY. */ | In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm/mman.h:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:5, from io_uring_register.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman.h:9: warning: "MAP_EXECUTABLE" redefined 9 | #define MAP_EXECUTABLE 0x1000 /* mark it as an executable */ | In file included from /usr/include/x86_64-linux-gnu/bits/mman.h:31, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_register.c:20: /usr/include/x86_64-linux-gnu/bits/mman-map-flags-generic.h:31: note: this is the location of the previous definition 31 | # define MAP_EXECUTABLE 0x01000 /* Mark it as an executable. */ | In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm/mman.h:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:5, from io_uring_register.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman.h:10: warning: "MAP_LOCKED" redefined 10 | #define MAP_LOCKED 0x2000 /* pages are locked */ | In file included from /usr/include/x86_64-linux-gnu/bits/mman.h:31, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_register.c:20: /usr/include/x86_64-linux-gnu/bits/mman-map-flags-generic.h:32: note: this is the location of the previous definition 32 | # define MAP_LOCKED 0x02000 /* Lock the mapping. */ | In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm/mman.h:29, from /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:5, from io_uring_register.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/asm-generic/mman.h:11: warning: "MAP_NORESERVE" redefined 11 | #define MAP_NORESERVE 0x4000 /* don't check for reservations */ | In file included from /usr/include/x86_64-linux-gnu/bits/mman.h:31, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_register.c:20: /usr/include/x86_64-linux-gnu/bits/mman-map-flags-generic.h:33: note: this is the location of the previous definition 33 | # define MAP_NORESERVE 0x04000 /* Don't check for reservations. */ | In file included from io_uring_register.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:27: warning: "MAP_HUGE_SHIFT" redefined 27 | #define MAP_HUGE_SHIFT HUGETLB_FLAG_ENCODE_SHIFT | In file included from /usr/include/x86_64-linux-gnu/bits/mman.h:34, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_register.c:20: /usr/include/x86_64-linux-gnu/bits/mman-linux.h:61: note: this is the location of the previous definition 61 | # define MAP_HUGE_SHIFT 26 | In file included from io_uring_register.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/mman.h:28: warning: "MAP_HUGE_MASK" redefined 28 | #define MAP_HUGE_MASK HUGETLB_FLAG_ENCODE_MASK | In file included from /usr/include/x86_64-linux-gnu/bits/mman.h:34, from /usr/include/x86_64-linux-gnu/sys/mman.h:41, from io_uring_register.c:20: /usr/include/x86_64-linux-gnu/bits/mman-linux.h:62: note: this is the location of the previous definition 62 | # define MAP_HUGE_MASK 0x3f | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from io_uring_register.c:26: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from io_uring_register.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from io_uring_register.c:26: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from io_uring_register.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from io_uring_register.c:26: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from io_uring_register.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from io_uring_register.c:26: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from io_uring_register.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from io_uring_register.c:26: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from io_uring_register.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from iopoll.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from iopoll.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from iopoll.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from iopoll.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from iopoll.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from iopoll.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from iopoll.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from iopoll.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from iopoll.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from iopoll.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from io_uring_setup.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from io_uring_setup.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from io_uring_setup.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from io_uring_setup.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from io_uring_setup.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from io_uring_setup.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from io_uring_setup.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from io_uring_setup.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from io_uring_setup.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from io_uring_setup.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from lfs-openat.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from lfs-openat.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from lfs-openat.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from lfs-openat.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from lfs-openat.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from lfs-openat.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from lfs-openat.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from lfs-openat.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from lfs-openat.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from lfs-openat.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from lfs-openat-write.c:4: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from lfs-openat-write.c:4: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from lfs-openat-write.c:4: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from lfs-openat-write.c:4: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from lfs-openat-write.c:4: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from lfs-openat-write.c:4: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from lfs-openat-write.c:4: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from lfs-openat-write.c:4: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from lfs-openat-write.c:4: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from lfs-openat-write.c:4: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from link.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from link.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from link.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from link.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from link.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from link.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from link.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from link.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from link.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from link.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from link_drain.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from link_drain.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from link_drain.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from link_drain.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from link_drain.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from link_drain.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from link_drain.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from link_drain.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from link_drain.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from link_drain.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from link-timeout.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from link-timeout.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from link-timeout.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from link-timeout.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from link-timeout.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from link-timeout.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from link-timeout.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from link-timeout.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from link-timeout.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from link-timeout.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from madvise.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from madvise.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from madvise.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from madvise.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from madvise.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from madvise.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from madvise.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from madvise.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from madvise.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from madvise.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from nop.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from nop.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from nop.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from nop.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from nop.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from nop.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from nop.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from nop.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from nop.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from nop.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from nop-all-sizes.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from nop-all-sizes.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from nop-all-sizes.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from nop-all-sizes.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from nop-all-sizes.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from nop-all-sizes.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from nop-all-sizes.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from nop-all-sizes.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from nop-all-sizes.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from nop-all-sizes.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from open-close.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from open-close.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from open-close.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from open-close.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from open-close.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from open-close.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from open-close.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from open-close.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from open-close.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from open-close.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from openat2.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from openat2.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from openat2.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from openat2.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from openat2.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from openat2.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from openat2.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from openat2.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from openat2.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from openat2.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from personality.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from personality.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from personality.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from personality.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from personality.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from personality.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from personality.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from personality.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from personality.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from personality.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from pipe-eof.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from pipe-eof.c:11: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from pipe-eof.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from pipe-eof.c:11: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from pipe-eof.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from pipe-eof.c:11: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from pipe-eof.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from pipe-eof.c:11: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from pipe-eof.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from pipe-eof.c:11: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from pipe-reuse.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from pipe-reuse.c:11: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from pipe-reuse.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from pipe-reuse.c:11: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from pipe-reuse.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from pipe-reuse.c:11: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from pipe-reuse.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from pipe-reuse.c:11: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from pipe-reuse.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from pipe-reuse.c:11: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-cancel.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-cancel.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-cancel.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-cancel.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-cancel.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-cancel.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-cancel.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-cancel.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-cancel.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-cancel.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-cancel-ton.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-cancel-ton.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-cancel-ton.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-cancel-ton.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-cancel-ton.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-cancel-ton.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-cancel-ton.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-cancel-ton.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-cancel-ton.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-cancel-ton.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-link.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-link.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-link.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-link.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-link.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-link.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-link.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-link.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-link.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-link.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | poll-link.c: In function ‘recv_thread’: poll-link.c:76:9: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 76 | int i, ret; | ^~~ In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-many.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-many.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-many.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-many.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-many.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-many.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-many.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-many.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-many.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-many.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-ring.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-ring.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-ring.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-ring.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-ring.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-ring.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-ring.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-ring.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-ring.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-ring.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-v-poll.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-v-poll.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-v-poll.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-v-poll.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-v-poll.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-v-poll.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-v-poll.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-v-poll.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from poll-v-poll.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from poll-v-poll.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from probe.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from probe.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from probe.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from probe.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from probe.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from probe.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from probe.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from probe.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from probe.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from probe.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from read-write.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from read-write.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from read-write.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from read-write.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from read-write.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from read-write.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from read-write.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from read-write.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from read-write.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from read-write.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from register-restrictions.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from register-restrictions.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from register-restrictions.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from register-restrictions.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from register-restrictions.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from register-restrictions.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from register-restrictions.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from register-restrictions.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from register-restrictions.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from register-restrictions.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from rename.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from rename.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from rename.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from rename.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from rename.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from rename.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from rename.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from rename.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from rename.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from rename.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from ring-leak2.c:23: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from ring-leak2.c:23: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from ring-leak2.c:23: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from ring-leak2.c:23: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from ring-leak2.c:23: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from ring-leak2.c:23: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from ring-leak2.c:23: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from ring-leak2.c:23: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from ring-leak2.c:23: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from ring-leak2.c:23: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from self.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from self.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from self.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from self.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from self.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from self.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from self.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from self.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from self.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from self.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from send_recv.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from send_recv.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from send_recv.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from send_recv.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from send_recv.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from send_recv.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from send_recv.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from send_recv.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from send_recv.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from send_recv.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from send_recvmsg.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from send_recvmsg.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from send_recvmsg.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from send_recvmsg.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from send_recvmsg.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from send_recvmsg.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from send_recvmsg.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from send_recvmsg.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from send_recvmsg.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from send_recvmsg.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from shared-wq.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from shared-wq.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from shared-wq.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from shared-wq.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from shared-wq.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from shared-wq.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from shared-wq.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from shared-wq.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from shared-wq.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from shared-wq.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from short-read.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from short-read.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from short-read.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from short-read.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from short-read.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from short-read.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from short-read.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from short-read.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from short-read.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from short-read.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from shutdown.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from shutdown.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from shutdown.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from shutdown.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from shutdown.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from shutdown.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from shutdown.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from shutdown.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from shutdown.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from shutdown.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sigfd-deadlock.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sigfd-deadlock.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sigfd-deadlock.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sigfd-deadlock.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sigfd-deadlock.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sigfd-deadlock.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sigfd-deadlock.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sigfd-deadlock.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sigfd-deadlock.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sigfd-deadlock.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from socket-rw.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from socket-rw.c:21: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from socket-rw.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from socket-rw.c:21: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from socket-rw.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from socket-rw.c:21: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from socket-rw.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from socket-rw.c:21: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from socket-rw.c:21: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from socket-rw.c:21: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | socket-rw.c: In function ‘main’: socket-rw.c:25:15: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 25 | int p_fd[2], ret; | ^~~ In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from socket-rw-eagain.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from socket-rw-eagain.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from socket-rw-eagain.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from socket-rw-eagain.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from socket-rw-eagain.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from socket-rw-eagain.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from socket-rw-eagain.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from socket-rw-eagain.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from socket-rw-eagain.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from socket-rw-eagain.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | socket-rw-eagain.c: In function ‘main’: socket-rw-eagain.c:23:15: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 23 | int p_fd[2], ret; | ^~~ In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sq-full.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sq-full.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sq-full.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sq-full.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sq-full.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sq-full.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sq-full.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sq-full.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sq-full.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sq-full.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from sq-poll-dup.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from sq-poll-dup.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from sq-poll-dup.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from sq-poll-dup.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from sq-poll-dup.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from sq-poll-dup.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from sq-poll-dup.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from sq-poll-dup.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from sq-poll-dup.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from sq-poll-dup.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from sq-poll-share.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from sq-poll-share.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from sq-poll-share.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from sq-poll-share.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from sq-poll-share.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from sq-poll-share.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from sq-poll-share.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from sq-poll-share.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from sq-poll-share.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from sq-poll-share.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sq-poll-kthread.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sq-poll-kthread.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sq-poll-kthread.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sq-poll-kthread.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sq-poll-kthread.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sq-poll-kthread.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sq-poll-kthread.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sq-poll-kthread.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sq-poll-kthread.c:19: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sq-poll-kthread.c:19: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sqpoll-sleep.c:10: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sqpoll-exit-hang.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sqpoll-exit-hang.c:11: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sqpoll-sleep.c:10: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sqpoll-exit-hang.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sqpoll-sleep.c:10: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sqpoll-exit-hang.c:11: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sqpoll-sleep.c:10: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sqpoll-exit-hang.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sqpoll-sleep.c:10: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sqpoll-exit-hang.c:11: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sqpoll-sleep.c:10: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sqpoll-exit-hang.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sqpoll-exit-hang.c:11: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sqpoll-sleep.c:10: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sqpoll-exit-hang.c:11: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sqpoll-sleep.c:10: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sqpoll-exit-hang.c:11: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sqpoll-sleep.c:10: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sqpoll-sleep.c:10: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sq-space_left.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sq-space_left.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sq-space_left.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sq-space_left.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sq-space_left.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sq-space_left.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sq-space_left.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sq-space_left.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sq-space_left.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sq-space_left.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from stdout.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from stdout.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from stdout.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from stdout.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from stdout.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from stdout.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from stdout.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from stdout.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from stdout.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from stdout.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from submit-reuse.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from submit-reuse.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from submit-reuse.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from submit-reuse.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from submit-reuse.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from submit-reuse.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from submit-reuse.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from submit-reuse.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from submit-reuse.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from submit-reuse.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from teardowns.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from teardowns.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from teardowns.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from teardowns.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from teardowns.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from teardowns.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from teardowns.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from teardowns.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from teardowns.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from teardowns.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from timeout-new.c:10: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from timeout-new.c:10: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from timeout-new.c:10: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from timeout-new.c:10: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from timeout-new.c:10: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from timeout-new.c:10: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from timeout-new.c:10: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from timeout-new.c:10: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from timeout-new.c:10: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from timeout-new.c:10: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from thread-exit.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from thread-exit.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from thread-exit.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from thread-exit.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from thread-exit.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from thread-exit.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from thread-exit.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from thread-exit.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from thread-exit.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from thread-exit.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from timeout.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from timeout.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from timeout.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from timeout.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from timeout.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from timeout.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from timeout.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from timeout.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from timeout.c:14: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from timeout.c:14: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from timeout-overflow.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from timeout-overflow.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from timeout-overflow.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from timeout-overflow.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from timeout-overflow.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from timeout-overflow.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from timeout-overflow.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from timeout-overflow.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from timeout-overflow.c:12: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from timeout-overflow.c:12: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from unlink.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from unlink.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from unlink.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from unlink.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from unlink.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from unlink.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from unlink.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from unlink.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from unlink.c:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from unlink.c:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from wakeup-hang.c:8: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from wakeup-hang.c:8: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from wakeup-hang.c:8: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from wakeup-hang.c:8: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from wakeup-hang.c:8: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from wakeup-hang.c:8: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from wakeup-hang.c:8: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from wakeup-hang.c:8: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from wakeup-hang.c:8: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from wakeup-hang.c:8: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sendmsg_fs_cve.c:33: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sendmsg_fs_cve.c:33: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sendmsg_fs_cve.c:33: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sendmsg_fs_cve.c:33: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sendmsg_fs_cve.c:33: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sendmsg_fs_cve.c:33: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sendmsg_fs_cve.c:33: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sendmsg_fs_cve.c:33: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sendmsg_fs_cve.c:33: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sendmsg_fs_cve.c:33: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from statx.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from statx.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from statx.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from statx.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from statx.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from statx.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from statx.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from statx.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from helpers.h:12, from statx.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from helpers.h:12, from statx.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | cc1plus: warning: command-line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ cc1plus: warning: command-line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sq-full-cpp.cc:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sq-full-cpp.cc:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sq-full-cpp.cc:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sq-full-cpp.cc:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sq-full-cpp.cc:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sq-full-cpp.cc:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sq-full-cpp.cc:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sq-full-cpp.cc:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from sq-full-cpp.cc:13: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from sq-full-cpp.cc:13: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from io_uring-cp.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from io_uring-cp.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from io_uring-cp.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from io_uring-cp.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from io_uring-cp.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from io_uring-cp.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from io_uring-cp.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from io_uring-cp.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from io_uring-cp.c:16: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from io_uring-cp.c:16: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from io_uring-test.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from io_uring-test.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from io_uring-test.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from io_uring-test.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from io_uring-test.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from io_uring-test.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from io_uring-test.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from io_uring-test.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from io_uring-test.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from io_uring-test.c:15: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from link-cp.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from link-cp.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from link-cp.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from link-cp.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from link-cp.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from link-cp.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from link-cp.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from link-cp.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from link-cp.c:17: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from link-cp.c:17: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from ucontext-cp.c:20: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:285: warning: "RWF_HIPRI" redefined 285 | #define RWF_HIPRI ((__kernel_rwf_t)0x00000001) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from ucontext-cp.c:20: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:45: note: this is the location of the previous definition 45 | #define RWF_HIPRI 0x00000001 /* High priority request. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from ucontext-cp.c:20: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:288: warning: "RWF_DSYNC" redefined 288 | #define RWF_DSYNC ((__kernel_rwf_t)0x00000002) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from ucontext-cp.c:20: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:46: note: this is the location of the previous definition 46 | #define RWF_DSYNC 0x00000002 /* per-IO O_DSYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from ucontext-cp.c:20: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:291: warning: "RWF_SYNC" redefined 291 | #define RWF_SYNC ((__kernel_rwf_t)0x00000004) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from ucontext-cp.c:20: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:47: note: this is the location of the previous definition 47 | #define RWF_SYNC 0x00000004 /* per-IO O_SYNC. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from ucontext-cp.c:20: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:294: warning: "RWF_NOWAIT" redefined 294 | #define RWF_NOWAIT ((__kernel_rwf_t)0x00000008) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from ucontext-cp.c:20: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:48: note: this is the location of the previous definition 48 | #define RWF_NOWAIT 0x00000008 /* per-IO nonblocking mode. */ | In file included from ../src/include/liburing/io_uring.h:11, from ../src/include/liburing.h:19, from ucontext-cp.c:20: /home/conan/w/prod/BuildSingleReference/.conan/data/linux-headers-generic/5.13.9/_/_/package/c0519e2d9702ec12d057bb15adb7a02baaf18107/include/linux/fs.h:297: warning: "RWF_APPEND" redefined 297 | #define RWF_APPEND ((__kernel_rwf_t)0x00000010) | In file included from /usr/include/x86_64-linux-gnu/sys/uio.h:168, from ../src/include/liburing.h:10, from ucontext-cp.c:20: /usr/include/x86_64-linux-gnu/bits/uio-ext.h:49: note: this is the location of the previous definition 49 | #define RWF_APPEND 0x00000010 /* per-IO O_APPEND. */ |