Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 730666 Details for
Bug 947356
Perl GD and Image::Magick fail to configure and build
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build_log
build.log (text/plain), 24.34 KB, created by
Meng Bo
on 2013-04-02 08:58:42 UTC
(
hide
)
Description:
build_log
Filename:
MIME Type:
Creator:
Meng Bo
Created:
2013-04-02 08:58:42 UTC
Size:
24.34 KB
patch
obsolete
>cpanm (App::cpanminus) 1.4008 on perl 5.010001 built for x86_64-linux-thread-multi >Work directory is /var/lib/openshift/515a9944dbd93cc5d0000821//.cpanm/work/1364892159.7714 >You have make /usr/bin/make >You have LWP 5.833 >You have /bin/tar: tar (GNU tar) 1.23 >Copyright (C) 2010 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. > >Written by John Gilmore and Jay Fenlason. >You have /usr/bin/unzip >Searching Image::Magick on cpanmetadb ... >Checking if you have ExtUtils::MakeMaker 6.31 ... Yes (6.55_02) >Checking if you have ExtUtils::Install 1.46 ... Yes (1.54) >--> Working on Image::Magick >Fetching http://mirror1.ops.rhcloud.com/mirror/perl/CPAN/authors/id/J/JC/JCRISTY/PerlMagick-6.82.0.tar.gz >-> OK >Unpacking PerlMagick-6.82.0.tar.gz >Entering PerlMagick-6.82 >META.yml not found or unparsable. Fetching META.yml from search.cpan.org >Configuring PerlMagick-6.82.0 >Running Makefile.PL >Checking if your kit is complete... >Looks good >Note (probably harmless): No library found for -lMagickCore-Q16 >Note (probably harmless): No library found for -lperl >Writing Makefile for Image::Magick >-> OK >Finding PREREQ from Makefile ... >Building PerlMagick-6.82.0 >cp Magick.pm blib/lib/Image/Magick.pm >AutoSplitting blib/lib/Image/Magick.pm (blib/lib/auto/Image/Magick) >/usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap Magick.xs > Magick.xsc && mv Magick.xsc Magick.c >gcc -c -I/usr/local/include/ImageMagick -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/libxml2 -I"/usr/include/ImageMagick" -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -fopenmp -g -O2 -Wall -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"6.82\" -DXS_VERSION=\"6.82\" -fPIC "-I/usr/lib64/perl5/CORE" -D_LARGE_FILES=1 -DHAVE_CONFIG_H Magick.c >Magick.xs:289: error: âMagickDirectionOptionsâ undeclared here (not in a function) >Magick.xs:531: error: âMagickMorphologyOptionsâ undeclared here (not in a function) >Magick.xs:540: error: âMagickStatisticOptionsâ undeclared here (not in a function) >Magick.xs: In function âGetPackageInfoâ: >Magick.xs:983: warning: implicit declaration of function âFormatLocaleStringâ >Magick.xs: In function âSiPrefixToDoubleIntervalâ: >Magick.xs:1036: warning: implicit declaration of function âInterpretSiPrefixValueâ >Magick.xs: At top level: >Magick.xs:1042: error: conflicting types for âStringToDoubleâ >/usr/include/ImageMagick/magick/string_.h:63: note: previous declaration of âStringToDoubleâ was here >Magick.xs: In function âStringToDoubleâ: >Magick.xs:1044: warning: implicit declaration of function âInterpretLocaleValueâ >Magick.xs: In function âSetAttributeâ: >Magick.xs:1096: warning: implicit declaration of function âParseCommandOptionâ >Magick.xs:1266: warning: implicit declaration of function âClampToQuantumâ >Magick.xs:1595: warning: implicit declaration of function âAcquireAuthenticCacheViewâ >Magick.xs:1595: warning: assignment makes pointer from integer without a cast >Magick.xs:1602: warning: implicit declaration of function âSetPixelIndexâ >Magick.xs:1828: warning: assignment makes pointer from integer without a cast >Magick.xs:1850: warning: implicit declaration of function âSetPixelRedâ >Magick.xs:1851: warning: implicit declaration of function âSetPixelGreenâ >Magick.xs:1852: warning: implicit declaration of function âSetPixelBlueâ >Magick.xs:1853: warning: implicit declaration of function âSetPixelOpacityâ >Magick.xs: In function âXS_Image__Magick_Averageâ: >Magick.xs:2686: warning: implicit declaration of function âEvaluateImagesâ >Magick.xs:2686: error: âMeanEvaluateOperatorâ undeclared (first use in this function) >Magick.xs:2686: error: (Each undeclared identifier is reported only once >Magick.xs:2686: error: for each function it appears in.) >Magick.xs:2686: warning: assignment makes pointer from integer without a cast >Magick.xs: In function âXS_Image__Magick_DESTROYâ: >Magick.xs:3506: warning: implicit declaration of function âGetImageReferenceCountâ >Magick.xs: In function âXS_Image__Magick_EvaluateImagesâ: >Magick.xs:3665: error: âMeanEvaluateOperatorâ undeclared (first use in this function) >Magick.xs:3665: error: incompatible types when assigning to type âMagickEvaluateOperatorâ from type âstruct Methods *â >Magick.xs:3665: warning: statement with no effect >Magick.xs:3718: warning: assignment makes pointer from integer without a cast >Magick.xs: In function âXS_Image__Magick_Featuresâ: >Magick.xs:3825: error: âChannelFeaturesâ undeclared (first use in this function) >Magick.xs:3826: error: âchannel_featuresâ undeclared (first use in this function) >Magick.xs:3826: error: invalid operands to binary * (have âstruct Methods *â and âstruct Methods *â) >Magick.xs:3826: warning: statement with no effect >Magick.xs:3901: warning: implicit declaration of function âGetImageChannelFeaturesâ >Magick.xs:3902: warning: statement with no effect >Magick.xs:3903: error: expected expression before â)â token >Magick.xs:3903: error: invalid operands to binary * (have âstruct Methods *â and âstruct Methods *â) >Magick.xs:3903: error: called object â<erroneous-expression>â is not a function >Magick.xs:3909: error: âstruct Methodsâ has no member named âangular_second_momentâ >Magick.xs:3909: error: âstruct Methodsâ has no member named âcontrastâ >Magick.xs:3909: error: âstruct Methodsâ has no member named âcontrastâ >Magick.xs:3909: error: âstruct Methodsâ has no member named âvariance_sum_of_squaresâ >Magick.xs:3909: error: âstruct Methodsâ has no member named âinverse_difference_momentâ >Magick.xs:3909: error: âstruct Methodsâ has no member named âsum_averageâ >Magick.xs:3909: error: âstruct Methodsâ has no member named âsum_varianceâ >Magick.xs:3909: error: âstruct Methodsâ has no member named âsum_entropyâ >Magick.xs:3909: error: âstruct Methodsâ has no member named âentropyâ >Magick.xs:3909: error: âstruct Methodsâ has no member named âdifference_varianceâ >Magick.xs:3909: error: âstruct Methodsâ has no member named âdifference_entropyâ >Magick.xs:3909: error: âstruct Methodsâ has no member named âmeasure_of_correlation_1â >Magick.xs:3909: error: âstruct Methodsâ has no member named âmeasure_of_correlation_2â >Magick.xs:3909: error: âstruct Methodsâ has no member named âmaximum_correlation_coefficientâ >Magick.xs:3910: error: âstruct Methodsâ has no member named âangular_second_momentâ >Magick.xs:3910: error: âstruct Methodsâ has no member named âcontrastâ >Magick.xs:3910: error: âstruct Methodsâ has no member named âcontrastâ >Magick.xs:3910: error: âstruct Methodsâ has no member named âvariance_sum_of_squaresâ >Magick.xs:3910: error: âstruct Methodsâ has no member named âinverse_difference_momentâ >Magick.xs:3910: error: âstruct Methodsâ has no member named âsum_averageâ >Magick.xs:3910: error: âstruct Methodsâ has no member named âsum_varianceâ >Magick.xs:3910: error: âstruct Methodsâ has no member named âsum_entropyâ >Magick.xs:3910: error: âstruct Methodsâ has no member named âentropyâ >Magick.xs:3910: error: âstruct Methodsâ has no member named âdifference_varianceâ >Magick.xs:3910: error: âstruct Methodsâ has no member named âdifference_entropyâ >Magick.xs:3910: error: âstruct Methodsâ has no member named âmeasure_of_correlation_1â >Magick.xs:3910: error: âstruct Methodsâ has no member named âmeasure_of_correlation_2â >Magick.xs:3910: error: âstruct Methodsâ has no member named âmaximum_correlation_coefficientâ >Magick.xs:3911: error: âstruct Methodsâ has no member named âangular_second_momentâ >Magick.xs:3911: error: âstruct Methodsâ has no member named âcontrastâ >Magick.xs:3911: error: âstruct Methodsâ has no member named âcontrastâ >Magick.xs:3911: error: âstruct Methodsâ has no member named âvariance_sum_of_squaresâ >Magick.xs:3911: error: âstruct Methodsâ has no member named âinverse_difference_momentâ >Magick.xs:3911: error: âstruct Methodsâ has no member named âsum_averageâ >Magick.xs:3911: error: âstruct Methodsâ has no member named âsum_varianceâ >Magick.xs:3911: error: âstruct Methodsâ has no member named âsum_entropyâ >Magick.xs:3911: error: âstruct Methodsâ has no member named âentropyâ >Magick.xs:3911: error: âstruct Methodsâ has no member named âdifference_varianceâ >Magick.xs:3911: error: âstruct Methodsâ has no member named âdifference_entropyâ >Magick.xs:3911: error: âstruct Methodsâ has no member named âmeasure_of_correlation_1â >Magick.xs:3911: error: âstruct Methodsâ has no member named âmeasure_of_correlation_2â >Magick.xs:3911: error: âstruct Methodsâ has no member named âmaximum_correlation_coefficientâ >Magick.xs:3913: error: âstruct Methodsâ has no member named âangular_second_momentâ >Magick.xs:3913: error: âstruct Methodsâ has no member named âcontrastâ >Magick.xs:3913: error: âstruct Methodsâ has no member named âcontrastâ >Magick.xs:3913: error: âstruct Methodsâ has no member named âvariance_sum_of_squaresâ >Magick.xs:3913: error: âstruct Methodsâ has no member named âinverse_difference_momentâ >Magick.xs:3913: error: âstruct Methodsâ has no member named âsum_averageâ >Magick.xs:3913: error: âstruct Methodsâ has no member named âsum_varianceâ >Magick.xs:3913: error: âstruct Methodsâ has no member named âsum_entropyâ >Magick.xs:3913: error: âstruct Methodsâ has no member named âentropyâ >Magick.xs:3913: error: âstruct Methodsâ has no member named âdifference_varianceâ >Magick.xs:3913: error: âstruct Methodsâ has no member named âdifference_entropyâ >Magick.xs:3913: error: âstruct Methodsâ has no member named âmeasure_of_correlation_1â >Magick.xs:3913: error: âstruct Methodsâ has no member named âmeasure_of_correlation_2â >Magick.xs:3913: error: âstruct Methodsâ has no member named âmaximum_correlation_coefficientâ >Magick.xs:3915: error: âstruct Methodsâ has no member named âangular_second_momentâ >Magick.xs:3915: error: âstruct Methodsâ has no member named âcontrastâ >Magick.xs:3915: error: âstruct Methodsâ has no member named âcontrastâ >Magick.xs:3915: error: âstruct Methodsâ has no member named âvariance_sum_of_squaresâ >Magick.xs:3915: error: âstruct Methodsâ has no member named âinverse_difference_momentâ >Magick.xs:3915: error: âstruct Methodsâ has no member named âsum_averageâ >Magick.xs:3915: error: âstruct Methodsâ has no member named âsum_varianceâ >Magick.xs:3915: error: âstruct Methodsâ has no member named âsum_entropyâ >Magick.xs:3915: error: âstruct Methodsâ has no member named âentropyâ >Magick.xs:3915: error: âstruct Methodsâ has no member named âdifference_varianceâ >Magick.xs:3915: error: âstruct Methodsâ has no member named âdifference_entropyâ >Magick.xs:3915: error: âstruct Methodsâ has no member named âmeasure_of_correlation_1â >Magick.xs:3915: error: âstruct Methodsâ has no member named âmeasure_of_correlation_2â >Magick.xs:3915: error: âstruct Methodsâ has no member named âmaximum_correlation_coefficientâ >Magick.xs:3917: error: expected expression before â)â token >Magick.xs:3917: error: invalid operands to binary * (have âstruct Methods *â and âstruct Methods *â) >Magick.xs:3918: warning: statement with no effect >Magick.xs: In function âXS_Image__Magick_Getâ: >Magick.xs:4449: warning: implicit declaration of function âCommandOptionToMnemonicâ >Magick.xs:4449: warning: passing argument 3 of âPerl_sv_setpvâ makes pointer from integer without a cast >/usr/lib64/perl5/CORE/proto.h:3367: note: expected âconst char *â but argument is of type âintâ >Magick.xs:4501: warning: passing argument 3 of âPerl_sv_setpvâ makes pointer from integer without a cast >/usr/lib64/perl5/CORE/proto.h:3367: note: expected âconst char *â but argument is of type âintâ >Magick.xs:4511: warning: passing argument 3 of âPerl_sv_setpvâ makes pointer from integer without a cast >/usr/lib64/perl5/CORE/proto.h:3367: note: expected âconst char *â but argument is of type âintâ >Magick.xs:4617: warning: passing argument 3 of âPerl_sv_setpvâ makes pointer from integer without a cast >/usr/lib64/perl5/CORE/proto.h:3367: note: expected âconst char *â but argument is of type âintâ >Magick.xs:4662: warning: passing argument 3 of âPerl_sv_setpvâ makes pointer from integer without a cast >/usr/lib64/perl5/CORE/proto.h:3367: note: expected âconst char *â but argument is of type âintâ >Magick.xs:4701: warning: passing argument 3 of âPerl_sv_setpvâ makes pointer from integer without a cast >/usr/lib64/perl5/CORE/proto.h:3367: note: expected âconst char *â but argument is of type âintâ >Magick.xs:4765: warning: passing argument 3 of âPerl_sv_setpvâ makes pointer from integer without a cast >/usr/lib64/perl5/CORE/proto.h:3367: note: expected âconst char *â but argument is of type âintâ >Magick.xs:4885: warning: implicit declaration of function âAcquireVirtualCacheViewâ >Magick.xs:4885: warning: assignment makes pointer from integer without a cast >Magick.xs:4891: warning: implicit declaration of function âGetPixelIndexâ >Magick.xs:4925: warning: passing argument 3 of âPerl_sv_setpvâ makes pointer from integer without a cast >/usr/lib64/perl5/CORE/proto.h:3367: note: expected âconst char *â but argument is of type âintâ >Magick.xs:5079: warning: passing argument 3 of âPerl_sv_setpvâ makes pointer from integer without a cast >/usr/lib64/perl5/CORE/proto.h:3367: note: expected âconst char *â but argument is of type âintâ >Magick.xs:5153: warning: implicit declaration of function âGetPixelRedâ >Magick.xs:5153: warning: implicit declaration of function âGetPixelGreenâ >Magick.xs:5154: warning: implicit declaration of function âGetPixelBlueâ >Magick.xs:5154: warning: implicit declaration of function âGetPixelOpacityâ >Magick.xs:5175: warning: passing argument 3 of âPerl_sv_setpvâ makes pointer from integer without a cast >/usr/lib64/perl5/CORE/proto.h:3367: note: expected âconst char *â but argument is of type âintâ >Magick.xs:5214: warning: passing argument 3 of âPerl_sv_setpvâ makes pointer from integer without a cast >/usr/lib64/perl5/CORE/proto.h:3367: note: expected âconst char *â but argument is of type âintâ >Magick.xs:5362: warning: passing argument 3 of âPerl_sv_setpvâ makes pointer from integer without a cast >/usr/lib64/perl5/CORE/proto.h:3367: note: expected âconst char *â but argument is of type âintâ >Magick.xs:5431: warning: passing argument 3 of âPerl_sv_setpvâ makes pointer from integer without a cast >/usr/lib64/perl5/CORE/proto.h:3367: note: expected âconst char *â but argument is of type âintâ >Magick.xs: In function âXS_Image__Magick_Mogrifyâ: >Magick.xs:7518: error: âCommandOptionâ undeclared (first use in this function) >Magick.xs:7518: error: expected â)â before âppâ >Magick.xs:7796: warning: implicit declaration of function âStatisticImageChannelâ >Magick.xs:7796: error: âMedianStatisticâ undeclared (first use in this function) >Magick.xs:7797: warning: assignment makes pointer from integer without a cast >Magick.xs:7828: error: âNonpeakStatisticâ undeclared (first use in this function) >Magick.xs:7829: warning: assignment makes pointer from integer without a cast >Magick.xs:8191: error: âDrawInfoâ has no member named âinterline_spacingâ >Magick.xs:8191: warning: statement with no effect >Magick.xs:8195: error: âDrawInfoâ has no member named âdirectionâ >Magick.xs:8195: error: âDirectionTypeâ undeclared (first use in this function) >Magick.xs:8196: warning: statement with no effect >Magick.xs:8196: error: expected â;â before âargument_listâ >Magick.xs:8303: warning: assignment makes pointer from integer without a cast >Magick.xs:8482: warning: passing argument 2 of âCloneStringâ makes pointer from integer without a cast >/usr/include/ImageMagick/magick/string_.h:46: note: expected âconst char *â but argument is of type âintâ >Magick.xs:8505: warning: passing argument 2 of âConcatenateStringâ makes pointer from integer without a cast >/usr/include/ImageMagick/magick/string_.h:76: note: expected âconst char *â but argument is of type âintâ >Magick.xs:8698: error: âDrawInfoâ has no member named âinterline_spacingâ >Magick.xs:8698: warning: statement with no effect >Magick.xs:8702: error: âDrawInfoâ has no member named âdirectionâ >Magick.xs:8703: warning: statement with no effect >Magick.xs:8703: error: expected â;â before âargument_listâ >Magick.xs:9002: warning: implicit declaration of function âSolarizeImageChannelâ >Magick.xs:9939: warning: implicit declaration of function âAutoOrientImageâ >Magick.xs:9939: warning: assignment makes pointer from integer without a cast >Magick.xs:10415: error: incompatible type for argument 2 of âInverseFourierTransformImageâ >/usr/include/ImageMagick/magick/fourier.h:28: note: expected âMagickBooleanTypeâ but argument is of type âstruct _Image *â >Magick.xs:10415: warning: passing argument 3 of âInverseFourierTransformImageâ makes pointer from integer without a cast >/usr/include/ImageMagick/magick/fourier.h:28: note: expected âstruct ExceptionInfo *â but argument is of type âintâ >Magick.xs:10415: error: too many arguments to function âInverseFourierTransformImageâ >Magick.xs:10430: warning: implicit declaration of function âAutoGammaImageChannelâ >Magick.xs:10437: warning: implicit declaration of function âAutoLevelImageChannelâ >Magick.xs:10456: warning: implicit declaration of function âLevelColorsImageChannelâ >Magick.xs:10465: warning: implicit declaration of function âClampImageChannelâ >Magick.xs:10470: error: âKernelInfoâ undeclared (first use in this function) >Magick.xs:10471: error: âkernelâ undeclared (first use in this function) >Magick.xs:10471: error: invalid operands to binary * (have âstruct Methods *â and âstruct Methods *â) >Magick.xs:10471: warning: statement with no effect >Magick.xs:10475: warning: implicit declaration of function âAcquireKernelInfoâ >Magick.xs:10475: warning: statement with no effect >Magick.xs:10476: error: expected expression before â)â token >Magick.xs:10476: error: invalid operands to binary * (have âstruct Methods *â and âstruct Methods *â) >Magick.xs:10476: error: called object â<erroneous-expression>â is not a function >Magick.xs:10483: warning: implicit declaration of function âFilterImageChannelâ >Magick.xs:10483: warning: assignment makes pointer from integer without a cast >Magick.xs:10484: warning: implicit declaration of function âDestroyKernelInfoâ >Magick.xs:10484: warning: statement with no effect >Magick.xs:10509: warning: implicit declaration of function âBrightnessContrastImageChannelâ >Magick.xs:10516: error: invalid operands to binary * (have âstruct Methods *â and âstruct Methods *â) >Magick.xs:10516: warning: statement with no effect >Magick.xs:10518: error: âMorphologyMethodâ undeclared (first use in this function) >Magick.xs:10519: warning: statement with no effect >Magick.xs:10519: error: expected â;â before âmethodâ >Magick.xs:10526: warning: statement with no effect >Magick.xs:10527: error: expected expression before â)â token >Magick.xs:10527: error: invalid operands to binary * (have âstruct Methods *â and âstruct Methods *â) >Magick.xs:10527: error: called object â<erroneous-expression>â is not a function >Magick.xs:10531: error: âmethodâ undeclared (first use in this function) >Magick.xs:10531: error: âUndefinedMorphologyâ undeclared (first use in this function) >Magick.xs:10531: warning: statement with no effect >Magick.xs:10533: warning: statement with no effect >Magick.xs:10537: warning: implicit declaration of function âMorphologyImageChannelâ >Magick.xs:10538: warning: assignment makes pointer from integer without a cast >Magick.xs:10539: warning: statement with no effect >Magick.xs:10552: error: âkernel_infoâ undeclared (first use in this function) >Magick.xs:10552: error: invalid operands to binary * (have âstruct Methods *â and âstruct Methods *â) >Magick.xs:10552: warning: statement with no effect >Magick.xs:10573: warning: statement with no effect >Magick.xs:10574: error: expected expression before â)â token >Magick.xs:10574: error: invalid operands to binary * (have âstruct Methods *â and âstruct Methods *â) >Magick.xs:10574: error: called object â<erroneous-expression>â is not a function >Magick.xs:10576: error: âstruct Methodsâ has no member named âwidthâ >Magick.xs:10576: warning: statement with no effect >Magick.xs:10577: error: âstruct Methodsâ has no member named âheightâ >Magick.xs:10577: warning: statement with no effect >Magick.xs:10578: error: âstruct Methodsâ has no member named âvaluesâ >Magick.xs:10578: warning: statement with no effect >Magick.xs:10579: warning: implicit declaration of function âColorMatrixImageâ >Magick.xs:10579: warning: assignment makes pointer from integer without a cast >Magick.xs:10580: error: âstruct Methodsâ has no member named âvaluesâ >Magick.xs:10580: warning: statement with no effect >Magick.xs:10581: warning: statement with no effect >Magick.xs:10594: warning: implicit declaration of function âSetImageColorâ >Magick.xs:10612: error: âModeStatisticâ undeclared (first use in this function) >Magick.xs:10613: warning: assignment makes pointer from integer without a cast >Magick.xs:10618: error: âStatisticTypeâ undeclared (first use in this function) >Magick.xs:10619: warning: statement with no effect >Magick.xs:10619: error: expected â;â before âstatisticâ >Magick.xs:10621: error: âstatisticâ undeclared (first use in this function) >Magick.xs:10621: error: âUndefinedStatisticâ undeclared (first use in this function) >Magick.xs:10621: warning: statement with no effect >Magick.xs:10636: warning: statement with no effect >Magick.xs:10636: error: expected â;â before âargument_listâ >Magick.xs:10638: warning: assignment makes pointer from integer without a cast >Magick.xs:10651: warning: implicit declaration of function âPerceptibleImageChannelâ >Magick.xs:10680: warning: implicit declaration of function âPolynomialImageChannelâ >Magick.xs:10681: warning: assignment makes pointer from integer without a cast >Magick.xs: In function âXS_Image__Magick_QueryFontâ: >Magick.xs:11904: warning: passing argument 2 of âPerl_newSVpvâ makes pointer from integer without a cast >/usr/lib64/perl5/CORE/proto.h:2210: note: expected âconst char *â but argument is of type âintâ >Magick.xs:11909: warning: passing argument 2 of âPerl_newSVpvâ makes pointer from integer without a cast >/usr/lib64/perl5/CORE/proto.h:2210: note: expected âconst char *â but argument is of type âintâ >Magick.xs: In function âXS_Image__Magick_QueryFontMetricsâ: >Magick.xs:12069: error: âDrawInfoâ has no member named âdirectionâ >Magick.xs:12069: error: âDirectionTypeâ undeclared (first use in this function) >Magick.xs:12069: warning: statement with no effect >Magick.xs:12069: error: expected â;â before âParseCommandOptionâ >Magick.xs:12137: error: âDrawInfoâ has no member named âinterline_spacingâ >Magick.xs:12137: warning: statement with no effect >Magick.xs: In function âXS_Image__Magick_QueryOptionâ: >Magick.xs:12862: warning: implicit declaration of function âGetCommandOptionsâ >Magick.xs:12862: error: âCommandOptionâ undeclared (first use in this function) >Magick.xs:12862: error: expected â)â before âoptionâ >Magick.xs:12862: warning: assignment makes pointer from integer without a cast >Magick.xs: In function âXS_Image__Magick_Smushâ: >Magick.xs:13594: warning: implicit declaration of function âSmushImagesâ >Magick.xs:13595: warning: assignment makes pointer from integer without a cast >make: *** [Magick.o] Error 1 >-> FAIL Installing Image::Magick failed. See /var/lib/openshift/515a9944dbd93cc5d0000821/.cpanm/build.log for details.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 947356
: 730666