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

Do we need eigensoft



Hi,

I'm currently working down a list of packages not touched a long time.
I stumbled upon eigensoft which was lagging behind upstream and in a bad
packaging state (and only in experimental).  I updated the packaging to
a certain point, moved the packaging to Git[1] since the upstream
tarball needs to skip some files.  I admit I'm not very motivated to
safe a package that is

  * non-free
  * has 0 popcon users
  * resides only in experimental
  * guessed from the download archive is maintained upstream quite weak

Steffen, could you please explain your initial interest in this package
and whether it remains.  Any other interested user for this package.

Currently it does not build (ends up with something like

...
gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -I../include -I/opt/openblas/include -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2  -c -o eigensrc/eigsubs.o eigensrc/eigsubs.c
gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -I../include -I/opt/openblas/include -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2  -c -o eigx.o eigx.c
gcc -Wl,-z,relro -L/opt/openblas/lib -D_GNU_SOURCE  pca.o eigensrc/eigsubs.o eigx.o nicksrc/libnick.a  -Wl,-Bdynamic -lgsl -Wl,-Bstatic -lblas -Wl,-Bdynamic -lgfortran -pthread -lm -o pca
eigx.o: In function `eigx_':
/build/eigensoft-6.0.1+ds/src/eigx.c:83: undefined reference to `dspev_'
eigx.o: In function `eigxv_':
/build/eigensoft-6.0.1+ds/src/eigx.c:105: undefined reference to `dspev_'
eigx.o: In function `cdc_':
/build/eigensoft-6.0.1+ds/src/eigx.c:121: undefined reference to `dpotrf_'
eigx.o: In function `inverse_':
/build/eigensoft-6.0.1+ds/src/eigx.c:154: undefined reference to `dgetrf_'
/build/eigensoft-6.0.1+ds/src/eigx.c:161: undefined reference to `dgetri_'
eigx.o: In function `solve_':
/build/eigensoft-6.0.1+ds/src/eigx.c:185: undefined reference to `dgetrf_'
/build/eigensoft-6.0.1+ds/src/eigx.c:191: undefined reference to `dgetrs_'
eigx.o: In function `geneigsolve_':
/build/eigensoft-6.0.1+ds/src/eigx.c:207: undefined reference to `dsygv_'
collect2: error: ld returned 1 exit status
<builtin>: recipe for target 'pca' failed
make[2]: *** [pca] Error 1
...


If this mail does not get any response I would vote for the removal of
this package.

Kind regards

       Andreas.

[1] https://anonscm.debian.org/debian-med/eigensoft.git

-- 
http://fam-tille.de


Reply to: