openmpi/python-related problems in epel7 ppc buildroot

Dave Love d.love at liverpool.ac.uk
Wed Aug 19 12:20:28 UTC 2015


Orion Poplawski <orion at cora.nwra.com> writes:

> On 08/18/2015 09:21 AM, Dave Love wrote:
>> I'm trying to build a new package.  It's failing on epel-7-ppc64le
>> (only) with two sorts of errors in %check which appear to be problems
>> with the build root, e.g.
>> <https://koji.fedoraproject.org/koji/taskinfo?taskID=10740549>.  One is
>> from openmpi of a sort I don't recognize but which looks like an
>> installation problem:
>> 
>>   [buildppc-01.phx2.fedoraproject.org:62215] [[INVALID],INVALID] ORTE_ERROR_LOG: Not found in file ess_hnp_module.c at line 170
>
> I would ask on the openmpi list.

Do you mean it's up to me to debug it?  I don't think it's reasonable to
try to without direct access to the buildroot, and I wouldn't be able to
fix it anyhow.

>> The other appears to be from Python rpm macros:
>> 
>>   error: Bad exit status from /var/tmp/rpm-tmp.Ytxu8V (%check)
>>       Macro %py2_install has unterminated body
>
> This will show up on all arches due to:
> https://bugzilla.redhat.com/show_bug.cgi?id=1241655
> fix in:
> https://admin.fedoraproject.org/updates/epel-rpm-macros-7-3
>
> Should only be fatal for packages that use the py2_install macro though I think.

OK, thanks.  It looked as if it was the fatal failure, but maybe that
was just confusion with the test failure in this case.



More information about the devel mailing list