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

Bug 602462

Summary: media-libs/ilmbase-2.2.0-r1 fails with dash as /bin/sh
Product: Gentoo Linux Reporter: Mikael Magnusson <mikachu>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal Keywords: NeedPatch
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 526268    

Description Mikael Magnusson 2016-12-12 17:47:36 UTC
/tmp/portage/media-libs/ilmbase-2.2.0/work/ilmbase-2.2.0/configure: 17211: test: xyes: unexpected operator
/tmp/portage/media-libs/ilmbase-2.2.0/work/ilmbase-2.2.0/configure: 17232: test: xyes: unexpected operator
/tmp/portage/media-libs/ilmbase-2.2.0/work/ilmbase-2.2.0/configure: 17270: test: xyes: unexpected operator
/tmp/portage/media-libs/ilmbase-2.2.0/work/ilmbase-2.2.0/configure: 17305: test: xno: unexpected operator
/tmp/portage/media-libs/ilmbase-2.2.0/work/ilmbase-2.2.0/configure: 17323: test: xno: unexpected operator
/tmp/portage/media-libs/ilmbase-2.2.0/work/ilmbase-2.2.0/configure: 17377: /tmp/portage/media-libs/ilmbase-2.2.0/work/ilmbase-2.2.0/configure: Syntax error: "(" unexpected (expecting "fi")

failing code is of the form
if test "x${library_namespace_versioning}" == xyes ; then

so they get a point for trying at least.
Comment 1 Mikael Magnusson 2017-10-06 00:27:20 UTC
not fixed in 2.2.0-r1
Comment 2 Andreas Sturmlechner gentoo-dev 2020-07-21 19:56:19 UTC
2.5.2 is cmake-based instead.