Created
May 5, 2013 19:08
-
-
Save freynaud/5521826 to your computer and use it in GitHub Desktop.
compiling libimobiledevice, instruments branch, commit fd626948947a8680e4ea9b8a82cd600e208743f4
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
libimobiledevice git:(fd62694) ✗ make | |
make all-recursive | |
Making all in common | |
cd .. && /bin/sh /Users/freynaud/Documents/workspace/libimobiledevice/missing --run automake-1.12 --gnu common/Makefile | |
cd .. && /bin/sh ./config.status common/Makefile depfiles | |
config.status: creating common/Makefile | |
config.status: executing depfiles commands | |
CC debug.lo | |
CC userpref.lo | |
userpref.c: In function 'userpref_gen_keys_and_cert': | |
userpref.c:712: warning: 'RSA_generate_key' is deprecated (declared at /usr/include/openssl/rsa.h:261) | |
userpref.c:713: warning: 'RSA_generate_key' is deprecated (declared at /usr/include/openssl/rsa.h:261) | |
userpref.c:715: warning: 'EVP_PKEY_new' is deprecated (declared at /usr/include/openssl/evp.h:884) | |
userpref.c:716: warning: 'EVP_PKEY_assign' is deprecated (declared at /usr/include/openssl/evp.h:861) | |
userpref.c:718: warning: 'EVP_PKEY_new' is deprecated (declared at /usr/include/openssl/evp.h:884) | |
userpref.c:719: warning: 'EVP_PKEY_assign' is deprecated (declared at /usr/include/openssl/evp.h:861) | |
userpref.c:726: warning: 'ASN1_INTEGER_set' is deprecated (declared at /usr/include/openssl/asn1.h:898) | |
userpref.c:727: warning: 'X509_set_serialNumber' is deprecated (declared at /usr/include/openssl/x509.h:1008) | |
userpref.c:731: warning: 'X509_set_version' is deprecated (declared at /usr/include/openssl/x509.h:1007) | |
userpref.c:735: warning: 'X509V3_EXT_conf_nid' is deprecated (declared at /usr/include/openssl/x509v3.h:543) | |
userpref.c:738: warning: 'X509_add_ext' is deprecated (declared at /usr/include/openssl/x509.h:1150) | |
userpref.c:742: warning: 'ASN1_TIME_set' is deprecated (declared at /usr/include/openssl/asn1.h:873) | |
userpref.c:743: warning: 'X509_set_notBefore' is deprecated (declared at /usr/include/openssl/x509.h:1014) | |
userpref.c:744: warning: 'ASN1_TIME_set' is deprecated (declared at /usr/include/openssl/asn1.h:873) | |
userpref.c:745: warning: 'X509_set_notAfter' is deprecated (declared at /usr/include/openssl/x509.h:1015) | |
userpref.c:749: warning: 'X509_set_pubkey' is deprecated (declared at /usr/include/openssl/x509.h:1016) | |
userpref.c:751: warning: 'X509_sign' is deprecated (declared at /usr/include/openssl/x509.h:771) | |
userpref.c:751: warning: 'EVP_sha1' is deprecated (declared at /usr/include/openssl/evp.h:666) | |
userpref.c:759: warning: 'ASN1_INTEGER_set' is deprecated (declared at /usr/include/openssl/asn1.h:898) | |
userpref.c:760: warning: 'X509_set_serialNumber' is deprecated (declared at /usr/include/openssl/x509.h:1008) | |
userpref.c:764: warning: 'X509_set_version' is deprecated (declared at /usr/include/openssl/x509.h:1007) | |
userpref.c:768: warning: 'X509V3_EXT_conf_nid' is deprecated (declared at /usr/include/openssl/x509v3.h:543) | |
userpref.c:771: warning: 'X509_add_ext' is deprecated (declared at /usr/include/openssl/x509.h:1150) | |
userpref.c:774: warning: 'X509V3_EXT_conf_nid' is deprecated (declared at /usr/include/openssl/x509v3.h:543) | |
userpref.c:777: warning: 'X509_add_ext' is deprecated (declared at /usr/include/openssl/x509.h:1150) | |
userpref.c:781: warning: 'ASN1_TIME_set' is deprecated (declared at /usr/include/openssl/asn1.h:873) | |
userpref.c:782: warning: 'X509_set_notBefore' is deprecated (declared at /usr/include/openssl/x509.h:1014) | |
userpref.c:783: warning: 'ASN1_TIME_set' is deprecated (declared at /usr/include/openssl/asn1.h:873) | |
userpref.c:784: warning: 'X509_set_notAfter' is deprecated (declared at /usr/include/openssl/x509.h:1015) | |
userpref.c:788: warning: 'X509_set_pubkey' is deprecated (declared at /usr/include/openssl/x509.h:1016) | |
userpref.c:791: warning: 'X509_sign' is deprecated (declared at /usr/include/openssl/x509.h:771) | |
userpref.c:791: warning: 'EVP_sha1' is deprecated (declared at /usr/include/openssl/evp.h:666) | |
userpref.c:797: warning: 'BIO_new' is deprecated (declared at /usr/include/openssl/bio.h:581) | |
userpref.c:797: warning: 'BIO_s_mem' is deprecated (declared at /usr/include/openssl/bio.h:616) | |
userpref.c:799: warning: 'BIO_ctrl' is deprecated (declared at /usr/include/openssl/bio.h:590) | |
userpref.c:801: warning: 'BIO_new' is deprecated (declared at /usr/include/openssl/bio.h:581) | |
userpref.c:801: warning: 'BIO_s_mem' is deprecated (declared at /usr/include/openssl/bio.h:616) | |
userpref.c:803: warning: 'BIO_ctrl' is deprecated (declared at /usr/include/openssl/bio.h:590) | |
userpref.c:805: warning: 'BIO_new' is deprecated (declared at /usr/include/openssl/bio.h:581) | |
userpref.c:805: warning: 'BIO_s_mem' is deprecated (declared at /usr/include/openssl/bio.h:616) | |
userpref.c:807: warning: 'BIO_ctrl' is deprecated (declared at /usr/include/openssl/bio.h:590) | |
userpref.c:809: warning: 'BIO_new' is deprecated (declared at /usr/include/openssl/bio.h:581) | |
userpref.c:809: warning: 'BIO_s_mem' is deprecated (declared at /usr/include/openssl/bio.h:616) | |
userpref.c:811: warning: 'BIO_ctrl' is deprecated (declared at /usr/include/openssl/bio.h:590) | |
userpref.c:815: warning: 'EVP_PKEY_free' is deprecated (declared at /usr/include/openssl/evp.h:885) | |
userpref.c:816: warning: 'EVP_PKEY_free' is deprecated (declared at /usr/include/openssl/evp.h:885) | |
CC plist.lo | |
CC queue.lo | |
CC nskeyedarchive.lo | |
nskeyedarchive.c: In function 'nskeyedarchive_append_class_v': | |
nskeyedarchive.c:160: warning: implicit declaration of function 'plist_new_uid' | |
nskeyedarchive.c:160: warning: passing argument 3 of 'plist_dict_insert_item' makes pointer from integer without a cast | |
nskeyedarchive.c: In function 'nskeyedarchive_add_top_class_uid': | |
nskeyedarchive.c:194: warning: passing argument 3 of 'plist_dict_insert_item' makes pointer from integer without a cast | |
nskeyedarchive.c:200: warning: passing argument 3 of 'plist_dict_insert_item' makes pointer from integer without a cast | |
nskeyedarchive.c: In function 'nskeyedarchive_nsarray_append_v': | |
nskeyedarchive.c:246: warning: passing argument 2 of 'plist_array_append_item' makes pointer from integer without a cast | |
nskeyedarchive.c:250: warning: passing argument 2 of 'plist_array_append_item' makes pointer from integer without a cast | |
nskeyedarchive.c:257: warning: passing argument 2 of 'plist_array_append_item' makes pointer from integer without a cast | |
nskeyedarchive.c:261: warning: passing argument 2 of 'plist_array_append_item' makes pointer from integer without a cast | |
nskeyedarchive.c:266: warning: passing argument 2 of 'plist_array_append_item' makes pointer from integer without a cast | |
nskeyedarchive.c:277: warning: passing argument 2 of 'plist_array_append_item' makes pointer from integer without a cast | |
nskeyedarchive.c:297: warning: passing argument 2 of 'plist_array_append_item' makes pointer from integer without a cast | |
nskeyedarchive.c:322: warning: passing argument 2 of 'plist_array_append_item' makes pointer from integer without a cast | |
nskeyedarchive.c:329: warning: passing argument 2 of 'plist_array_append_item' makes pointer from integer without a cast | |
nskeyedarchive.c:335: warning: passing argument 2 of 'plist_array_append_item' makes pointer from integer without a cast | |
nskeyedarchive.c: In function 'nskeyedarchive_append_class_type_v': | |
nskeyedarchive.c:412: warning: passing argument 3 of 'plist_dict_insert_item' makes pointer from integer without a cast | |
nskeyedarchive.c:512: warning: passing argument 3 of 'plist_dict_insert_item' makes pointer from integer without a cast | |
nskeyedarchive.c: In function 'nskeyedarchive_merge_object': | |
nskeyedarchive.c:553: error: 'PLIST_UID' undeclared (first use in this function) | |
nskeyedarchive.c:553: error: (Each undeclared identifier is reported only once | |
nskeyedarchive.c:553: error: for each function it appears in.) | |
nskeyedarchive.c:556: warning: implicit declaration of function 'plist_get_uid_val' | |
nskeyedarchive.c:560: warning: implicit declaration of function 'plist_set_uid_val' | |
nskeyedarchive.c: In function 'nskeyedarchive_set_class_property_v': | |
nskeyedarchive.c:630: warning: passing argument 3 of 'plist_dict_insert_item' makes pointer from integer without a cast | |
nskeyedarchive.c:634: warning: passing argument 3 of 'plist_dict_insert_item' makes pointer from integer without a cast | |
nskeyedarchive.c:644: warning: passing argument 3 of 'plist_dict_insert_item' makes pointer from integer without a cast | |
nskeyedarchive.c:646: warning: passing argument 3 of 'plist_dict_insert_item' makes pointer from integer without a cast | |
nskeyedarchive.c:652: warning: passing argument 3 of 'plist_dict_insert_item' makes pointer from integer without a cast | |
nskeyedarchive.c:660: warning: passing argument 3 of 'plist_dict_insert_item' makes pointer from integer without a cast | |
nskeyedarchive.c:665: warning: passing argument 3 of 'plist_dict_insert_item' makes pointer from integer without a cast | |
nskeyedarchive.c:670: warning: passing argument 3 of 'plist_dict_insert_item' makes pointer from integer without a cast | |
nskeyedarchive.c:674: warning: passing argument 3 of 'plist_dict_insert_item' makes pointer from integer without a cast | |
nskeyedarchive.c:679: warning: passing argument 3 of 'plist_dict_insert_item' makes pointer from integer without a cast | |
nskeyedarchive.c:683: warning: passing argument 3 of 'plist_dict_insert_item' makes pointer from integer without a cast | |
nskeyedarchive.c:701: warning: passing argument 3 of 'plist_dict_insert_item' makes pointer from integer without a cast | |
nskeyedarchive.c:706: warning: passing argument 3 of 'plist_dict_insert_item' makes pointer from integer without a cast | |
nskeyedarchive.c:719: warning: passing argument 3 of 'plist_dict_insert_item' makes pointer from integer without a cast | |
nskeyedarchive.c: In function 'nskeyedarchive_new_from_plist': | |
nskeyedarchive.c:819: error: 'PLIST_UID' undeclared (first use in this function) | |
nskeyedarchive.c: In function 'nskeyedarchive_get_class_uid': | |
nskeyedarchive.c:896: error: 'PLIST_UID' undeclared (first use in this function) | |
nskeyedarchive.c: In function 'nskeyedarchive_get_classname': | |
nskeyedarchive.c:921: error: 'PLIST_UID' undeclared (first use in this function) | |
nskeyedarchive.c: In function 'nskeyedarchive_get_class_uint64_property': | |
nskeyedarchive.c:979: error: 'PLIST_UID' undeclared (first use in this function) | |
nskeyedarchive.c: In function 'nskeyedarchive_get_class_string_property': | |
nskeyedarchive.c:1011: error: 'PLIST_UID' undeclared (first use in this function) | |
make[2]: *** [nskeyedarchive.lo] Error 1 | |
make[1]: *** [all-recursive] Error 1 | |
make: *** [all] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment