Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 312039

Summary: media-video/motion-3.2.11.1 won't build with jpeg-8
Product: Gentoo Linux Reporter: michael higgins <col>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: xarthisius
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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