Building on rosemary
(from freebsd)
2025-10-30 07:25.24 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache
/: (user (uid 1000) (gid 1000))
/: (env OPAMPRECISETRACKING 1)
/: (env OPAMUTF8 never)
/: (env OPAMEXTERNALSOLVER builtin-0install)
/: (env OPAMCRITERIA +removed)
/: (env CI true)
/: (env OPAM_HEALTH_CHECK_CI true)
/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2025-10-30 07:25.24 ---> using "7afea9128a2830beedf345f0b46af5484579ebada7710165f445c6c5b18563a9" from cache
/: (run (network host)
(shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 300331002901af913ffd09131828fbddec07ae4f"))
2025-10-30 07:25.25 ---> using "cf69749c8481f4d4964951c3d0842b80470d089581c1dca60ca68c910915888a" from cache
/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using built-in defaults.
Checking for available remotes: rsync and local, git.
- you won't be able to use mercurial repositories unless you install the hg command on your system.
- you won't be able to use darcs repositories unless you install the darcs command on your system.
<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
User configuration:
~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.
2025-10-30 07:25.25 ---> using "696d04b9721ebabc464710d14d8f66da99c324d6583da33e795abb15b17b7f45" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam switch create --repositories=default '4.14.2' 'ocaml-base-compiler.4.14.2'"))
<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.2"}]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-config.2 (2 extra sources)
-> retrieved ocaml-config.2 (2 extra sources)
-> retrieved ocaml-base-compiler.4.14.2 (https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz)
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.2
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.14.2)
2025-10-30 07:25.26 ---> using "d77bf50a1f29bc955ed8b72db3728238179f96c2e1cdee2cb518d1baf0ea7854" from cache
/: (run (network host)
(shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2025-10-30 07:25.26 ---> using "014206913e36490514090ba54fe63fbbd44f75d150c1b4672b7955b26dd574ed" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam remove -y posix-signal.2.2.0\
\nopam install -vy posix-signal.2.2.0\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: posix-signal.2.2.0 | grep -q 'freebsd'; then\
\n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
\n exit 69\
\n fi\
\nfi \
\n\
\n\
\nexit $res"))
[NOTE] posix-signal.2.2.0 is not installed.
Nothing to do.
The following actions will be performed:
=== install 11 packages
- install bigarray-compat 1.1.0 [required by ctypes]
- install csexp 1.5.2 [required by dune-configurator]
- install ctypes 0.23.0 [required by posix-signal]
- install dune 3.20.2 [required by posix-signal]
- install dune-configurator 3.20.2 [required by ctypes]
- install integers 0.7.0 [required by posix-base, ctypes, unix-errno]
- install posix-base 2.2.0 [required by posix-signal]
- install posix-signal 2.2.0
- install result 1.5 [required by unix-errno]
- install stdlib-shims 0.3.0 [required by integers]
- install unix-errno 0.6.2 [required by posix-signal]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/31: [bigarray-compat.1.1.0: extract]
Processing 2/31: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract]
Processing 3/31: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract]
-> retrieved ctypes.0.23.0 (cached)
Processing 3/31: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract]
Processing 4/31: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: extract]
-> retrieved csexp.1.5.2 (cached)
Processing 4/31: [bigarray-compat.1.1.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract]
Processing 5/31: [bigarray-compat.1.1.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [integers.0.7.0: extract]
-> retrieved bigarray-compat.1.1.0 (cached)
Processing 5/31: [dune.3.20.2, dune-configurator.3.20.2: extract] [integers.0.7.0: extract]
Processing 6/31: [dune.3.20.2, dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [posix-base.2.2.0, posix-signal.2.2.0: http]
-> retrieved integers.0.7.0 (cached)
Processing 6/31: [dune.3.20.2, dune-configurator.3.20.2: extract] [posix-base.2.2.0, posix-signal.2.2.0: http]
Processing 7/31: [dune.3.20.2, dune-configurator.3.20.2: extract] [posix-base.2.2.0, posix-signal.2.2.0: http] [result.1.5: extract]
-> retrieved result.1.5 (cached)
Processing 7/31: [dune.3.20.2, dune-configurator.3.20.2: extract] [posix-base.2.2.0, posix-signal.2.2.0: http]
Processing 8/31: [dune.3.20.2, dune-configurator.3.20.2: extract] [posix-base.2.2.0, posix-signal.2.2.0: http] [stdlib-shims.0.3.0: extract]
-> retrieved stdlib-shims.0.3.0 (cached)
Processing 8/31: [dune.3.20.2, dune-configurator.3.20.2: extract] [posix-base.2.2.0, posix-signal.2.2.0: http]
Processing 9/31: [dune.3.20.2, dune-configurator.3.20.2: extract] [posix-base.2.2.0, posix-signal.2.2.0: http] [unix-errno.0.6.2: http]
Processing 9/31: [dune.3.20.2, dune-configurator.3.20.2: extract] [posix-base.2.2.0, posix-signal.2.2.0: http] [unix-errno.0.6.2: extract]
-> retrieved unix-errno.0.6.2 (https://github.com/xapi-project/ocaml-unix-errno/releases/download/0.6.2/unix-errno-0.6.2.tbz)
Processing 9/31: [dune.3.20.2, dune-configurator.3.20.2: extract] [posix-base.2.2.0, posix-signal.2.2.0: http]
Processing 9/31: [dune.3.20.2, dune-configurator.3.20.2: extract] [posix-base.2.2.0, posix-signal.2.2.0: extract]
-> retrieved posix-base.2.2.0, posix-signal.2.2.0 (https://github.com/savonet/ocaml-posix/archive/refs/tags/v2.2.0.tar.gz)
Processing 9/31: [dune.3.20.2, dune-configurator.3.20.2: extract]
-> retrieved dune.3.20.2, dune-configurator.3.20.2 (cached)
Processing 10/31: [dune: ocaml 39]
+ /home/opam/.opam/4.14.2/bin/ocaml "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune.3.20.2)
- ocamlc -output-complete-exe -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
-
Processing 10/31: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/4.14.2/.opam-switch/build/dune.3.20.2/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune.3.20.2)
-> compiled dune.3.20.2
-> installed dune.3.20.2
Processing 12/31: [bigarray-compat: dune build]
Processing 13/31: [bigarray-compat: dune build] [csexp: dune build]
Processing 14/31: [bigarray-compat: dune build] [csexp: dune build] [result: dune build]
Processing 15/31: [bigarray-compat: dune build] [csexp: dune build] [result: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "stdlib-shims" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled stdlib-shims.0.3.0
Processing 15/31: [bigarray-compat: dune build] [csexp: dune build] [result: dune build]
-> installed stdlib-shims.0.3.0
Processing 16/31: [bigarray-compat: dune build] [csexp: dune build] [result: dune build]
Processing 17/31: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build] [result: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "result" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/result.1.5)
-> compiled result.1.5
Processing 17/31: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build]
-> installed result.1.5
Processing 18/31: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "bigarray-compat" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled bigarray-compat.1.1.0
Processing 18/31: [csexp: dune build] [integers: dune build]
-> installed bigarray-compat.1.1.0
Processing 19/31: [csexp: dune build] [integers: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "csexp" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/csexp.1.5.2)
-> compiled csexp.1.5.2
Processing 19/31: [integers: dune build]
-> installed csexp.1.5.2
Processing 20/31: [integers: dune build]
Processing 21/31: [dune-configurator: rm] [integers: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "integers" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/integers.0.7.0)
-> compiled integers.0.7.0
Processing 21/31: [dune-configurator: rm]
-> installed integers.0.7.0
Processing 22/31: [dune-configurator: rm]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune-configurator.3.20.2)
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune-configurator.3.20.2)
Processing 22/31: [dune-configurator: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "dune-configurator" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune-configurator.3.20.2)
-> compiled dune-configurator.3.20.2
-> installed dune-configurator.3.20.2
Processing 24/31: [ctypes: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ctypes" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ctypes.0.23.0)
Processing 24/31: [ctypes: dune install]
+ /home/opam/.opam/4.14.2/bin/dune "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ctypes.0.23.0)
-> compiled ctypes.0.23.0
-> installed ctypes.0.23.0
Processing 26/31: [posix-base: dune build]
Processing 27/31: [posix-base: dune build] [unix-errno: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "posix-base" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/posix-base.2.2.0)
Processing 27/31: [posix-base: dune install] [unix-errno: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "install" "-p" "posix-base" "--create-install-files" "posix-base" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/posix-base.2.2.0)
-> compiled posix-base.2.2.0
Processing 27/31: [unix-errno: dune build]
-> installed posix-base.2.2.0
Processing 28/31: [unix-errno: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "unix-errno" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/unix-errno.0.6.2)
- (cd _build/default/unix && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/4.14.2/lib/ocaml -I /home/opam/.opam/4.14.2/lib/ctypes -I /home/opam/.opam/4.14.2/lib/ctypes/stubs -I /home/opam/.opam/4.14.2/lib/integers -I ../lib -I ../lib_gen -o unix_errno_util.o -c unix_errno_util.c)
- unix_errno_util.c:23:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 23 | #if !FORCE_CHECK && ECHRNG_UNAVAILABLE && !defined(ECHRNG)
- | ^
- unix_errno_util.c:22:29: note: expanded from macro 'ECHRNG_UNAVAILABLE'
- 22 | #define ECHRNG_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:23:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:22:38: note: expanded from macro 'ECHRNG_UNAVAILABLE'
- 22 | #define ECHRNG_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:32:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 32 | #if !FORCE_CHECK && EL2NSYNC_UNAVAILABLE && !defined(EL2NSYNC)
- | ^
- unix_errno_util.c:31:31: note: expanded from macro 'EL2NSYNC_UNAVAILABLE'
- 31 | #define EL2NSYNC_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:32:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:31:40: note: expanded from macro 'EL2NSYNC_UNAVAILABLE'
- 31 | #define EL2NSYNC_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:41:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 41 | #if !FORCE_CHECK && EL3HLT_UNAVAILABLE && !defined(EL3HLT)
- | ^
- unix_errno_util.c:40:29: note: expanded from macro 'EL3HLT_UNAVAILABLE'
- 40 | #define EL3HLT_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:41:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:40:38: note: expanded from macro 'EL3HLT_UNAVAILABLE'
- 40 | #define EL3HLT_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:50:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 50 | #if !FORCE_CHECK && EL3RST_UNAVAILABLE && !defined(EL3RST)
- | ^
- unix_errno_util.c:49:29: note: expanded from macro 'EL3RST_UNAVAILABLE'
- 49 | #define EL3RST_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:50:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:49:38: note: expanded from macro 'EL3RST_UNAVAILABLE'
- 49 | #define EL3RST_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:59:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 59 | #if !FORCE_CHECK && ELNRNG_UNAVAILABLE && !defined(ELNRNG)
- | ^
- unix_errno_util.c:58:29: note: expanded from macro 'ELNRNG_UNAVAILABLE'
- 58 | #define ELNRNG_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:59:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:58:38: note: expanded from macro 'ELNRNG_UNAVAILABLE'
- 58 | #define ELNRNG_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:68:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 68 | #if !FORCE_CHECK && EUNATCH_UNAVAILABLE && !defined(EUNATCH)
- | ^
- unix_errno_util.c:67:30: note: expanded from macro 'EUNATCH_UNAVAILABLE'
- 67 | #define EUNATCH_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:68:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:67:39: note: expanded from macro 'EUNATCH_UNAVAILABLE'
- 67 | #define EUNATCH_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:77:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 77 | #if !FORCE_CHECK && ENOCSI_UNAVAILABLE && !defined(ENOCSI)
- | ^
- unix_errno_util.c:76:29: note: expanded from macro 'ENOCSI_UNAVAILABLE'
- 76 | #define ENOCSI_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:77:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:76:38: note: expanded from macro 'ENOCSI_UNAVAILABLE'
- 76 | #define ENOCSI_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:86:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 86 | #if !FORCE_CHECK && EL2HLT_UNAVAILABLE && !defined(EL2HLT)
- | ^
- unix_errno_util.c:85:29: note: expanded from macro 'EL2HLT_UNAVAILABLE'
- 85 | #define EL2HLT_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:86:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:85:38: note: expanded from macro 'EL2HLT_UNAVAILABLE'
- 85 | #define EL2HLT_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:95:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 95 | #if !FORCE_CHECK && EBADE_UNAVAILABLE && !defined(EBADE)
- | ^
- unix_errno_util.c:94:28: note: expanded from macro 'EBADE_UNAVAILABLE'
- 94 | #define EBADE_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:95:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:94:37: note: expanded from macro 'EBADE_UNAVAILABLE'
- 94 | #define EBADE_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:104:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 104 | #if !FORCE_CHECK && EBADR_UNAVAILABLE && !defined(EBADR)
- | ^
- unix_errno_util.c:103:28: note: expanded from macro 'EBADR_UNAVAILABLE'
- 103 | #define EBADR_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:104:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:103:37: note: expanded from macro 'EBADR_UNAVAILABLE'
- 103 | #define EBADR_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:113:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 113 | #if !FORCE_CHECK && EXFULL_UNAVAILABLE && !defined(EXFULL)
- | ^
- unix_errno_util.c:112:29: note: expanded from macro 'EXFULL_UNAVAILABLE'
- 112 | #define EXFULL_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:113:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:112:38: note: expanded from macro 'EXFULL_UNAVAILABLE'
- 112 | #define EXFULL_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:122:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 122 | #if !FORCE_CHECK && ENOANO_UNAVAILABLE && !defined(ENOANO)
- | ^
- unix_errno_util.c:121:29: note: expanded from macro 'ENOANO_UNAVAILABLE'
- 121 | #define ENOANO_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:122:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:121:38: note: expanded from macro 'ENOANO_UNAVAILABLE'
- 121 | #define ENOANO_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:131:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 131 | #if !FORCE_CHECK && EBADRQC_UNAVAILABLE && !defined(EBADRQC)
- | ^
- unix_errno_util.c:130:30: note: expanded from macro 'EBADRQC_UNAVAILABLE'
- 130 | #define EBADRQC_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:131:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:130:39: note: expanded from macro 'EBADRQC_UNAVAILABLE'
- 130 | #define EBADRQC_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:140:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 140 | #if !FORCE_CHECK && EBADSLT_UNAVAILABLE && !defined(EBADSLT)
- | ^
- unix_errno_util.c:139:30: note: expanded from macro 'EBADSLT_UNAVAILABLE'
- 139 | #define EBADSLT_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:140:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:139:39: note: expanded from macro 'EBADSLT_UNAVAILABLE'
- 139 | #define EBADSLT_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:149:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 149 | #if !FORCE_CHECK && EBFONT_UNAVAILABLE && !defined(EBFONT)
- | ^
- unix_errno_util.c:148:29: note: expanded from macro 'EBFONT_UNAVAILABLE'
- 148 | #define EBFONT_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:149:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:148:38: note: expanded from macro 'EBFONT_UNAVAILABLE'
- 148 | #define EBFONT_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:158:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 158 | #if !FORCE_CHECK && ENONET_UNAVAILABLE && !defined(ENONET)
- | ^
- unix_errno_util.c:157:29: note: expanded from macro 'ENONET_UNAVAILABLE'
- 157 | #define ENONET_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:158:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:157:38: note: expanded from macro 'ENONET_UNAVAILABLE'
- 157 | #define ENONET_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:167:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 167 | #if !FORCE_CHECK && ENOPKG_UNAVAILABLE && !defined(ENOPKG)
- | ^
- unix_errno_util.c:166:29: note: expanded from macro 'ENOPKG_UNAVAILABLE'
- 166 | #define ENOPKG_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:167:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:166:38: note: expanded from macro 'ENOPKG_UNAVAILABLE'
- 166 | #define ENOPKG_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:176:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 176 | #if !FORCE_CHECK && EADV_UNAVAILABLE && !defined(EADV)
- | ^
- unix_errno_util.c:175:27: note: expanded from macro 'EADV_UNAVAILABLE'
- 175 | #define EADV_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:176:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:175:36: note: expanded from macro 'EADV_UNAVAILABLE'
- 175 | #define EADV_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:185:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 185 | #if !FORCE_CHECK && ESRMNT_UNAVAILABLE && !defined(ESRMNT)
- | ^
- unix_errno_util.c:184:29: note: expanded from macro 'ESRMNT_UNAVAILABLE'
- 184 | #define ESRMNT_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:185:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:184:38: note: expanded from macro 'ESRMNT_UNAVAILABLE'
- 184 | #define ESRMNT_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:194:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 194 | #if !FORCE_CHECK && ECOMM_UNAVAILABLE && !defined(ECOMM)
- | ^
- unix_errno_util.c:193:28: note: expanded from macro 'ECOMM_UNAVAILABLE'
- 193 | #define ECOMM_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:194:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:193:37: note: expanded from macro 'ECOMM_UNAVAILABLE'
- 193 | #define ECOMM_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:203:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 203 | #if !FORCE_CHECK && EDOTDOT_UNAVAILABLE && !defined(EDOTDOT)
- | ^
- unix_errno_util.c:202:30: note: expanded from macro 'EDOTDOT_UNAVAILABLE'
- 202 | #define EDOTDOT_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:203:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:202:39: note: expanded from macro 'EDOTDOT_UNAVAILABLE'
- 202 | #define EDOTDOT_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:212:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 212 | #if !FORCE_CHECK && ENOTUNIQ_UNAVAILABLE && !defined(ENOTUNIQ)
- | ^
- unix_errno_util.c:211:31: note: expanded from macro 'ENOTUNIQ_UNAVAILABLE'
- 211 | #define ENOTUNIQ_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:212:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:211:40: note: expanded from macro 'ENOTUNIQ_UNAVAILABLE'
- 211 | #define ENOTUNIQ_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:221:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 221 | #if !FORCE_CHECK && EBADFD_UNAVAILABLE && !defined(EBADFD)
- | ^
- unix_errno_util.c:220:29: note: expanded from macro 'EBADFD_UNAVAILABLE'
- 220 | #define EBADFD_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:221:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:220:38: note: expanded from macro 'EBADFD_UNAVAILABLE'
- 220 | #define EBADFD_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:230:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 230 | #if !FORCE_CHECK && EREMCHG_UNAVAILABLE && !defined(EREMCHG)
- | ^
- unix_errno_util.c:229:30: note: expanded from macro 'EREMCHG_UNAVAILABLE'
- 229 | #define EREMCHG_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:230:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:229:39: note: expanded from macro 'EREMCHG_UNAVAILABLE'
- 229 | #define EREMCHG_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:239:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 239 | #if !FORCE_CHECK && ELIBACC_UNAVAILABLE && !defined(ELIBACC)
- | ^
- unix_errno_util.c:238:30: note: expanded from macro 'ELIBACC_UNAVAILABLE'
- 238 | #define ELIBACC_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:239:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:238:39: note: expanded from macro 'ELIBACC_UNAVAILABLE'
- 238 | #define ELIBACC_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:248:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 248 | #if !FORCE_CHECK && ELIBBAD_UNAVAILABLE && !defined(ELIBBAD)
- | ^
- unix_errno_util.c:247:30: note: expanded from macro 'ELIBBAD_UNAVAILABLE'
- 247 | #define ELIBBAD_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:248:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:247:39: note: expanded from macro 'ELIBBAD_UNAVAILABLE'
- 247 | #define ELIBBAD_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:257:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 257 | #if !FORCE_CHECK && ELIBSCN_UNAVAILABLE && !defined(ELIBSCN)
- | ^
- unix_errno_util.c:256:30: note: expanded from macro 'ELIBSCN_UNAVAILABLE'
- 256 | #define ELIBSCN_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:257:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:256:39: note: expanded from macro 'ELIBSCN_UNAVAILABLE'
- 256 | #define ELIBSCN_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:266:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 266 | #if !FORCE_CHECK && ELIBMAX_UNAVAILABLE && !defined(ELIBMAX)
- | ^
- unix_errno_util.c:265:30: note: expanded from macro 'ELIBMAX_UNAVAILABLE'
- 265 | #define ELIBMAX_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:266:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:265:39: note: expanded from macro 'ELIBMAX_UNAVAILABLE'
- 265 | #define ELIBMAX_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:275:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 275 | #if !FORCE_CHECK && ELIBEXEC_UNAVAILABLE && !defined(ELIBEXEC)
- | ^
- unix_errno_util.c:274:31: note: expanded from macro 'ELIBEXEC_UNAVAILABLE'
- 274 | #define ELIBEXEC_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:275:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:274:40: note: expanded from macro 'ELIBEXEC_UNAVAILABLE'
- 274 | #define ELIBEXEC_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:284:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 284 | #if !FORCE_CHECK && ERESTART_UNAVAILABLE && !defined(ERESTART)
- | ^
- unix_errno_util.c:283:31: note: expanded from macro 'ERESTART_UNAVAILABLE'
- 283 | #define ERESTART_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:284:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:283:40: note: expanded from macro 'ERESTART_UNAVAILABLE'
- 283 | #define ERESTART_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:293:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 293 | #if !FORCE_CHECK && ESTRPIPE_UNAVAILABLE && !defined(ESTRPIPE)
- | ^
- unix_errno_util.c:292:31: note: expanded from macro 'ESTRPIPE_UNAVAILABLE'
- 292 | #define ESTRPIPE_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:293:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:292:40: note: expanded from macro 'ESTRPIPE_UNAVAILABLE'
- 292 | #define ESTRPIPE_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:302:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 302 | #if !FORCE_CHECK && EUCLEAN_UNAVAILABLE && !defined(EUCLEAN)
- | ^
- unix_errno_util.c:301:30: note: expanded from macro 'EUCLEAN_UNAVAILABLE'
- 301 | #define EUCLEAN_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:302:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:301:39: note: expanded from macro 'EUCLEAN_UNAVAILABLE'
- 301 | #define EUCLEAN_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:311:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 311 | #if !FORCE_CHECK && ENOTNAM_UNAVAILABLE && !defined(ENOTNAM)
- | ^
- unix_errno_util.c:310:30: note: expanded from macro 'ENOTNAM_UNAVAILABLE'
- 310 | #define ENOTNAM_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:311:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:310:39: note: expanded from macro 'ENOTNAM_UNAVAILABLE'
- 310 | #define ENOTNAM_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:320:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 320 | #if !FORCE_CHECK && ENAVAIL_UNAVAILABLE && !defined(ENAVAIL)
- | ^
- unix_errno_util.c:319:30: note: expanded from macro 'ENAVAIL_UNAVAILABLE'
- 319 | #define ENAVAIL_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:320:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:319:39: note: expanded from macro 'ENAVAIL_UNAVAILABLE'
- 319 | #define ENAVAIL_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:329:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 329 | #if !FORCE_CHECK && EISNAM_UNAVAILABLE && !defined(EISNAM)
- | ^
- unix_errno_util.c:328:29: note: expanded from macro 'EISNAM_UNAVAILABLE'
- 328 | #define EISNAM_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:329:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:328:38: note: expanded from macro 'EISNAM_UNAVAILABLE'
- 328 | #define EISNAM_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:338:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 338 | #if !FORCE_CHECK && EREMOTEIO_UNAVAILABLE && !defined(EREMOTEIO)
- | ^
- unix_errno_util.c:337:32: note: expanded from macro 'EREMOTEIO_UNAVAILABLE'
- 337 | #define EREMOTEIO_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:338:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:337:41: note: expanded from macro 'EREMOTEIO_UNAVAILABLE'
- 337 | #define EREMOTEIO_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:347:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 347 | #if !FORCE_CHECK && ENOMEDIUM_UNAVAILABLE && !defined(ENOMEDIUM)
- | ^
- unix_errno_util.c:346:32: note: expanded from macro 'ENOMEDIUM_UNAVAILABLE'
- 346 | #define ENOMEDIUM_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:347:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:346:41: note: expanded from macro 'ENOMEDIUM_UNAVAILABLE'
- 346 | #define ENOMEDIUM_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:356:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 356 | #if !FORCE_CHECK && EMEDIUMTYPE_UNAVAILABLE && !defined(EMEDIUMTYPE)
- | ^
- unix_errno_util.c:355:34: note: expanded from macro 'EMEDIUMTYPE_UNAVAILABLE'
- 355 | #define EMEDIUMTYPE_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:356:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:355:43: note: expanded from macro 'EMEDIUMTYPE_UNAVAILABLE'
- 355 | #define EMEDIUMTYPE_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:365:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 365 | #if !FORCE_CHECK && ENOKEY_UNAVAILABLE && !defined(ENOKEY)
- | ^
- unix_errno_util.c:364:29: note: expanded from macro 'ENOKEY_UNAVAILABLE'
- 364 | #define ENOKEY_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:365:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:364:38: note: expanded from macro 'ENOKEY_UNAVAILABLE'
- 364 | #define ENOKEY_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:374:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 374 | #if !FORCE_CHECK && EKEYEXPIRED_UNAVAILABLE && !defined(EKEYEXPIRED)
- | ^
- unix_errno_util.c:373:34: note: expanded from macro 'EKEYEXPIRED_UNAVAILABLE'
- 373 | #define EKEYEXPIRED_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:374:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:373:43: note: expanded from macro 'EKEYEXPIRED_UNAVAILABLE'
- 373 | #define EKEYEXPIRED_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:383:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 383 | #if !FORCE_CHECK && EKEYREVOKED_UNAVAILABLE && !defined(EKEYREVOKED)
- | ^
- unix_errno_util.c:382:34: note: expanded from macro 'EKEYREVOKED_UNAVAILABLE'
- 382 | #define EKEYREVOKED_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:383:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:382:43: note: expanded from macro 'EKEYREVOKED_UNAVAILABLE'
- 382 | #define EKEYREVOKED_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:392:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 392 | #if !FORCE_CHECK && EKEYREJECTED_UNAVAILABLE && !defined(EKEYREJECTED)
- | ^
- unix_errno_util.c:391:35: note: expanded from macro 'EKEYREJECTED_UNAVAILABLE'
- 391 | #define EKEYREJECTED_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:392:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:391:44: note: expanded from macro 'EKEYREJECTED_UNAVAILABLE'
- 391 | #define EKEYREJECTED_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:401:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 401 | #if !FORCE_CHECK && ERFKILL_UNAVAILABLE && !defined(ERFKILL)
- | ^
- unix_errno_util.c:400:30: note: expanded from macro 'ERFKILL_UNAVAILABLE'
- 400 | #define ERFKILL_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:401:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:400:39: note: expanded from macro 'ERFKILL_UNAVAILABLE'
- 400 | #define ERFKILL_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:410:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 410 | #if !FORCE_CHECK && EHWPOISON_UNAVAILABLE && !defined(EHWPOISON)
- | ^
- unix_errno_util.c:409:32: note: expanded from macro 'EHWPOISON_UNAVAILABLE'
- 409 | #define EHWPOISON_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:410:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:409:41: note: expanded from macro 'EHWPOISON_UNAVAILABLE'
- 409 | #define EHWPOISON_UNAVAILABLE (APPLE || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:421:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 421 | #if !FORCE_CHECK && EPWROFF_UNAVAILABLE && !defined(EPWROFF)
- | ^
- unix_errno_util.c:420:30: note: expanded from macro 'EPWROFF_UNAVAILABLE'
- 420 | #define EPWROFF_UNAVAILABLE (LINUX || FREEBSD)
- | ^
- unix_errno_util.c:11:15: note: expanded from macro 'LINUX'
- 11 | #define LINUX defined(__linux__)
- | ^
- unix_errno_util.c:421:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:420:39: note: expanded from macro 'EPWROFF_UNAVAILABLE'
- 420 | #define EPWROFF_UNAVAILABLE (LINUX || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:430:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 430 | #if !FORCE_CHECK && EDEVERR_UNAVAILABLE && !defined(EDEVERR)
- | ^
- unix_errno_util.c:429:30: note: expanded from macro 'EDEVERR_UNAVAILABLE'
- 429 | #define EDEVERR_UNAVAILABLE (LINUX || FREEBSD)
- | ^
- unix_errno_util.c:11:15: note: expanded from macro 'LINUX'
- 11 | #define LINUX defined(__linux__)
- | ^
- unix_errno_util.c:430:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:429:39: note: expanded from macro 'EDEVERR_UNAVAILABLE'
- 429 | #define EDEVERR_UNAVAILABLE (LINUX || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:439:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 439 | #if !FORCE_CHECK && EBADEXEC_UNAVAILABLE && !defined(EBADEXEC)
- | ^
- unix_errno_util.c:438:31: note: expanded from macro 'EBADEXEC_UNAVAILABLE'
- 438 | #define EBADEXEC_UNAVAILABLE (LINUX || FREEBSD)
- | ^
- unix_errno_util.c:11:15: note: expanded from macro 'LINUX'
- 11 | #define LINUX defined(__linux__)
- | ^
- unix_errno_util.c:439:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:438:40: note: expanded from macro 'EBADEXEC_UNAVAILABLE'
- 438 | #define EBADEXEC_UNAVAILABLE (LINUX || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:448:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 448 | #if !FORCE_CHECK && EBADARCH_UNAVAILABLE && !defined(EBADARCH)
- | ^
- unix_errno_util.c:447:31: note: expanded from macro 'EBADARCH_UNAVAILABLE'
- 447 | #define EBADARCH_UNAVAILABLE (LINUX || FREEBSD)
- | ^
- unix_errno_util.c:11:15: note: expanded from macro 'LINUX'
- 11 | #define LINUX defined(__linux__)
- | ^
- unix_errno_util.c:448:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:447:40: note: expanded from macro 'EBADARCH_UNAVAILABLE'
- 447 | #define EBADARCH_UNAVAILABLE (LINUX || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:457:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 457 | #if !FORCE_CHECK && ESHLIBVERS_UNAVAILABLE && !defined(ESHLIBVERS)
- | ^
- unix_errno_util.c:456:33: note: expanded from macro 'ESHLIBVERS_UNAVAILABLE'
- 456 | #define ESHLIBVERS_UNAVAILABLE (LINUX || FREEBSD)
- | ^
- unix_errno_util.c:11:15: note: expanded from macro 'LINUX'
- 11 | #define LINUX defined(__linux__)
- | ^
- unix_errno_util.c:457:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:456:42: note: expanded from macro 'ESHLIBVERS_UNAVAILABLE'
- 456 | #define ESHLIBVERS_UNAVAILABLE (LINUX || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:466:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 466 | #if !FORCE_CHECK && EBADMACHO_UNAVAILABLE && !defined(EBADMACHO)
- | ^
- unix_errno_util.c:465:32: note: expanded from macro 'EBADMACHO_UNAVAILABLE'
- 465 | #define EBADMACHO_UNAVAILABLE (LINUX || FREEBSD)
- | ^
- unix_errno_util.c:11:15: note: expanded from macro 'LINUX'
- 11 | #define LINUX defined(__linux__)
- | ^
- unix_errno_util.c:466:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:465:41: note: expanded from macro 'EBADMACHO_UNAVAILABLE'
- 465 | #define EBADMACHO_UNAVAILABLE (LINUX || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:475:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 475 | #if !FORCE_CHECK && ENOPOLICY_UNAVAILABLE && !defined(ENOPOLICY)
- | ^
- unix_errno_util.c:474:32: note: expanded from macro 'ENOPOLICY_UNAVAILABLE'
- 474 | #define ENOPOLICY_UNAVAILABLE (LINUX || FREEBSD)
- | ^
- unix_errno_util.c:11:15: note: expanded from macro 'LINUX'
- 11 | #define LINUX defined(__linux__)
- | ^
- unix_errno_util.c:475:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:474:41: note: expanded from macro 'ENOPOLICY_UNAVAILABLE'
- 474 | #define ENOPOLICY_UNAVAILABLE (LINUX || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:484:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 484 | #if !FORCE_CHECK && EQFULL_UNAVAILABLE && !defined(EQFULL)
- | ^
- unix_errno_util.c:483:29: note: expanded from macro 'EQFULL_UNAVAILABLE'
- 483 | #define EQFULL_UNAVAILABLE (LINUX || FREEBSD)
- | ^
- unix_errno_util.c:11:15: note: expanded from macro 'LINUX'
- 11 | #define LINUX defined(__linux__)
- | ^
- unix_errno_util.c:484:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:483:38: note: expanded from macro 'EQFULL_UNAVAILABLE'
- 483 | #define EQFULL_UNAVAILABLE (LINUX || FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:495:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 495 | #if !FORCE_CHECK && EDOOFUS_UNAVAILABLE && !defined(EDOOFUS)
- | ^
- unix_errno_util.c:494:30: note: expanded from macro 'EDOOFUS_UNAVAILABLE'
- 494 | #define EDOOFUS_UNAVAILABLE (LINUX || APPLE)
- | ^
- unix_errno_util.c:11:15: note: expanded from macro 'LINUX'
- 11 | #define LINUX defined(__linux__)
- | ^
- unix_errno_util.c:495:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:494:39: note: expanded from macro 'EDOOFUS_UNAVAILABLE'
- 494 | #define EDOOFUS_UNAVAILABLE (LINUX || APPLE)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:504:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 504 | #if !FORCE_CHECK && ENOTCAPABLE_UNAVAILABLE && !defined(ENOTCAPABLE)
- | ^
- unix_errno_util.c:503:34: note: expanded from macro 'ENOTCAPABLE_UNAVAILABLE'
- 503 | #define ENOTCAPABLE_UNAVAILABLE (LINUX || APPLE)
- | ^
- unix_errno_util.c:11:15: note: expanded from macro 'LINUX'
- 11 | #define LINUX defined(__linux__)
- | ^
- unix_errno_util.c:504:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:503:43: note: expanded from macro 'ENOTCAPABLE_UNAVAILABLE'
- 503 | #define ENOTCAPABLE_UNAVAILABLE (LINUX || APPLE)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:513:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 513 | #if !FORCE_CHECK && ECAPMODE_UNAVAILABLE && !defined(ECAPMODE)
- | ^
- unix_errno_util.c:512:31: note: expanded from macro 'ECAPMODE_UNAVAILABLE'
- 512 | #define ECAPMODE_UNAVAILABLE (LINUX || APPLE)
- | ^
- unix_errno_util.c:11:15: note: expanded from macro 'LINUX'
- 11 | #define LINUX defined(__linux__)
- | ^
- unix_errno_util.c:513:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- unix_errno_util.c:512:40: note: expanded from macro 'ECAPMODE_UNAVAILABLE'
- 512 | #define ECAPMODE_UNAVAILABLE (LINUX || APPLE)
- | ^
- unix_errno_util.c:12:15: note: expanded from macro 'APPLE'
- 12 | #define APPLE defined(__APPLE__)
- | ^
- unix_errno_util.c:524:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 524 | #if !FORCE_CHECK && EPROCLIM_UNAVAILABLE && !defined(EPROCLIM)
- | ^
- unix_errno_util.c:523:31: note: expanded from macro 'EPROCLIM_UNAVAILABLE'
- 523 | #define EPROCLIM_UNAVAILABLE (LINUX)
- | ^
- unix_errno_util.c:11:15: note: expanded from macro 'LINUX'
- 11 | #define LINUX defined(__linux__)
- | ^
- unix_errno_util.c:533:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 533 | #if !FORCE_CHECK && EBADRPC_UNAVAILABLE && !defined(EBADRPC)
- | ^
- unix_errno_util.c:532:30: note: expanded from macro 'EBADRPC_UNAVAILABLE'
- 532 | #define EBADRPC_UNAVAILABLE (LINUX)
- | ^
- unix_errno_util.c:11:15: note: expanded from macro 'LINUX'
- 11 | #define LINUX defined(__linux__)
- | ^
- unix_errno_util.c:542:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 542 | #if !FORCE_CHECK && ERPCMISMATCH_UNAVAILABLE && !defined(ERPCMISMATCH)
- | ^
- unix_errno_util.c:541:35: note: expanded from macro 'ERPCMISMATCH_UNAVAILABLE'
- 541 | #define ERPCMISMATCH_UNAVAILABLE (LINUX)
- | ^
- unix_errno_util.c:11:15: note: expanded from macro 'LINUX'
- 11 | #define LINUX defined(__linux__)
- | ^
- unix_errno_util.c:551:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 551 | #if !FORCE_CHECK && EPROGUNAVAIL_UNAVAILABLE && !defined(EPROGUNAVAIL)
- | ^
- unix_errno_util.c:550:35: note: expanded from macro 'EPROGUNAVAIL_UNAVAILABLE'
- 550 | #define EPROGUNAVAIL_UNAVAILABLE (LINUX)
- | ^
- unix_errno_util.c:11:15: note: expanded from macro 'LINUX'
- 11 | #define LINUX defined(__linux__)
- | ^
- unix_errno_util.c:560:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 560 | #if !FORCE_CHECK && EPROGMISMATCH_UNAVAILABLE && !defined(EPROGMISMATCH)
- | ^
- unix_errno_util.c:559:36: note: expanded from macro 'EPROGMISMATCH_UNAVAILABLE'
- 559 | #define EPROGMISMATCH_UNAVAILABLE (LINUX)
- | ^
- unix_errno_util.c:11:15: note: expanded from macro 'LINUX'
- 11 | #define LINUX defined(__linux__)
- | ^
- unix_errno_util.c:569:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 569 | #if !FORCE_CHECK && EPROCUNAVAIL_UNAVAILABLE && !defined(EPROCUNAVAIL)
- | ^
- unix_errno_util.c:568:35: note: expanded from macro 'EPROCUNAVAIL_UNAVAILABLE'
- 568 | #define EPROCUNAVAIL_UNAVAILABLE (LINUX)
- | ^
- unix_errno_util.c:11:15: note: expanded from macro 'LINUX'
- 11 | #define LINUX defined(__linux__)
- | ^
- unix_errno_util.c:578:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 578 | #if !FORCE_CHECK && EFTYPE_UNAVAILABLE && !defined(EFTYPE)
- | ^
- unix_errno_util.c:577:29: note: expanded from macro 'EFTYPE_UNAVAILABLE'
- 577 | #define EFTYPE_UNAVAILABLE (LINUX)
- | ^
- unix_errno_util.c:11:15: note: expanded from macro 'LINUX'
- 11 | #define LINUX defined(__linux__)
- | ^
- unix_errno_util.c:587:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 587 | #if !FORCE_CHECK && EAUTH_UNAVAILABLE && !defined(EAUTH)
- | ^
- unix_errno_util.c:586:28: note: expanded from macro 'EAUTH_UNAVAILABLE'
- 586 | #define EAUTH_UNAVAILABLE (LINUX)
- | ^
- unix_errno_util.c:11:15: note: expanded from macro 'LINUX'
- 11 | #define LINUX defined(__linux__)
- | ^
- unix_errno_util.c:596:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 596 | #if !FORCE_CHECK && ENEEDAUTH_UNAVAILABLE && !defined(ENEEDAUTH)
- | ^
- unix_errno_util.c:595:32: note: expanded from macro 'ENEEDAUTH_UNAVAILABLE'
- 595 | #define ENEEDAUTH_UNAVAILABLE (LINUX)
- | ^
- unix_errno_util.c:11:15: note: expanded from macro 'LINUX'
- 11 | #define LINUX defined(__linux__)
- | ^
- unix_errno_util.c:605:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 605 | #if !FORCE_CHECK && ENOATTR_UNAVAILABLE && !defined(ENOATTR)
- | ^
- unix_errno_util.c:604:30: note: expanded from macro 'ENOATTR_UNAVAILABLE'
- 604 | #define ENOATTR_UNAVAILABLE (LINUX)
- | ^
- unix_errno_util.c:11:15: note: expanded from macro 'LINUX'
- 11 | #define LINUX defined(__linux__)
- | ^
- unix_errno_util.c:616:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 616 | #if !FORCE_CHECK && ENOSTR_UNAVAILABLE && !defined(ENOSTR)
- | ^
- unix_errno_util.c:615:29: note: expanded from macro 'ENOSTR_UNAVAILABLE'
- 615 | #define ENOSTR_UNAVAILABLE (FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:625:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 625 | #if !FORCE_CHECK && ENODATA_UNAVAILABLE && !defined(ENODATA)
- | ^
- unix_errno_util.c:624:30: note: expanded from macro 'ENODATA_UNAVAILABLE'
- 624 | #define ENODATA_UNAVAILABLE (FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:634:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 634 | #if !FORCE_CHECK && ETIME_UNAVAILABLE && !defined(ETIME)
- | ^
- unix_errno_util.c:633:28: note: expanded from macro 'ETIME_UNAVAILABLE'
- 633 | #define ETIME_UNAVAILABLE (FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- unix_errno_util.c:643:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
- 643 | #if !FORCE_CHECK && ENOSR_UNAVAILABLE && !defined(ENOSR)
- | ^
- unix_errno_util.c:642:28: note: expanded from macro 'ENOSR_UNAVAILABLE'
- 642 | #define ENOSR_UNAVAILABLE (FREEBSD)
- | ^
- unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD'
- 13 | #define FREEBSD defined(__FreeBSD__)
- | ^
- 124 warnings generated.
-> compiled unix-errno.0.6.2
-> installed unix-errno.0.6.2
Processing 30/31: [posix-signal: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "posix-signal" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/posix-signal.2.2.0)
Processing 30/31: [posix-signal: dune install]
+ /home/opam/.opam/4.14.2/bin/dune "install" "-p" "posix-signal" "--create-install-files" "posix-signal" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/posix-signal.2.2.0)
-> compiled posix-signal.2.2.0
-> installed posix-signal.2.2.0
Done.
2025-10-30 07:26.35 ---> saved as "78e2e4543142d622a453a9feecb18b873f758561476542b7b62f03027e0536b5"
Job succeeded