Activity log for bug #1319687

Date Who What changed Old value New value Message
2014-05-15 08:09:47 Arne Morten Kvarving bug added bug
2014-05-15 08:09:47 Arne Morten Kvarving attachment added Simple test program to trigger problem. https://bugs.launchpad.net/bugs/1319687/+attachment/4112897/+files/suitetest.cpp
2014-05-15 08:21:37 Arne Morten Kvarving description The config library is only available as a .a which is not compiled with -fPIC. Thus, linking into shared libraries fails on AMD64. Attaching a minimal program to trigger the bug. gcc -shared -o test.so suitetest.cpp -lumfpack -lsuitesparseconfig The config library is only available as a .a which is not compiled with -fPIC. Thus, linking into shared libraries fails on AMD64. Attaching a minimal program to trigger the bug. gcc -shared -fPIC -o test.so suitetest.cpp -lumfpack -lsuitesparseconfig
2014-06-24 12:13:31 Launchpad Janitor suitesparse (Ubuntu): status New Confirmed
2015-02-19 21:02:02 Philipp Huebner attachment added include libsuitesparseconfig_pic.a in libsuitesparse-dev https://bugs.launchpad.net/ubuntu/+source/suitesparse/+bug/1319687/+attachment/4322785/+files/fix-684116.patch
2015-02-20 00:18:07 Ubuntu Foundations Team Bug Bot tags patch
2015-02-20 00:18:13 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Review Team
2015-06-15 20:18:23 Thomas F. bug added subscriber Thomas F.
2015-11-04 13:10:40 Sebastien Bacher bug added subscriber Ubuntu Sponsors Team
2015-11-10 10:56:35 Sebastien Bacher bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684116
2015-11-10 10:56:35 Sebastien Bacher bug task added suitesparse (Debian)
2015-11-10 10:57:32 Sebastien Bacher suitesparse (Ubuntu): importance Undecided Low
2015-11-10 10:57:39 Sebastien Bacher removed subscriber Ubuntu Sponsors Team
2015-11-10 11:45:44 Bug Watch Updater suitesparse (Debian): status Unknown Fix Released