Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1978818 Details for
Bug 2226142
python-alarmdecoder: FTBFS in Fedora rawhide/f39
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh89 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 32.00 KB, created by
Fedora Release Engineering
on 2023-07-25 19:07:31 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2023-07-25 19:07:31 UTC
Size:
32.00 KB
patch
obsolete
>-Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection ' >+ export CFLAGS >+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection ' >+ export CXXFLAGS >+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules ' >+ export FFLAGS >+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules ' >+ export FCFLAGS >+ VALAFLAGS=-g >+ export VALAFLAGS >+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' >+ export RUSTFLAGS >+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' >+ export LDFLAGS >+ LT_SYS_LIBRARY_PATH=/usr/lib: >+ export LT_SYS_LIBRARY_PATH >+ CC=gcc >+ export CC >+ CXX=g++ >+ export CXX >+ cd alarmdecoder-1.13.9 >+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection ' >+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' >+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch --prefix /usr >running install >/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. >!! > ******************************************************************************** > Please avoid running ``setup.py`` directly. > Instead, use pypa/build, pypa/installer, pypa/build or > other standards-based tools. > Follow the current Python packaging guidelines when building > Python RPM packages. > See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html > and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. > ******************************************************************************** >!! > self.initialize_options() >running install_lib >creating /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr >creating /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib >creating /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12 >creating /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages >creating /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder >copying build/lib/alarmdecoder/util.py -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder >copying build/lib/alarmdecoder/zonetracking.py -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder >copying build/lib/alarmdecoder/decoder.py -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder >copying build/lib/alarmdecoder/__init__.py -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder >copying build/lib/alarmdecoder/panels.py -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder >copying build/lib/alarmdecoder/states.py -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder >creating /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/devices >copying build/lib/alarmdecoder/devices/usb_device.py -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/devices >copying build/lib/alarmdecoder/devices/socket_device.py -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/devices >copying build/lib/alarmdecoder/devices/serial_device.py -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/devices >copying build/lib/alarmdecoder/devices/__init__.py -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/devices >copying build/lib/alarmdecoder/devices/base_device.py -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/devices >creating /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/event >copying build/lib/alarmdecoder/event/event.py -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/event >copying build/lib/alarmdecoder/event/__init__.py -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/event >creating /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/messages >copying build/lib/alarmdecoder/messages/panel_message.py -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/messages >copying build/lib/alarmdecoder/messages/base_message.py -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/messages >copying build/lib/alarmdecoder/messages/aui_message.py -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/messages >copying build/lib/alarmdecoder/messages/rf_message.py -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/messages >copying build/lib/alarmdecoder/messages/expander_message.py -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/messages >copying build/lib/alarmdecoder/messages/__init__.py -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/messages >creating /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/messages/lrr >copying build/lib/alarmdecoder/messages/lrr/message.py -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/messages/lrr >copying build/lib/alarmdecoder/messages/lrr/events.py -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/messages/lrr >copying build/lib/alarmdecoder/messages/lrr/__init__.py -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/messages/lrr >copying build/lib/alarmdecoder/messages/lrr/system.py -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/messages/lrr >byte-compiling /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/util.py to util.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/zonetracking.py to zonetracking.cpython-312.pyc >/usr/lib/python3.12/site-packages/alarmdecoder/zonetracking.py:188: SyntaxWarning: invalid escape sequence '\d' >byte-compiling /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/decoder.py to decoder.cpython-312.pyc >/usr/lib/python3.12/site-packages/alarmdecoder/decoder.py:605: SyntaxWarning: invalid escape sequence '\.' >byte-compiling /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/__init__.py to __init__.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/panels.py to panels.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/states.py to states.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/devices/usb_device.py to usb_device.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/devices/socket_device.py to socket_device.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/devices/serial_device.py to serial_device.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/devices/__init__.py to __init__.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/devices/base_device.py to base_device.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/event/event.py to event.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/event/__init__.py to __init__.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/messages/panel_message.py to panel_message.cpython-312.pyc >/usr/lib/python3.12/site-packages/alarmdecoder/messages/panel_message.py:73: SyntaxWarning: invalid escape sequence '\[' >byte-compiling /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/messages/base_message.py to base_message.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/messages/aui_message.py to aui_message.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/messages/rf_message.py to rf_message.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/messages/expander_message.py to expander_message.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/messages/__init__.py to __init__.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/messages/lrr/message.py to message.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/messages/lrr/events.py to events.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/messages/lrr/__init__.py to __init__.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder/messages/lrr/system.py to system.cpython-312.pyc >writing byte-compilation script '/tmp/tmpqx5khjqj.py' >/usr/bin/python3 /tmp/tmpqx5khjqj.py >/usr/lib/python3.12/site-packages/alarmdecoder/zonetracking.py:188: SyntaxWarning: invalid escape sequence '\d' >/usr/lib/python3.12/site-packages/alarmdecoder/decoder.py:605: SyntaxWarning: invalid escape sequence '\.' >/usr/lib/python3.12/site-packages/alarmdecoder/messages/panel_message.py:73: SyntaxWarning: invalid escape sequence '\[' >removing /tmp/tmpqx5khjqj.py >running install_egg_info >running egg_info >writing alarmdecoder.egg-info/PKG-INFO >writing dependency_links to alarmdecoder.egg-info/dependency_links.txt >writing requirements to alarmdecoder.egg-info/requires.txt >writing top-level names to alarmdecoder.egg-info/top_level.txt >reading manifest file 'alarmdecoder.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >adding license file 'LICENSE' >writing manifest file 'alarmdecoder.egg-info/SOURCES.txt' >Copying alarmdecoder.egg-info to /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages/alarmdecoder-1.13.9-py3.12.egg-info >running install_scripts >creating /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/bin >copying build/scripts-3.12/ad2-sslterm -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/bin >copying build/scripts-3.12/ad2-firmwareupload -> /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/bin >changing mode of /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/bin/ad2-sslterm to 755 >changing mode of /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/bin/ad2-firmwareupload to 755 >+ rm -rfv /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/bin/__pycache__ >+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.13.9-10.fc39 --unique-debug-suffix -1.13.9-10.fc39.noarch --unique-debug-src-base python-alarmdecoder-1.13.9-10.fc39.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/alarmdecoder-1.13.9 >find-debuginfo: starting >Extracting debug info from 0 files >Creating .debug symlinks for symlinks to ELF files >find: 'debug': No such file or directory >find-debuginfo: done >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/check-rpaths >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >+ /usr/lib/rpm/brp-remove-la-files >+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12 using python3.12 >/usr/lib/python3.12/site-packages/alarmdecoder/decoder.py:605: SyntaxWarning: invalid escape sequence '\.' >/usr/lib/python3.12/site-packages/alarmdecoder/decoder.py:605: SyntaxWarning: invalid escape sequence '\.' >/usr/lib/python3.12/site-packages/alarmdecoder/messages/panel_message.py:73: SyntaxWarning: invalid escape sequence '\[' >/usr/lib/python3.12/site-packages/alarmdecoder/messages/panel_message.py:73: SyntaxWarning: invalid escape sequence '\[' >/usr/lib/python3.12/site-packages/alarmdecoder/zonetracking.py:188: SyntaxWarning: invalid escape sequence '\d' >/usr/lib/python3.12/site-packages/alarmdecoder/zonetracking.py:188: SyntaxWarning: invalid escape sequence '\d' >+ /usr/lib/rpm/redhat/brp-python-hardlink >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.poL281 >+ umask 022 >+ cd /builddir/build/BUILD >+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection ' >+ export CFLAGS >+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection ' >+ export CXXFLAGS >+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules ' >+ export FFLAGS >+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules ' >+ export FCFLAGS >+ VALAFLAGS=-g >+ export VALAFLAGS >+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' >+ export RUSTFLAGS >+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' >+ export LDFLAGS >+ LT_SYS_LIBRARY_PATH=/usr/lib: >+ export LT_SYS_LIBRARY_PATH >+ CC=gcc >+ export CC >+ CXX=g++ >+ export CXX >+ cd alarmdecoder-1.13.9 >+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection ' >+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' >+ PATH=/builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin >+ PYTHONPATH=/builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-alarmdecoder-1.13.9-10.fc39.noarch/usr/lib/python3.12/site-packages >+ PYTHONDONTWRITEBYTECODE=1 >+ PYTEST_XDIST_AUTO_NUM_WORKERS=8 >+ /usr/bin/pytest -v test -k 'not test_ssl and not test_ssl_exception' >============================= test session starts ============================== >platform linux -- Python 3.12.0b4, pytest-7.3.2, pluggy-1.0.0 -- /usr/bin/python3 >cachedir: .pytest_cache >rootdir: /builddir/build/BUILD/alarmdecoder-1.13.9 >collecting ... collected 70 items / 2 deselected / 68 selected >test/test_ad2.py::TestAlarmDecoder::test_alarm_event PASSED [ 1%] >test/test_ad2.py::TestAlarmDecoder::test_armed_away_event PASSED [ 2%] >test/test_ad2.py::TestAlarmDecoder::test_battery_low_event PASSED [ 4%] >test/test_ad2.py::TestAlarmDecoder::test_boot PASSED [ 5%] >test/test_ad2.py::TestAlarmDecoder::test_chime_changed_event PASSED [ 7%] >test/test_ad2.py::TestAlarmDecoder::test_clear_zone PASSED [ 8%] >test/test_ad2.py::TestAlarmDecoder::test_close PASSED [ 10%] >test/test_ad2.py::TestAlarmDecoder::test_config_message FAILED [ 11%] >test/test_ad2.py::TestAlarmDecoder::test_expander_message PASSED [ 13%] >test/test_ad2.py::TestAlarmDecoder::test_fault PASSED [ 14%] >test/test_ad2.py::TestAlarmDecoder::test_fault_wireproblem PASSED [ 16%] >test/test_ad2.py::TestAlarmDecoder::test_fire_alarm_event PASSED [ 17%] >test/test_ad2.py::TestAlarmDecoder::test_fire_lrr PASSED [ 19%] >test/test_ad2.py::TestAlarmDecoder::test_get_config PASSED [ 20%] >test/test_ad2.py::TestAlarmDecoder::test_hit_for_faults PASSED [ 22%] >test/test_ad2.py::TestAlarmDecoder::test_message PASSED [ 23%] >test/test_ad2.py::TestAlarmDecoder::test_message_kpm PASSED [ 25%] >test/test_ad2.py::TestAlarmDecoder::test_open PASSED [ 26%] >test/test_ad2.py::TestAlarmDecoder::test_panic_v1 PASSED [ 27%] >test/test_ad2.py::TestAlarmDecoder::test_panic_v2 PASSED [ 29%] >test/test_ad2.py::TestAlarmDecoder::test_power_changed_event PASSED [ 30%] >test/test_ad2.py::TestAlarmDecoder::test_ready_changed_event PASSED [ 32%] >test/test_ad2.py::TestAlarmDecoder::test_reboot PASSED [ 33%] >test/test_ad2.py::TestAlarmDecoder::test_relay_message PASSED [ 35%] >test/test_ad2.py::TestAlarmDecoder::test_rfx_message PASSED [ 36%] >test/test_ad2.py::TestAlarmDecoder::test_save_config PASSED [ 38%] >test/test_ad2.py::TestAlarmDecoder::test_send PASSED [ 39%] >test/test_ad2.py::TestAlarmDecoder::test_sending_received PASSED [ 41%] >test/test_ad2.py::TestAlarmDecoder::test_zone_bypassed_event PASSED [ 42%] >test/test_ad2.py::TestAlarmDecoder::test_zone_fault_and_restore FAILED [ 44%] >test/test_devices.py::TestSerialDevice::test_open PASSED [ 45%] >test/test_devices.py::TestSerialDevice::test_open_failed PASSED [ 47%] >test/test_devices.py::TestSerialDevice::test_open_no_interface PASSED [ 48%] >test/test_devices.py::TestSerialDevice::test_read PASSED [ 50%] >test/test_devices.py::TestSerialDevice::test_read_exception PASSED [ 51%] >test/test_devices.py::TestSerialDevice::test_read_line FAILED [ 52%] >test/test_devices.py::TestSerialDevice::test_read_line_exception PASSED [ 54%] >test/test_devices.py::TestSerialDevice::test_read_line_timeout PASSED [ 55%] >test/test_devices.py::TestSerialDevice::test_write PASSED [ 57%] >test/test_devices.py::TestSerialDevice::test_write_exception PASSED [ 58%] >test/test_devices.py::TestSocketDevice::test_open PASSED [ 60%] >test/test_devices.py::TestSocketDevice::test_open_failed PASSED [ 61%] >test/test_devices.py::TestSocketDevice::test_read PASSED [ 63%] >test/test_devices.py::TestSocketDevice::test_read_exception PASSED [ 64%] >test/test_devices.py::TestSocketDevice::test_read_line FAILED [ 66%] >test/test_devices.py::TestSocketDevice::test_read_line_exception PASSED [ 67%] >test/test_devices.py::TestSocketDevice::test_read_line_timeout PASSED [ 69%] >test/test_devices.py::TestSocketDevice::test_write PASSED [ 70%] >test/test_devices.py::TestSocketDevice::test_write_exception PASSED [ 72%] >test/test_messages.py::TestMessages::test_expander_message_parse PASSED [ 73%] >test/test_messages.py::TestMessages::test_expander_message_parse_fail PASSED [ 75%] >test/test_messages.py::TestMessages::test_lrr_event_code_override FAILED [ 76%] >test/test_messages.py::TestMessages::test_lrr_message_parse_fail PASSED [ 77%] >test/test_messages.py::TestMessages::test_lrr_message_parse_v1 PASSED [ 79%] >test/test_messages.py::TestMessages::test_lrr_message_parse_v2 FAILED [ 80%] >test/test_messages.py::TestMessages::test_message_parse PASSED [ 82%] >test/test_messages.py::TestMessages::test_message_parse_fail PASSED [ 83%] >test/test_messages.py::TestMessages::test_rf_message_parse PASSED [ 85%] >test/test_messages.py::TestMessages::test_rf_message_parse_fail PASSED [ 86%] >test/test_zonetracking.py::TestZonetracking::test_ECP_failure PASSED [ 88%] >test/test_zonetracking.py::TestZonetracking::test_message_fault_text PASSED [ 89%] >test/test_zonetracking.py::TestZonetracking::test_message_ready PASSED [ 91%] >test/test_zonetracking.py::TestZonetracking::test_zone_fault PASSED [ 92%] >test/test_zonetracking.py::TestZonetracking::test_zone_multi_zone_skip_restore PASSED [ 94%] >test/test_zonetracking.py::TestZonetracking::test_zone_out_of_order_fault PASSED [ 95%] >test/test_zonetracking.py::TestZonetracking::test_zone_restore PASSED [ 97%] >test/test_zonetracking.py::TestZonetracking::test_zone_restore_skip PASSED [ 98%] >test/test_zonetracking.py::TestZonetracking::test_zone_timeout_restore PASSED [100%] >=================================== FAILURES =================================== >_____________________ TestAlarmDecoder.test_config_message _____________________ >self = <test_ad2.TestAlarmDecoder testMethod=test_config_message> > def test_config_message(self): > msg = self._decoder._handle_message(b'!CONFIG>MODE=A&CONFIGBITS=ff04&ADDRESS=18&LRR=N&COM=N&EXP=NNNNN&REL=NNNN&MASK=ffffffff&DEDUPLICATE=N') >> self.assertEquals(self._decoder.mode, ADEMCO) >E AttributeError: 'TestAlarmDecoder' object has no attribute 'assertEquals'. Did you mean: 'assertEqual'? >test/test_ad2.py:232: AttributeError >_________________ TestAlarmDecoder.test_zone_fault_and_restore _________________ >self = <test_ad2.TestAlarmDecoder testMethod=test_zone_fault_and_restore> > def test_zone_fault_and_restore(self): > self._decoder._on_read(self, data=b'[00010001000000000A--],003,[f70000051003000008020000000000],"FAULT 03 "') >> self.assertEquals(self._zone_faulted, 3) >E AttributeError: 'TestAlarmDecoder' object has no attribute 'assertEquals'. Did you mean: 'assertEqual'? >test/test_ad2.py:357: AttributeError >_______________________ TestSerialDevice.test_read_line ________________________ >self = <test_devices.TestSerialDevice testMethod=test_read_line> > def test_read_line(self): > side_effect = list("testing\r\n") > if sys.version_info > (3,): > side_effect = [chr(x).encode('utf-8') for x in b"testing\r\n"] > > with patch.object(self._device._device, 'read', side_effect=side_effect): > with patch('serial.Serial.fileno', return_value=1): > with patch.object(select, 'select', return_value=[[1], [], []]): > ret = None > try: > ret = self._device.read_line() > except StopIteration: > pass > >> self.assertEquals(ret, "testing") >E AttributeError: 'TestSerialDevice' object has no attribute 'assertEquals'. Did you mean: 'assertEqual'? >test/test_devices.py:112: AttributeError >_______________________ TestSocketDevice.test_read_line ________________________ >self = <test_devices.TestSocketDevice testMethod=test_read_line> > def test_read_line(self): > side_effect = list("testing\r\n") > if sys.version_info > (3,): > side_effect = [chr(x).encode('utf-8') for x in b"testing\r\n"] > > with patch('socket.socket.fileno', return_value=1): > with patch.object(select, 'select', return_value=[[1], [], []]): > with patch.object(self._device._device, 'recv', side_effect=side_effect): > ret = None > try: > ret = self._device.read_line() > except StopIteration: > pass > >> self.assertEquals(ret, "testing") >E AttributeError: 'TestSocketDevice' object has no attribute 'assertEquals'. Did you mean: 'assertEqual'? >test/test_devices.py:207: AttributeError >__________________ TestMessages.test_lrr_event_code_override ___________________ >self = <test_messages.TestMessages testMethod=test_lrr_event_code_override> > def test_lrr_event_code_override(self): > msg = LRRMessage('!LRR:001,1,CID_3400,01') >> self.assertEquals(msg.event_code, LRR_CID_EVENT.OPENCLOSE_BY_USER) # 400 -> 401 >E AttributeError: 'TestMessages' object has no attribute 'assertEquals'. Did you mean: 'assertEqual'? >test/test_messages.py:88: AttributeError >____________________ TestMessages.test_lrr_message_parse_v2 ____________________ >self = <test_messages.TestMessages testMethod=test_lrr_message_parse_v2> > def test_lrr_message_parse_v2(self): > msg = LRRMessage('!LRR:001,1,CID_3401,ff') > self.assertIsInstance(msg, LRRMessage) >> self.assertEquals(msg.event_data, '001') >E AttributeError: 'TestMessages' object has no attribute 'assertEquals'. Did you mean: 'assertEqual'? >test/test_messages.py:78: AttributeError >=========================== short test summary info ============================ >FAILED test/test_ad2.py::TestAlarmDecoder::test_config_message - AttributeErr... >FAILED test/test_ad2.py::TestAlarmDecoder::test_zone_fault_and_restore - Attr... >FAILED test/test_devices.py::TestSerialDevice::test_read_line - AttributeErro... >FAILED test/test_devices.py::TestSocketDevice::test_read_line - AttributeErro... >FAILED test/test_messages.py::TestMessages::test_lrr_event_code_override - At... >FAILED test/test_messages.py::TestMessages::test_lrr_message_parse_v2 - Attri... >================== 6 failed, 62 passed, 2 deselected in 0.60s ================== >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.poL281 (%check) > Bad exit status from /var/tmp/rpm-tmp.poL281 (%check) >Child return code was: 1 >EXCEPTION: [Error('Command failed: \n # /usr/bin/systemd-nspawn -q -M f5dc7b9ddb394b2c92f375b3d27ab774 -D /var/lib/mock/f39-build-44332114-5276202/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.tt6vde3e:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007" --setenv=PS1=<mock-chroot> \\s-\\v\\$ --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-alarmdecoder.spec\n', 1)] >Traceback (most recent call last): > File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace > result = func(*args, **kw) > ^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 597, in do_with_status > raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) >mockbuild.exception.Error: Command failed: > # /usr/bin/systemd-nspawn -q -M f5dc7b9ddb394b2c92f375b3d27ab774 -D /var/lib/mock/f39-build-44332114-5276202/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.tt6vde3e:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007" --setenv=PS1=<mock-chroot> \s-\v\$ --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-alarmdecoder.spec >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 2226142
: 1978818 |
1978819
|
1978820