Skip Menu |

This queue is for tickets about the Alien-ImageMagick CPAN distribution.

Report information
The Basics
Id: 101197
Status: rejected
Priority: 0/
Queue: Alien-ImageMagick

People
Owner: JETEVE [...] cpan.org
Requestors: christopher [...] stix.no
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.03
Fixed in: (no value)



Subject: Build failing with perlbrew and cpanm
Date: Tue, 30 Dec 2014 00:15:20 +0100
To: bug-Alien-ImageMagick [...] rt.cpan.org
From: Christopher Rasch-Olsen Raa <christopher [...] stix.no>
Hi, Using perl 5.14.4 and Alien::ImageMagick the build fails with the following message: . . . CC magick/magick_libMagickCore_6_Q16_la-compare.lo CC magick/magick_libMagickCore_6_Q16_la-composite.lo CC magick/magick_libMagickCore_6_Q16_la-compress.lo CC magick/magick_libMagickCore_6_Q16_la-configure.lo CC magick/magick_libMagickCore_6_Q16_la-constitute.lo CC magick/magick_libMagickCore_6_Q16_la-decorate.lo CC magick/magick_libMagickCore_6_Q16_la-distribute-cache.lo magick/distribute-cache.c: In function 'DestroyDistributeCacheInfo': magick/distribute-cache.c:389:5: warning: implicit declaration of function 'CLOSE_SOCKET' [-Wimplicit-function-declaration] magick/distribute-cache.c: At top level: magick/distribute-cache.c:751:1: error: unknown type name 'HANDLER_RETURN_TYPE' magick/distribute-cache.c: In function 'DistributePixelCacheClient': magick/distribute-cache.c:775:3: error: unknown type name 'SOCKET_TYPE' magick/distribute-cache.c:867:10: error: 'HANDLER_RETURN_VALUE' undeclared (first use in this function) magick/distribute-cache.c:867:10: note: each undeclared identifier is reported only once for each function it appears in magick/distribute-cache.c: At top level: magick/distribute-cache.c:751:28: warning: 'DistributePixelCacheClient' defined but not used [-Wunused-function] make[1]: *** [magick/magick_libMagickCore_6_Q16_la-distribute-cache.lo] Error 1 Might this be just a problem with the "latest and greatest" imagemagick-version or is this a known problem? Complete build log attached. -- Med vennlig hilsen, Christopher Rasch-Olsen Raa Daglig Leder - Stix Utvikling AS Telefon - +47 47 92 68 05 Web - http://www.stix.no Twitter - http://twitter.com/christopherraa
Download alien-imagemagick-build.log
application/octet-stream 38.8k

Message body not shown because it is not plain text.

Hi There, Good news is I could replicate. On the other hand, it's a problem compiling ImageMagick itself. Probably the lastest version is not the greatest... ImageMagick-6.9.0-2 from the 27th of december. Apparently this is a known Image Magick bug that will be fixed by the new year: http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26814 If you cannot afford the wait, what I can do is to build you an Alien::ImageMagick with a 'known to be working' version of ImageMagick built-in (V = 6.8.9). Let me know. Cheers, Jerome. On Mon Dec 29 18:15:35 2014, christopher@stix.no wrote: Show quoted text
> Hi, > > Using perl 5.14.4 and Alien::ImageMagick the build fails with the > following message: > > . > . > . > CC magick/magick_libMagickCore_6_Q16_la-compare.lo > CC magick/magick_libMagickCore_6_Q16_la-composite.lo > CC magick/magick_libMagickCore_6_Q16_la-compress.lo > CC magick/magick_libMagickCore_6_Q16_la-configure.lo > CC magick/magick_libMagickCore_6_Q16_la-constitute.lo > CC magick/magick_libMagickCore_6_Q16_la-decorate.lo > CC magick/magick_libMagickCore_6_Q16_la-distribute-cache.lo > magick/distribute-cache.c: In function 'DestroyDistributeCacheInfo': > magick/distribute-cache.c:389:5: warning: implicit declaration of > function 'CLOSE_SOCKET' [-Wimplicit-function-declaration] > magick/distribute-cache.c: At top level: > magick/distribute-cache.c:751:1: error: unknown type name > 'HANDLER_RETURN_TYPE' > magick/distribute-cache.c: In function 'DistributePixelCacheClient': > magick/distribute-cache.c:775:3: error: unknown type name 'SOCKET_TYPE' > magick/distribute-cache.c:867:10: error: 'HANDLER_RETURN_VALUE' > undeclared (first use in this function) > magick/distribute-cache.c:867:10: note: each undeclared identifier is > reported only once for each function it appears in > magick/distribute-cache.c: At top level: > magick/distribute-cache.c:751:28: warning: 'DistributePixelCacheClient' > defined but not used [-Wunused-function] > make[1]: *** [magick/magick_libMagickCore_6_Q16_la-distribute-cache.lo] > Error 1 > > Might this be just a problem with the "latest and greatest" > imagemagick-version or is this a known problem? Complete build log attached. >
Stalled. Closing. On Wed Dec 31 09:36:26 2014, JETEVE wrote: Show quoted text
> Hi There, > > Good news is I could replicate. > > On the other hand, it's a problem compiling ImageMagick itself. > Probably the lastest version is not the greatest... > > ImageMagick-6.9.0-2 from the 27th of december. > > Apparently this is a known Image Magick bug that will be fixed by the > new year: > > http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26814 > > > If you cannot afford the wait, what I can do is to build you an > Alien::ImageMagick with a 'known to be working' version of ImageMagick > built-in (V = 6.8.9). > > Let me know. > > Cheers, > > Jerome. > > > On Mon Dec 29 18:15:35 2014, christopher@stix.no wrote:
> > Hi, > > > > Using perl 5.14.4 and Alien::ImageMagick the build fails with the > > following message: > > > > . > > . > > . > > CC magick/magick_libMagickCore_6_Q16_la-compare.lo > > CC magick/magick_libMagickCore_6_Q16_la-composite.lo > > CC magick/magick_libMagickCore_6_Q16_la-compress.lo > > CC magick/magick_libMagickCore_6_Q16_la-configure.lo > > CC magick/magick_libMagickCore_6_Q16_la-constitute.lo > > CC magick/magick_libMagickCore_6_Q16_la-decorate.lo > > CC magick/magick_libMagickCore_6_Q16_la-distribute-cache.lo > > magick/distribute-cache.c: In function 'DestroyDistributeCacheInfo': > > magick/distribute-cache.c:389:5: warning: implicit declaration of > > function 'CLOSE_SOCKET' [-Wimplicit-function-declaration] > > magick/distribute-cache.c: At top level: > > magick/distribute-cache.c:751:1: error: unknown type name > > 'HANDLER_RETURN_TYPE' > > magick/distribute-cache.c: In function 'DistributePixelCacheClient': > > magick/distribute-cache.c:775:3: error: unknown type name > > 'SOCKET_TYPE' > > magick/distribute-cache.c:867:10: error: 'HANDLER_RETURN_VALUE' > > undeclared (first use in this function) > > magick/distribute-cache.c:867:10: note: each undeclared identifier is > > reported only once for each function it appears in > > magick/distribute-cache.c: At top level: > > magick/distribute-cache.c:751:28: warning: > > 'DistributePixelCacheClient' > > defined but not used [-Wunused-function] > > make[1]: *** [magick/magick_libMagickCore_6_Q16_la-distribute- > > cache.lo] > > Error 1 > > > > Might this be just a problem with the "latest and greatest" > > imagemagick-version or is this a known problem? Complete build log > > attached. > >