Skip to content

fix ImageMagick version used as dep for i-cisTarget, Wand requires ImageMagic 6.x#3194

Merged
boegel merged 2 commits intoeasybuilders:developfrom
boegel:icistarget_fix_imagemagick
Jun 9, 2016
Merged

fix ImageMagick version used as dep for i-cisTarget, Wand requires ImageMagic 6.x#3194
boegel merged 2 commits intoeasybuilders:developfrom
boegel:icistarget_fix_imagemagick

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Jun 9, 2016

fix for:

python -c "import wand.image"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "build/bdist.linux-x86_64/egg/wand/image.py", line 20, in <module>
  File "build/bdist.linux-x86_64/egg/wand/api.py", line 1394, in <module>
ImportError: MagickWand shared library not found or incompatible
Original exception was raised in:
Traceback (most recent call last):
  File "build/bdist.linux-x86_64/egg/wand/api.py", line 289, in <module>
    ctypes.c_void_p]
  File "/user/scratch/gent/vsc400/vsc40023/easybuild_REGTEST/SL6/sandybridge/software/Python/2.7.11-intel-2016a/lib/python2.7/ctypes/__init__.py", line 378, in __getattr__
    func = self.__getitem__(name)
  File "/user/scratch/gent/vsc400/vsc40023/easybuild_REGTEST/SL6/sandybridge/software/Python/2.7.11-intel-2016a/lib/python2.7/ctypes/__init__.py", line 383, in __getitem__
    func = self._FuncPtr((name_or_ordinal, self))
AttributeError: /user/scratch/gent/vsc400/vsc40023/easybuild_REGTEST/SL6/sandybridge/software/ImageMagick/7.0.1-9-intel-2016a/lib/libMagickWand.so: undefined symbol: MagickGetImageMatteColor

see also emcconville/wand#287

@boegel boegel added this to the v2.9.0 milestone Jun 9, 2016
@boegel
Copy link
Copy Markdown
Member Author

boegel commented Jun 9, 2016

Test report by @boegel
SUCCESS
Build succeeded for 2 out of 2 (2 easyconfigs in this PR)
node2160.delcatty.os - Linux SL 6.7, Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz, Python 2.6.6
See https://gist.github.com/706bd62f024ad038f4e1cfff398a768b for a full test report.

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Jun 9, 2016

Test report by @boegel
FAILED
Build succeeded for 1 out of 2 (2 easyconfigs in this PR)
node2498.golett.os - Linux centos linux 7.2.1511, Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz, Python 2.7.5
See https://gist.github.com/938da9ab6fcf022cd55b2dea45ab2547 for a full test report.

@wpoely86
Copy link
Copy Markdown
Member

wpoely86 commented Jun 9, 2016

👍

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Jun 9, 2016

Test report by @boegel
SUCCESS
Build succeeded for 2 out of 2 (2 easyconfigs in this PR)
node2160.delcatty.os - Linux SL 6.7, Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz, Python 2.6.6
See https://gist.github.com/26bbae8efb9d3d8f37a1692e1b3321a2 for a full test report.

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Jun 9, 2016

Test report by @boegel
SUCCESS
Build succeeded for 2 out of 2 (2 easyconfigs in this PR)
node2726.swalot.os - Linux centos linux 7.2.1511, Intel(R) Xeon(R) CPU E5-2660 v3 @ 2.60GHz, Python 2.7.5
See https://gist.github.com/66dd5c474dfc22f7545f09d8c6538ed0 for a full test report.

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Jun 9, 2016

Thanks for the review @wpoely86!

@boegel boegel merged commit a507ea7 into easybuilders:develop Jun 9, 2016
@boegel boegel deleted the icistarget_fix_imagemagick branch June 9, 2016 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants