Open p0ns opened 4 months ago
full error log
Building wheels for collected packages: winrt-runtime, winrt-Windows.Devices.Bluetooth, winrt-Windows.Devices.Bluetooth.Advertisement, winrt-Windows.Devices.Bluetooth.GenericAttributeProfile, winrt-Windows.Devices.Enumeration, winrt-Windows.Foundation, winrt-Windows.Foundation.Collections, winrt-Windows.Storage.Streams
Building wheel for winrt-runtime (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for winrt-runtime (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [24 lines of output]
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-aarch64-cpython-311
creating build/lib.linux-aarch64-cpython-311/winrt
creating build/lib.linux-aarch64-cpython-311/winrt/system
copying src/winrt/system/__init__.py -> build/lib.linux-aarch64-cpython-311/winrt/system
running egg_info
writing src/winrt_runtime.egg-info/PKG-INFO
writing dependency_links to src/winrt_runtime.egg-info/dependency_links.txt
writing top-level names to src/winrt_runtime.egg-info/top_level.txt
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
reading manifest file 'src/winrt_runtime.egg-info/SOURCES.txt'
writing manifest file 'src/winrt_runtime.egg-info/SOURCES.txt'
copying src/winrt/_winrt.pyi -> build/lib.linux-aarch64-cpython-311/winrt
copying src/winrt/py.typed -> build/lib.linux-aarch64-cpython-311/winrt
running build_ext
building 'winrt._winrt' extension
creating build/temp.linux-aarch64-cpython-311
aarch64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/tmp/pip-build-env-6jcimxt2/overlay/lib/python3.11/site-packages/winrt_sdk/cppwinrt -I/tmp/pip-build-env-6jcimxt2/overlay/lib/python3.11/site-packages/winrt_sdk/pywinrt -I/home/pons/meshtastic_chat_desktop/env/include -I/usr/include/python3.11 -c _winrt.cpp -o build/temp.linux-aarch64-cpython-311/_winrt.o /std:c++20 /permissive-
aarch64-linux-gnu-gcc: fatal error: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files
compilation terminated.
error: command '/usr/bin/aarch64-linux-gnu-gcc' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for winrt-runtime
Building wheel for winrt-Windows.Devices.Bluetooth (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for winrt-Windows.Devices.Bluetooth (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [26 lines of output]
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-aarch64-cpython-311
creating build/lib.linux-aarch64-cpython-311/winrt
creating build/lib.linux-aarch64-cpython-311/winrt/windows
creating build/lib.linux-aarch64-cpython-311/winrt/windows/devices
creating build/lib.linux-aarch64-cpython-311/winrt/windows/devices/bluetooth
copying winrt/windows/devices/bluetooth/__init__.py -> build/lib.linux-aarch64-cpython-311/winrt/windows/devices/bluetooth
running egg_info
writing winrt_Windows.Devices.Bluetooth.egg-info/PKG-INFO
writing dependency_links to winrt_Windows.Devices.Bluetooth.egg-info/dependency_links.txt
writing requirements to winrt_Windows.Devices.Bluetooth.egg-info/requires.txt
writing top-level names to winrt_Windows.Devices.Bluetooth.egg-info/top_level.txt
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
reading manifest file 'winrt_Windows.Devices.Bluetooth.egg-info/SOURCES.txt'
writing manifest file 'winrt_Windows.Devices.Bluetooth.egg-info/SOURCES.txt'
copying winrt/_winrt_windows_devices_bluetooth.pyi -> build/lib.linux-aarch64-cpython-311/winrt
running build_ext
building 'winrt._winrt_windows_devices_bluetooth' extension
creating build/temp.linux-aarch64-cpython-311
aarch64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/tmp/pip-build-env-tue9x5m1/overlay/lib/python3.11/site-packages/winrt_sdk/cppwinrt -I/tmp/pip-build-env-tue9x5m1/overlay/lib/python3.11/site-packages/winrt_sdk/pywinrt -I/home/pons/meshtastic_chat_desktop/env/include -I/usr/include/python3.11 -c py.Windows.Devices.Bluetooth.cpp -o build/temp.linux-aarch64-cpython-311/py.Windows.Devices.Bluetooth.o /std:c++20 /permissive-
aarch64-linux-gnu-gcc: fatal error: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files
compilation terminated.
error: command '/usr/bin/aarch64-linux-gnu-gcc' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for winrt-Windows.Devices.Bluetooth
Building wheel for winrt-Windows.Devices.Bluetooth.Advertisement (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for winrt-Windows.Devices.Bluetooth.Advertisement (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [27 lines of output]
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-aarch64-cpython-311
creating build/lib.linux-aarch64-cpython-311/winrt
creating build/lib.linux-aarch64-cpython-311/winrt/windows
creating build/lib.linux-aarch64-cpython-311/winrt/windows/devices
creating build/lib.linux-aarch64-cpython-311/winrt/windows/devices/bluetooth
creating build/lib.linux-aarch64-cpython-311/winrt/windows/devices/bluetooth/advertisement
copying winrt/windows/devices/bluetooth/advertisement/__init__.py -> build/lib.linux-aarch64-cpython-311/winrt/windows/devices/bluetooth/advertisement
running egg_info
writing winrt_Windows.Devices.Bluetooth.Advertisement.egg-info/PKG-INFO
writing dependency_links to winrt_Windows.Devices.Bluetooth.Advertisement.egg-info/dependency_links.txt
writing requirements to winrt_Windows.Devices.Bluetooth.Advertisement.egg-info/requires.txt
writing top-level names to winrt_Windows.Devices.Bluetooth.Advertisement.egg-info/top_level.txt
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
reading manifest file 'winrt_Windows.Devices.Bluetooth.Advertisement.egg-info/SOURCES.txt'
writing manifest file 'winrt_Windows.Devices.Bluetooth.Advertisement.egg-info/SOURCES.txt'
copying winrt/_winrt_windows_devices_bluetooth_advertisement.pyi -> build/lib.linux-aarch64-cpython-311/winrt
running build_ext
building 'winrt._winrt_windows_devices_bluetooth_advertisement' extension
creating build/temp.linux-aarch64-cpython-311
aarch64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/tmp/pip-build-env-z3bdtto2/overlay/lib/python3.11/site-packages/winrt_sdk/cppwinrt -I/tmp/pip-build-env-z3bdtto2/overlay/lib/python3.11/site-packages/winrt_sdk/pywinrt -I/home/pons/meshtastic_chat_desktop/env/include -I/usr/include/python3.11 -c py.Windows.Devices.Bluetooth.Advertisement.cpp -o build/temp.linux-aarch64-cpython-311/py.Windows.Devices.Bluetooth.Advertisement.o /std:c++20 /permissive-
aarch64-linux-gnu-gcc: fatal error: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files
compilation terminated.
error: command '/usr/bin/aarch64-linux-gnu-gcc' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for winrt-Windows.Devices.Bluetooth.Advertisement
Building wheel for winrt-Windows.Devices.Bluetooth.GenericAttributeProfile (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for winrt-Windows.Devices.Bluetooth.GenericAttributeProfile (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [27 lines of output]
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-aarch64-cpython-311
creating build/lib.linux-aarch64-cpython-311/winrt
creating build/lib.linux-aarch64-cpython-311/winrt/windows
creating build/lib.linux-aarch64-cpython-311/winrt/windows/devices
creating build/lib.linux-aarch64-cpython-311/winrt/windows/devices/bluetooth
creating build/lib.linux-aarch64-cpython-311/winrt/windows/devices/bluetooth/genericattributeprofile
copying winrt/windows/devices/bluetooth/genericattributeprofile/__init__.py -> build/lib.linux-aarch64-cpython-311/winrt/windows/devices/bluetooth/genericattributeprofile
running egg_info
writing winrt_Windows.Devices.Bluetooth.GenericAttributeProfile.egg-info/PKG-INFO
writing dependency_links to winrt_Windows.Devices.Bluetooth.GenericAttributeProfile.egg-info/dependency_links.txt
writing requirements to winrt_Windows.Devices.Bluetooth.GenericAttributeProfile.egg-info/requires.txt
writing top-level names to winrt_Windows.Devices.Bluetooth.GenericAttributeProfile.egg-info/top_level.txt
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
reading manifest file 'winrt_Windows.Devices.Bluetooth.GenericAttributeProfile.egg-info/SOURCES.txt'
writing manifest file 'winrt_Windows.Devices.Bluetooth.GenericAttributeProfile.egg-info/SOURCES.txt'
copying winrt/_winrt_windows_devices_bluetooth_genericattributeprofile.pyi -> build/lib.linux-aarch64-cpython-311/winrt
running build_ext
building 'winrt._winrt_windows_devices_bluetooth_genericattributeprofile' extension
creating build/temp.linux-aarch64-cpython-311
aarch64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/tmp/pip-build-env-6122mc_t/overlay/lib/python3.11/site-packages/winrt_sdk/cppwinrt -I/tmp/pip-build-env-6122mc_t/overlay/lib/python3.11/site-packages/winrt_sdk/pywinrt -I/home/pons/meshtastic_chat_desktop/env/include -I/usr/include/python3.11 -c py.Windows.Devices.Bluetooth.GenericAttributeProfile.cpp -o build/temp.linux-aarch64-cpython-311/py.Windows.Devices.Bluetooth.GenericAttributeProfile.o /std:c++20 /permissive-
aarch64-linux-gnu-gcc: fatal error: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files
compilation terminated.
error: command '/usr/bin/aarch64-linux-gnu-gcc' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for winrt-Windows.Devices.Bluetooth.GenericAttributeProfile
Building wheel for winrt-Windows.Devices.Enumeration (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for winrt-Windows.Devices.Enumeration (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [26 lines of output]
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-aarch64-cpython-311
creating build/lib.linux-aarch64-cpython-311/winrt
creating build/lib.linux-aarch64-cpython-311/winrt/windows
creating build/lib.linux-aarch64-cpython-311/winrt/windows/devices
creating build/lib.linux-aarch64-cpython-311/winrt/windows/devices/enumeration
copying winrt/windows/devices/enumeration/__init__.py -> build/lib.linux-aarch64-cpython-311/winrt/windows/devices/enumeration
running egg_info
writing winrt_Windows.Devices.Enumeration.egg-info/PKG-INFO
writing dependency_links to winrt_Windows.Devices.Enumeration.egg-info/dependency_links.txt
writing requirements to winrt_Windows.Devices.Enumeration.egg-info/requires.txt
writing top-level names to winrt_Windows.Devices.Enumeration.egg-info/top_level.txt
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
reading manifest file 'winrt_Windows.Devices.Enumeration.egg-info/SOURCES.txt'
writing manifest file 'winrt_Windows.Devices.Enumeration.egg-info/SOURCES.txt'
copying winrt/_winrt_windows_devices_enumeration.pyi -> build/lib.linux-aarch64-cpython-311/winrt
running build_ext
building 'winrt._winrt_windows_devices_enumeration' extension
creating build/temp.linux-aarch64-cpython-311
aarch64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/tmp/pip-build-env-n3oi2l01/overlay/lib/python3.11/site-packages/winrt_sdk/cppwinrt -I/tmp/pip-build-env-n3oi2l01/overlay/lib/python3.11/site-packages/winrt_sdk/pywinrt -I/home/pons/meshtastic_chat_desktop/env/include -I/usr/include/python3.11 -c py.Windows.Devices.Enumeration.cpp -o build/temp.linux-aarch64-cpython-311/py.Windows.Devices.Enumeration.o /std:c++20 /permissive-
aarch64-linux-gnu-gcc: fatal error: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files
compilation terminated.
error: command '/usr/bin/aarch64-linux-gnu-gcc' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for winrt-Windows.Devices.Enumeration
Building wheel for winrt-Windows.Foundation (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for winrt-Windows.Foundation (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [25 lines of output]
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-aarch64-cpython-311
creating build/lib.linux-aarch64-cpython-311/winrt
creating build/lib.linux-aarch64-cpython-311/winrt/windows
creating build/lib.linux-aarch64-cpython-311/winrt/windows/foundation
copying winrt/windows/foundation/__init__.py -> build/lib.linux-aarch64-cpython-311/winrt/windows/foundation
running egg_info
writing winrt_Windows.Foundation.egg-info/PKG-INFO
writing dependency_links to winrt_Windows.Foundation.egg-info/dependency_links.txt
writing requirements to winrt_Windows.Foundation.egg-info/requires.txt
writing top-level names to winrt_Windows.Foundation.egg-info/top_level.txt
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
reading manifest file 'winrt_Windows.Foundation.egg-info/SOURCES.txt'
writing manifest file 'winrt_Windows.Foundation.egg-info/SOURCES.txt'
copying winrt/_winrt_windows_foundation.pyi -> build/lib.linux-aarch64-cpython-311/winrt
running build_ext
building 'winrt._winrt_windows_foundation' extension
creating build/temp.linux-aarch64-cpython-311
aarch64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/tmp/pip-build-env-ro3w56ag/overlay/lib/python3.11/site-packages/winrt_sdk/cppwinrt -I/tmp/pip-build-env-ro3w56ag/overlay/lib/python3.11/site-packages/winrt_sdk/pywinrt -I/home/pons/meshtastic_chat_desktop/env/include -I/usr/include/python3.11 -c py.Windows.Foundation.cpp -o build/temp.linux-aarch64-cpython-311/py.Windows.Foundation.o /std:c++20 /permissive-
aarch64-linux-gnu-gcc: fatal error: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files
compilation terminated.
error: command '/usr/bin/aarch64-linux-gnu-gcc' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for winrt-Windows.Foundation
Building wheel for winrt-Windows.Foundation.Collections (pyproject.toml) ...error
error: subprocess-exited-with-error
× Building wheel for winrt-Windows.Foundation.Collections (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [26 lines of output]
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-aarch64-cpython-311
creating build/lib.linux-aarch64-cpython-311/winrt
creating build/lib.linux-aarch64-cpython-311/winrt/windows
creating build/lib.linux-aarch64-cpython-311/winrt/windows/foundation
creating build/lib.linux-aarch64-cpython-311/winrt/windows/foundation/collections
copying winrt/windows/foundation/collections/__init__.py -> build/lib.linux-aarch64-cpython-311/winrt/windows/foundation/collections
running egg_info
writing winrt_Windows.Foundation.Collections.egg-info/PKG-INFO
writing dependency_links to winrt_Windows.Foundation.Collections.egg-info/dependency_links.txt
writing requirements to winrt_Windows.Foundation.Collections.egg-info/requires.txt
writing top-level names to winrt_Windows.Foundation.Collections.egg-info/top_level.txt
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
reading manifest file 'winrt_Windows.Foundation.Collections.egg-info/SOURCES.txt'
writing manifest file 'winrt_Windows.Foundation.Collections.egg-info/SOURCES.txt'
copying winrt/_winrt_windows_foundation_collections.pyi -> build/lib.linux-aarch64-cpython-311/winrt
running build_ext
building 'winrt._winrt_windows_foundation_collections' extension
creating build/temp.linux-aarch64-cpython-311
aarch64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/tmp/pip-build-env-p9ooct8a/overlay/lib/python3.11/site-packages/winrt_sdk/cppwinrt -I/tmp/pip-build-env-p9ooct8a/overlay/lib/python3.11/site-packages/winrt_sdk/pywinrt -I/home/pons/meshtastic_chat_desktop/env/include -I/usr/include/python3.11 -c py.Windows.Foundation.Collections.cpp -o build/temp.linux-aarch64-cpython-311/py.Windows.Foundation.Collections.o /std:c++20 /permissive-
aarch64-linux-gnu-gcc: fatal error: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files
compilation terminated.
error: command '/usr/bin/aarch64-linux-gnu-gcc' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for winrt-Windows.Foundation.Collections
Building wheel for winrt-Windows.Storage.Streams (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for winrt-Windows.Storage.Streams (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [26 lines of output]
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-aarch64-cpython-311
creating build/lib.linux-aarch64-cpython-311/winrt
creating build/lib.linux-aarch64-cpython-311/winrt/windows
creating build/lib.linux-aarch64-cpython-311/winrt/windows/storage
creating build/lib.linux-aarch64-cpython-311/winrt/windows/storage/streams
copying winrt/windows/storage/streams/__init__.py -> build/lib.linux-aarch64-cpython-311/winrt/windows/storage/streams
running egg_info
writing winrt_Windows.Storage.Streams.egg-info/PKG-INFO
writing dependency_links to winrt_Windows.Storage.Streams.egg-info/dependency_links.txt
writing requirements to winrt_Windows.Storage.Streams.egg-info/requires.txt
writing top-level names to winrt_Windows.Storage.Streams.egg-info/top_level.txt
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
reading manifest file 'winrt_Windows.Storage.Streams.egg-info/SOURCES.txt'
writing manifest file 'winrt_Windows.Storage.Streams.egg-info/SOURCES.txt'
copying winrt/_winrt_windows_storage_streams.pyi -> build/lib.linux-aarch64-cpython-311/winrt
running build_ext
building 'winrt._winrt_windows_storage_streams' extension
creating build/temp.linux-aarch64-cpython-311
aarch64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/tmp/pip-build-env-buo8z99v/overlay/lib/python3.11/site-packages/winrt_sdk/cppwinrt -I/tmp/pip-build-env-buo8z99v/overlay/lib/python3.11/site-packages/winrt_sdk/pywinrt -I/home/pons/meshtastic_chat_desktop/env/include -I/usr/include/python3.11 -c py.Windows.Storage.Streams.cpp -o build/temp.linux-aarch64-cpython-311/py.Windows.Storage.Streams.o /std:c++20 /permissive-
aarch64-linux-gnu-gcc: fatal error: cannot specify ‘-o’ with ‘-c’, ‘-S’ or ‘-E’ with multiple files
compilation terminated.
error: command '/usr/bin/aarch64-linux-gnu-gcc' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for winrt-Windows.Storage.Streams
Failed to build winrt-runtime winrt-Windows.Devices.Bluetooth winrt-Windows.Devices.Bluetooth.Advertisement winrt-Windows.Devices.Bluetooth.GenericAttributeProfile winrt-Windows.Devices.Enumeration winrt-Windows.Foundation winrt-Windows.Foundation.Collections winrt-Windows.Storage.Streams
ERROR: Could not build wheels for winrt-runtime, winrt-Windows.Devices.Bluetooth, winrt-Windows.Devices.Bluetooth.Advertisement, winrt-Windows.Devices.Bluetooth.GenericAttributeProfile, winrt-Windows.Devices.Enumeration, winrt-Windows.Foundation, winrt-Windows.Foundation.Collections, winrt-Windows.Storage.Streams, which is required to install pyproject.toml-based projects
Thank you for reaching out. This should be fixed now.
Tried installing requirements on a raspberry pi 4, fails to build
winrt