1 | version:1 |
---|
2 | :debug:main Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-crypt-openssl-x509/work /opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5-crypt-openssl-x509/work |
---|
3 | :debug:main Executing org.macports.main (p5-crypt-openssl-x509) |
---|
4 | :msg:main ---> Fetching p5-crypt-openssl-x509 |
---|
5 | :debug:fetch fetch phase started at Wed Aug 18 17:44:25 CEST 2010 |
---|
6 | :debug:fetch Executing org.macports.fetch (p5-crypt-openssl-x509) |
---|
7 | :msg:fetch ---> Verifying checksum(s) for p5-crypt-openssl-x509 |
---|
8 | :debug:checksum checksum phase started at Wed Aug 18 17:44:25 CEST 2010 |
---|
9 | :debug:checksum Executing org.macports.checksum (p5-crypt-openssl-x509) |
---|
10 | :info:checksum ---> Checksumming Crypt-OpenSSL-X509-0.7.tar.gz |
---|
11 | :debug:checksum Correct (md5) checksum for Crypt-OpenSSL-X509-0.7.tar.gz |
---|
12 | :msg:checksum ---> Extracting p5-crypt-openssl-x509 |
---|
13 | :debug:extract extract phase started at Wed Aug 18 17:44:25 CEST 2010 |
---|
14 | :debug:extract Executing org.macports.extract (p5-crypt-openssl-x509) |
---|
15 | :info:extract ---> Extracting Crypt-OpenSSL-X509-0.7.tar.gz |
---|
16 | :debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/perl5/Crypt-OpenSSL-X509-0.7.tar.gz' |
---|
17 | :debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-crypt-openssl-x509/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.5' |
---|
18 | :debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-crypt-openssl-x509/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/perl5/Crypt-OpenSSL-X509-0.7.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -' |
---|
19 | :debug:patch patch phase started at Wed Aug 18 17:44:25 CEST 2010 |
---|
20 | :debug:patch Executing org.macports.patch (p5-crypt-openssl-x509) |
---|
21 | :msg:patch ---> Configuring p5-crypt-openssl-x509 |
---|
22 | :debug:patch Using compiler 'Mac OS X gcc 4.0' |
---|
23 | :debug:configure configure phase started at Wed Aug 18 17:44:25 CEST 2010 |
---|
24 | :debug:configure Executing org.macports.configure (p5-crypt-openssl-x509) |
---|
25 | :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-O2 -arch ppc' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch ppc' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.5' CXX='/usr/bin/g++-4.0' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-crypt-openssl-x509/work/.CC_PRINT_OPTIONS' F90FLAGS='-O2 -m32' LDFLAGS='-L/opt/local/lib -arch ppc' FCFLAGS='-O2 -m32' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' PERL_AUTOINSTALL='--skipdeps' OBJCFLAGS='-O2 -arch ppc' FFLAGS='-O2 -m32' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.0' |
---|
26 | :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-crypt-openssl-x509/work/Crypt-OpenSSL-X509-0.7" && /opt/local/bin/perl Makefile.PL INSTALLDIRS=vendor' |
---|
27 | :info:configure /opt/local/lib/libcrypto.a |
---|
28 | :info:configure Found '/opt/local/lib/libcrypto.a'. |
---|
29 | :info:configure Checking if your kit is complete... |
---|
30 | :info:configure Looks good |
---|
31 | :info:configure Writing Makefile for Crypt::OpenSSL::X509 |
---|
32 | :msg:configure ---> Building p5-crypt-openssl-x509 |
---|
33 | :debug:build build phase started at Wed Aug 18 17:44:27 CEST 2010 |
---|
34 | :debug:build Executing org.macports.build (p5-crypt-openssl-x509) |
---|
35 | :debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-crypt-openssl-x509/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.5' |
---|
36 | :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-crypt-openssl-x509/work/Crypt-OpenSSL-X509-0.7" && /usr/bin/make all' |
---|
37 | :info:build cp X509.pm blib/lib/Crypt/OpenSSL/X509.pm |
---|
38 | :info:build /opt/local/bin/perl "-Iinc" /opt/local/lib/perl5/5.8.9/ExtUtils/xsubpp -typemap /opt/local/lib/perl5/5.8.9/ExtUtils/typemap -typemap typemap X509.xs > X509.xsc && mv X509.xsc X509.c |
---|
39 | :info:build /usr/bin/gcc-4.0 -c -I/usr/include/openssl -O2 -arch ppc -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -pipe -I/opt/local/include -g -Wall -DVERSION=\"0.7\" -DXS_VERSION=\"0.7\" "-I/opt/local/lib/perl5/5.8.9/darwin-2level/CORE" X509.c |
---|
40 | :info:build X509.xs: In function 'XS_Crypt__OpenSSL__X509_accessor': |
---|
41 | :info:build X509.xs:255: error: 'STACK' undeclared (first use in this function) |
---|
42 | :info:build X509.xs:255: error: (Each undeclared identifier is reported only once |
---|
43 | :info:build X509.xs:255: error: for each function it appears in.) |
---|
44 | :info:build X509.xs:255: error: 'emlst' undeclared (first use in this function) |
---|
45 | :info:build X509.xs:258: warning: format '%s' expects type 'char *', but argument 3 has type 'void *' |
---|
46 | :info:build X509.xs: In function 'XS_Crypt__OpenSSL__X509_as_string': |
---|
47 | :info:build X509.xs:293: error: 'ASN1_HEADER' undeclared (first use in this function) |
---|
48 | :info:build X509.xs:293: error: syntax error before 'ah' |
---|
49 | :info:build X509.xs:298: error: 'ah' undeclared (first use in this function) |
---|
50 | :info:build X509.xs:300: warning: implicit declaration of function 'X509_asn1_meth' |
---|
51 | :info:build X509.xs:302: error: 'i2d_ASN1_HEADER' undeclared (first use in this function) |
---|
52 | :info:build X509.xs: In function 'XS_Crypt__OpenSSL__X509_fingerprint_md5': |
---|
53 | :info:build X509.xs:362: warning: implicit declaration of function 'EVP_md2' |
---|
54 | :info:build X509.xs:362: warning: initialization makes pointer from integer without a cast |
---|
55 | :info:build make: *** [X509.o] Error 1 |
---|
56 | :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-crypt-openssl-x509/work/Crypt-OpenSSL-X509-0.7" && /usr/bin/make all " returned error 2 |
---|
57 | :error:build Target org.macports.build returned: shell command failed |
---|
58 | :debug:build Backtrace: shell command failed |
---|
59 | while executing |
---|
60 | "command_exec build" |
---|
61 | (procedure "portbuild::build_main" line 8) |
---|
62 | invoked from within |
---|
63 | "$procedure $targetname" |
---|
64 | :info:build Warning: the following items did not execute (for p5-crypt-openssl-x509): org.macports.activate org.macports.build org.macports.destroot org.macports.install |
---|
65 | :notice:build Log for p5-crypt-openssl-x509 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-crypt-openssl-x509/main.log |
---|