1 | ---> Fetching p5-perlmagick |
---|
2 | ---> Attempting to fetch PerlMagick-6.32.tar.gz from http://distfiles.macports.org/perl5 |
---|
3 | ---> Verifying checksum(s) for p5-perlmagick |
---|
4 | ---> Extracting p5-perlmagick |
---|
5 | ---> Configuring p5-perlmagick |
---|
6 | ---> Building p5-perlmagick |
---|
7 | Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-perlmagick/work/PerlMagick-6.32" && make all " returned error 2 |
---|
8 | Command output: Magick.xs:10918: error: request for member 'severity' in something not a structure or union |
---|
9 | Magick.xs:10918: error: 'ErrorException' undeclared (first use in this function) |
---|
10 | Magick.xs:10919: error: 'struct Methods' has no member named 'exception' |
---|
11 | Magick.xs:10920: warning: implicit declaration of function 'GetImageException' |
---|
12 | Magick.xs:10922: error: dereferencing pointer to incomplete type |
---|
13 | Magick.xs:10922: error: request for member 'image_info' in something not a structure or union |
---|
14 | Magick.xs:10922: error: 'struct Methods' has no member named 'adjoin' |
---|
15 | Magick.xs:10929: error: request for member 'severity' in something not a structure or union |
---|
16 | Magick.xs:10929: error: 'UndefinedException' undeclared (first use in this function) |
---|
17 | Magick.xs:10929: error: request for member 'severity' in something not a structure or union |
---|
18 | Magick.xs:10929: error: request for member 'reason' in something not a structure or union |
---|
19 | Magick.xs:10929: error: request for member 'severity' in something not a structure or union |
---|
20 | Magick.xs:10929: error: request for member 'reason' in something not a structure or union |
---|
21 | Magick.xs:10929: warning: pointer/integer type mismatch in conditional expression |
---|
22 | Magick.xs:10929: error: request for member 'description' in something not a structure or union |
---|
23 | Magick.xs:10929: error: request for member 'description' in something not a structure or union |
---|
24 | Magick.xs:10929: error: request for member 'severity' in something not a structure or union |
---|
25 | Magick.xs:10929: error: request for member 'description' in something not a structure or union |
---|
26 | Magick.xs:10929: warning: pointer/integer type mismatch in conditional expression |
---|
27 | Magick.xs:10929: error: request for member 'description' in something not a structure or union |
---|
28 | Magick.xs:10929: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type |
---|
29 | Magick.xs:10929: warning: unused variable 'message' |
---|
30 | Magick.xs:10856: warning: unused variable 'filename' |
---|
31 | Magick.c:10784: warning: unused variable 'ref' |
---|
32 | Magick.c:10777: warning: unused variable 'ix' |
---|
33 | Magick.xs: In function 'boot_Image__Magick': |
---|
34 | Magick.xs:2122: warning: implicit declaration of function 'InitializeMagick' |
---|
35 | Magick.xs:2123: warning: implicit declaration of function 'SetWarningHandler' |
---|
36 | Magick.xs:2124: warning: implicit declaration of function 'SetErrorHandler' |
---|
37 | make: *** [Magick.o] Error 1 |
---|
38 | |
---|
39 | Error: Status 1 encountered during processing. |
---|
40 | $ gcc -v |
---|
41 | Using built-in specs. |
---|
42 | Target: i686-apple-darwin9 |
---|
43 | Configured with: /var/tmp/gcc/gcc-5490~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 |
---|
44 | Thread model: posix |
---|
45 | gcc version 4.0.1 (Apple Inc. build 5490) |
---|
46 | $ uname -a |
---|
47 | Darwin Chinotto.local 9.6.0 Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 i386 i386 |
---|