python pypy/tool/release/package.py --targetdir=. --archive-name pypy-c-jit-188631-06ac3409ba7f-macos_arm64 in dir /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build (timeout 1200 secs) watching logfiles {} argv: ['python', 'pypy/tool/release/package.py', '--targetdir=.', '--archive-name', 'pypy-c-jit-188631-06ac3409ba7f-macos_arm64'] environment: FPATH=/opt/homebrew/share/zsh/site-functions:/usr/local/share/zsh/site-functions:/usr/share/zsh/site-functions:/usr/share/zsh/5.9/functions HOME=/Users/matti HOMEBREW_CELLAR=/opt/homebrew/Cellar HOMEBREW_PREFIX=/opt/homebrew HOMEBREW_REPOSITORY=/opt/homebrew INFOPATH=/opt/homebrew/share/info: LANG=en_US.UTF-8 LC_ADDRESS=en_AU.UTF-8 LC_IDENTIFICATION=en_AU.UTF-8 LC_MEASUREMENT=en_AU.UTF-8 LC_MONETARY=en_AU.UTF-8 LC_NAME=en_AU.UTF-8 LC_NUMERIC=en_AU.UTF-8 LC_PAPER=en_AU.UTF-8 LC_TELEPHONE=en_AU.UTF-8 LC_TIME=en_AU.UTF-8 LOGNAME=matti OLDPWD=/Users/matti PATH=/Users/matti/oss/pypy-arm64-buildbot/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin PKG_CONFIG_PATH=/opt/homebrew/Cellar/openssl@1.1/1.1.1t/lib/pkgconfig PWD=/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build PYPY_USESSION_DIR=/tmp/buildbot-arm64 SHELL=/bin/zsh SHLVL=2 SSH_CLIENT=10.0.0.17 53538 22 SSH_CONNECTION=10.0.0.17 53538 10.0.0.16 22 SSH_TTY=/dev/ttys000 TERM=xterm-256color TMPDIR=/tmp/buildbot-arm64/pytest USER=matti _=/Users/matti/oss/pypy-arm64-buildbot/bin/buildslave using PTY: False Collecting setuptools Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) Installing collected packages: setuptools Successfully installed setuptools-84.0.0 [notice] A new release of pip is available: 25.0.1 -> 26.2.1 [notice] To update, run: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal/pypy3.12-c -m pip install --upgrade pip Requirement already satisfied: setuptools in ./lib/pypy3.12/site-packages (84.0.0) [notice] A new release of pip is available: 25.0.1 -> 26.2.1 [notice] To update, run: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal/pypy3.12-c -m pip install --upgrade pip * _ctypes/_ctypes_build.py * _pypy_util_build.py * _blake2/_blake2_build.py * _sha3/_sha3_build.py * _ssl_build.py fetching archive via wget https://www.openssl.org/source/openssl-3.3.1.tar.gz unpacking archive /tmp/buildbot-arm64/pytest/pypy-archives/openssl-3.3.1.tar.gz running ./config --prefix=/usr no-shared enable-fips in /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/dest/openssl-3.3.1 running make -s -j 8 in /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/dest/openssl-3.3.1 calling create_cffi_import_libraries with "embed_dependencies" True setting MACOSX_DEPLOYMENT_TARGET to "10.9" stdout: stderr: In file included from ssl/bio_ssl.c:17: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/d1_lib.c:14: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/d1_msg.c:10: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. 1 warning generated. In file included from ssl/pqueue.c:10: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from ssl/d1_srtp.c:18: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/event_queue.c:12: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from ssl/methods.c:13: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from ssl/s3_enc.c:12: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/s3_lib.c:15: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from ssl/ssl_asn1.c:13: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/ssl_cert_comp.c:11: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/s3_msg.c:10: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from 1ssl/ssl_ciph.c:21: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] warning 27 | # defin generatede. LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. 1 warning generated. In file included from ssl/ssl_cert.c:24: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from ssl/ssl_conf.c:11: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from ssl/ssl_lib.c:13: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/ssl_rsa.c:11: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/ssl_mcnf.c:13: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/ssl_sess.c:20: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from ssl/ssl_init.c:16: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from ssl/ssl_stat.c:12: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/ssl_txt.c:13: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. In file included from ssl/ssl_utst.c:10: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. 1 warning generated. In file included from ssl/t1_enc.c:12: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/t1_trce.c:10: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/tls13_enc.c:11: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/t1_lib.c:26: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, fiIn file included from ssl/tls_srp.c:eld) 23: In file included from ssl/ssl_local.h :1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from \ | ^ include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/tls_depr.c:14: In file included from ssl/ssl_local.h:1826: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. In file included from ssl/quic/quic_demux.c:10: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/quic/quic_engine.c:10: In file included from include/internal/quic_engine.h:15: In file included from include/internal/quic_port.h:15: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. 1 warning generated. In file included from ssl/quic/quic_impl.c:14: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/quic/quic_method.c:12: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from ssl/quic/quic_port.c:10: In file included from include/internal/quic_port.h:15: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. 1 warning generated. In file included from ssl/quic/quic_record_rx.c:11: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from ssl/quic/quic_record_shared.c:4: In file included from ssl/quic/../ssl_local.h:1826: In file included from ssl/quic/../quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from ssl/quic/quic_record_util.c:11: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from ssl/quic/quic_rstream.c:12: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/quic/quic_rx_depack.c:13: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREA1C warningH generated(. p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from ssl/quic/quic_sstream.c:10: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from ssl/quic/quic_stream_map.c:10: In file included from include/internal/quic_stream_map.h:19: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/quic/quic_thread_assist.c:11: In file included from ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. 1 warning generated. In file included from ssl/quic/quic_tls.c:11: In file included from include/internal/quic_tls.h:14: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/quic/quic_trace.c:11: In file included from ssl/quic/../ssl_local.h:1826: In file included from ssl/quic/../quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. 1 warning generated. In file included from ssl/quic/quic_tserver.c:10: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from ssl/quic/quic_wire.c:12: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from ssl/record/rec_layer_d1.c:12: In file included from ssl/record/../ssl_local.h:1826: In file included from ssl/record/../quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/record/methods/ssl3_meth.c:13: In file included from ssl/record/methods/../../ssl_local.h:1826: In file included from ssl/record/methods/../../quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/record/rec_layer_s3.c:14: In file included from ssl/record/../ssl_local.h:1826: In file included from ssl/record/../quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from ssl/record/methods/dtls_meth.c:11: In file included from ssl/record/methods/../../ssl_local.h:1826: In file included from ssl/record/methods/../../quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from ssl/record/methods/tls13_meth.c:12: In file included from ssl/record/methods/../../ssl_local.h:1826: In file included from ssl/record/methods/../../quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from ssl/record/methods/tls_common.c:20: In file included from ssl/record/methods/../../ssl_local.h:1826: In file included from ssl/record/methods/../../quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/record/methods/tls1_meth.c:15: In file included from ssl/record/methods/../../ssl_local.h:1826: In file included from ssl/record/methods/../../quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/record/methods/tls_multib.c:10: In file included from ssl/record/methods/../../ssl_local.h:1826: In file included from ssl/record/methods/../../quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from ssl/rio/poll_immediate.c:13: In file included from ssl/rio/../ssl_local.h:1826: In file included from ssl/rio/../quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/record/methods/tlsany_meth.c:11: In file included from ssl/record/methods/../../ssl_local.h:1826: In file included from ssl/record/methods/../../quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from ssl/statem/extensions_clnt.c:11: In file included from ssl/statem/../ssl_local.h:1826: In file included from ssl/statem/../quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from ssl/statem/extensions.c:18: In file included from ssl/statem/../ssl_local.h:1826: In file included from ssl/statem/../quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/statem/extensions_cust.c:13: In file included from ssl/statem/../ssl_local.h:1826: In file included from ssl/statem/../quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from ssl/statem/statem.c:17: In file included from ssl/statem/../ssl_local.h:1826: In file included from ssl/statem/../quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/statem/extensions_srvr.c:11: In file included from ssl/statem/../ssl_local.h:1826: In file included from ssl/statem/../quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/statem/statem_clnt.c:15: In file included from ssl/statem/../ssl_local.h:1826: In file included from ssl/statem/../quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from ssl/statem/statem_dtls.c:14: In file included from ssl/statem/../ssl_local.h:1826: In file included from ssl/statem/../quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from ssl/statem/statem_lib.c:14: In file included from ssl/statem/../ssl_local.h:1826: In file included from ssl/statem/../quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from ssl/statem/statem_srvr.c:13: In file included from ssl/statem/../ssl_local.h:1826: In file included from ssl/statem/../quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. 1 warning generated. In file included from fuzz/quic-client.c:17: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from test/cipher_overhead_test.c:12: In file included from test/../ssl/ssl_local.h:1826: In file included from test/../ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from test/dtls_mtu_test.c:21: In file included from test/../ssl/ssl_local.h:1826: In file included from test/../ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from test/ext_internal_test.c:11: In file included from test/../ssl/ssl_local.h:1826: In file included from test/../ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from test/helpers/noisydgrambio.c:11: In file included from test/helpers/quictestlib.h:11: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from test/helpers/quictestlib.c:14: In file included from test/helpers/quictestlib.h:11: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from test/helpers/pktsplitbio.c:11: In file included from test/helpers/quictestlib.h:11: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from test/helpers/quictestlib.c:14: In file included from test/helpers/quictestlib.h:11: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from test/helpers/pktsplitbio.c:11: In file included from test/helpers/quictestlib.h:11: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from test/quic_multistream_test.c:14: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from test/helpers/noisydgrambio.c:11: In file included from test/helpers/quictestlib.h:11: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from test/helpers/noisydgrambio.c:11: In file included from test/helpers/quictestlib.h:11: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from test/helpers/pktsplitbio.c:11: In file included from test/helpers/quictestlib.h:11: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. 1 warning generated. In file included from test/helpers/quictestlib.c:14: In file included from test/helpers/quictestlib.h:11: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from test/quic_newcid_test.c:12: In file included from test/helpers/quictestlib.h:11: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. 1 warning generated. In file included from test/quic_record_test.c:10: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from test/helpers/noisydgrambio.c:11: In file included from test/helpers/quictestlib.h:11: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from test/helpers/pktsplitbio.c:11: In file included from test/helpers/quictestlib.h:11: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from test/helpers/quictestlib.c:14: In file included from test/helpers/quictestlib.h:11: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from test/quic_stream_test.c:10: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. 1 warning generated. In file included from test/quic_tserver_test.c:14: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from test/helpers/noisydgrambio.c:11: In file included from test/helpers/quictestlib.h:11: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from test/helpers/pktsplitbio.c:11: In file included from test/helpers/quictestlib.h:11: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from test/helpers/quictestlib.c:14: In file included from test/helpers/quictestlib.h:11: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from test/quicapitest.c:18: In file included from test/helpers/quictestlib.h:11: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from test/helpers/noisydgrambio.c:11: In file included from test/helpers/quictestlib.h:11: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from test/helpers/quictestlib.c:14: In file included from test/helpers/quictestlib.h:11: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from test/helpers/pktsplitbio.c:11: In file included from test/helpers/quictestlib.h:11: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from test/quicfaultstest.c:12: In file included from test/helpers/quictestlib.h:11: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from test/ssl_cert_table_internal_test.c:18: In file included from test/../ssl/ssl_local.h:1826: In file included from test/../ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_r* _sqlite3_build.py x.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from test/ssl_handshake_rtt_test.c:31: In file included from test/../ssl/ssl_local.h:1826: In file included from test/../ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from test/helpers/handshake.c:17: In file included from test/helpers/../../ssl/ssl_local.h:1826: In file included from test/helpers/../../ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from test/sslapitest.c:44: In file included from test/../ssl/ssl_local.h:1826: In file included from test/../ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ In file included from test/sslbuffertest.c:26: In file included from test/../ssl/ssl_local.h:1826: In file included from test/../ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. 1 warning generated. In file included from test/tls13encryptiontest.c:12: In file included from test/../ssl/ssl_local.h:1826: In file included from test/../ssl/quic/quic_local.h:14: In file included from include/internal/quic_ssl.h:15: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. In file included from util/quicserver.c:21: In file included from include/internal/quic_tserver.h:15: In file included from include/internal/quic_stream.h:20: In file included from include/internal/quic_record_rx.h:18: In file included from include/internal/quic_demux.h:18: include/internal/list.h:27:10: warning: 'LIST_FOREACH' macro redefined [-Wmacro-redefined] 27 | # define LIST_FOREACH(p, name, l) \ | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/queue.h:499:9: note: previous definition is here 499 | #define LIST_FOREACH(var, head, field) \ | ^ 1 warning generated. ld: write() failed, errno=28 ld: write() failed, errno=28 ld: write() failed, errno=28 clang: error: linker command failed with exit code 1 (use -v to see invocation) clang: error: linker command failed with exit code 1 (use -v to see invocation) clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [test/sslcorrupttest] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [test/sslapitest] Error 1 make[1]: *** [test/sslbuffertest] Error 1 ld: write() failed, errno=28 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [test/ssl_test_ctx_test] Error 1 ld: write() failed, errno=28 ld: write() failed, errno=28 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [test/ssl_old_test] Error 1 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [test/ssl_test] Error 1 make: *** [build_sw] Error 2 * _audioop_build.py * _tkinter/tklib_build.py * _curses_build.py * _syslog_build.py * _gdbm_build.py fetching archive via wget http://distfiles.macports.org/gdbm/gdbm-1.23.tar.gz unpacking archive /tmp/buildbot-arm64/pytest/pypy-archives/gdbm-1.23.tar.gz running ./configure --prefix=/usr --disable-shared --enable-silent-rules --disable-dependency-tracking --without-readline in /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/dest/gdbm-1.23 running make -s -j 8 in /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/dest/gdbm-1.23 running make install DESTDIR=/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/dest/ in /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/dest/gdbm-1.23 * _pwdgrp_build.py * _resource_build.py * _lzma_build.py fetching archive via wget https://sourceforge.net/projects/lzmautils/files/xz-5.4.6.tar.bz2/download unpacking archive /tmp/buildbot-arm64/pytest/pypy-archives/download running ./configure --prefix=/usr --disable-shared --enable-silent-rules --disable-dependency-tracking in /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/dest/xz-5.4.6 running make -s -j 8 in /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/dest/xz-5.4.6 running make install DESTDIR=/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/dest/ in /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/lib_pypy/pypy_tools/dest/xz-5.4.6 * _posixshmem_build.py !!!!!!!!!! Building _ssl bindings failed. You can either install development headers package, add the --without-_ssl option to skip packaging this binary CFFI extension, or say --without-cffi. setting MACOSX_DEPLOYMENT_TARGET to "10.9" setting MACOSX_DEPLOYMENT_TARGET to "10.9" program finished with exit code 1 elapsedTime=101.074273