Overview

Request 601660 accepted

- Only produce blacs-devel-headers package once (in openmpi).

Loading...

Jimmy Berry's avatar

Currently producing duplicate binaries are the same name.



Jimmy Berry's avatar

Can someone take a look? Were hoping to clean this up before Leap 15.0 release as one of only two packages producing duplicate binaries remaining.


Egbert Eich's avatar
You are breaking the HPC builds! Each HPC build requires the headers in its own path! Either you do:
%if %{with blacs_devel_headers} || %{with hpc}
+%if %{with blacs_devel_headers}
 mkdir -p %{buildroot}%{p_includedir}/blacs/
 install -m 644 %{pname}-%{version}/BLACS/SRC/Bdef.h %{buildroot}%{p_includedir}/blacs/
+%endif
or you define %blacs_devel_headers differently. You can also see this from the results of the HPC builds:
[  613s] RPM build errors:
[  613s]     Directory not found: /home/abuild/rpmbuild/BUILDROOT/scalapack_2_0_2-gnu-mpich-hpc-2.0.2-48.1.i386/usr/lib/hpc/gnu7/mpich/scalapack/2.0.2/include
[  613s]     File not found: /home/abuild/rpmbuild/BUILDROOT/scalapack_2_0_2-gnu-mpich-hpc-2.0.2-48.1.i386/usr/lib/hpc/gnu7/mpich/scalapack/2.0.2/include/blacs
You should always check the build results before submitting a package - especially if you don't know the package well!

Jimmy Berry's avatar

I thought I did. Was fixing a dozen packages in a row so I must have slipped up on this one. Thanks for correcting.

Request History
Jimmy Berry's avatar

jberry created request

- Only produce blacs-devel-headers package once (in openmpi).


Egbert Eich's avatar

eeich declined request

See comment above!


Egbert Eich's avatar

eeich reopened request

Ok, per request by lnussel I will fix it myself.


Egbert Eich's avatar

eeich accepted request

Upon request by lnussel I will fix this myself.

openSUSE Build Service is sponsored by