Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 312039 - media-video/motion-3.2.11.1 won't build with jpeg-8
Summary: media-video/motion-3.2.11.1 won't build with jpeg-8
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-30 05:54 UTC by michael higgins
Modified: 2010-03-30 10:20 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 michael higgins 2010-03-30 05:54:13 UTC
media-video/motion/motion-3.2.11.1 won't build with jpeg-8

Reproducible: Always




--- /media/portage/media-video/motion/motion-3.2.11.1.ebuild	2010-01-26 12:40:22.000000000 -0800
+++ /media/portage/local/media-video/motion/motion-3.2.11.1-r2.ebuild	2010-03-29 22:46:09.064121526 -0700
@@ -15,7 +15,7 @@
 IUSE="ffmpeg mysql postgres v4l"
 
 RDEPEND="sys-libs/zlib
-	media-libs/jpeg
+	<=media-libs/jpeg-8 
 	ffmpeg? ( media-video/ffmpeg )
 	mysql? ( virtual/mysql )
 	postgres? ( virtual/postgresql-base )"
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-03-30 06:43:35 UTC
Could you please attach full build.log of failure and emerge --info

motion works just fine with jpeg-8a

(amd64) janus02 / # ldd /usr/bin/motion | grep jpeg
	libjpeg.so.8 => /usr/lib/libjpeg.so.8 (0x00007f1736ab7000)
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-03-30 07:32:02 UTC
It was already fixed 2 months ago,

  19 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
  motion-3.2.11.1.ebuild:
  Rename conflicting type of jpeg_mem_dest for jpeg-8.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-03-30 10:20:47 UTC
no log, so assuming invalid