[Bug 2238263] Review Request: dbcsr - Distributed Block Compressed Sparse Row matrix library

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=2238263



--- Comment #8 from Orion Poplawski <orion@xxxxxxxx> ---
a) tools/* seems to not be needed, so I've removed it in %prep
b) Fixed
c) I'm not quite sure why it's different, but I suspect that fedora review
doesn't know that it needs to load the appropriate mpi modules before
evaluating symbols.  It checks out okay manually:

$ LD_LIBRARY_PATH=/usr/lib64/mpich/lib ldd -r
/usr/lib64/mpich/lib/libdbcsr.so.2.6.0
        linux-vdso.so.1 (0x00007ffcdc2dc000)
        libflexiblas.so.3 => /lib64/libflexiblas.so.3 (0x00007f0497800000)
        libgfortran.so.5 => /lib64/libgfortran.so.5 (0x00007f0497400000)
        libmvec.so.1 => /lib64/libmvec.so.1 (0x00007f0497706000)
        libmpifort.so.12 => /usr/lib64/mpich/lib/libmpifort.so.12
(0x00007f0497313000)
        libgomp.so.1 => /lib64/libgomp.so.1 (0x00007f0498016000)
        libm.so.6 => /lib64/libm.so.6 (0x00007f0497231000)
        libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f0497bdc000)
        libc.so.6 => /lib64/libc.so.6 (0x00007f0496e00000)
        libquadmath.so.0 => /lib64/libquadmath.so.0 (0x00007f0497b94000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f049809d000)
        libmpi.so.12 => /usr/lib64/mpich/lib/libmpi.so.12 (0x00007f0496600000)
        libhwloc.so.15 => /lib64/libhwloc.so.15 (0x00007f04971d3000)
        libfabric.so.1 => /lib64/libfabric.so.1 (0x00007f0495e00000)
        libyaksa.so.0 => /lib64/libyaksa.so.0 (0x00007f0493a00000)
        libudev.so.1 => /lib64/libudev.so.1 (0x00007f049719b000)
        librdmacm.so.1 => /lib64/librdmacm.so.1 (0x00007f0497ff6000)
        libefa.so.1 => /lib64/libefa.so.1 (0x00007f0497b88000)
        libnl-3.so.200 => /lib64/libnl-3.so.200 (0x00007f04976e1000)
        libnl-route-3.so.200 => /lib64/libnl-route-3.so.200
(0x00007f0497105000)
        libpsm2.so.2 => /lib64/libpsm2.so.2 (0x00007f049709c000)
        libibverbs.so.1 => /lib64/libibverbs.so.1 (0x00007f049707a000)
        libuuid.so.1 => /lib64/libuuid.so.1 (0x00007f0497b7e000)
        libnuma.so.1 => /lib64/libnuma.so.1 (0x00007f0497b6f000)
        libcap.so.2 => /lib64/libcap.so.2 (0x00007f04976d7000)


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2238263

Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202238263%23c8
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux