* QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/share/amsn/plugins/amsnplus/snapshot
That's more serious than just not respecting LDFLAGS. You actually install shipped binary file, instead of compiling it: (amd64) janus02 amsnplus # ls -lrth snapshot -rwxr-xr-x 1 portage portage 5.9K Sep 3 2006 snapshot and don't care about deps: (amd64) janus02 amsnplus # ldd snapshot linux-gate.so.1 => (0xf776f000) libImlib.so.11 => not found libX11.so.6 => not found libc.so.6 => /lib32/libc.so.6 (0xf7613000) /lib/ld-linux.so.2 (0xf7770000)
*amsn-0.98.4-r1 (28 Apr 2011) 28 Apr 2011; Kevin McCarthy <signals@gentoo.org> +amsn-0.98.4-r1.ebuild, +files/amsn-0.98.4-amsnplus-ldflags.patch, +files/amsn-0.98.4-v4l2.patch: Add v4l2 compatibilty #363201. Build amsnplus/snapshot from source instead of installing the shipped 32-bit binary and add imlib dep required to build it. Other versions are gone from tree