Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 364985 - media-libs/libjpeg-turbo: can be compiled without nasm on non-x86/amd64 archs
Summary: media-libs/libjpeg-turbo: can be compiled without nasm on non-x86/amd64 archs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 365845
  Show dependency tree
 
Reported: 2011-04-26 19:55 UTC by Hanno Böck
Modified: 2011-05-07 10:01 UTC (History)
3 users (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 Hanno Böck gentoo-dev 2011-04-26 19:55:55 UTC
I was able to successfully compile libjpeg-turbo on an arm system.

However, libjpeg-turbo hard-depends on nasm - nasm is x86/amd64-only, so the dep on nasm is obviously not required on non-intel archs. Please limit the nasm dependency in libjpeg-turbo to x86/amd64.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2011-04-26 20:01:36 UTC
I suspected that much but didn't want to rush it before next release (when jpeg-8c has been catched up and the jpegoptim regression fixed)
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2011-05-07 10:01:41 UTC
+  07 May 2011; Samuli Suominen <ssuominen@gentoo.org>
+  libjpeg-turbo-1.1.0.ebuild:
+  Limit dev-lang/nasm DEPEND to amd64/x86/amd64-linux/and x86-linux wrt
+  #364985.