Building on summer (from freebsd-ocaml-5.0) 2023-09-17 11:04.46 ---> using "b0ee167c73857b60ecf6c06eff6bbe96857a02ac84fefd2b9807cb2eea16bf97" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/local/bin/opam-2.1 /usr/local/bin/opam")) 2023-09-17 11:04.47 ---> using "58da31f76f3dd28576bb2b11a05c1473a2cbc0bc8e959f83414ab7001888e94f" 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 b61304c6db353e679a36720d8b914b029d6fbc0c")) 2023-09-17 11:04.47 ---> using "8d3da13405344b39e752afb838c3c735052c4eec4b16365a8f42fa332f48db13" 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: /usr/home/opam/.profile is already up-to-date. [NOTE] Make sure that /usr/home/opam/.profile is well sourced in your ~/.bashrc. 2023-09-17 11:04.47 ---> using "8116be61a4c735c894d82723f81082e77bc159c30ffe9a35227f19965692cf33" from cache /: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.14.1' 'ocaml-base-compiler.4.14.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.14.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.4.14.1 (cached) -> installed ocaml-base-compiler.4.14.1 -> installed ocaml-config.2 -> installed ocaml.4.14.1 Done. # Run eval $(opam env --switch=4.14.1) to update the current shell environment 2023-09-17 11:04.47 ---> using "d74ca11c81cb94850460e040b430ca34af571abb56e8a7a8f872c85baa4c4e5d" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2023-09-17 11:04.47 ---> using "c0b3aedd2094499d94806c83a2a6d025c18f903b4e4191cfd35f3ee66a43d1bd" from cache /: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"posix-uname.2.0.2\"\ \nopam install -vy \"posix-uname.2.0.2\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"posix-uname.2.0.2\" | 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\ \n")) [NOTE] posix-uname.2.0.2 is not installed. Nothing to do. The following actions will be performed: - install dune 3.10.0 [required by posix-uname] - install stdlib-shims 0.3.0 [required by integers] - install result 1.5 [required by unix-errno] - install csexp 1.5.2 [required by dune-configurator] - install bigarray-compat 1.1.0 [required by ctypes] - install integers 0.7.0 [required by posix-base, ctypes, unix-errno] - install dune-configurator 3.10.0 [required by ctypes] - install ctypes 0.21.1 [required by posix-uname] - install unix-errno 0.6.2 [required by posix-uname] - install posix-base 2.0.2 [required by posix-uname] - install posix-uname 2.0.2 ===== 11 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/33: Processing 2/33: Processing 3/33: -> retrieved bigarray-compat.1.1.0 (cached) Processing 4/33: -> retrieved ctypes.0.21.1 (cached) Processing 5/33: -> retrieved csexp.1.5.2 (cached) Processing 6/33: -> retrieved integers.0.7.0 (cached) Processing 7/33: -> retrieved dune-configurator.3.10.0 (cached) Processing 8/33: -> retrieved posix-base.2.0.2 (cached) Processing 9/33: -> retrieved posix-uname.2.0.2 (cached) Processing 10/33: -> retrieved result.1.5 (cached) Processing 11/33: [unix-errno.0.6.2: http] -> retrieved stdlib-shims.0.3.0 (cached) Processing 11/33: -> retrieved dune.3.10.0 (cached) Processing 12/33: [dune: ocaml 15] -> 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) + /usr/home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "15" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.10.0) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 15 - Processing 12/33: [dune: ./_boot/dune.exe build] + /usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.10.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "15" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.10.0) -> compiled dune.3.10.0 -> installed dune.3.10.0 Processing 14/33: [bigarray-compat: dune build] Processing 15/33: [bigarray-compat: dune build] [csexp: dune build] Processing 16/33: [bigarray-compat: dune build] [csexp: dune build] [result: dune build] Processing 17/33: [bigarray-compat: dune build] [csexp: dune build] [result: dune build] [stdlib-shims: dune build] -> compiled stdlib-shims.0.3.0 Processing 17/33: [bigarray-compat: dune build] [csexp: dune build] [result: dune build] -> installed stdlib-shims.0.3.0 Processing 18/33: [bigarray-compat: dune build] [csexp: dune build] [result: dune build] Processing 19/33: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build] [result: dune build] -> compiled csexp.1.5.2 Processing 19/33: [bigarray-compat: dune build] [integers: dune build] [result: dune build] -> installed csexp.1.5.2 Processing 20/33: [bigarray-compat: dune build] [integers: dune build] [result: dune build] Processing 21/33: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build] [result: dune build] -> compiled result.1.5 Processing 21/33: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build] -> installed result.1.5 Processing 22/33: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build] -> compiled bigarray-compat.1.1.0 Processing 22/33: [dune-configurator: rm] [integers: dune build] -> installed bigarray-compat.1.1.0 Processing 23/33: [dune-configurator: rm] [integers: dune build] Processing 23/33: [dune-configurator: dune build] [integers: dune build] -> compiled integers.0.7.0 Processing 23/33: [dune-configurator: dune build] -> installed integers.0.7.0 Processing 24/33: [dune-configurator: dune build] + /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "dune-configurator" "-j" "15" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.10.0) -> compiled dune-configurator.3.10.0 -> installed dune-configurator.3.10.0 Processing 26/33: [ctypes: dune build] + /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "ctypes" "-j" "15" "--promote-install-files=false" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ctypes.0.21.1) Processing 26/33: [ctypes: dune install] + /usr/home/opam/.opam/4.14.1/bin/dune "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ctypes.0.21.1) -> compiled ctypes.0.21.1 -> installed ctypes.0.21.1 Processing 28/33: [posix-base: dune build] Processing 29/33: [posix-base: dune build] [unix-errno: dune build] Processing 29/33: [posix-base: dune install] [unix-errno: dune build] -> compiled posix-base.2.0.2 Processing 29/33: [unix-errno: dune build] -> installed posix-base.2.0.2 Processing 30/33: [unix-errno: dune build] + /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "unix-errno" "-j" "15" (CWD=/usr/home/opam/.opam/4.14.1/.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 /usr/home/opam/.opam/4.14.1/lib/ocaml -I /usr/home/opam/.opam/4.14.1/lib/ctypes -I /usr/home/opam/.opam/4.14.1/lib/ctypes/stubs -I /usr/home/opam/.opam/4.14.1/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] - #if !FORCE_CHECK && ECHRNG_UNAVAILABLE && !defined(ECHRNG) - ^ - unix_errno_util.c:22:29: note: expanded from macro 'ECHRNG_UNAVAILABLE' - #define ECHRNG_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define ECHRNG_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:32:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EL2NSYNC_UNAVAILABLE && !defined(EL2NSYNC) - ^ - unix_errno_util.c:31:31: note: expanded from macro 'EL2NSYNC_UNAVAILABLE' - #define EL2NSYNC_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define EL2NSYNC_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:41:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EL3HLT_UNAVAILABLE && !defined(EL3HLT) - ^ - unix_errno_util.c:40:29: note: expanded from macro 'EL3HLT_UNAVAILABLE' - #define EL3HLT_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define EL3HLT_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:50:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EL3RST_UNAVAILABLE && !defined(EL3RST) - ^ - unix_errno_util.c:49:29: note: expanded from macro 'EL3RST_UNAVAILABLE' - #define EL3RST_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define EL3RST_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:59:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ELNRNG_UNAVAILABLE && !defined(ELNRNG) - ^ - unix_errno_util.c:58:29: note: expanded from macro 'ELNRNG_UNAVAILABLE' - #define ELNRNG_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define ELNRNG_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:68:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EUNATCH_UNAVAILABLE && !defined(EUNATCH) - ^ - unix_errno_util.c:67:30: note: expanded from macro 'EUNATCH_UNAVAILABLE' - #define EUNATCH_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define EUNATCH_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:77:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ENOCSI_UNAVAILABLE && !defined(ENOCSI) - ^ - unix_errno_util.c:76:29: note: expanded from macro 'ENOCSI_UNAVAILABLE' - #define ENOCSI_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define ENOCSI_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:86:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EL2HLT_UNAVAILABLE && !defined(EL2HLT) - ^ - unix_errno_util.c:85:29: note: expanded from macro 'EL2HLT_UNAVAILABLE' - #define EL2HLT_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define EL2HLT_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:95:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EBADE_UNAVAILABLE && !defined(EBADE) - ^ - unix_errno_util.c:94:28: note: expanded from macro 'EBADE_UNAVAILABLE' - #define EBADE_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define EBADE_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:104:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EBADR_UNAVAILABLE && !defined(EBADR) - ^ - unix_errno_util.c:103:28: note: expanded from macro 'EBADR_UNAVAILABLE' - #define EBADR_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define EBADR_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:113:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EXFULL_UNAVAILABLE && !defined(EXFULL) - ^ - unix_errno_util.c:112:29: note: expanded from macro 'EXFULL_UNAVAILABLE' - #define EXFULL_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define EXFULL_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:122:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ENOANO_UNAVAILABLE && !defined(ENOANO) - ^ - unix_errno_util.c:121:29: note: expanded from macro 'ENOANO_UNAVAILABLE' - #define ENOANO_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define ENOANO_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:131:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EBADRQC_UNAVAILABLE && !defined(EBADRQC) - ^ - unix_errno_util.c:130:30: note: expanded from macro 'EBADRQC_UNAVAILABLE' - #define EBADRQC_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define EBADRQC_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:140:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EBADSLT_UNAVAILABLE && !defined(EBADSLT) - ^ - unix_errno_util.c:139:30: note: expanded from macro 'EBADSLT_UNAVAILABLE' - #define EBADSLT_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define EBADSLT_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:149:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EBFONT_UNAVAILABLE && !defined(EBFONT) - ^ - unix_errno_util.c:148:29: note: expanded from macro 'EBFONT_UNAVAILABLE' - #define EBFONT_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define EBFONT_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:158:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ENONET_UNAVAILABLE && !defined(ENONET) - ^ - unix_errno_util.c:157:29: note: expanded from macro 'ENONET_UNAVAILABLE' - #define ENONET_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define ENONET_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:167:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ENOPKG_UNAVAILABLE && !defined(ENOPKG) - ^ - unix_errno_util.c:166:29: note: expanded from macro 'ENOPKG_UNAVAILABLE' - #define ENOPKG_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define ENOPKG_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:176:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EADV_UNAVAILABLE && !defined(EADV) - ^ - unix_errno_util.c:175:27: note: expanded from macro 'EADV_UNAVAILABLE' - #define EADV_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define EADV_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:185:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ESRMNT_UNAVAILABLE && !defined(ESRMNT) - ^ - unix_errno_util.c:184:29: note: expanded from macro 'ESRMNT_UNAVAILABLE' - #define ESRMNT_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define ESRMNT_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:194:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ECOMM_UNAVAILABLE && !defined(ECOMM) - ^ - unix_errno_util.c:193:28: note: expanded from macro 'ECOMM_UNAVAILABLE' - #define ECOMM_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define ECOMM_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:203:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EDOTDOT_UNAVAILABLE && !defined(EDOTDOT) - ^ - unix_errno_util.c:202:30: note: expanded from macro 'EDOTDOT_UNAVAILABLE' - #define EDOTDOT_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define EDOTDOT_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:212:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ENOTUNIQ_UNAVAILABLE && !defined(ENOTUNIQ) - ^ - unix_errno_util.c:211:31: note: expanded from macro 'ENOTUNIQ_UNAVAILABLE' - #define ENOTUNIQ_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define ENOTUNIQ_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:221:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EBADFD_UNAVAILABLE && !defined(EBADFD) - ^ - unix_errno_util.c:220:29: note: expanded from macro 'EBADFD_UNAVAILABLE' - #define EBADFD_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define EBADFD_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:230:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EREMCHG_UNAVAILABLE && !defined(EREMCHG) - ^ - unix_errno_util.c:229:30: note: expanded from macro 'EREMCHG_UNAVAILABLE' - #define EREMCHG_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define EREMCHG_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:239:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ELIBACC_UNAVAILABLE && !defined(ELIBACC) - ^ - unix_errno_util.c:238:30: note: expanded from macro 'ELIBACC_UNAVAILABLE' - #define ELIBACC_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define ELIBACC_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:248:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ELIBBAD_UNAVAILABLE && !defined(ELIBBAD) - ^ - unix_errno_util.c:247:30: note: expanded from macro 'ELIBBAD_UNAVAILABLE' - #define ELIBBAD_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define ELIBBAD_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:257:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ELIBSCN_UNAVAILABLE && !defined(ELIBSCN) - ^ - unix_errno_util.c:256:30: note: expanded from macro 'ELIBSCN_UNAVAILABLE' - #define ELIBSCN_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define ELIBSCN_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:266:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ELIBMAX_UNAVAILABLE && !defined(ELIBMAX) - ^ - unix_errno_util.c:265:30: note: expanded from macro 'ELIBMAX_UNAVAILABLE' - #define ELIBMAX_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define ELIBMAX_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:275:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ELIBEXEC_UNAVAILABLE && !defined(ELIBEXEC) - ^ - unix_errno_util.c:274:31: note: expanded from macro 'ELIBEXEC_UNAVAILABLE' - #define ELIBEXEC_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define ELIBEXEC_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:284:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ERESTART_UNAVAILABLE && !defined(ERESTART) - ^ - unix_errno_util.c:283:31: note: expanded from macro 'ERESTART_UNAVAILABLE' - #define ERESTART_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define ERESTART_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:293:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ESTRPIPE_UNAVAILABLE && !defined(ESTRPIPE) - ^ - unix_errno_util.c:292:31: note: expanded from macro 'ESTRPIPE_UNAVAILABLE' - #define ESTRPIPE_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define ESTRPIPE_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:302:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EUCLEAN_UNAVAILABLE && !defined(EUCLEAN) - ^ - unix_errno_util.c:301:30: note: expanded from macro 'EUCLEAN_UNAVAILABLE' - #define EUCLEAN_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define EUCLEAN_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:311:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ENOTNAM_UNAVAILABLE && !defined(ENOTNAM) - ^ - unix_errno_util.c:310:30: note: expanded from macro 'ENOTNAM_UNAVAILABLE' - #define ENOTNAM_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define ENOTNAM_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:320:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ENAVAIL_UNAVAILABLE && !defined(ENAVAIL) - ^ - unix_errno_util.c:319:30: note: expanded from macro 'ENAVAIL_UNAVAILABLE' - #define ENAVAIL_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define ENAVAIL_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:329:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EISNAM_UNAVAILABLE && !defined(EISNAM) - ^ - unix_errno_util.c:328:29: note: expanded from macro 'EISNAM_UNAVAILABLE' - #define EISNAM_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define EISNAM_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:338:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EREMOTEIO_UNAVAILABLE && !defined(EREMOTEIO) - ^ - unix_errno_util.c:337:32: note: expanded from macro 'EREMOTEIO_UNAVAILABLE' - #define EREMOTEIO_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define EREMOTEIO_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:347:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ENOMEDIUM_UNAVAILABLE && !defined(ENOMEDIUM) - ^ - unix_errno_util.c:346:32: note: expanded from macro 'ENOMEDIUM_UNAVAILABLE' - #define ENOMEDIUM_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define ENOMEDIUM_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:356:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EMEDIUMTYPE_UNAVAILABLE && !defined(EMEDIUMTYPE) - ^ - unix_errno_util.c:355:34: note: expanded from macro 'EMEDIUMTYPE_UNAVAILABLE' - #define EMEDIUMTYPE_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define EMEDIUMTYPE_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:365:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ENOKEY_UNAVAILABLE && !defined(ENOKEY) - ^ - unix_errno_util.c:364:29: note: expanded from macro 'ENOKEY_UNAVAILABLE' - #define ENOKEY_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define ENOKEY_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:374:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EKEYEXPIRED_UNAVAILABLE && !defined(EKEYEXPIRED) - ^ - unix_errno_util.c:373:34: note: expanded from macro 'EKEYEXPIRED_UNAVAILABLE' - #define EKEYEXPIRED_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define EKEYEXPIRED_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:383:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EKEYREVOKED_UNAVAILABLE && !defined(EKEYREVOKED) - ^ - unix_errno_util.c:382:34: note: expanded from macro 'EKEYREVOKED_UNAVAILABLE' - #define EKEYREVOKED_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define EKEYREVOKED_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:392:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EKEYREJECTED_UNAVAILABLE && !defined(EKEYREJECTED) - ^ - unix_errno_util.c:391:35: note: expanded from macro 'EKEYREJECTED_UNAVAILABLE' - #define EKEYREJECTED_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define EKEYREJECTED_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:401:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ERFKILL_UNAVAILABLE && !defined(ERFKILL) - ^ - unix_errno_util.c:400:30: note: expanded from macro 'ERFKILL_UNAVAILABLE' - #define ERFKILL_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define ERFKILL_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:410:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EHWPOISON_UNAVAILABLE && !defined(EHWPOISON) - ^ - unix_errno_util.c:409:32: note: expanded from macro 'EHWPOISON_UNAVAILABLE' - #define EHWPOISON_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #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' - #define EHWPOISON_UNAVAILABLE (APPLE || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:421:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EPWROFF_UNAVAILABLE && !defined(EPWROFF) - ^ - unix_errno_util.c:420:30: note: expanded from macro 'EPWROFF_UNAVAILABLE' - #define EPWROFF_UNAVAILABLE (LINUX || FREEBSD) - ^ - unix_errno_util.c:11:15: note: expanded from macro 'LINUX' - #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' - #define EPWROFF_UNAVAILABLE (LINUX || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:430:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EDEVERR_UNAVAILABLE && !defined(EDEVERR) - ^ - unix_errno_util.c:429:30: note: expanded from macro 'EDEVERR_UNAVAILABLE' - #define EDEVERR_UNAVAILABLE (LINUX || FREEBSD) - ^ - unix_errno_util.c:11:15: note: expanded from macro 'LINUX' - #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' - #define EDEVERR_UNAVAILABLE (LINUX || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:439:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EBADEXEC_UNAVAILABLE && !defined(EBADEXEC) - ^ - unix_errno_util.c:438:31: note: expanded from macro 'EBADEXEC_UNAVAILABLE' - #define EBADEXEC_UNAVAILABLE (LINUX || FREEBSD) - ^ - unix_errno_util.c:11:15: note: expanded from macro 'LINUX' - #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' - #define EBADEXEC_UNAVAILABLE (LINUX || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:448:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EBADARCH_UNAVAILABLE && !defined(EBADARCH) - ^ - unix_errno_util.c:447:31: note: expanded from macro 'EBADARCH_UNAVAILABLE' - #define EBADARCH_UNAVAILABLE (LINUX || FREEBSD) - ^ - unix_errno_util.c:11:15: note: expanded from macro 'LINUX' - #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' - #define EBADARCH_UNAVAILABLE (LINUX || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:457:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ESHLIBVERS_UNAVAILABLE && !defined(ESHLIBVERS) - ^ - unix_errno_util.c:456:33: note: expanded from macro 'ESHLIBVERS_UNAVAILABLE' - #define ESHLIBVERS_UNAVAILABLE (LINUX || FREEBSD) - ^ - unix_errno_util.c:11:15: note: expanded from macro 'LINUX' - #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' - #define ESHLIBVERS_UNAVAILABLE (LINUX || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:466:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EBADMACHO_UNAVAILABLE && !defined(EBADMACHO) - ^ - unix_errno_util.c:465:32: note: expanded from macro 'EBADMACHO_UNAVAILABLE' - #define EBADMACHO_UNAVAILABLE (LINUX || FREEBSD) - ^ - unix_errno_util.c:11:15: note: expanded from macro 'LINUX' - #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' - #define EBADMACHO_UNAVAILABLE (LINUX || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:475:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ENOPOLICY_UNAVAILABLE && !defined(ENOPOLICY) - ^ - unix_errno_util.c:474:32: note: expanded from macro 'ENOPOLICY_UNAVAILABLE' - #define ENOPOLICY_UNAVAILABLE (LINUX || FREEBSD) - ^ - unix_errno_util.c:11:15: note: expanded from macro 'LINUX' - #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' - #define ENOPOLICY_UNAVAILABLE (LINUX || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:484:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EQFULL_UNAVAILABLE && !defined(EQFULL) - ^ - unix_errno_util.c:483:29: note: expanded from macro 'EQFULL_UNAVAILABLE' - #define EQFULL_UNAVAILABLE (LINUX || FREEBSD) - ^ - unix_errno_util.c:11:15: note: expanded from macro 'LINUX' - #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' - #define EQFULL_UNAVAILABLE (LINUX || FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:495:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EDOOFUS_UNAVAILABLE && !defined(EDOOFUS) - ^ - unix_errno_util.c:494:30: note: expanded from macro 'EDOOFUS_UNAVAILABLE' - #define EDOOFUS_UNAVAILABLE (LINUX || APPLE) - ^ - unix_errno_util.c:11:15: note: expanded from macro 'LINUX' - #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' - #define EDOOFUS_UNAVAILABLE (LINUX || APPLE) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #define APPLE defined(__APPLE__) - ^ - unix_errno_util.c:504:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ENOTCAPABLE_UNAVAILABLE && !defined(ENOTCAPABLE) - ^ - unix_errno_util.c:503:34: note: expanded from macro 'ENOTCAPABLE_UNAVAILABLE' - #define ENOTCAPABLE_UNAVAILABLE (LINUX || APPLE) - ^ - unix_errno_util.c:11:15: note: expanded from macro 'LINUX' - #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' - #define ENOTCAPABLE_UNAVAILABLE (LINUX || APPLE) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #define APPLE defined(__APPLE__) - ^ - unix_errno_util.c:513:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ECAPMODE_UNAVAILABLE && !defined(ECAPMODE) - ^ - unix_errno_util.c:512:31: note: expanded from macro 'ECAPMODE_UNAVAILABLE' - #define ECAPMODE_UNAVAILABLE (LINUX || APPLE) - ^ - unix_errno_util.c:11:15: note: expanded from macro 'LINUX' - #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' - #define ECAPMODE_UNAVAILABLE (LINUX || APPLE) - ^ - unix_errno_util.c:12:15: note: expanded from macro 'APPLE' - #define APPLE defined(__APPLE__) - ^ - unix_errno_util.c:524:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EPROCLIM_UNAVAILABLE && !defined(EPROCLIM) - ^ - unix_errno_util.c:523:31: note: expanded from macro 'EPROCLIM_UNAVAILABLE' - #define EPROCLIM_UNAVAILABLE (LINUX) - ^ - unix_errno_util.c:11:15: note: expanded from macro 'LINUX' - #define LINUX defined(__linux__) - ^ - unix_errno_util.c:533:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EBADRPC_UNAVAILABLE && !defined(EBADRPC) - ^ - unix_errno_util.c:532:30: note: expanded from macro 'EBADRPC_UNAVAILABLE' - #define EBADRPC_UNAVAILABLE (LINUX) - ^ - unix_errno_util.c:11:15: note: expanded from macro 'LINUX' - #define LINUX defined(__linux__) - ^ - unix_errno_util.c:542:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ERPCMISMATCH_UNAVAILABLE && !defined(ERPCMISMATCH) - ^ - unix_errno_util.c:541:35: note: expanded from macro 'ERPCMISMATCH_UNAVAILABLE' - #define ERPCMISMATCH_UNAVAILABLE (LINUX) - ^ - unix_errno_util.c:11:15: note: expanded from macro 'LINUX' - #define LINUX defined(__linux__) - ^ - unix_errno_util.c:551:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EPROGUNAVAIL_UNAVAILABLE && !defined(EPROGUNAVAIL) - ^ - unix_errno_util.c:550:35: note: expanded from macro 'EPROGUNAVAIL_UNAVAILABLE' - #define EPROGUNAVAIL_UNAVAILABLE (LINUX) - ^ - unix_errno_util.c:11:15: note: expanded from macro 'LINUX' - #define LINUX defined(__linux__) - ^ - unix_errno_util.c:560:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EPROGMISMATCH_UNAVAILABLE && !defined(EPROGMISMATCH) - ^ - unix_errno_util.c:559:36: note: expanded from macro 'EPROGMISMATCH_UNAVAILABLE' - #define EPROGMISMATCH_UNAVAILABLE (LINUX) - ^ - unix_errno_util.c:11:15: note: expanded from macro 'LINUX' - #define LINUX defined(__linux__) - ^ - unix_errno_util.c:569:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EPROCUNAVAIL_UNAVAILABLE && !defined(EPROCUNAVAIL) - ^ - unix_errno_util.c:568:35: note: expanded from macro 'EPROCUNAVAIL_UNAVAILABLE' - #define EPROCUNAVAIL_UNAVAILABLE (LINUX) - ^ - unix_errno_util.c:11:15: note: expanded from macro 'LINUX' - #define LINUX defined(__linux__) - ^ - unix_errno_util.c:578:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EFTYPE_UNAVAILABLE && !defined(EFTYPE) - ^ - unix_errno_util.c:577:29: note: expanded from macro 'EFTYPE_UNAVAILABLE' - #define EFTYPE_UNAVAILABLE (LINUX) - ^ - unix_errno_util.c:11:15: note: expanded from macro 'LINUX' - #define LINUX defined(__linux__) - ^ - unix_errno_util.c:587:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && EAUTH_UNAVAILABLE && !defined(EAUTH) - ^ - unix_errno_util.c:586:28: note: expanded from macro 'EAUTH_UNAVAILABLE' - #define EAUTH_UNAVAILABLE (LINUX) - ^ - unix_errno_util.c:11:15: note: expanded from macro 'LINUX' - #define LINUX defined(__linux__) - ^ - unix_errno_util.c:596:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ENEEDAUTH_UNAVAILABLE && !defined(ENEEDAUTH) - ^ - unix_errno_util.c:595:32: note: expanded from macro 'ENEEDAUTH_UNAVAILABLE' - #define ENEEDAUTH_UNAVAILABLE (LINUX) - ^ - unix_errno_util.c:11:15: note: expanded from macro 'LINUX' - #define LINUX defined(__linux__) - ^ - unix_errno_util.c:605:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ENOATTR_UNAVAILABLE && !defined(ENOATTR) - ^ - unix_errno_util.c:604:30: note: expanded from macro 'ENOATTR_UNAVAILABLE' - #define ENOATTR_UNAVAILABLE (LINUX) - ^ - unix_errno_util.c:11:15: note: expanded from macro 'LINUX' - #define LINUX defined(__linux__) - ^ - unix_errno_util.c:616:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ENOSTR_UNAVAILABLE && !defined(ENOSTR) - ^ - unix_errno_util.c:615:29: note: expanded from macro 'ENOSTR_UNAVAILABLE' - #define ENOSTR_UNAVAILABLE (FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:625:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ENODATA_UNAVAILABLE && !defined(ENODATA) - ^ - unix_errno_util.c:624:30: note: expanded from macro 'ENODATA_UNAVAILABLE' - #define ENODATA_UNAVAILABLE (FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:634:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ETIME_UNAVAILABLE && !defined(ETIME) - ^ - unix_errno_util.c:633:28: note: expanded from macro 'ETIME_UNAVAILABLE' - #define ETIME_UNAVAILABLE (FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - unix_errno_util.c:643:21: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] - #if !FORCE_CHECK && ENOSR_UNAVAILABLE && !defined(ENOSR) - ^ - unix_errno_util.c:642:28: note: expanded from macro 'ENOSR_UNAVAILABLE' - #define ENOSR_UNAVAILABLE (FREEBSD) - ^ - unix_errno_util.c:13:17: note: expanded from macro 'FREEBSD' - #define FREEBSD defined(__FreeBSD__) - ^ - 124 warnings generated. -> compiled unix-errno.0.6.2 -> installed unix-errno.0.6.2 Processing 32/33: [posix-uname: dune build] + /usr/home/opam/.opam/4.14.1/bin/dune "build" "-p" "posix-uname" "-j" "15" "--promote-install-files=false" "@install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/posix-uname.2.0.2) Processing 32/33: [posix-uname: dune install] + /usr/home/opam/.opam/4.14.1/bin/dune "install" "-p" "posix-uname" "--create-install-files" "posix-uname" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/posix-uname.2.0.2) -> compiled posix-uname.2.0.2 -> installed posix-uname.2.0.2 Done. 2023-09-17 11:06.44 ---> saved as "eb33c8e8d7ac36161877a2acd4e66bc68a5f9f4d807bf06682d85ed2b100d7a2" Job succeeded