Bug 2142739 - proxmark3 fails to build for ppc64le or s390x
Summary: proxmark3 fails to build for ppc64le or s390x
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: proxmark3
Version: 38
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Marlin Sööse
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: F-ExcludeArch-s390x PPCTracker
TreeView+ depends on / blocked
 
Reported: 2022-11-15 06:33 UTC by Marlin Sööse
Modified: 2023-06-28 01:27 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-06-28 01:27:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Marlin Sööse 2022-11-15 06:33:57 UTC
Description of problem: Latest release of proxmark3 fails to build for ppc64le and s390x

Version-Release number of selected component (if applicable): v4.15864

How reproducible: Build for ppc64le or s390x


Steps to Reproduce:
1. Build for ppc64le
OR
2. Build for s390x

Actual results:

RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.9yK0Y5 (%build)
    Bad exit status from /var/tmp/rpm-tmp.9yK0Y5 (%build)
Child return code was: 1
EXCEPTION: [Error()]
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/mockbuild/trace_decorator.py", line 93, in trace
    result = func(*args, **kw)
  File "/usr/lib/python3.10/site-packages/mockbuild/util.py", line 598, 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 953680ad14b54c59b3998405d3232d2c -D /var/lib/mock/f38-build-39295164-4887312/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.07f18319:/etc/resolv.conf --bind=/dev/btrfs-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 s390x --nodeps /builddir/build/SPECS/proxmark3.spec


Expected results:

Clean build

Additional info:

Comment 1 Ben Cotton 2023-02-07 14:59:07 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 38 development cycle.
Changing version to 38.

Comment 2 Marlin Sööse 2023-06-28 01:27:06 UTC
Neither ppc64le nor s390x archs are tested and or supported by upstream project. Closing as WONTFIX.


Note You need to log in before you can comment on or make changes to this bug.