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 1979175 Details for
Bug 2226263
python-nudatus: 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:34:49 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2023-07-25 19:34:49 UTC
Size:
32.00 KB
patch
obsolete
>-mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' >+ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 >+ echo pyproject-rpm-macros >+ echo python3-devel >+ echo 'python3dist(pip) >= 19' >+ echo 'python3dist(packaging)' >+ '[' -f pyproject.toml ']' >+ '[' -f setup.py ']' >+ echo 'python3dist(setuptools) >= 40.8' >+ echo 'python3dist(wheel)' >+ rm -rfv '*.dist-info/' >+ '[' -f /usr/bin/python3 ']' >+ mkdir -p /builddir/build/BUILD/nudatus-0.0.5/.pyproject-builddir >+ echo -n >+ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' >+ 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 ' >+ TMPDIR=/builddir/build/BUILD/nudatus-0.0.5/.pyproject-builddir >+ RPM_TOXENV=py312 >+ HOSTNAME=rpmbuild >+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/nudatus-0.0.5/pyproject-wheeldir --output /builddir/build/BUILD/python-nudatus-0.0.5-9.fc39.noarch-pyproject-buildrequires -r >Handling setuptools >= 40.8 from default build backend >Requirement satisfied: setuptools >= 40.8 > (installed: setuptools 67.7.2) >Handling wheel from default build backend >Requirement satisfied: wheel > (installed: wheel 0.40.0) >running egg_info >writing nudatus.egg-info/PKG-INFO >writing dependency_links to nudatus.egg-info/dependency_links.txt >writing entry points to nudatus.egg-info/entry_points.txt >writing requirements to nudatus.egg-info/requires.txt >writing top-level names to nudatus.egg-info/top_level.txt >reading manifest file 'nudatus.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >adding license file 'LICENSE' >adding license file 'AUTHORS' >writing manifest file 'nudatus.egg-info/SOURCES.txt' >Handling wheel from get_requires_for_build_wheel >Requirement satisfied: wheel > (installed: wheel 0.40.0) >running dist_info >writing nudatus.egg-info/PKG-INFO >writing dependency_links to nudatus.egg-info/dependency_links.txt >writing entry points to nudatus.egg-info/entry_points.txt >writing requirements to nudatus.egg-info/requires.txt >writing top-level names to nudatus.egg-info/top_level.txt >reading manifest file 'nudatus.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >adding license file 'LICENSE' >adding license file 'AUTHORS' >writing manifest file 'nudatus.egg-info/SOURCES.txt' >creating '/builddir/build/BUILD/nudatus-0.0.5/nudatus-0.0.5.dist-info' >Handling wheel ; extra == 'all' from hook generated metadata: Requires-Dist (nudatus) >Ignoring alien requirement: wheel ; extra == 'all' >Handling pytest (>=4.6) ; extra == 'all' from hook generated metadata: Requires-Dist (nudatus) >Ignoring alien requirement: pytest (>=4.6) ; extra == 'all' >Handling twine ; extra == 'all' from hook generated metadata: Requires-Dist (nudatus) >Ignoring alien requirement: twine ; extra == 'all' >Handling pytest-random-order (>=1.0.0) ; extra == 'all' from hook generated metadata: Requires-Dist (nudatus) >Ignoring alien requirement: pytest-random-order (>=1.0.0) ; extra == 'all' >Handling pytest-faulthandler ; extra == 'all' from hook generated metadata: Requires-Dist (nudatus) >Ignoring alien requirement: pytest-faulthandler ; extra == 'all' >Handling pytest-cov ; extra == 'all' from hook generated metadata: Requires-Dist (nudatus) >Ignoring alien requirement: pytest-cov ; extra == 'all' >Handling black ; extra == 'all' from hook generated metadata: Requires-Dist (nudatus) >Ignoring alien requirement: black ; extra == 'all' >Handling coverage ; extra == 'all' from hook generated metadata: Requires-Dist (nudatus) >Ignoring alien requirement: coverage ; extra == 'all' >Handling pytest (>=4.6) ; extra == 'dev' from hook generated metadata: Requires-Dist (nudatus) >Ignoring alien requirement: pytest (>=4.6) ; extra == 'dev' >Handling pytest-cov ; extra == 'dev' from hook generated metadata: Requires-Dist (nudatus) >Ignoring alien requirement: pytest-cov ; extra == 'dev' >Handling pytest-random-order (>=1.0.0) ; extra == 'dev' from hook generated metadata: Requires-Dist (nudatus) >Ignoring alien requirement: pytest-random-order (>=1.0.0) ; extra == 'dev' >Handling pytest-faulthandler ; extra == 'dev' from hook generated metadata: Requires-Dist (nudatus) >Ignoring alien requirement: pytest-faulthandler ; extra == 'dev' >Handling coverage ; extra == 'dev' from hook generated metadata: Requires-Dist (nudatus) >Ignoring alien requirement: coverage ; extra == 'dev' >Handling black ; extra == 'dev' from hook generated metadata: Requires-Dist (nudatus) >Ignoring alien requirement: black ; extra == 'dev' >Handling wheel ; extra == 'dev' from hook generated metadata: Requires-Dist (nudatus) >Ignoring alien requirement: wheel ; extra == 'dev' >Handling twine ; extra == 'dev' from hook generated metadata: Requires-Dist (nudatus) >Ignoring alien requirement: twine ; extra == 'dev' >Handling wheel ; extra == 'package' from hook generated metadata: Requires-Dist (nudatus) >Ignoring alien requirement: wheel ; extra == 'package' >Handling twine ; extra == 'package' from hook generated metadata: Requires-Dist (nudatus) >Ignoring alien requirement: twine ; extra == 'package' >Handling pytest (>=4.6) ; extra == 'tests' from hook generated metadata: Requires-Dist (nudatus) >Ignoring alien requirement: pytest (>=4.6) ; extra == 'tests' >Handling pytest-cov ; extra == 'tests' from hook generated metadata: Requires-Dist (nudatus) >Ignoring alien requirement: pytest-cov ; extra == 'tests' >Handling pytest-random-order (>=1.0.0) ; extra == 'tests' from hook generated metadata: Requires-Dist (nudatus) >Ignoring alien requirement: pytest-random-order (>=1.0.0) ; extra == 'tests' >Handling pytest-faulthandler ; extra == 'tests' from hook generated metadata: Requires-Dist (nudatus) >Ignoring alien requirement: pytest-faulthandler ; extra == 'tests' >Handling coverage ; extra == 'tests' from hook generated metadata: Requires-Dist (nudatus) >Ignoring alien requirement: coverage ; extra == 'tests' >Handling black ; extra == 'tests' from hook generated metadata: Requires-Dist (nudatus) >Ignoring alien requirement: black ; extra == 'tests' >+ cat /builddir/build/BUILD/python-nudatus-0.0.5-9.fc39.noarch-pyproject-buildrequires >+ rm -rfv nudatus-0.0.5.dist-info/ >removed 'nudatus-0.0.5.dist-info/entry_points.txt' >removed 'nudatus-0.0.5.dist-info/top_level.txt' >removed 'nudatus-0.0.5.dist-info/METADATA' >removed 'nudatus-0.0.5.dist-info/LICENSE' >removed 'nudatus-0.0.5.dist-info/AUTHORS' >removed directory 'nudatus-0.0.5.dist-info/' >+ RPM_EC=0 >++ jobs -p >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LwYklB >+ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' >+ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' >+ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 nudatus-0.0.5 >+ mkdir -p /builddir/build/BUILD/nudatus-0.0.5/.pyproject-builddir >+ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' >+ 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 ' >+ TMPDIR=/builddir/build/BUILD/nudatus-0.0.5/.pyproject-builddir >+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/nudatus-0.0.5/pyproject-wheeldir >Processing /builddir/build/BUILD/nudatus-0.0.5 > Preparing metadata (pyproject.toml): started > Running command Preparing metadata (pyproject.toml) > running dist_info > creating /builddir/build/BUILD/nudatus-0.0.5/.pyproject-builddir/pip-modern-metadata-hos3rf2o/nudatus.egg-info > writing /builddir/build/BUILD/nudatus-0.0.5/.pyproject-builddir/pip-modern-metadata-hos3rf2o/nudatus.egg-info/PKG-INFO > writing dependency_links to /builddir/build/BUILD/nudatus-0.0.5/.pyproject-builddir/pip-modern-metadata-hos3rf2o/nudatus.egg-info/dependency_links.txt > writing entry points to /builddir/build/BUILD/nudatus-0.0.5/.pyproject-builddir/pip-modern-metadata-hos3rf2o/nudatus.egg-info/entry_points.txt > writing requirements to /builddir/build/BUILD/nudatus-0.0.5/.pyproject-builddir/pip-modern-metadata-hos3rf2o/nudatus.egg-info/requires.txt > writing top-level names to /builddir/build/BUILD/nudatus-0.0.5/.pyproject-builddir/pip-modern-metadata-hos3rf2o/nudatus.egg-info/top_level.txt > writing manifest file '/builddir/build/BUILD/nudatus-0.0.5/.pyproject-builddir/pip-modern-metadata-hos3rf2o/nudatus.egg-info/SOURCES.txt' > reading manifest file '/builddir/build/BUILD/nudatus-0.0.5/.pyproject-builddir/pip-modern-metadata-hos3rf2o/nudatus.egg-info/SOURCES.txt' > reading manifest template 'MANIFEST.in' > adding license file 'LICENSE' > adding license file 'AUTHORS' > writing manifest file '/builddir/build/BUILD/nudatus-0.0.5/.pyproject-builddir/pip-modern-metadata-hos3rf2o/nudatus.egg-info/SOURCES.txt' > creating '/builddir/build/BUILD/nudatus-0.0.5/.pyproject-builddir/pip-modern-metadata-hos3rf2o/nudatus-0.0.5.dist-info' > Preparing metadata (pyproject.toml): finished with status 'done' >Building wheels for collected packages: nudatus > Building wheel for nudatus (pyproject.toml): started > Running command Building wheel for nudatus (pyproject.toml) > running bdist_wheel > running build > running build_py > creating build > creating build/lib > copying nudatus.py -> build/lib > installing to build/bdist.linux-aarch64/wheel > running install > running install_lib > creating build/bdist.linux-aarch64 > creating build/bdist.linux-aarch64/wheel > copying build/lib/nudatus.py -> build/bdist.linux-aarch64/wheel > running install_egg_info > running egg_info > writing nudatus.egg-info/PKG-INFO > writing dependency_links to nudatus.egg-info/dependency_links.txt > writing entry points to nudatus.egg-info/entry_points.txt > writing requirements to nudatus.egg-info/requires.txt > writing top-level names to nudatus.egg-info/top_level.txt > reading manifest file 'nudatus.egg-info/SOURCES.txt' > reading manifest template 'MANIFEST.in' > adding license file 'LICENSE' > adding license file 'AUTHORS' > writing manifest file 'nudatus.egg-info/SOURCES.txt' > Copying nudatus.egg-info to build/bdist.linux-aarch64/wheel/nudatus-0.0.5-py3.12.egg-info > running install_scripts > creating build/bdist.linux-aarch64/wheel/nudatus-0.0.5.dist-info/WHEEL > creating '/builddir/build/BUILD/nudatus-0.0.5/.pyproject-builddir/pip-wheel-rks0axb4/.tmp-b1xkht4k/nudatus-0.0.5-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it > adding 'nudatus.py' > adding 'nudatus-0.0.5.dist-info/AUTHORS' > adding 'nudatus-0.0.5.dist-info/LICENSE' > adding 'nudatus-0.0.5.dist-info/METADATA' > adding 'nudatus-0.0.5.dist-info/WHEEL' > adding 'nudatus-0.0.5.dist-info/entry_points.txt' > adding 'nudatus-0.0.5.dist-info/top_level.txt' > adding 'nudatus-0.0.5.dist-info/RECORD' > removing build/bdist.linux-aarch64/wheel > Building wheel for nudatus (pyproject.toml): finished with status 'done' > Created wheel for nudatus: filename=nudatus-0.0.5-py3-none-any.whl size=5307 sha256=52e426a5a55106573e5fec9a87241ea7e0484bd8d67faf068e3c9d276c326126 > Stored in directory: /builddir/.cache/pip/wheels/28/52/50/fc5c1982c7011c3b0ca43f9947a14067cf04755fd64c0b9c2b >Successfully built nudatus >+ RPM_EC=0 >++ jobs -p >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.B3c8Ye >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch >++ dirname /builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch >+ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' >+ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' >+ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 nudatus-0.0.5 >++ ls /builddir/build/BUILD/nudatus-0.0.5/pyproject-wheeldir/nudatus-0.0.5-py3-none-any.whl >++ xargs basename --multiple >++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' >+ specifier=nudatus==0.0.5 >+ TMPDIR=/builddir/build/BUILD/nudatus-0.0.5/.pyproject-builddir >+ /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/nudatus-0.0.5/pyproject-wheeldir nudatus==0.0.5 >Using pip 23.1.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) >Looking in links: /builddir/build/BUILD/nudatus-0.0.5/pyproject-wheeldir >Processing ./pyproject-wheeldir/nudatus-0.0.5-py3-none-any.whl >Installing collected packages: nudatus > Creating /builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch/usr/bin > changing mode of /builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch/usr/bin/nudatus to 755 >Successfully installed nudatus-0.0.5 >+ '[' -d /builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch/usr/bin ']' >+ '[' -z sP ']' >+ shebang_flags=-kasP >+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch/usr/bin/nudatus >/builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch/usr/bin/nudatus: updating >+ rm -rfv /builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch/usr/bin/__pycache__ >+ rm -f /builddir/build/BUILD/python-nudatus-0.0.5-9.fc39.noarch-pyproject-ghost-distinfo >+ site_dirs=() >+ '[' -d /builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch/usr/lib/python3.12/site-packages ']' >+ site_dirs+=("/usr/lib/python3.12/site-packages") >+ '[' /builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch/usr/lib/python3.12/site-packages ']' >+ '[' -d /builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch/usr/lib64/python3.12/site-packages ']' >+ for site_dir in ${site_dirs[@]} >+ for distinfo in /builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch$site_dir/*.dist-info >+ echo '%ghost /usr/lib/python3.12/site-packages/nudatus-0.0.5.dist-info' >+ sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch/usr/lib/python3.12/site-packages/nudatus-0.0.5.dist-info/INSTALLER >+ PYTHONPATH=/usr/lib/rpm/redhat >+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch --record /builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch/usr/lib/python3.12/site-packages/nudatus-0.0.5.dist-info/RECORD --output /builddir/build/BUILD/python-nudatus-0.0.5-9.fc39.noarch-pyproject-record >+ rm -fv /builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch/usr/lib/python3.12/site-packages/nudatus-0.0.5.dist-info/RECORD >removed '/builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch/usr/lib/python3.12/site-packages/nudatus-0.0.5.dist-info/RECORD' >+ rm -fv /builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch/usr/lib/python3.12/site-packages/nudatus-0.0.5.dist-info/REQUESTED >removed '/builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch/usr/lib/python3.12/site-packages/nudatus-0.0.5.dist-info/REQUESTED' >++ wc -l /builddir/build/BUILD/python-nudatus-0.0.5-9.fc39.noarch-pyproject-ghost-distinfo >++ cut -f1 '-d ' >+ lines=1 >+ '[' 1 -ne 1 ']' >+ RPM_PERCENTAGES_COUNT=2 >+ /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/python-nudatus-0.0.5-9.fc39.noarch-pyproject-files --output-modules /builddir/build/BUILD/python-nudatus-0.0.5-9.fc39.noarch-pyproject-modules --buildroot /builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /builddir/build/BUILD/python-nudatus-0.0.5-9.fc39.noarch-pyproject-record --prefix /usr nudatus >+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.0.5-9.fc39 --unique-debug-suffix -0.0.5-9.fc39.noarch --unique-debug-src-base python-nudatus-0.0.5-9.fc39.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/nudatus-0.0.5 >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-nudatus-0.0.5-9.fc39.noarch/usr/lib/python3.12 using python3.12 >+ /usr/lib/rpm/redhat/brp-python-hardlink >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EiFhrP >+ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' >+ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' >+ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -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 nudatus-0.0.5 >+ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' >+ 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-nudatus-0.0.5-9.fc39.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin >+ PYTHONPATH=/builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-nudatus-0.0.5-9.fc39.noarch/usr/lib/python3.12/site-packages >+ PYTHONDONTWRITEBYTECODE=1 >+ PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/nudatus-0.0.5/.pyproject-builddir' >+ PYTEST_XDIST_AUTO_NUM_WORKERS=8 >+ /usr/bin/pytest -vvv tests >============================= 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/nudatus-0.0.5 >collecting ... collected 7 items >tests/test_nudatus.py::test_get_version PASSED [ 14%] >tests/test_nudatus.py::test_mangle_script PASSED [ 28%] >tests/test_nudatus.py::test_mangle_with_bad_syntax FAILED [ 42%] >tests/test_nudatus.py::test_main_without_file PASSED [ 57%] >tests/test_nudatus.py::test_main_with_file_without_output_file PASSED [ 71%] >tests/test_nudatus.py::test_main_with_file_with_output_file PASSED [ 85%] >tests/test_nudatus.py::test_main_with_bad_script FAILED [100%] >=================================== FAILURES =================================== >_________________________ test_mangle_with_bad_syntax __________________________ > def test_mangle_with_bad_syntax(): > """ > Check that mangle throws an > exception for a badly formatted script > """ > script = "" > with open("tests/bigscript_bad.py") as f: > script = f.read() > assert len(script) > 0 >> with pytest.raises(tokenize.TokenError): >E Failed: DID NOT RAISE <class 'tokenize.TokenError'> >tests/test_nudatus.py:47: Failed >__________________________ test_main_with_bad_script ___________________________ >capfd = <_pytest.capture.CaptureFixture object at 0xffff81edf290> > def test_main_with_bad_script(capfd): > with pytest.raises(SystemExit) as ex: > with mock.patch("sys.argv", ["nudatus", "tests/bigscript_bad.py"]): > nudatus.main() >> assert ex.value.code == 1 >tests/test_nudatus.py:98: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >self = <ExceptionInfo for raises contextmanager> > @property > def value(self) -> E: > """The exception value.""" >> assert ( > self._excinfo is not None > ), ".value can only be used after the context manager exits" >E AssertionError: .value can only be used after the context manager exits >/usr/lib/python3.12/site-packages/_pytest/_code/code.py:541: AssertionError >----------------------------- Captured stdout call ----------------------------- >from microbit import * >) >def show_num(num): > if 1 + 1 == 2 and 2 + 2 == 4 or 3 + 3 == 6 \ > and 3 - 3 == 0 and 'this is nonsense' == 'this is nonsense': > print('Hello') > text = """ > This should survive > """ > i = Image() > i.fill(0) > if num & 0b00001000: > i.set_pixel(0, 2, 9) > if num & 0b00000100: > i.set_pixel(1, 2, 9) > if num & 0b00000010: > i.set_pixel(2, 2, 9) > if num & 0b00000001: > i.set_pixel(3, 2, 9) > display.show(i) >show_num(12) >=========================== short test summary info ============================ >FAILED tests/test_nudatus.py::test_mangle_with_bad_syntax - Failed: DID NOT R... >FAILED tests/test_nudatus.py::test_main_with_bad_script - AssertionError: .va... >========================= 2 failed, 5 passed in 0.09s ========================== >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.EiFhrP (%check) > Bad exit status from /var/tmp/rpm-tmp.EiFhrP (%check) >Child return code was: 1 >EXCEPTION: [Error('Command failed: \n # /usr/bin/systemd-nspawn -q -M 3b8c97bb7efb4d8895c158004b162dc3 -D /var/lib/mock/f39-build-44338807-5276550/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.gwgrewe9:/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 -ba --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-nudatus.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 3b8c97bb7efb4d8895c158004b162dc3 -D /var/lib/mock/f39-build-44338807-5276550/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.gwgrewe9:/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 -ba --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-nudatus.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 2226263
: 1979175 |
1979176
|
1979177