Hi, intrigeri: > Helmut Grohne: >> I've concluded that regardless of whether this is a bug in gcc, it is a >> bug in libapparmor-dev. I think that putting static and dynamic >> libraries in different directories is a recipe for breakage. You really >> should put them in the same directory. That can be either /lib/<triplet> >> or /usr/lib/<triplet>. Implementing the former is easier so that's what >> my patch does. Would you be so kind and fix this on the apparmor side?
I've just remembered this morning that I had blindly trusted the patch to do what it claims, without actually testing it before uploading. And unfortunately, it does not: libapparmor-dev 2.13-4 still installs the unversioned symlink in /usr/lib/<triplet>/libapparmor.so. I'll try to fix this right away. I suspect it'll raise the dev-pkg-without-shlib-symlink Lintian warning but then this might be a bug in Lintian (#843932). Cheers, -- intrigeri