Building p5-GSSAPI-0.28.txz (origin /buildshare/ports/355755/security/p5-GSSAPI) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/GSSAPI-0.28.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/perl5-5.16.3_10.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> p5-GSSAPI-0.28 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of p5-GSSAPI-0.28 ===> p5-GSSAPI-0.28 depends on file: /usr/local/bin/perl5.16.3 - not found ===> Verifying install for /usr/local/bin/perl5.16.3 in /buildshare/ports/355755/lang/perl5.16 ===> Installing existing package /packages/perl5-5.16.3_10.txz Installing perl5-5.16.3_10... done ===> Returning to build of p5-GSSAPI-0.28 ===> p5-GSSAPI-0.28 depends on file: /usr/local/bin/perl5.16.3 - found Make install ===> p5-GSSAPI-0.28 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-GSSAPI-0.28 for building ===> Extracting for p5-GSSAPI-0.28 => SHA256 Checksum OK for GSSAPI-0.28.tar.gz. ===> Patching for p5-GSSAPI-0.28 ===> p5-GSSAPI-0.28 depends on file: /usr/local/bin/perl5.16.3 - found ===> Configuring for p5-GSSAPI-0.28 Welcome to GSSAPI.pm setup! (./Makefile.PL Version 0.03) run "perl Makefile.PL --help" to see further installation options ---------------------------------------------------------- Searching krb5-config command... using krb5-config command '/usr/bin/krb5-config'. ---------------------------------------------------------- using GSSAPI implementation FreeBSD heimdal 1.1.0 ---------------------------------------------------------- Adding from your Perlinstallation ($Config{lddlflags}) to LDDLFLAGS -shared -L/usr/local/lib -fstack-protector ---------------------------------------------------------- Bypassing to LDDLFLAGS -shared -L/usr/local/lib -fstack-protector -pthread ---------------------------------------------------------- Adding own DEFINEs -DHEIMDAL ---------------------------------------------------------- Using LIBS -L/usr/lib -lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt ---------------------------------------------------------- Using INC includeconfiguration -I/usr/include ---------------------------------------------------------- Checking if your kit is complete... Looks good Writing Makefile for GSSAPI Writing MYMETA.yml and MYMETA.json ===> Building for p5-GSSAPI-0.28 cp GSSAPI.pm blib/lib/GSSAPI.pm cp GSSAPI/OID/Set.pm blib/lib/GSSAPI/OID/Set.pm cp GSSAPI/OID.pm blib/lib/GSSAPI/OID.pm cp GSSAPI/Status.pm blib/lib/GSSAPI/Status.pm /usr/local/bin/perl5 /usr/local/lib/perl5/5.16/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.16/ExtUtils/typemap -typemap typemap GSSAPI.xs > GSSAPI.xsc && mv GSSAPI.xsc GSSAPI.c cc -c -I/usr/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.28\" -DXS_VERSION=\"0.28\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" -DHEIMDAL GSSAPI.c In file included from GSSAPI.xs:27: /usr/include/gssapi.h:3:2: warning: #warning "this file includes which is deprecated, use instead" GSSAPI.c: In function 'XS_GSSAPI_indicate_mechs': GSSAPI.c:387: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI_is_valid': GSSAPI.c:411: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__Name_new': GSSAPI.c:721: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__Name_DESTROY': GSSAPI.c:744: warning: cast to pointer from integer of different size ./xs/Name.xs: In function 'XS_GSSAPI__Name_import': ./xs/Name.xs:34: warning: cast to pointer from integer of different size GSSAPI.c:805: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__Name_duplicate': GSSAPI.c:830: warning: cast to pointer from integer of different size GSSAPI.c:845: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__Name_display': GSSAPI.c:870: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__Name_compare': GSSAPI.c:926: warning: cast to pointer from integer of different size GSSAPI.c:938: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__Name_canonicalize': GSSAPI.c:979: warning: cast to pointer from integer of different size GSSAPI.c:988: warning: cast to pointer from integer of different size GSSAPI.c:1006: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__Name_export': GSSAPI.c:1031: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__OID_new': GSSAPI.c:1084: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__OID_DESTROY': GSSAPI.c:1106: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__OID_from_str': GSSAPI.c:1172: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__OID_to_str': GSSAPI.c:1194: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__OID_inquire_names': GSSAPI.c:1250: warning: cast to pointer from integer of different size GSSAPI.c:1269: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__OID_gss_nt_user_name': GSSAPI.c:1290: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__OID_gss_nt_machine_uid_name': GSSAPI.c:1309: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__OID_gss_nt_string_uid_name': GSSAPI.c:1328: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__OID_gss_nt_service_name': GSSAPI.c:1347: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__OID_gss_nt_exported_name': GSSAPI.c:1366: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__OID_gss_nt_service_name_v2': GSSAPI.c:1385: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__OID_gss_nt_krb5_name': GSSAPI.c:1404: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__OID_gss_nt_krb5_principal': GSSAPI.c:1423: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__OID_gss_mech_krb5': GSSAPI.c:1442: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__OID_gss_mech_spnego': GSSAPI.c:1461: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__OID_gss_mech_krb5_old': GSSAPI.c:1480: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__OID_gss_mech_krb5_v2': GSSAPI.c:1499: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__OID_gss_nt_hostbased_service': GSSAPI.c:1518: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__OID__Set_new': GSSAPI.c:1550: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__OID__Set_DESTROY': GSSAPI.c:1570: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__OID__Set_insert': GSSAPI.c:1602: warning: cast to pointer from integer of different size GSSAPI.c:1614: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__OID__Set_contains': GSSAPI.c:1651: warning: cast to pointer from integer of different size GSSAPI.c:1663: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__Cred_acquire_cred': GSSAPI.c:1719: warning: cast to pointer from integer of different size GSSAPI.c:1731: warning: cast to pointer from integer of different size GSSAPI.c:1769: warning: cast from pointer to integer of different size GSSAPI.c:1774: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__Cred_add_cred': GSSAPI.c:1822: warning: cast to pointer from integer of different size GSSAPI.c:1831: warning: cast to pointer from integer of different size GSSAPI.c:1843: warning: cast to pointer from integer of different size GSSAPI.c:1893: warning: cast from pointer to integer of different size GSSAPI.c:1898: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__Cred_inquire_cred': GSSAPI.c:1942: warning: cast to pointer from integer of different size GSSAPI.c:1987: warning: cast from pointer to integer of different size GSSAPI.c:2000: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__Cred_inquire_cred_by_mech': GSSAPI.c:2037: warning: cast to pointer from integer of different size GSSAPI.c:2046: warning: cast to pointer from integer of different size GSSAPI.c:2094: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__Cred_DESTROY': GSSAPI.c:2135: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__Binding_new': GSSAPI.c:2182: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__Binding_DESTROY': GSSAPI.c:2199: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__Binding_set_initiator': GSSAPI.c:2236: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__Binding_set_acceptor': GSSAPI.c:2281: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__Binding_set_appl_data': GSSAPI.c:2324: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__Binding_get_initiator_addrtype': GSSAPI.c:2367: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__Binding_get_initiator_address': GSSAPI.c:2397: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__Binding_get_acceptor_addrtype': GSSAPI.c:2435: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__Binding_get_acceptor_address': GSSAPI.c:2465: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__Binding_get_appl_data': GSSAPI.c:2502: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__Context_new': GSSAPI.c:2547: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__Context_DESTROY': GSSAPI.c:2571: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__Context_init': GSSAPI.c:2624: warning: cast to pointer from integer of different size GSSAPI.c:2636: warning: cast to pointer from integer of different size GSSAPI.c:2645: warning: cast to pointer from integer of different size GSSAPI.c:2660: warning: cast to pointer from integer of different size GSSAPI.c:2672: warning: cast to pointer from integer of different size GSSAPI.c:2718: warning: cast from pointer to integer of different size GSSAPI.c:2723: warning: cast from pointer to integer of different size GSSAPI.c:2724: warning: cast from pointer to integer of different size GSSAPI.c:2730: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__Context_accept': GSSAPI.c:2791: warning: cast to pointer from integer of different size GSSAPI.c:2803: warning: cast to pointer from integer of different size GSSAPI.c:2818: warning: cast to pointer from integer of different size GSSAPI.c:2879: warning: cast from pointer to integer of different size GSSAPI.c:2884: warning: cast from pointer to integer of different size GSSAPI.c:2885: warning: cast from pointer to integer of different size GSSAPI.c:2891: warning: cast from pointer to integer of different size GSSAPI.c:2896: warning: cast from pointer to integer of different size GSSAPI.c:2920: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__Context_delete': GSSAPI.c:2947: warning: cast to pointer from integer of different size GSSAPI.c:2967: warning: cast from pointer to integer of different size GSSAPI.c:2972: warning: cast from pointer to integer of different size GSSAPI.c:2973: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__Context_process_token': GSSAPI.c:3009: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__Context_valid_time_left': GSSAPI.c:3048: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__Context_wrap_size_limit': GSSAPI.c:3101: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__Context_inquire': GSSAPI.c:3162: warning: cast to pointer from integer of different size GSSAPI.c:3237: warning: cast from pointer to integer of different size GSSAPI.c:3242: warning: cast from pointer to integer of different size GSSAPI.c:3251: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__Context_export': GSSAPI.c:3287: warning: cast to pointer from integer of different size GSSAPI.c:3305: warning: cast from pointer to integer of different size GSSAPI.c:3306: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__Context_import': GSSAPI.c:3352: warning: cast from pointer to integer of different size GSSAPI.c: In function 'XS_GSSAPI__Context_get_mic': GSSAPI.c:3377: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__Context_verify_mic': GSSAPI.c:3433: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__Context_wrap': GSSAPI.c:3493: warning: cast to pointer from integer of different size GSSAPI.c: In function 'XS_GSSAPI__Context_unwrap': GSSAPI.c:3563: warning: cast to pointer from integer of different size Running Mkbootstrap for GSSAPI () chmod 644 GSSAPI.bs rm -f blib/arch/auto/GSSAPI/GSSAPI.so LD_RUN_PATH="/usr/lib" cc -shared -L/usr/local/lib -fstack-protector -pthread GSSAPI.o -o blib/arch/auto/GSSAPI/GSSAPI.so -L/usr/lib -lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt chmod 755 blib/arch/auto/GSSAPI/GSSAPI.so cp GSSAPI.bs blib/arch/auto/GSSAPI/GSSAPI.bs chmod 644 blib/arch/auto/GSSAPI/GSSAPI.bs Manifying blib/man3/GSSAPI.3 Manifying blib/man3/GSSAPI::OID::Set.3 Manifying blib/man3/GSSAPI::OID.3 Manifying blib/man3/GSSAPI::Status.3 ===> Staging for p5-GSSAPI-0.28 ===> p5-GSSAPI-0.28 depends on file: /usr/local/bin/perl5.16.3 - found ===> Generating temporary packing list Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /obj/buildshare/ports/355755/security/p5-GSSAPI/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/GSSAPI/GSSAPI.bs Installing /obj/buildshare/ports/355755/security/p5-GSSAPI/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/GSSAPI/GSSAPI.so Installing /obj/buildshare/ports/355755/security/p5-GSSAPI/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/GSSAPI.pm Installing /obj/buildshare/ports/355755/security/p5-GSSAPI/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/GSSAPI/OID.pm Installing /obj/buildshare/ports/355755/security/p5-GSSAPI/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/GSSAPI/Status.pm Installing /obj/buildshare/ports/355755/security/p5-GSSAPI/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/GSSAPI/OID/Set.pm Installing /obj/buildshare/ports/355755/security/p5-GSSAPI/work/stage/usr/local/lib/perl5/5.16/man/man3/GSSAPI::Status.3 Installing /obj/buildshare/ports/355755/security/p5-GSSAPI/work/stage/usr/local/lib/perl5/5.16/man/man3/GSSAPI::OID::Set.3 Installing /obj/buildshare/ports/355755/security/p5-GSSAPI/work/stage/usr/local/lib/perl5/5.16/man/man3/GSSAPI.3 Installing /obj/buildshare/ports/355755/security/p5-GSSAPI/work/stage/usr/local/lib/perl5/5.16/man/man3/GSSAPI::OID.3 ====> Compressing man pages (compress-man) ===> Installing for p5-GSSAPI-0.28 ===> Checking if security/p5-GSSAPI already installed ===> Registering installation for p5-GSSAPI-0.28 Installing p5-GSSAPI-0.28... done Make package ===> Building package for p5-GSSAPI-0.28 slot2: removed