==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-zeroconf 0.147.0-2 (Sun Jun  1 04:06:32 2025)
==> Retrieving sources...
  -> Found python-zeroconf-0.147.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    python-zeroconf-0.147.0.tar.gz ... Passed
==> Making package: python-zeroconf 0.147.0-2 (Sun Jun  1 04:06:55 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) python-ifaddr-0.2.0-6

Total Download Size:   0.02 MiB
Total Installed Size:  0.07 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-ifaddr-0.2.0-6-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-ifaddr...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (18) python-autocommand-2.2.2-7  python-fastjsonschema-2.21.1-1
              python-jaraco.collections-5.1.0-1  python-jaraco.context-6.0.1-1
              python-jaraco.functools-4.1.0-1  python-jaraco.text-4.0.0-2
              python-lark-parser-1.2.2-3  python-more-itertools-10.7.0-1
              python-packaging-25.0-1  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  python-typing_extensions-4.13.2-1
              cython-3.1.1-1  python-build-1.2.2-3  python-installer-0.7.0-10
              python-poetry-core-2.1.3-1  python-setuptools-1:80.9.0-1
              python-wheel-0.45.1-1

Total Download Size:    5.38 MiB
Total Installed Size:  31.75 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 cython-3.1.1-1-armv7h downloading...
 python-setuptools-1:80.9.0-1-any downloading...
 python-lark-parser-1.2.2-3-any downloading...
 python-poetry-core-2.1.3-1-any downloading...
 python-packaging-25.0-1-any downloading...
 python-more-itertools-10.7.0-1-any downloading...
 python-typing_extensions-4.13.2-1-any downloading...
 python-wheel-0.45.1-1-any downloading...
 python-fastjsonschema-2.21.1-1-any downloading...
 python-build-1.2.2-3-any downloading...
 python-installer-0.7.0-10-any downloading...
 python-platformdirs-4.3.6-2-any downloading...
 python-autocommand-2.2.2-7-any downloading...
 python-jaraco.collections-5.1.0-1-any downloading...
 python-pyproject-hooks-1.2.0-3-any downloading...
 python-jaraco.text-4.0.0-2-any downloading...
 python-jaraco.functools-4.1.0-1-any downloading...
 python-jaraco.context-6.0.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-packaging...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-pip: to use as the Python package installer (default)
    python-uv: to use as the Python package installer
    python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing python-fastjsonschema...
installing python-typing_extensions...
installing python-lark-parser...
Optional dependencies for python-lark-parser
    python-atomicwrites: for atomic_cache
    python-regex: for regex support
installing python-poetry-core...
installing cython...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found python-zeroconf-0.147.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-zeroconf-0.147.0.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
* Building wheel...
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
warning: src/zeroconf/_cache.py:56:23: Unknown type declaration '_DNSRecordCacheType' in annotation, ignoring
warning: src/zeroconf/_cache.py:56:49: Unknown type declaration '_str' in annotation, ignoring
warning: src/zeroconf/_cache.py:56:63: Unknown type declaration '_DNSRecord' in annotation, ignoring
warning: src/zeroconf/_cache.py:79:33: Unknown type declaration '_DNSRecord' in annotation, ignoring
warning: src/zeroconf/_cache.py:122:36: Unknown type declaration '_DNSRecord' in annotation, ignoring
warning: src/zeroconf/_cache.py:141:32: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_cache.py:188:38: Unknown type declaration '_UniqueRecordsType' in annotation, ignoring
warning: src/zeroconf/_cache.py:200:41: Unknown type declaration '_str' in annotation, ignoring
warning: src/zeroconf/_cache.py:200:54: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_cache.py:200:68: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_cache.py:246:47: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_cache.py:246:61: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_cache.py:267:51: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_cache.py:267:65: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_cache.py:306:13: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_cache.py:320:61: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_cache.py:320:74: Unknown type declaration '_int' in annotation, ignoring
[ 2/18] Cythonizing src/zeroconf/_dns.py
warning: src/zeroconf/_dns.py:74:49: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:74:63: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:119:43: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:119:57: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:179:50: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:179:64: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:179:75: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:179:90: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_dns.py:192:33: Unknown type declaration 'DNSIncoming' in annotation, ignoring
warning: src/zeroconf/_dns.py:206:43: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:212:37: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_dns.py:217:30: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_dns.py:221:28: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_dns.py:225:29: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_dns.py:229:40: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_dns.py:229:53: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:266:15: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:267:16: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:268:13: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:271:17: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_dns.py:329:32: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:329:46: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:329:57: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:329:91: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_dns.py:376:32: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:376:46: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:376:57: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:376:84: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_dns.py:431:32: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:431:46: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:431:57: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:431:85: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_dns.py:484:15: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:485:16: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:486:13: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:487:18: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:488:16: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:489:14: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:491:17: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_dns.py:551:15: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:552:16: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:553:13: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_dns.py:556:17: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_dns.py:635:33: Unknown type declaration '_DNSRecord' in annotation, ignoring
[ 3/18] Cythonizing src/zeroconf/_handlers/answers.py
warning: src/zeroconf/_handlers/answers.py:89:13: Unknown type declaration '_AnswerWithAdditionalsType' in annotation, ignoring
warning: src/zeroconf/_handlers/answers.py:98:13: Unknown type declaration '_AnswerWithAdditionalsType' in annotation, ignoring
warning: src/zeroconf/_handlers/answers.py:101:9: Unknown type declaration 'int_' in annotation, ignoring
warning: src/zeroconf/_handlers/answers.py:113:56: Unknown type declaration '_AnswerWithAdditionalsType' in annotation, ignoring
[ 4/18] Cythonizing src/zeroconf/_handlers/multicast_outgoing_queue.py
warning: src/zeroconf/_handlers/multicast_outgoing_queue.py:69:29: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_handlers/multicast_outgoing_queue.py:69:46: Unknown type declaration '_AnswerWithAdditionalsType' in annotation, ignoring
warning: src/zeroconf/_handlers/multicast_outgoing_queue.py:91:50: Unknown type declaration '_AnswerWithAdditionalsType' in annotation, ignoring
[ 5/18] Cythonizing src/zeroconf/_handlers/query_handler.py
warning: src/zeroconf/_handlers/query_handler.py:119:48: Unknown type declaration '_AnswerWithAdditionalsType' in annotation, ignoring
warning: src/zeroconf/_handlers/query_handler.py:130:51: Unknown type declaration '_AnswerWithAdditionalsType' in annotation, ignoring
warning: src/zeroconf/_handlers/query_handler.py:135:51: Unknown type declaration '_AnswerWithAdditionalsType' in annotation, ignoring
warning: src/zeroconf/_handlers/query_handler.py:216:20: 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:257:20: Unknown type declaration '_AnswerWithAdditionalsType' in annotation, ignoring
warning: src/zeroconf/_handlers/query_handler.py:259:15: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_handlers/query_handler.py:286:23: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_handlers/query_handler.py:439:14: Unknown type declaration '_str' in annotation, ignoring
warning: src/zeroconf/_handlers/query_handler.py:440:14: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_handlers/query_handler.py:441:19: Unknown type declaration '_WrappedTransport' in annotation, ignoring
[ 6/18] Cythonizing src/zeroconf/_handlers/record_manager.py
warning: src/zeroconf/_handlers/record_manager.py:53:33: Unknown type declaration '_float' in annotation, ignoring
[ 7/18] Cythonizing src/zeroconf/_history.py
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:65:32: Unknown type declaration '_float' in annotation, ignoring
[ 8/18] Cythonizing src/zeroconf/_listener.py
warning: src/zeroconf/_listener.py:87:38: Unknown type declaration '_bytes' in annotation, ignoring
warning: src/zeroconf/_listener.py:108:18: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_listener.py:109:13: Unknown type declaration '_float' in annotation, ignoring
warning: src/zeroconf/_listener.py:110: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:220:48: Unknown type declaration '_str' in annotation, ignoring
warning: src/zeroconf/_listener.py:228:14: Unknown type declaration '_str' in annotation, ignoring
warning: src/zeroconf/_listener.py:229:14: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_listener.py:230:19: Unknown type declaration '_WrappedTransport' in annotation, ignoring
[ 9/18] Cythonizing src/zeroconf/_protocol/incoming.py
warning: src/zeroconf/_protocol/incoming.py:267:35: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_protocol/incoming.py:310:22: Unknown type declaration '_str' in annotation, ignoring
warning: src/zeroconf/_protocol/incoming.py:310:35: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_protocol/incoming.py:310:49: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_protocol/incoming.py:310:60: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_protocol/incoming.py:310:74: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_protocol/incoming.py:389:32: Unknown type declaration '_int' in annotation, ignoring
warning: src/zeroconf/_protocol/incoming.py:421:44: Unknown type declaration '_int' in annotation, ignoring
[10/18] Cythonizing src/zeroconf/_protocol/outgoing.py
warning: src/zeroconf/_protocol/outgoing.py:156:64: Unknown type declaration 'float_' in annotation, ignoring
warning: src/zeroconf/_protocol/outgoing.py:204:33: Unknown type declaration 'int_' in annotation, ignoring
warning: src/zeroconf/_protocol/outgoing.py:209:32: Unknown type declaration 'int_' in annotation, ignoring
warning: src/zeroconf/_protocol/outgoing.py:213:44: Unknown type declaration 'int_' in annotation, ignoring
warning: src/zeroconf/_protocol/outgoing.py:217:36: Unknown type declaration 'int_' in annotation, ignoring
warning: src/zeroconf/_protocol/outgoing.py:217:49: Unknown type declaration 'int_' in annotation, ignoring
warning: src/zeroconf/_protocol/outgoing.py:221:33: Unknown type declaration 'int_' in annotation, ignoring
warning: src/zeroconf/_protocol/outgoing.py:236:34: Unknown type declaration 'bytes_' in annotation, ignoring
warning: src/zeroconf/_protocol/outgoing.py:243:28: Unknown type declaration 'str_' in annotation, ignoring
warning: src/zeroconf/_protocol/outgoing.py:261:31: Unknown type declaration 'str_' in annotation, ignoring
warning: src/zeroconf/_protocol/outgoing.py:304:41: Unknown type declaration 'int_' in annotation, ignoring
warning: src/zeroconf/_protocol/outgoing.py:310:40: Unknown type declaration 'DNSQuestion_' in annotation, ignoring
warning: src/zeroconf/_protocol/outgoing.py:327:33: Unknown type declaration 'DNSRecord_' in annotation, ignoring
warning: src/zeroconf/_protocol/outgoing.py:327:50: Unknown type declaration 'float_' in annotation, ignoring
warning: src/zeroconf/_protocol/outgoing.py:331:36: Unknown type declaration 'DNSRecord_' in annotation, ignoring
warning: src/zeroconf/_protocol/outgoing.py:331:53: Unknown type declaration 'float_' in annotation, ignoring
warning: src/zeroconf/_protocol/outgoing.py:353:63: Unknown type declaration 'int_' in annotation, ignoring
warning: src/zeroconf/_protocol/outgoing.py:353:81: Unknown type declaration 'int_' in annotation, ignoring
warning: src/zeroconf/_protocol/outgoing.py:376:61: Unknown type declaration 'int_' in annotation, ignoring
warning: src/zeroconf/_protocol/outgoing.py:384:56: Unknown type declaration 'int_' in annotation, ignoring
warning: src/zeroconf/_protocol/outgoing.py:392:79: Unknown type declaration 'int_' in annotation, ignoring
warning: src/zeroconf/_protocol/outgoing.py:402:26: Unknown type declaration 'int_' in annotation, ignoring
warning: src/zeroconf/_protocol/outgoing.py:403:23: Unknown type declaration 'int_' in annotation, ignoring
warning: src/zeroconf/_protocol/outgoing.py:404:26: Unknown type declaration 'int_' in annotation, ignoring
warning: src/zeroconf/_protocol/outgoing.py:405:27: Unknown type declaration 'int_' in annotation, ignoring
[11/18] Cythonizing src/zeroconf/_record_update.py
warning: src/zeroconf/_record_update.py:37:30: Unknown type declaration '_DNSRecord' in annotation, ignoring
[12/18] Cythonizing src/zeroconf/_services/__init__.py
[13/18] Cythonizing src/zeroconf/_services/browser.py
warning: src/zeroconf/_services/browser.py:195:39: Unknown type declaration 'int_' in annotation, ignoring
warning: src/zeroconf/_services/browser.py:220:16: Unknown type declaration 'float_' in annotation, ignoring
warning: src/zeroconf/_services/browser.py:221:15: Unknown type declaration 'bool_' in annotation, ignoring
warning: src/zeroconf/_services/browser.py:222:33: Unknown type declaration '_QuestionWithKnownAnswers' in annotation, ignoring
warning: src/zeroconf/_services/browser.py:259:8: Unknown type declaration 'Zeroconf' in annotation, ignoring
warning: src/zeroconf/_services/browser.py:260:16: Unknown type declaration 'float_' in annotation, ignoring
warning: src/zeroconf/_services/browser.py:393:28: Unknown type declaration 'float_' in annotation, ignoring
warning: src/zeroconf/_services/browser.py:394:29: Unknown type declaration 'float_' in annotation, ignoring
warning: src/zeroconf/_services/browser.py:434:20: Unknown type declaration 'float_' in annotation, ignoring
warning: src/zeroconf/_services/browser.py:435:31: Unknown type declaration 'float_' in annotation, ignoring
warning: src/zeroconf/_services/browser.py:535:47: Unknown type declaration 'float_' in annotation, ignoring
warning: src/zeroconf/_services/browser.py:650:22: Unknown type declaration 'ServiceStateChange' in annotation, ignoring
warning: src/zeroconf/_services/browser.py:651:15: Unknown type declaration 'str_' in annotation, ignoring
warning: src/zeroconf/_services/browser.py:652:14: Unknown type declaration 'str_' in annotation, ignoring
warning: src/zeroconf/_services/browser.py:667:39: Unknown type declaration 'Zeroconf' in annotation, ignoring
warning: src/zeroconf/_services/browser.py:667:54: Unknown type declaration 'float_' in annotation, ignoring
[14/18] Cythonizing src/zeroconf/_services/info.py
warning: src/zeroconf/_services/info.py:310:44: Unknown type declaration 'IPVersion' in annotation, ignoring
warning: src/zeroconf/_services/info.py:329:23: Unknown type declaration 'IPVersion' in annotation, ignoring
warning: src/zeroconf/_services/info.py:342:29: Unknown type declaration 'int_' in annotation, ignoring
warning: src/zeroconf/_services/info.py:448:18: Unknown type declaration 'Zeroconf' in annotation, ignoring
warning: src/zeroconf/_services/info.py:448:33: Unknown type declaration 'float_' in annotation, ignoring
warning: src/zeroconf/_services/info.py:448:47: Unknown type declaration 'int_' in annotation, ignoring
warning: src/zeroconf/_services/info.py:461:49: Unknown type declaration 'Zeroconf' in annotation, ignoring
warning: src/zeroconf/_services/info.py:461:64: Unknown type declaration 'float_' in annotation, ignoring
warning: src/zeroconf/_services/info.py:471:49: Unknown type declaration 'Zeroconf' in annotation, ignoring
warning: src/zeroconf/_services/info.py:471:64: Unknown type declaration 'float_' in annotation, ignoring
warning: src/zeroconf/_services/info.py:481:39: Unknown type declaration 'Zeroconf' in annotation, ignoring
warning: src/zeroconf/_services/info.py:481:54: Unknown type declaration 'float_' in annotation, ignoring
warning: src/zeroconf/_services/info.py:493:45: Unknown type declaration 'Zeroconf' in annotation, ignoring
warning: src/zeroconf/_services/info.py:493:79: Unknown type declaration 'float_' in annotation, ignoring
warning: src/zeroconf/_services/info.py:589:17: Unknown type declaration 'IPVersion' in annotation, ignoring
warning: src/zeroconf/_services/info.py:720:58: Unknown type declaration 'Zeroconf' in annotation, ignoring
warning: src/zeroconf/_services/info.py:720:75: Unknown type declaration 'int_' in annotation, ignoring
warning: src/zeroconf/_services/info.py:750:35: Unknown type declaration 'Zeroconf' in annotation, ignoring
warning: src/zeroconf/_services/info.py:750:50: Unknown type declaration 'float_' in annotation, ignoring
warning: src/zeroconf/_services/info.py:895:13: Unknown type declaration 'float_' in annotation, ignoring
warning: src/zeroconf/_services/info.py:896:14: Unknown type declaration 'str_' in annotation, ignoring
warning: src/zeroconf/_services/info.py:897:15: Unknown type declaration 'int_' in annotation, ignoring
warning: src/zeroconf/_services/info.py:898:16: Unknown type declaration 'int_' in annotation, ignoring
warning: src/zeroconf/_services/info.py:919:18: Unknown type declaration 'Zeroconf' in annotation, ignoring
warning: src/zeroconf/_services/info.py:919:33: Unknown type declaration 'float_' in annotation, ignoring
warning: src/zeroconf/_services/info.py:919:56: Unknown type declaration 'DNSQuestionType' in annotation, ignoring
[15/18] Cythonizing src/zeroconf/_services/registry.py
warning: src/zeroconf/_services/registry.py:82:65: Unknown type declaration '_str' in annotation, ignoring
[16/18] Cythonizing src/zeroconf/_updates.py
warning: src/zeroconf/_updates.py:54:39: Unknown type declaration 'Zeroconf' in annotation, ignoring
warning: src/zeroconf/_updates.py:54:54: Unknown type declaration 'float_' in annotation, ignoring
[17/18] Cythonizing src/zeroconf/_utils/ipaddress.py
warning: src/zeroconf/_utils/ipaddress.py:132:13: Unknown type declaration 'bytes_' in annotation, ignoring
warning: src/zeroconf/_utils/ipaddress.py:132:28: Unknown type declaration 'int_' in annotation, ignoring
[18/18] Cythonizing src/zeroconf/_utils/time.py
warning: src/zeroconf/_utils/time.py:41:30: Unknown type declaration '_float' in annotation, ignoring
running build
running build_py
creating /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf
copying src/zeroconf/_record_update.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf
copying src/zeroconf/_exceptions.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf
copying src/zeroconf/__init__.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf
copying src/zeroconf/_history.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf
copying src/zeroconf/const.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf
copying src/zeroconf/_logger.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf
copying src/zeroconf/_listener.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf
copying src/zeroconf/_updates.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf
copying src/zeroconf/_cache.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf
copying src/zeroconf/_dns.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf
copying src/zeroconf/_core.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf
copying src/zeroconf/_transport.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf
copying src/zeroconf/asyncio.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf
copying src/zeroconf/_engine.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf
creating /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_handlers
copying src/zeroconf/_handlers/__init__.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_handlers
copying src/zeroconf/_handlers/multicast_outgoing_queue.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_handlers
copying src/zeroconf/_handlers/record_manager.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_handlers
copying src/zeroconf/_handlers/query_handler.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_handlers
copying src/zeroconf/_handlers/answers.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_handlers
creating /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_protocol
copying src/zeroconf/_protocol/__init__.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_protocol
copying src/zeroconf/_protocol/outgoing.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_protocol
copying src/zeroconf/_protocol/incoming.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_protocol
creating /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_services
copying src/zeroconf/_services/info.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_services
copying src/zeroconf/_services/__init__.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_services
copying src/zeroconf/_services/browser.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_services
copying src/zeroconf/_services/types.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_services
copying src/zeroconf/_services/registry.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_services
creating /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_utils
copying src/zeroconf/_utils/__init__.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_utils
copying src/zeroconf/_utils/ipaddress.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_utils
copying src/zeroconf/_utils/name.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_utils
copying src/zeroconf/_utils/net.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_utils
copying src/zeroconf/_utils/time.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_utils
copying src/zeroconf/_utils/asyncio.py -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_utils
copying src/zeroconf/py.typed -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf
copying src/zeroconf/_updates.pxd -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf
copying src/zeroconf/_record_update.pxd -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf
copying src/zeroconf/_listener.pxd -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf
copying src/zeroconf/_cache.pxd -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf
copying src/zeroconf/_history.pxd -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf
copying src/zeroconf/_dns.pxd -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf
copying src/zeroconf/_handlers/multicast_outgoing_queue.pxd -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_handlers
copying src/zeroconf/_handlers/answers.pxd -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_handlers
copying src/zeroconf/_handlers/query_handler.pxd -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_handlers
copying src/zeroconf/_handlers/record_manager.pxd -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_handlers
copying src/zeroconf/_protocol/incoming.pxd -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_protocol
copying src/zeroconf/_protocol/outgoing.pxd -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_protocol
copying src/zeroconf/_services/registry.pxd -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_services
copying src/zeroconf/_services/__init__.pxd -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_services
copying src/zeroconf/_services/info.pxd -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_services
copying src/zeroconf/_services/browser.pxd -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_services
copying src/zeroconf/_utils/time.pxd -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_utils
copying src/zeroconf/_utils/ipaddress.pxd -> /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_utils
running build_ext
building 'zeroconf._dns' extension
creating /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/zeroconf/_dns.c -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_dns.o -O3 -g0
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_dns.o -L/usr/lib -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_dns.cpython-313-arm-linux-gnueabihf.so
building 'zeroconf._cache' extension
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/zeroconf/_cache.c -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_cache.o -O3 -g0
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_cache.o -L/usr/lib -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_cache.cpython-313-arm-linux-gnueabihf.so
building 'zeroconf._history' extension
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/zeroconf/_history.c -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_history.o -O3 -g0
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_history.o -L/usr/lib -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_history.cpython-313-arm-linux-gnueabihf.so
building 'zeroconf._record_update' extension
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/zeroconf/_record_update.c -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_record_update.o -O3 -g0
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_record_update.o -L/usr/lib -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_record_update.cpython-313-arm-linux-gnueabihf.so
building 'zeroconf._listener' extension
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/zeroconf/_listener.c -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_listener.o -O3 -g0
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_listener.o -L/usr/lib -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_listener.cpython-313-arm-linux-gnueabihf.so
building 'zeroconf._protocol.incoming' extension
creating /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_protocol
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/zeroconf/_protocol/incoming.c -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_protocol/incoming.o -O3 -g0
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_protocol/incoming.o -L/usr/lib -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_protocol/incoming.cpython-313-arm-linux-gnueabihf.so
building 'zeroconf._protocol.outgoing' extension
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/zeroconf/_protocol/outgoing.c -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_protocol/outgoing.o -O3 -g0
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_protocol/outgoing.o -L/usr/lib -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_protocol/outgoing.cpython-313-arm-linux-gnueabihf.so
building 'zeroconf._handlers.answers' extension
creating /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_handlers
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/zeroconf/_handlers/answers.c -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_handlers/answers.o -O3 -g0
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_handlers/answers.o -L/usr/lib -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_handlers/answers.cpython-313-arm-linux-gnueabihf.so
building 'zeroconf._handlers.record_manager' extension
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/zeroconf/_handlers/record_manager.c -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_handlers/record_manager.o -O3 -g0
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_handlers/record_manager.o -L/usr/lib -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_handlers/record_manager.cpython-313-arm-linux-gnueabihf.so
building 'zeroconf._handlers.multicast_outgoing_queue' extension
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/zeroconf/_handlers/multicast_outgoing_queue.c -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_handlers/multicast_outgoing_queue.o -O3 -g0
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_handlers/multicast_outgoing_queue.o -L/usr/lib -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_handlers/multicast_outgoing_queue.cpython-313-arm-linux-gnueabihf.so
building 'zeroconf._handlers.query_handler' extension
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/zeroconf/_handlers/query_handler.c -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_handlers/query_handler.o -O3 -g0
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_handlers/query_handler.o -L/usr/lib -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_handlers/query_handler.cpython-313-arm-linux-gnueabihf.so
building 'zeroconf._services.__init__' extension
creating /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_services
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/zeroconf/_services/__init__.c -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_services/__init__.o -O3 -g0
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_services/__init__.o -L/usr/lib -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_services/__init__.cpython-313-arm-linux-gnueabihf.so
building 'zeroconf._services.browser' extension
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/zeroconf/_services/browser.c -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_services/browser.o -O3 -g0
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_services/browser.o -L/usr/lib -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_services/browser.cpython-313-arm-linux-gnueabihf.so
building 'zeroconf._services.info' extension
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/zeroconf/_services/info.c -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_services/info.o -O3 -g0
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_services/info.o -L/usr/lib -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_services/info.cpython-313-arm-linux-gnueabihf.so
building 'zeroconf._services.registry' extension
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/zeroconf/_services/registry.c -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_services/registry.o -O3 -g0
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_services/registry.o -L/usr/lib -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_services/registry.cpython-313-arm-linux-gnueabihf.so
building 'zeroconf._updates' extension
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/zeroconf/_updates.c -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_updates.o -O3 -g0
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_updates.o -L/usr/lib -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_updates.cpython-313-arm-linux-gnueabihf.so
building 'zeroconf._utils.ipaddress' extension
creating /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_utils
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/zeroconf/_utils/ipaddress.c -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_utils/ipaddress.o -O3 -g0
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_utils/ipaddress.o -L/usr/lib -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_utils/ipaddress.cpython-313-arm-linux-gnueabihf.so
building 'zeroconf._utils.time' extension
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -I/usr/include/python3.13 -c src/zeroconf/_utils/time.c -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_utils/time.o -O3 -g0
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection /build/python-zeroconf/src/python-zeroconf-0.147.0/build/temp.linux-armv7l-cpython-313/src/zeroconf/_utils/time.o -L/usr/lib -o /build/python-zeroconf/src/python-zeroconf-0.147.0/build/lib.linux-armv7l-cpython-313/zeroconf/_utils/time.cpython-313-arm-linux-gnueabihf.so
Successfully built zeroconf-0.147.0-cp313-cp313-manylinux_2_41_armv7l.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-zeroconf"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-zeroconf 0.147.0-2 (Sun Jun  1 04:10:16 2025)
==> Cleaning up...