Bug 2142739

Summary: proxmark3 fails to build for ppc64le or s390x
Product: [Fedora] Fedora Reporter: Marlin Sööse <marlin.soose>
Component: proxmark3Assignee: Marlin Sööse <marlin.soose>
Status: CLOSED WONTFIX QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 38CC: marlin.soose
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-06-28 01:27:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 485231, 1071880    

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.