Bug 1286227 - Please update to 1.1.4
Summary: Please update to 1.1.4
Keywords:
Status: CLOSED DUPLICATE of bug 1286232
Alias: None
Product: Fedora
Classification: Fedora
Component: pax-utils
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dominik 'Rathann' Mierzejewski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-27 14:15 UTC by Marcin Juszkiewicz
Modified: 2015-11-29 21:34 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-29 21:34:41 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Marcin Juszkiewicz 2015-11-27 14:15:36 UTC
Description of problem:

Fedora package of pax-utils fails to build on AArch64. 

See https://bugzilla.redhat.com/show_bug.cgi?id=1255729 for details.

I built 1.1.4 by hand and it passed all tests.

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

1.0.5-something

How reproducible:

always

Steps to Reproduce:
1. do a build on aarch64 (arm-koji)

Actual results:

FAIL: lddtree.py.list-all
--- lddtree.py.list-all	2015-11-25 09:13:24.834179994 +0000
+++ lddtree.sh.list-all	2015-11-25 09:13:24.744188090 +0000
@@ -2,12 +2,12 @@
 /lib/ld-linux-aarch64.so.1
 /lib64/libtinfo.so.5
 /lib64/libc.so.6
-/lib/ld-linux-aarch64.so.1
-/lib/ld-linux-aarch64.so.1
+/lib64/ld-linux-aarch64.so.1
+/lib64/ld-linux-aarch64.so.1
 /lib64/libdl.so.2
 /lib64/libc.so.6
-/lib/ld-linux-aarch64.so.1
-/lib/ld-linux-aarch64.so.1
+/lib64/ld-linux-aarch64.so.1
+/lib64/ld-linux-aarch64.so.1
 /lib64/libc.so.6
-/lib/ld-linux-aarch64.so.1
+/lib64/ld-linux-aarch64.so.1
 /lib/ld-linux-aarch64.so.1
Makefile:4: recipe for target 'cmp.check' failed

Expected results:

PASS: lddtree.py.list-all

Additional info:

Comment 1 Dominik 'Rathann' Mierzejewski 2015-11-29 21:34:41 UTC

*** This bug has been marked as a duplicate of bug 1286232 ***


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