printf ' ' | fink --no-use-binary-dist --yes --build-as-nobody rebuild crypt-openssl-bignum-pm5162 2>&1 The package 'crypt-openssl-bignum-pm5162' will be built without being installed. Reading build dependency for crypt-openssl-bignum-pm5162-0.04-1... Reading dependency for crypt-openssl-bignum-pm5162-0.04-1... Reading build conflict for crypt-openssl-bignum-pm5162-0.04-1... The package 'system-openssl-dev' will be installed. Reading dependency for system-openssl-dev-0.9.8-6... Reading runtime dependency for system-openssl-dev-0.9.8-6... The following package will be rebuilt: crypt-openssl-bignum-pm5162 The following additional package will be installed: system-openssl-dev Do you want to continue? [Y/n] (assuming default) Reading buildlock packages... All buildlocks accounted for. /sw/bin/dpkg-lockwait -i /sw/fink/debs/system-openssl-dev_0.9.8-6_darwin-x86_64.deb Selecting previously deselected package system-openssl-dev. (Reading database ... 7883 files and directories currently installed.) Unpacking system-openssl-dev (from .../system-openssl-dev_0.9.8-6_darwin-x86_64.deb) ... Setting up system-openssl-dev (0.9.8-6) ... Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-crypt-openssl-bignum-pm5162-0.04-1 /sw/build.build dpkg-deb: building package `fink-buildlock-crypt-openssl-bignum-pm5162-0.04-1' in `/sw/build.build/fink-buildlock-crypt-openssl-bignum-pm5162-0.04-1_2014.08.05-06.50.50_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-crypt-openssl-bignum-pm5162-0.04-1_2014.08.05-06.50.50_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-crypt-openssl-bignum-pm5162-0.04-1. (Reading database ... 7891 files and directories currently installed.) Unpacking fink-buildlock-crypt-openssl-bignum-pm5162-0.04-1 (from .../fink-buildlock-crypt-openssl-bignum-pm5162-0.04-1_2014.08.05-06.50.50_darwin-x86_64.deb) ... Setting up fink-buildlock-crypt-openssl-bignum-pm5162-0.04-1 (2014.08.05-06.50.50) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.GYKh2 env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/Crypt-OpenSSL-Bignum-0.04.tar.gz Crypt-OpenSSL-Bignum-0.04/ Crypt-OpenSSL-Bignum-0.04/Bignum/ Crypt-OpenSSL-Bignum-0.04/Bignum/CTX.pm Crypt-OpenSSL-Bignum-0.04/LICENSE Crypt-OpenSSL-Bignum-0.04/README Crypt-OpenSSL-Bignum-0.04/Changes Crypt-OpenSSL-Bignum-0.04/test.pl Crypt-OpenSSL-Bignum-0.04/Makefile.PL Crypt-OpenSSL-Bignum-0.04/META.yml Crypt-OpenSSL-Bignum-0.04/typemap Crypt-OpenSSL-Bignum-0.04/Bignum.pm Crypt-OpenSSL-Bignum-0.04/Bignum.xs Crypt-OpenSSL-Bignum-0.04/MANIFEST sudo -u fink-bld [ENV] sh -c /tmp/fink.6Vha4 [ -r /sw/fink/dists/stable/main/finkinfo/libs/perlmods/crypt-openssl-bignum-pm.patch ] sudo -u fink-bld [ENV] sh -c /tmp/fink.NPfPM sed 's|@PREFIX@|/sw|g' < /sw/fink/dists/stable/main/finkinfo/libs/perlmods/crypt-openssl-bignum-pm.patch | patch patching file Makefile.PL sudo -u fink-bld [ENV] sh -c /tmp/fink.gnkCv ARCHFLAGS="" /usr/bin/arch -x86_64 perl5.16 Makefile.PL PERL="/usr/bin/arch -x86_64 perl5.16" PREFIX=/sw INSTALLPRIVLIB=/sw/lib/perl5/5.16.2 INSTALLARCHLIB=/sw/lib/perl5/5.16.2/darwin-thread-multi-2level INSTALLSITELIB=/sw/lib/perl5/5.16.2 INSTALLSITEARCH=/sw/lib/perl5/5.16.2/darwin-thread-multi-2level INSTALLMAN1DIR=/sw/share/man/man1 INSTALLMAN3DIR=/sw/share/man/man3 INSTALLSITEMAN1DIR=/sw/share/man/man1 INSTALLSITEMAN3DIR=/sw/share/man/man3 INSTALLBIN=/sw/bin INSTALLSITEBIN=/sw/bin INSTALLSCRIPT=/sw/bin Checking if your kit is complete... Looks good Writing Makefile for Crypt::OpenSSL::Bignum Writing MYMETA.yml and MYMETA.json make CC=gcc CXX=g++ LDDLFLAGS='-bundle -undefined dynamic_lookup' /usr/bin/arch -x86_64 perl5.16 /System/Library/Perl/5.16/ExtUtils/xsubpp -typemap /System/Library/Perl/5.16/ExtUtils/typemap -typemap typemap Bignum.xs > Bignum.xsc && mv Bignum.xsc Bignum.c Running Mkbootstrap for Crypt::OpenSSL::Bignum () chmod 644 Bignum.bs cp Bignum.pm blib/lib/Crypt/OpenSSL/Bignum.pm cp Bignum/CTX.pm blib/lib/Crypt/OpenSSL/Bignum/CTX.pm cp Bignum.bs blib/arch/auto/Crypt/OpenSSL/Bignum/Bignum.bs chmod 644 blib/arch/auto/Crypt/OpenSSL/Bignum/Bignum.bs gcc -c -I/sw/lib/system-openssl/include -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/usr/local/include -Os -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" "-I/System/Library/Perl/5.16/darwin-thread-multi-2level/CORE" -DPERL5 -DOPENSSL_NO_KRB5 Bignum.c Bignum.xs:39:5: warning: 'BN_clear_free' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] BN_clear_free( self ); ^ /sw/lib/system-openssl/include/openssl/bn.h:419:6: note: 'BN_clear_free' declared here void BN_clear_free(BIGNUM *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:48:28: warning: 'BN_new' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] checkOpenSslCall( bn = BN_new() ); ^ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:417:9: note: 'BN_new' declared here BIGNUM *BN_new(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:48:5: warning: implicit declaration of function 'ERR_reason_error_string' is invalid in C99 [-Wimplicit-function-declaration] checkOpenSslCall( bn = BN_new() ); ^ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ^ Bignum.xs:48:5: warning: implicit declaration of function 'ERR_get_error' is invalid in C99 [-Wimplicit-function-declaration] Bignum.xs:9:56: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ^ Bignum.xs:48:5: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] checkOpenSslCall( bn = BN_new() ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:49:23: warning: 'BN_set_word' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] checkOpenSslCall( BN_set_word( bn, p_word ) ); ^ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:464:5: note: 'BN_set_word' declared here int BN_set_word(BIGNUM *a, BN_ULONG w) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:49:5: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] checkOpenSslCall( BN_set_word( bn, p_word ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:62:23: warning: 'BN_dec2bn' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] checkOpenSslCall( BN_dec2bn( &bn, p_dec_string ) ); ^ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:508:6: note: 'BN_dec2bn' declared here int BN_dec2bn(BIGNUM **a, const char *str) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:62:5: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] checkOpenSslCall( BN_dec2bn( &bn, p_dec_string ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:75:23: warning: 'BN_hex2bn' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] checkOpenSslCall( BN_hex2bn( &bn, p_hex_string ) ); ^ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:507:6: note: 'BN_hex2bn' declared here int BN_hex2bn(BIGNUM **a, const char *str) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:75:5: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] checkOpenSslCall( BN_hex2bn( &bn, p_hex_string ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:90:28: warning: 'BN_bin2bn' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] checkOpenSslCall( bn = BN_bin2bn( bin, bin_length, NULL ) ); ^ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:422:9: note: 'BN_bin2bn' declared here BIGNUM *BN_bin2bn(const unsigned char *s,int len,BIGNUM *ret) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:90:39: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] checkOpenSslCall( bn = BN_bin2bn( bin, bin_length, NULL ) ); ^~~ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:422:40: note: passing argument to parameter 's' here BIGNUM *BN_bin2bn(const unsigned char *s,int len,BIGNUM *ret) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:90:5: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] checkOpenSslCall( bn = BN_bin2bn( bin, bin_length, NULL ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:101:28: warning: 'BN_new' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] checkOpenSslCall( bn = BN_new() ); ^ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:417:9: note: 'BN_new' declared here BIGNUM *BN_new(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:101:5: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] checkOpenSslCall( bn = BN_new() ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:102:23: warning: 'BN_set_word' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] checkOpenSslCall( BN_zero( bn ) ); ^ /sw/lib/system-openssl/include/openssl/bn.h:398:21: note: expanded from macro 'BN_zero' #define BN_zero(a) (BN_set_word((a),0)) ^ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:464:5: note: 'BN_set_word' declared here int BN_set_word(BIGNUM *a, BN_ULONG w) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:102:5: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] checkOpenSslCall( BN_zero( bn ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:113:28: warning: 'BN_new' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] checkOpenSslCall( bn = BN_new() ); ^ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:417:9: note: 'BN_new' declared here BIGNUM *BN_new(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:113:5: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] checkOpenSslCall( bn = BN_new() ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:114:23: warning: 'BN_set_word' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] checkOpenSslCall( BN_one( bn ) ); ^ /sw/lib/system-openssl/include/openssl/bn.h:388:20: note: expanded from macro 'BN_one' #define BN_one(a) (BN_set_word((a),1)) ^ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:464:5: note: 'BN_set_word' declared here int BN_set_word(BIGNUM *a, BN_ULONG w) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:114:5: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] checkOpenSslCall( BN_one( bn ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:125:32: warning: 'BN_bn2dec' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] checkOpenSslCall( RETVAL = BN_bn2dec( self ) ); ^ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:506:8: note: 'BN_bn2dec' declared here char * BN_bn2dec(const BIGNUM *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:125:5: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] checkOpenSslCall( RETVAL = BN_bn2dec( self ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:129:5: warning: 'CRYPTO_free' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] OPENSSL_free( RETVAL ); ^ /sw/lib/system-openssl/include/openssl/crypto.h:375:28: note: expanded from macro 'OPENSSL_free' #define OPENSSL_free(addr) CRYPTO_free(addr) ^ /sw/lib/system-openssl/include/openssl/crypto.h:480:6: note: 'CRYPTO_free' declared here void CRYPTO_free(void *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:136:32: warning: 'BN_bn2hex' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] checkOpenSslCall( RETVAL = BN_bn2hex( self ) ); ^ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:505:8: note: 'BN_bn2hex' declared here char * BN_bn2hex(const BIGNUM *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:136:5: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] checkOpenSslCall( RETVAL = BN_bn2hex( self ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:140:5: warning: 'CRYPTO_free' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] OPENSSL_free( RETVAL ); ^ /sw/lib/system-openssl/include/openssl/crypto.h:375:28: note: expanded from macro 'OPENSSL_free' #define OPENSSL_free(addr) CRYPTO_free(addr) ^ /sw/lib/system-openssl/include/openssl/crypto.h:480:6: note: 'CRYPTO_free' declared here void CRYPTO_free(void *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:149:14: warning: 'BN_num_bits' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] length = BN_num_bytes( self ); ^ /sw/lib/system-openssl/include/openssl/bn.h:378:27: note: expanded from macro 'BN_num_bytes' #define BN_num_bytes(a) ((BN_num_bits(a)+7)/8) ^ /sw/lib/system-openssl/include/openssl/bn.h:415:5: note: 'BN_num_bits' declared here int BN_num_bits(const BIGNUM *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:151:5: warning: 'BN_bn2bin' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] BN_bn2bin( self, bin ); ^ /sw/lib/system-openssl/include/openssl/bn.h:423:5: note: 'BN_bn2bin' declared here int BN_bn2bin(const BIGNUM *a, unsigned char *to) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:151:22: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] BN_bn2bin( self, bin ); ^~~ /sw/lib/system-openssl/include/openssl/bn.h:423:47: note: passing argument to parameter 'to' here int BN_bn2bin(const BIGNUM *a, unsigned char *to) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.c:461:11: warning: 'BN_get_word' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] RETVAL = BN_get_word(self); ^ /sw/lib/system-openssl/include/openssl/bn.h:465:10: note: 'BN_get_word' declared here BN_ULONG BN_get_word(const BIGNUM *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:172:26: warning: 'BN_new' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] bn = ( items < 3 ) ? BN_new() : sv2bn( ST(2) ); ^ /sw/lib/system-openssl/include/openssl/bn.h:417:9: note: 'BN_new' declared here BIGNUM *BN_new(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:173:23: warning: 'BN_add' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] checkOpenSslCall( BN_add( bn, a, b ) ); ^ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:429:5: note: 'BN_add' declared here int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:173:5: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] checkOpenSslCall( BN_add( bn, a, b ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:186:26: warning: 'BN_new' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] bn = ( items < 3 ) ? BN_new() : sv2bn( ST(2) ); ^ /sw/lib/system-openssl/include/openssl/bn.h:417:9: note: 'BN_new' declared here BIGNUM *BN_new(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:187:23: warning: 'BN_sub' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] checkOpenSslCall( BN_sub( bn, a, b ) ); ^ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:426:5: note: 'BN_sub' declared here int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:187:5: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] checkOpenSslCall( BN_sub( bn, a, b ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:201:26: warning: 'BN_new' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] bn = ( items < 4 ) ? BN_new() : sv2bn( ST(3) ); ^ /sw/lib/system-openssl/include/openssl/bn.h:417:9: note: 'BN_new' declared here BIGNUM *BN_new(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:202:23: warning: 'BN_mul' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] checkOpenSslCall( BN_mul( bn, a, b, ctx ) ); ^ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:430:5: note: 'BN_mul' declared here int BN_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:202:5: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] checkOpenSslCall( BN_mul( bn, a, b, ctx ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:217:32: warning: 'BN_new' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] quotient = ( items < 4 ) ? BN_new() : sv2bn( ST(3) ); ^ /sw/lib/system-openssl/include/openssl/bn.h:417:9: note: 'BN_new' declared here BIGNUM *BN_new(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:218:33: warning: 'BN_new' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] remainder = ( items < 5 ) ? BN_new() : sv2bn( ST(4) ); ^ /sw/lib/system-openssl/include/openssl/bn.h:417:9: note: 'BN_new' declared here BIGNUM *BN_new(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:219:23: warning: 'BN_div' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] checkOpenSslCall( BN_div( quotient, remainder, a, b, ctx ) ); ^ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:443:5: note: 'BN_div' declared here int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d, ^ Bignum.xs:219:5: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] checkOpenSslCall( BN_div( quotient, remainder, a, b, ctx ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:233:10: warning: 'BN_new' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] bn = BN_new(); ^ /sw/lib/system-openssl/include/openssl/bn.h:417:9: note: 'BN_new' declared here BIGNUM *BN_new(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:234:23: warning: 'BN_sqr' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] checkOpenSslCall( BN_sqr( bn, a, ctx ) ); ^ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:431:5: note: 'BN_sqr' declared here int BN_sqr(BIGNUM *r, const BIGNUM *a,BN_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:234:5: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] checkOpenSslCall( BN_sqr( bn, a, ctx ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:249:26: warning: 'BN_new' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] bn = ( items < 4 ) ? BN_new() : sv2bn( ST(3) ); ^ /sw/lib/system-openssl/include/openssl/bn.h:417:9: note: 'BN_new' declared here BIGNUM *BN_new(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:250:23: warning: 'BN_div' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] checkOpenSslCall( BN_mod( bn, a, b, ctx ) ); ^ /sw/lib/system-openssl/include/openssl/bn.h:445:29: note: expanded from macro 'BN_mod' #define BN_mod(rem,m,d,ctx) BN_div(NULL,(rem),(m),(d),(ctx)) ^ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:443:5: note: 'BN_div' declared here int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, const BIGNUM *d, ^ Bignum.xs:250:5: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] checkOpenSslCall( BN_mod( bn, a, b, ctx ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:265:10: warning: 'BN_new' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] bn = BN_new(); ^ /sw/lib/system-openssl/include/openssl/bn.h:417:9: note: 'BN_new' declared here BIGNUM *BN_new(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:266:23: warning: 'BN_mod_mul' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] checkOpenSslCall( BN_mod_mul( bn, a, b, m, ctx ) ); ^ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:451:5: note: 'BN_mod_mul' declared here int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, ^ Bignum.xs:266:5: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] checkOpenSslCall( BN_mod_mul( bn, a, b, m, ctx ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:281:10: warning: 'BN_new' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] bn = BN_new(); ^ /sw/lib/system-openssl/include/openssl/bn.h:417:9: note: 'BN_new' declared here BIGNUM *BN_new(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:282:23: warning: 'BN_exp' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] checkOpenSslCall( BN_exp( bn, a, p, ctx ) ); ^ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:472:5: note: 'BN_exp' declared here int BN_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p,BN_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:282:5: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] checkOpenSslCall( BN_exp( bn, a, p, ctx ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:298:10: warning: 'BN_new' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] bn = BN_new(); ^ /sw/lib/system-openssl/include/openssl/bn.h:417:9: note: 'BN_new' declared here BIGNUM *BN_new(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:299:23: warning: 'BN_mod_exp' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] checkOpenSslCall( BN_mod_exp( bn, a, p, m, ctx ) ); ^ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:474:5: note: 'BN_mod_exp' declared here int BN_mod_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, ^ Bignum.xs:299:5: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] checkOpenSslCall( BN_mod_exp( bn, a, p, m, ctx ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:314:10: warning: 'BN_new' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] bn = BN_new(); ^ /sw/lib/system-openssl/include/openssl/bn.h:417:9: note: 'BN_new' declared here BIGNUM *BN_new(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:315:23: warning: 'BN_mod_inverse' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] checkOpenSslCall( BN_mod_inverse( bn, a, n, ctx ) ); ^ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:511:9: note: 'BN_mod_inverse' declared here BIGNUM *BN_mod_inverse(BIGNUM *ret, ^ Bignum.xs:315:5: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] checkOpenSslCall( BN_mod_inverse( bn, a, n, ctx ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:330:10: warning: 'BN_new' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] bn = BN_new(); ^ /sw/lib/system-openssl/include/openssl/bn.h:417:9: note: 'BN_new' declared here BIGNUM *BN_new(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:331:23: warning: 'BN_gcd' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] checkOpenSslCall( BN_gcd( bn, a, b, ctx ) ); ^ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:509:5: note: 'BN_gcd' declared here int BN_gcd(BIGNUM *r,const BIGNUM *a,const BIGNUM *b,BN_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:331:5: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] checkOpenSslCall( BN_gcd( bn, a, b, ctx ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.c:936:11: warning: 'BN_cmp' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] RETVAL = BN_cmp(a, b); ^ /sw/lib/system-openssl/include/openssl/bn.h:467:5: note: 'BN_cmp' declared here int BN_cmp(const BIGNUM *a, const BIGNUM *b) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:360:32: warning: 'BN_dup' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] checkOpenSslCall( RETVAL = BN_dup(a) ); ^ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:501:9: note: 'BN_dup' declared here BIGNUM *BN_dup(const BIGNUM *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:360:5: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] checkOpenSslCall( RETVAL = BN_dup(a) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:369:37: warning: 'BN_dup' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] checkOpenSslCall( RETVAL = (IV) BN_dup(a) ); ^ Bignum.xs:8:44: note: expanded from macro 'checkOpenSslCall' #define checkOpenSslCall( result ) if( ! ( result ) ) \ ^ /sw/lib/system-openssl/include/openssl/bn.h:501:9: note: 'BN_dup' declared here BIGNUM *BN_dup(const BIGNUM *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:369:5: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat] checkOpenSslCall( RETVAL = (IV) BN_dup(a) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.xs:9:31: note: expanded from macro 'checkOpenSslCall' croak( "OpenSSL error: %s", ERR_reason_error_string( ERR_get_error() ) ); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bignum.c:1072:11: warning: 'BN_CTX_new' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] RETVAL = BN_CTX_new(); ^ /sw/lib/system-openssl/include/openssl/bn.h:403:9: note: 'BN_CTX_new' declared here BN_CTX *BN_CTX_new(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:384:5: warning: 'BN_CTX_free' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations] BN_CTX_free( self ); ^ /sw/lib/system-openssl/include/openssl/bn.h:407:6: note: 'BN_CTX_free' declared here void BN_CTX_free(BN_CTX *c) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; ^ Bignum.xs:33:5: warning: implicit declaration of function 'ERR_load_crypto_strings' is invalid in C99 [-Wimplicit-function-declaration] ERR_load_crypto_strings(); ^ 74 warnings generated. rm -f blib/arch/auto/Crypt/OpenSSL/Bignum/Bignum.bundle LD_RUN_PATH="/sw/lib/system-openssl/lib" cc -mmacosx-version-min=10.9 -bundle -undefined dynamic_lookup Bignum.o -o blib/arch/auto/Crypt/OpenSSL/Bignum/Bignum.bundle \ -L/sw/lib/system-openssl/lib -lcrypto \ chmod 755 blib/arch/auto/Crypt/OpenSSL/Bignum/Bignum.bundle Manifying blib/man3/Crypt::OpenSSL::Bignum::CTX.3pm Manifying blib/man3/Crypt::OpenSSL::Bignum.3pm /bin/rm -rf /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1 /bin/mkdir -p /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1/sw /bin/mkdir -p /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1 sudo -u fink-bld [ENV] sh -c /tmp/fink.Fmny0 make -j1 install PREFIX=/sw INSTALLPRIVLIB=/sw/lib/perl5/5.16.2 INSTALLARCHLIB=/sw/lib/perl5/5.16.2/darwin-thread-multi-2level INSTALLSITELIB=/sw/lib/perl5/5.16.2 INSTALLSITEARCH=/sw/lib/perl5/5.16.2/darwin-thread-multi-2level INSTALLMAN1DIR=/sw/share/man/man1 INSTALLMAN3DIR=/sw/share/man/man3 INSTALLSITEMAN1DIR=/sw/share/man/man1 INSTALLSITEMAN3DIR=/sw/share/man/man3 INSTALLBIN=/sw/bin INSTALLSITEBIN=/sw/bin INSTALLSCRIPT=/sw/bin DESTDIR=/sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1/sw/lib/perl5/5.16.2/darwin-thread-multi-2level/auto/Crypt/OpenSSL/Bignum/Bignum.bs Installing /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1/sw/lib/perl5/5.16.2/darwin-thread-multi-2level/auto/Crypt/OpenSSL/Bignum/Bignum.bundle Installing /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1/sw/lib/perl5/5.16.2/darwin-thread-multi-2level/Crypt/OpenSSL/Bignum.pm Installing /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1/sw/lib/perl5/5.16.2/darwin-thread-multi-2level/Crypt/OpenSSL/Bignum/CTX.pm Installing /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1/sw/share/man/man3/Crypt::OpenSSL::Bignum.3pm Installing /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1/sw/share/man/man3/Crypt::OpenSSL::Bignum::CTX.3pm Appending installation info to /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1/sw/lib/perl5/5.16.2/darwin-thread-multi-2level/perllocal.pod mv /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1/sw/share/man /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1/sw/lib/perl5/5.16.2 sudo -u fink-bld [ENV] sh -c /tmp/fink.7Xj6o /bin/mkdir -p /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1/sw/share/podfiles/5.16.2 for i in `find /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1/sw -name perllocal.pod`; do /bin/cat $i | sed -e s,/sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1/sw/lib/perl5,/sw/lib/perl5, >> /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1/sw/share/podfiles/5.16.2/perllocal.crypt-openssl-bignum-pm5162.pod; /bin/rm -rf $i; done; /usr/bin/install -d -m 700 /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1/sw/share/doc/crypt-openssl-bignum-pm5162 /bin/cp -r LICENSE /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1/sw/share/doc/crypt-openssl-bignum-pm5162/ /bin/cp -r MANIFEST /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1/sw/share/doc/crypt-openssl-bignum-pm5162/ /bin/cp -r Changes /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1/sw/share/doc/crypt-openssl-bignum-pm5162/ /bin/chmod -R go=u-w /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1/sw/share/doc/crypt-openssl-bignum-pm5162 /bin/rm -f /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1/sw/info/dir /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1/sw/info/dir.old /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1/sw/share/info/dir /sw/build.build/root-crypt-openssl-bignum-pm5162-0.04-1/sw/share/info/dir.old Reverting ownership of install dir to root Writing control file... Writing package script postinst... Writing package script postrm... Writing md5sums file... env LANG=C LC_ALL=C dpkg-deb -b root-crypt-openssl-bignum-pm5162-0.04-1 /sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/perlmods dpkg-deb: building package `crypt-openssl-bignum-pm5162' in `/sw/fink/10.9/stable/main/binary-darwin-x86_64/libs/perlmods/crypt-openssl-bignum-pm5162_0.04-1_darwin-x86_64.deb'. Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-crypt-openssl-bignum-pm5162-0.04-1 (Reading database ... 7892 files and directories currently installed.) Removing fink-buildlock-crypt-openssl-bignum-pm5162-0.04-1 ...