Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 602462 - media-libs/ilmbase-2.2.0-r1 fails with dash as /bin/sh
Summary: media-libs/ilmbase-2.2.0-r1 fails with dash as /bin/sh
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: NeedPatch
Depends on:
Blocks: nonbash
  Show dependency tree
 
Reported: 2016-12-12 17:47 UTC by Mikael Magnusson
Modified: 2020-07-21 19:56 UTC (History)
0 users

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 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.