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 1977568 Details for
Bug 2225697
andriller: 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 17:09:11 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2023-07-25 17:09:11 UTC
Size:
32.00 KB
patch
obsolete
> combination with a more fine grained `package-data` configuration. > You can read more about "package data files" on setuptools documentation page: > - https://setuptools.pypa.io/en/latest/userguide/datafiles.html > [^1]: For Python, any directory (with suitable naming) can be imported, > even if it does not contain any `.py` files. > On the other hand, currently there is no concept of package data > directory, all directories are treated like packages. > ******************************************************************************** >!! > check.warn(importable) >/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'andriller.templates' is absent from the `packages` configuration. >!! > ******************************************************************************** > ############################ > # Package would be ignored # > ############################ > Python recognizes 'andriller.templates' as an importable package[^1], > but it is absent from setuptools' `packages` configuration. > This leads to an ambiguous overall configuration. If you want to distribute this > package, please make sure that 'andriller.templates' is explicitly added > to the `packages` configuration field. > Alternatively, you can also rely on setuptools' discovery methods > (for example by using `find_namespace_packages(...)`/`find_namespace:` > instead of `find_packages(...)`/`find:`). > You can read more about "package discovery" on setuptools documentation page: > - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html > If you don't want 'andriller.templates' to be distributed and are > already explicitly excluding 'andriller.templates' via > `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, > you can try to use `exclude_package_data`, or `include-package-data=False` in > combination with a more fine grained `package-data` configuration. > You can read more about "package data files" on setuptools documentation page: > - https://setuptools.pypa.io/en/latest/userguide/datafiles.html > [^1]: For Python, any directory (with suitable naming) can be imported, > even if it does not contain any `.py` files. > On the other hand, currently there is no concept of package data > directory, all directories are treated like packages. > ******************************************************************************** >!! > check.warn(importable) >creating build/lib/andriller/res >copying andriller/res/icon3.gif -> build/lib/andriller/res >copying andriller/res/icon3.icns -> build/lib/andriller/res >copying andriller/res/icon3.ico -> build/lib/andriller/res >copying andriller/res/icon3.png -> build/lib/andriller/res >copying andriller/res/icon3.xbm -> build/lib/andriller/res >copying andriller/res/logo.gif -> build/lib/andriller/res >creating build/lib/andriller/templates >copying andriller/templates/REPORT.html -> build/lib/andriller/templates >copying andriller/templates/ScreencapReport.html -> build/lib/andriller/templates >copying andriller/templates/accounts.html -> build/lib/andriller/templates >copying andriller/templates/base.html -> build/lib/andriller/templates >copying andriller/templates/calendar.html -> build/lib/andriller/templates >copying andriller/templates/call_logs.html -> build/lib/andriller/templates >copying andriller/templates/chrome_passwords.html -> build/lib/andriller/templates >copying andriller/templates/downloads.html -> build/lib/andriller/templates >copying andriller/templates/facebook_messages.html -> build/lib/andriller/templates >copying andriller/templates/fb_attach.html -> build/lib/andriller/templates >copying andriller/templates/fb_rcpt.html -> build/lib/andriller/templates >copying andriller/templates/fb_share.html -> build/lib/andriller/templates >copying andriller/templates/fb_sticker.html -> build/lib/andriller/templates >copying andriller/templates/google_photos.html -> build/lib/andriller/templates >copying andriller/templates/kik_messages.html -> build/lib/andriller/templates >copying andriller/templates/samsung_snippets.html -> build/lib/andriller/templates >copying andriller/templates/shared_storage.html -> build/lib/andriller/templates >copying andriller/templates/skype_calls.html -> build/lib/andriller/templates >copying andriller/templates/skype_messages.html -> build/lib/andriller/templates >copying andriller/templates/skype_messages_legacy.html -> build/lib/andriller/templates >copying andriller/templates/sms_messages.html -> build/lib/andriller/templates >copying andriller/templates/style.html -> build/lib/andriller/templates >copying andriller/templates/template.html -> build/lib/andriller/templates >copying andriller/templates/viber_contacts.html -> build/lib/andriller/templates >copying andriller/templates/viber_media.html -> build/lib/andriller/templates >copying andriller/templates/viber_messages.html -> build/lib/andriller/templates >copying andriller/templates/wa_media.html -> build/lib/andriller/templates >copying andriller/templates/web_history.html -> build/lib/andriller/templates >copying andriller/templates/web_passwords.html -> build/lib/andriller/templates >copying andriller/templates/whatsapp_contacts.html -> build/lib/andriller/templates >copying andriller/templates/whatsapp_messages.html -> build/lib/andriller/templates >copying andriller/templates/wifi_passwords.html -> build/lib/andriller/templates >running build_scripts >creating build/scripts-3.12 >copying and adjusting andriller-gui.py -> build/scripts-3.12 >changing mode of build/scripts-3.12/andriller-gui.py from 644 to 755 >+ RPM_EC=0 >++ jobs -p >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.S6Gnbs >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch >++ dirname /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/andriller-3.3.1-11.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 andriller-3.3.1 >+ 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 ' >+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/andriller-3.3.1-11.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/andriller-3.3.1-11.fc39.noarch/usr >creating /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib >creating /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12 >creating /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages >creating /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller >copying build/lib/andriller/__init__.py -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller >copying build/lib/andriller/__main__.py -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller >copying build/lib/andriller/adb_conn.py -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller >copying build/lib/andriller/classes.py -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller >copying build/lib/andriller/config.py -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller >copying build/lib/andriller/cracking.py -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller >copying build/lib/andriller/decoders.py -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller >copying build/lib/andriller/decrypts.py -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller >copying build/lib/andriller/driller.py -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller >copying build/lib/andriller/engines.py -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller >copying build/lib/andriller/messages.py -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller >copying build/lib/andriller/statics.py -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller >copying build/lib/andriller/tooltips.py -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller >copying build/lib/andriller/utils.py -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller >copying build/lib/andriller/screencap.py -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller >copying build/lib/andriller/windows.py -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller >creating /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/res >copying build/lib/andriller/res/icon3.gif -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/res >copying build/lib/andriller/res/icon3.icns -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/res >copying build/lib/andriller/res/icon3.ico -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/res >copying build/lib/andriller/res/icon3.png -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/res >copying build/lib/andriller/res/icon3.xbm -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/res >copying build/lib/andriller/res/logo.gif -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/res >creating /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/REPORT.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/ScreencapReport.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/accounts.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/base.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/calendar.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/call_logs.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/chrome_passwords.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/downloads.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/facebook_messages.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/fb_attach.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/fb_rcpt.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/fb_share.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/fb_sticker.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/google_photos.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/kik_messages.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/samsung_snippets.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/shared_storage.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/skype_calls.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/skype_messages.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/skype_messages_legacy.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/sms_messages.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/style.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/template.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/viber_contacts.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/viber_media.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/viber_messages.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/wa_media.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/web_history.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/web_passwords.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/whatsapp_contacts.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/whatsapp_messages.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >copying build/lib/andriller/templates/wifi_passwords.html -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/templates >byte-compiling /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/__init__.py to __init__.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/__main__.py to __main__.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/adb_conn.py to adb_conn.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/classes.py to classes.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/config.py to config.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/cracking.py to cracking.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/decoders.py to decoders.cpython-312.pyc >/usr/lib/python3.12/site-packages/andriller/decoders.py:1263: SyntaxWarning: invalid escape sequence '\-' >byte-compiling /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/decrypts.py to decrypts.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/driller.py to driller.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/engines.py to engines.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/messages.py to messages.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/statics.py to statics.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/tooltips.py to tooltips.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/utils.py to utils.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/screencap.py to screencap.cpython-312.pyc >byte-compiling /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller/windows.py to windows.cpython-312.pyc >writing byte-compilation script '/tmp/tmpki83x88t.py' >/usr/bin/python3 /tmp/tmpki83x88t.py >/usr/lib/python3.12/site-packages/andriller/decoders.py:1263: SyntaxWarning: invalid escape sequence '\-' >removing /tmp/tmpki83x88t.py >running install_egg_info >running egg_info >writing andriller.egg-info/PKG-INFO >writing dependency_links to andriller.egg-info/dependency_links.txt >writing requirements to andriller.egg-info/requires.txt >writing top-level names to andriller.egg-info/top_level.txt >reading manifest file 'andriller.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no files found matching '*' under directory 'andriller/bin' >warning: no previously-included files matching 'env' found anywhere in distribution >warning: no previously-included files matching '.tox' found anywhere in distribution >warning: no previously-included files matching '.coverage' found anywhere in distribution >warning: no previously-included files matching 'htmlcov' found anywhere in distribution >warning: no previously-included files matching '__pycache__' found anywhere in distribution >warning: no previously-included files matching '.git/' found anywhere in distribution >warning: no previously-included files matching '*.py[coxd]' found anywhere in distribution >adding license file 'LICENSE' >writing manifest file 'andriller.egg-info/SOURCES.txt' >Copying andriller.egg-info to /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages/andriller-3.3.1-py3.12.egg-info >running install_scripts >creating /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/bin >copying build/scripts-3.12/andriller-gui.py -> /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/bin >changing mode of /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/bin/andriller-gui.py to 755 >+ rm -rfv /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/bin/__pycache__ >+ mkdir -p /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/share/applications/ >+ desktop-file-install --dir=/builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/share/applications /builddir/build/SOURCES/andriller.desktop >/builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/share/applications/andriller.desktop: warning: value "Android Forensic Tools" for key "Comment" in group "Desktop Entry" looks the same as that of key "GenericName" >+ /usr/bin/python3 /usr/lib/rpm/redhat/pathfix.py -pn -i /usr/bin/python3 /builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/bin/andriller-gui.py >/builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/bin/andriller-gui.py: updating >+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.3.1-11.fc39 --unique-debug-suffix -3.3.1-11.fc39.noarch --unique-debug-src-base andriller-3.3.1-11.fc39.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/andriller-3.3.1 >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/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12 using python3.12 >/usr/lib/python3.12/site-packages/andriller/decoders.py:1263: SyntaxWarning: invalid escape sequence '\-' >/usr/lib/python3.12/site-packages/andriller/decoders.py:1263: SyntaxWarning: invalid escape sequence '\-' >+ /usr/lib/rpm/redhat/brp-python-hardlink >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.OnKexA >+ 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 andriller-3.3.1 >+ PYTHONPATH=/builddir/build/BUILDROOT/andriller-3.3.1-11.fc39.noarch/usr/lib/python3.12/site-packages >+ pytest-3.12 -v 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/andriller-3.3.1 >plugins: cov-4.0.0 >collecting ... collected 45 items / 2 errors >==================================== ERRORS ==================================== >_________________ ERROR collecting tests/test_decoderclass.py __________________ >tests/test_decoderclass.py:5: in <module> > from andriller.classes import AndroidDecoder, DecoderError >andriller/classes.py:12: in <module> > from . import engines >andriller/engines.py:10: in <module> > @jinja2.evalcontextfilter >E AttributeError: module 'jinja2' has no attribute 'evalcontextfilter' >___________________ ERROR collecting tests/test_registry.py ____________________ >tests/test_registry.py:2: in <module> > from andriller import decoders >andriller/decoders.py:9: in <module> > from .classes import AndroidDecoder >andriller/classes.py:12: in <module> > from . import engines >andriller/engines.py:10: in <module> > @jinja2.evalcontextfilter >E AttributeError: module 'jinja2' has no attribute 'evalcontextfilter' >=============================== warnings summary =============================== >andriller/decoders.py:1263 > /builddir/build/BUILD/andriller-3.3.1/andriller/decoders.py:1263: SyntaxWarning: invalid escape sequence '\-' > re_res = re.findall(b'_salt(\-?\d+)', R.read(), re.DOTALL) # noqa: W605 >-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html >=========================== short test summary info ============================ >ERROR tests/test_decoderclass.py - AttributeError: module 'jinja2' has no att... >ERROR tests/test_registry.py - AttributeError: module 'jinja2' has no attribu... >!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!! >========================= 1 warning, 2 errors in 0.38s ========================= >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.OnKexA (%check) > Bad exit status from /var/tmp/rpm-tmp.OnKexA (%check) >Child return code was: 1 >EXCEPTION: [Error('Command failed: \n # /usr/bin/systemd-nspawn -q -M 93816b55799341199b7ab7a770f1ade8 -D /var/lib/mock/f39-build-44258254-5274344/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.z8bttp82:/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/andriller.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 93816b55799341199b7ab7a770f1ade8 -D /var/lib/mock/f39-build-44258254-5274344/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.z8bttp82:/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/andriller.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 2225697
: 1977568 |
1977569
|
1977570