Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 328283 - net-im/amsn-0.98.3 installs precompiled files to /usr
Summary: net-im/amsn-0.98.3 installs precompiled files to /usr
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-14 16:40 UTC by Jeroen Roovers (RETIRED)
Modified: 2012-05-24 10:53 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2010-07-14 16:40:57 UTC
* 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
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-07-22 15:37:56 UTC
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)
Comment 2 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2012-05-24 10:53:29 UTC
*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