Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1864288

Summary: aespipe: FTBFS in Fedora rawhide/f33
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: aespipeAssignee: Jiri Hladky <hladky.jiri>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: hladky.jiri, law
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: 2020-08-07 18:51:53 UTC Type: ---
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: 1803234    

Description Fedora Release Engineering 2020-08-03 19:08:51 UTC
aespipe failed to build from source in Fedora rawhide/f33

https://koji.fedoraproject.org/koji/taskinfo?taskID=48314611


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Please fix aespipe at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
aespipe will be orphaned. Before branching of Fedora 34,
aespipe will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Comment 1 Jeff Law 2020-08-07 18:51:53 UTC
Just an infrastructure failure AFAICT.  Resubmitted and it worked fine.

Comment 2 Jiri Hladky 2020-08-10 00:28:02 UTC
I have tried to update the datamash to latest version 1.7.

Build process is passing on all arches except for armv7hl. 

On armv7hl, make check is failing for newly added "decorate" binary. See bellow. 

I have contacted authors, asking for help. 

Jirka

https://koji.fedoraproject.org/koji/taskinfo?taskID=48992202

FAIL: tests/decorate-errors.pl

==> tests/decorate-errors.log <==
*** c5.3	Sun Aug  9 23:47:15 2020
--- c5.E	Sun Aug  9 23:47:15 2020
***************
*** 1,2 ****
  decorate: invalid IPv6 address 'FOO'
! decorate: conversion failed in line 1
--- 1,2 ----
  decorate: invalid IPv6 address 'FOO'
! decorate: conversion failed in line 0
FAIL tests/decorate-errors.pl (exit status: 1)