gcc rebuild
blas has /usr/lib/libblas.so.3.9.0 and it needs libquadmath.so.0 from libquadmath lapack has /usr/lib/liblapack.so.3.9.0 and it needs libquadmath.so.0 from libquadmath cblas has /usr/lib/libcblas.so.3.9.0 and it needs libquadmath.so.0 from libquadmath fftw3 has /usr/bin/fftwq-wisdom and it needs libquadmath.so.0 from libquadmath fftw3 has /usr/lib/libfftw3q.so.3.5.8 and it needs libquadmath.so.0 from libquadmath fftw3 has /usr/lib/libfftw3q_threads.so.3.5.8 and it needs libquadmath.so.0 from libquadmath python3-numpy has /usr/lib/python3.8/site-packages/numpy/linalg/_umath_linalg.cpython-38-x86_64-linux-gnu.so and it needs libquadmath.so.0 from libquadmath python3-numpy has /usr/lib/python3.8/site-packages/numpy/linalg/lapack_lite.cpython-38-x86_64-linux-gnu.so and it needs libquadmath.so.0 from libquadmath python-numpy has /usr/lib/python2.7/site-packages/numpy/core/_multiarray_umath.so and it needs libquadmath.so.0 from libquadmath python-numpy has /usr/lib/python2.7/site-packages/numpy/linalg/_umath_linalg.so and it needs libquadmath.so.0 from libquadmath python-numpy has /usr/lib/python2.7/site-packages/numpy/linalg/lapack_lite.so and it needs libquadmath.so.0 from libquadmath libgfortran has /usr/lib/libgfortran.so.5.0.0 and it needs libquadmath.so.0 from libquadmath done. (/home/akn/.revdep-rebuild_3f850944.4_lnames, /home/akn/.revdep-rebuild_3f850944.4_rdnames)
This commit is contained in:
@@ -89,6 +89,9 @@
|
||||
<Name>libgfortran</Name>
|
||||
<IsA>library</IsA>
|
||||
<Summary>Contains GCC shared support library for gfortran</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libquadmath</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/libgfortran.so*</Path>
|
||||
<Path fileType="library">/usr/lib32/libgfortran.so*</Path>
|
||||
@@ -141,7 +144,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2020-03-18</Date>
|
||||
<Date>2020-10-01</Date>
|
||||
<Version>9.2.1</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
|
||||
Reference in New Issue
Block a user