https://bugzilla.redhat.com/show_bug.cgi?id=1095923 Pierre-YvesChibon <pingou@xxxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |pingou@xxxxxxxxxxxx Assignee|nobody@xxxxxxxxxxxxxxxxx |pingou@xxxxxxxxxxxx Flags| |fedora-review? --- Comment #1 from Pierre-YvesChibon <pingou@xxxxxxxxxxxx> --- * Spec is clean * License is GPLv2+ ! In the sources, three files (src/expm.c, src/logm-eigen.c and src/expm-eigen.c) have the following header: * The functions therein use LAPACK and BLAS routines. Nicely * formatted man pages for these can be found at * * <http://www.mathkeisan.com/UsersGuide/E/> * * AUTHORS: Christophe Dutang, based on code eigen, * * i.e., function 'modLa_rg' and 'modLa_dgesv' in R's * <Rsource>/src/modules/lapack/lapack.c, used in eigen() Could these be bundled? I did not check if they have been changed or not * Builds errors on F20: Warning: Nonexistent include directory "/usr/lib64/gfortran/modules" gcc -m64 -std=gnu99 -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -flto -fpic -Wl,-z,relro -o expm.so R_dgebal.o expm-eigen.o expm.o init.o logm-eigen.o matexp.o matpow.o matrexp.o matrexpO.o mexp-common.o -llapack -lblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/usr/lib64/R/lib -lR /usr/bin/ld: cannot find -llapack /usr/bin/ld: cannot find -lblas collect2: error: ld returned 1 exit status make: *** [expm.so] Error 1 ERROR: compilation failed for package 'expm' * rpmlint: rpmlint R-expm-0.99.1.1-1.fc20.src.rpm 1 packages and 0 specfiles checked; 0 errors, 0 warnings. * sha512sum expm_0.99-1.1.tar.gz (upstream) 89c7728abb6ce8ec9fa86519e35be2c90f1381f4a5421e9e959c0900bb9a41805145059eb6fd175eb22d5510ecee7ad35b9abb4937c0f406c6acef82db3270c5 expm_0.99-1.1.tar.gz sha512sum R-expm-0.99.1.1-1.fc20.src/expm_0.99-1.1.tar.gz (src.rpm) 89c7728abb6ce8ec9fa86519e35be2c90f1381f4a5421e9e959c0900bb9a41805145059eb6fd175eb22d5510ecee7ad35b9abb4937c0f406c6acef82db3270c5 R-expm-0.99.1.1-1.fc20.src/expm_0.99-1.1.tar.gz So we have to see about the headers and whether you want the F20 branch or not :) -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review