Does not work
Leon010203 opened this issue · 1 comments
Orange pi zero plus, Armbian 24.5.1 Jammy Server / CLI . Does not work. The error is the same as when installing manually. But if you use Ubuntu (2021) from the official website, it will install.
` Building wheel for zeroconf (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for zeroconf (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [312 lines of output]
A setup.py file already exists. Using it.
warning: src/zeroconf/_cache.py:47:23: Unknown type declaration '_DNSRecordCacheType' in annotation, ignoring
warning: src/zeroconf/_cache.py:47:49: Unknown type declaration '_str' in annotation, ignoring
warning: src/zeroconf/_cache.py:47:63: Unknown type declaration '_DNSRecord' in annotation, ignoring
warning: src/zeroconf/_cache.py:67:33: Unknown type declaration '_DNSRecord' in annotation, ignoring
warning: src/zeroconf/_cache.py:100:36: Unknown type declaration '_DNSRecord' in annotation, ignoring
warning: src/zeroconf/_cache.py:117:32: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_cache.py:126:38: Unknown type declaration '_UniqueRecordsType' in annotation, ignoring
warning: src/zeroconf/_cache.py:138:41: Unknown type declaration '_str' in annotation, ignoring
warning: src/zeroconf/_cache.py:138:54: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_cache.py:138:68: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_cache.py:184:47: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_cache.py:184:61: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_cache.py:205:51: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_cache.py:205:65: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_cache.py:237:93: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_dns.py:76:33: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:119:31: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_dns.py:191:43: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:197:37: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_dns.py:202:30: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_dns.py:206:28: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_dns.py:210:29: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_dns.py:219:39: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_dns.py:255:25: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_dns.py:300:25: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_dns.py:346:25: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_dns.py:380:25: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_dns.py:429:25: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_dns.py:480:25: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_dns.py:552:33: Unknown type declaration '_DNSRecord' in annotation, ignoring
warning: src/zeroconf/_dns.py:119:31: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_dns.py:119:31: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_dns.py:224:25: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_dns.py:255:25: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_dns.py:255:25: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_dns.py:300:25: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_dns.py:300:25: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_dns.py:346:25: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_dns.py:346:25: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_dns.py:380:25: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_dns.py:380:25: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_dns.py:429:25: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_dns.py:429:25: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_dns.py:480:25: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_dns.py:480:25: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_handlers/answers.py:82:50: Unknown type declaration '_AnswerWithAdditionalsType' in annotation, ignoring
warning: src/zeroconf/_handlers/answers.py:90:13: Unknown type declaration '_AnswerWithAdditionalsType' in annotation, ignoring
warning: src/zeroconf/handlers/answers.py:90:96: Unknown type declaration 'int' in annotation, ignoring
warning: src/zeroconf/_handlers/answers.py:102:56: Unknown type declaration '_AnswerWithAdditionalsType' in annotation, ignoring
warning: src/zeroconf/_handlers/multicast_outgoing_queue.py:67:29: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_handlers/multicast_outgoing_queue.py:67:46: Unknown type declaration '_AnswerWithAdditionalsType' in annotation, ignoring
warning: src/zeroconf/_handlers/multicast_outgoing_queue.py:89:50: Unknown type declaration '_AnswerWithAdditionalsType' in annotation, ignoring
warning: src/zeroconf/_handlers/query_handler.py:118:48: Unknown type declaration '_AnswerWithAdditionalsType' in annotation, ignoring
warning: src/zeroconf/_handlers/query_handler.py:129:51: Unknown type declaration '_AnswerWithAdditionalsType' in annotation, ignoring
warning: src/zeroconf/_handlers/query_handler.py:134:51: Unknown type declaration '_AnswerWithAdditionalsType' in annotation, ignoring
warning: src/zeroconf/_handlers/query_handler.py:206:44: Unknown type declaration '_AnswerWithAdditionalsType' in annotation, ignoring
warning: src/zeroconf/_handlers/query_handler.py:220:55: Unknown type declaration '_AnswerWithAdditionalsType' in annotation, ignoring
warning: src/zeroconf/_handlers/query_handler.py:238:20: Unknown type declaration '_AnswerWithAdditionalsType' in annotation, ignoring
warning: src/zeroconf/_handlers/query_handler.py:240:15: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_handlers/query_handler.py:267:23: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_handlers/query_handler.py:403:14: Unknown type declaration '_str' in annotation, ignoring
warning: src/zeroconf/_handlers/query_handler.py:404:14: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_handlers/query_handler.py:405:19: Unknown type declaration '_WrappedTransport' in annotation, ignoring
warning: src/zeroconf/_handlers/record_manager.py:51:33: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_history.py:41:63: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_history.py:45:53: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_history.py:67:32: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_listener.py:87:20: Unknown type declaration '_bytes' in annotation, ignoring
warning: src/zeroconf/_listener.py:109:18: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_listener.py:110:13: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_listener.py:111:14: Unknown type declaration '_bytes' in annotation, ignoring
warning: src/zeroconf/_listener.py:189:14: Unknown type declaration '_str' in annotation, ignoring
warning: src/zeroconf/_listener.py:190:14: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_listener.py:191:19: Unknown type declaration '_WrappedTransport' in annotation, ignoring
warning: src/zeroconf/_listener.py:214:48: Unknown type declaration '_str' in annotation, ignoring
warning: src/zeroconf/_listener.py:222:14: Unknown type declaration '_str' in annotation, ignoring
warning: src/zeroconf/_listener.py:223:14: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_listener.py:224:19: Unknown type declaration '_WrappedTransport' in annotation, ignoring
warning: src/zeroconf/_protocol/incoming.py:262:35: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_protocol/incoming.py:305:22: Unknown type declaration '_str' in annotation, ignoring
warning: src/zeroconf/_protocol/incoming.py:305:35: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_protocol/incoming.py:305:49: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_protocol/incoming.py:305:60: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_protocol/incoming.py:305:74: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_protocol/incoming.py:362:32: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_protocol/incoming.py:394:44: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:152:67: Unknown type declaration 'float' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:200:33: Unknown type declaration 'int' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:205:32: Unknown type declaration 'int' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:209:44: Unknown type declaration 'int' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:213:36: Unknown type declaration 'int' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:213:49: Unknown type declaration 'int' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:217:33: Unknown type declaration 'int' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:232:34: Unknown type declaration 'bytes' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:239:28: Unknown type declaration 'str' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:257:31: Unknown type declaration 'str' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:300:41: Unknown type declaration 'int' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:306:40: Unknown type declaration 'DNSQuestion' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:323:33: Unknown type declaration 'DNSRecord' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:323:50: Unknown type declaration 'float' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:327:36: Unknown type declaration 'DNSRecord' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:327:53: Unknown type declaration 'float' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:349:63: Unknown type declaration 'int' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:349:81: Unknown type declaration 'int' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:368:61: Unknown type declaration 'int' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:376:56: Unknown type declaration 'int' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:384:79: Unknown type declaration 'int' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:393:32: Unknown type declaration 'int' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:393:53: Unknown type declaration 'int' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:393:77: Unknown type declaration 'int' in annotation, ignoring
warning: src/zeroconf/protocol/outgoing.py:393:102: Unknown type declaration 'int' in annotation, ignoring
warning: src/zeroconf/_services/init.py:69:64: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_services/init.py:73:66: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/services/browser.py:189:39: Unknown type declaration 'int' in annotation, ignoring
warning: src/zeroconf/services/browser.py:212:16: Unknown type declaration 'float' in annotation, ignoring
warning: src/zeroconf/services/browser.py:212:35: Unknown type declaration 'bool' in annotation, ignoring
warning: src/zeroconf/_services/browser.py:212:71: Unknown type declaration '_QuestionWithKnownAnswers' in annotation, ignoring
warning: src/zeroconf/services/browser.py:250:16: Unknown type declaration 'float' in annotation, ignoring
warning: src/zeroconf/services/browser.py:378:55: Unknown type declaration 'float' in annotation, ignoring
warning: src/zeroconf/services/browser.py:378:84: Unknown type declaration 'float' in annotation, ignoring
warning: src/zeroconf/services/browser.py:417:53: Unknown type declaration 'float' in annotation, ignoring
warning: src/zeroconf/services/browser.py:417:84: Unknown type declaration 'float' in annotation, ignoring
warning: src/zeroconf/services/browser.py:513:47: Unknown type declaration 'float' in annotation, ignoring
warning: src/zeroconf/_services/browser.py:628:22: Unknown type declaration 'ServiceStateChange' in annotation, ignoring
warning: src/zeroconf/services/browser.py:629:15: Unknown type declaration 'str' in annotation, ignoring
warning: src/zeroconf/services/browser.py:630:14: Unknown type declaration 'str' in annotation, ignoring
warning: src/zeroconf/services/browser.py:645:56: Unknown type declaration 'float' in annotation, ignoring
warning: src/zeroconf/_services/browser.py:147:28: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_services/browser.py:153:28: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_services/browser.py:165:28: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_services/browser.py:171:28: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_services/info.py:304:44: Unknown type declaration 'IPVersion' in annotation, ignoring
warning: src/zeroconf/_services/info.py:323:23: Unknown type declaration 'IPVersion' in annotation, ignoring
warning: src/zeroconf/services/info.py:336:29: Unknown type declaration 'int' in annotation, ignoring
warning: src/zeroconf/services/info.py:442:35: Unknown type declaration 'float' in annotation, ignoring
warning: src/zeroconf/services/info.py:442:49: Unknown type declaration 'int' in annotation, ignoring
warning: src/zeroconf/services/info.py:455:66: Unknown type declaration 'float' in annotation, ignoring
warning: src/zeroconf/services/info.py:464:66: Unknown type declaration 'float' in annotation, ignoring
warning: src/zeroconf/services/info.py:473:56: Unknown type declaration 'float' in annotation, ignoring
warning: src/zeroconf/services/info.py:485:81: Unknown type declaration 'float' in annotation, ignoring
warning: src/zeroconf/_services/info.py:573:17: Unknown type declaration 'IPVersion' in annotation, ignoring
warning: src/zeroconf/services/info.py:704:77: Unknown type declaration 'int' in annotation, ignoring
warning: src/zeroconf/services/info.py:731:52: Unknown type declaration 'float' in annotation, ignoring
warning: src/zeroconf/services/info.py:873:13: Unknown type declaration 'float' in annotation, ignoring
warning: src/zeroconf/services/info.py:874:14: Unknown type declaration 'str' in annotation, ignoring
warning: src/zeroconf/services/info.py:875:15: Unknown type declaration 'int' in annotation, ignoring
warning: src/zeroconf/services/info.py:876:16: Unknown type declaration 'int' in annotation, ignoring
warning: src/zeroconf/services/info.py:897:35: Unknown type declaration 'float' in annotation, ignoring
warning: src/zeroconf/_services/info.py:897:58: Unknown type declaration 'DNSQuestionType' in annotation, ignoring
warning: src/zeroconf/_services/info.py:107:42: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly.
warning: src/zeroconf/_services/registry.py:82:65: Unknown type declaration '_str' in annotation, ignoring
warning: src/zeroconf/updates.py:52:56: Unknown type declaration 'float' in annotation, ignoring
warning: src/zeroconf/utils/ipaddress.py:112:43: Unknown type declaration 'bytes' in annotation, ignoring
warning: src/zeroconf/utils/ipaddress.py:112:58: Unknown type declaration 'int' in annotation, ignoring
warning: src/zeroconf/_utils/time.py:40:30: Unknown type declaration '_float' in annotation, ignoring
Compiling src/zeroconf/_dns.py because it changed.
Compiling src/zeroconf/_cache.py because it changed.
Compiling src/zeroconf/_history.py because it changed.
Compiling src/zeroconf/_record_update.py because it changed.
Compiling src/zeroconf/_listener.py because it changed.
Compiling src/zeroconf/_protocol/incoming.py because it changed.
Compiling src/zeroconf/_protocol/outgoing.py because it changed.
Compiling src/zeroconf/_handlers/answers.py because it changed.
Compiling src/zeroconf/_handlers/record_manager.py because it changed.
Compiling src/zeroconf/_handlers/multicast_outgoing_queue.py because it changed.
Compiling src/zeroconf/_handlers/query_handler.py because it changed.
Compiling src/zeroconf/_services/init.py because it changed.
Compiling src/zeroconf/_services/browser.py because it changed.
Compiling src/zeroconf/_services/info.py because it changed.
Compiling src/zeroconf/_services/registry.py because it changed.
Compiling src/zeroconf/_updates.py because it changed.
Compiling src/zeroconf/_utils/ipaddress.py because it changed.
Compiling src/zeroconf/_utils/time.py because it changed.
[ 1/18] Cythonizing src/zeroconf/_cache.py
[ 2/18] Cythonizing src/zeroconf/_dns.py
[ 3/18] Cythonizing src/zeroconf/_handlers/answers.py
[ 4/18] Cythonizing src/zeroconf/_handlers/multicast_outgoing_queue.py
[ 5/18] Cythonizing src/zeroconf/_handlers/query_handler.py
[ 6/18] Cythonizing src/zeroconf/_handlers/record_manager.py
[ 7/18] Cythonizing src/zeroconf/_history.py
[ 8/18] Cythonizing src/zeroconf/_listener.py
[ 9/18] Cythonizing src/zeroconf/_protocol/incoming.py
[10/18] Cythonizing src/zeroconf/_protocol/outgoing.py
[11/18] Cythonizing src/zeroconf/_record_update.py
[12/18] Cythonizing src/zeroconf/_services/init.py
[13/18] Cythonizing src/zeroconf/_services/browser.py
[14/18] Cythonizing src/zeroconf/_services/info.py
[15/18] Cythonizing src/zeroconf/_services/registry.py
[16/18] Cythonizing src/zeroconf/_updates.py
[17/18] Cythonizing src/zeroconf/_utils/ipaddress.py
[18/18] Cythonizing src/zeroconf/_utils/time.py
running build
running build_py
creating /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build
creating /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310
creating /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/init.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_cache.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_core.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_dns.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_engine.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_exceptions.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_history.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_listener.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_logger.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_record_update.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_transport.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_updates.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/asyncio.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/const.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
creating /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_handlers
copying src/zeroconf/_handlers/init.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_handlers
copying src/zeroconf/_handlers/answers.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_handlers
copying src/zeroconf/_handlers/multicast_outgoing_queue.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_handlers
copying src/zeroconf/_handlers/query_handler.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_handlers
copying src/zeroconf/_handlers/record_manager.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_handlers
creating /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_protocol
copying src/zeroconf/_protocol/init.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_protocol
copying src/zeroconf/_protocol/incoming.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_protocol
copying src/zeroconf/_protocol/outgoing.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_protocol
creating /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_services
copying src/zeroconf/_services/init.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_services
copying src/zeroconf/_services/browser.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_services
copying src/zeroconf/_services/info.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_services
copying src/zeroconf/_services/registry.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_services
copying src/zeroconf/_services/types.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_services
creating /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_utils
copying src/zeroconf/_utils/init.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_utils
copying src/zeroconf/_utils/asyncio.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_utils
copying src/zeroconf/_utils/ipaddress.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_utils
copying src/zeroconf/_utils/name.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_utils
copying src/zeroconf/_utils/net.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_utils
copying src/zeroconf/_utils/time.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_utils
copying src/zeroconf/py.typed -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/init.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_cache.pxd -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_cache.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_core.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_dns.pxd -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_dns.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_engine.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_exceptions.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_history.pxd -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_history.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_listener.pxd -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_listener.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_logger.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_record_update.pxd -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_record_update.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_transport.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_updates.pxd -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_updates.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/asyncio.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/const.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf
copying src/zeroconf/_handlers/init.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_handlers
copying src/zeroconf/_handlers/answers.pxd -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_handlers
copying src/zeroconf/_handlers/answers.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_handlers
copying src/zeroconf/_handlers/multicast_outgoing_queue.pxd -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_handlers
copying src/zeroconf/_handlers/multicast_outgoing_queue.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_handlers
copying src/zeroconf/_handlers/query_handler.pxd -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_handlers
copying src/zeroconf/_handlers/query_handler.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_handlers
copying src/zeroconf/_handlers/record_manager.pxd -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_handlers
copying src/zeroconf/_handlers/record_manager.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_handlers
copying src/zeroconf/_protocol/init.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_protocol
copying src/zeroconf/_protocol/incoming.pxd -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_protocol
copying src/zeroconf/_protocol/incoming.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_protocol
copying src/zeroconf/_protocol/outgoing.pxd -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_protocol
copying src/zeroconf/_protocol/outgoing.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_protocol
copying src/zeroconf/_services/init.pxd -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_services
copying src/zeroconf/_services/init.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_services
copying src/zeroconf/_services/browser.pxd -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_services
copying src/zeroconf/_services/browser.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_services
copying src/zeroconf/_services/info.pxd -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_services
copying src/zeroconf/_services/info.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_services
copying src/zeroconf/_services/registry.pxd -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_services
copying src/zeroconf/_services/registry.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_services
copying src/zeroconf/_services/types.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_services
copying src/zeroconf/_utils/init.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_utils
copying src/zeroconf/_utils/asyncio.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_utils
copying src/zeroconf/_utils/ipaddress.pxd -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_utils
copying src/zeroconf/_utils/ipaddress.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_utils
copying src/zeroconf/_utils/name.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_utils
copying src/zeroconf/_utils/net.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_utils
copying src/zeroconf/_utils/time.pxd -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_utils
copying src/zeroconf/_utils/time.py -> /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310/zeroconf/_utils
running build_ext
building 'zeroconf._dns' extension
creating /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/temp.linux-aarch64-cpython-310
creating /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/temp.linux-aarch64-cpython-310/src
creating /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/temp.linux-aarch64-cpython-310/src/zeroconf
aarch64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/home/octo/OctoPrint/venv/include -I/usr/include/python3.10 -c src/zeroconf/_dns.c -o /tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/temp.linux-aarch64-cpython-310/src/zeroconf/_dns.o
Traceback (most recent call last):
File "/home/octo/OctoPrint/venv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in
main()
File "/home/octo/OctoPrint/venv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
File "/home/octo/OctoPrint/venv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 251, in build_wheel
return _build_backend().build_wheel(wheel_directory, config_settings,
File "/tmp/pip-build-env-bko7ms7x/overlay/lib/python3.10/site-packages/poetry/core/masonry/api.py", line 58, in build_wheel
return WheelBuilder.make_in(
File "/tmp/pip-build-env-bko7ms7x/overlay/lib/python3.10/site-packages/poetry/core/masonry/builders/wheel.py", line 88, in make_in
wb.build(target_dir=directory)
File "/tmp/pip-build-env-bko7ms7x/overlay/lib/python3.10/site-packages/poetry/core/masonry/builders/wheel.py", line 121, in build
self._build(zip_file)
File "/tmp/pip-build-env-bko7ms7x/overlay/lib/python3.10/site-packages/poetry/core/masonry/builders/wheel.py", line 182, in _build
self._run_build_command(setup)
File "/tmp/pip-build-env-bko7ms7x/overlay/lib/python3.10/site-packages/poetry/core/masonry/builders/wheel.py", line 248, in _run_build_command
subprocess.check_call([
File "/usr/lib/python3.10/subprocess.py", line 369, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/home/octo/OctoPrint/venv/bin/python', '/tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/setup.py', 'build', '-b', '/tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build', '--build-purelib', '/tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib', '--build-platlib', '/tmp/pip-install-_q6pbrjn/zeroconf_40a830452aeb4217ac216848ca5f5d09/build/lib.linux-aarch64-cpython-310']' died with <Signals.SIGKILL: 9>.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for zeroconf
Building wheel for sgmllib3k (setup.py) ... done
Created wheel for sgmllib3k: filename=sgmllib3k-1.0.0-py3-none-any.whl size=6066 sha256=4d0be59a9672e6d06ead6073c39caac87ae51db2d6eee48175024f8a81a4efd8
Stored in directory: /home/octo/.cache/pip/wheels/f0/69/93/a47e9d621be168e9e33c7ce60524393c0b92ae83cf6c6e89c5
Successfully built future netifaces psutil sgmllib3k
Failed to build zeroconf
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (zeroconf)
`
Hello! I'll check in a couple of weeks