1. compiling nkf
  2. make[5]: Entering directory `/home/bas/build/openwrt-xburst/build_dir/host/ruby-1.9.1-p376/ext/nkf'
  3. make[5]: Nothing to be done for `all'.
  4. make[5]: Leaving directory `/home/bas/build/openwrt-xburst/build_dir/host/ruby-1.9.1-p376/ext/nkf'
  5. compiling openssl
  6. make[5]: Entering directory `/home/bas/build/openwrt-xburst/build_dir/host/ruby-1.9.1-p376/ext/openssl'
  7. i586-manbo-linux-gnu-gcc -I. -I../../.ext/include/i586-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -O2 -I/home/bas/build/openwrt-xburst/staging_dir/host/include -D_FILE_OFFSET_BITS=64 -fPIC -O2 -I/home/bas/build/openwrt-xburst/staging_dir/host/include -O2 -g -Wall -Wno-parentheses -o ossl_pkcs7.o -c ossl_pkcs7.c
  8. ossl_pkcs7.c:575: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  9. ossl_pkcs7.c: In function 'ossl_pkcs7_set_certificates':
  10. ossl_pkcs7.c:613: warning: implicit declaration of function 'pkcs7_get_certs_or_crls'
  11. ossl_pkcs7.c:613: warning: assignment makes pointer from integer without a cast
  12. ossl_pkcs7.c: In function 'ossl_pkcs7_get_certificates':
  13. ossl_pkcs7.c:623: warning: passing argument 1 of 'ossl_x509_sk2ary' makes pointer from integer without a cast
  14. ossl.h:117: note: expected 'struct stack_st_X509 *' but argument is of type 'int'
  15. ossl_pkcs7.c: In function 'ossl_pkcs7_set_crls':
  16. ossl_pkcs7.c:653: warning: assignment makes pointer from integer without a cast
  17. ossl_pkcs7.c: In function 'ossl_pkcs7_get_crls':
  18. ossl_pkcs7.c:663: warning: passing argument 1 of 'ossl_x509crl_sk2ary' makes pointer from integer without a cast
  19. ossl.h:118: note: expected 'struct stack_st_X509_CRL *' but argument is of type 'int'
  20. make[5]: *** [ossl_pkcs7.o] Error 1
  21. make[5]: Leaving directory `/home/bas/build/openwrt-xburst/build_dir/host/ruby-1.9.1-p376/ext/openssl'
  22. make[4]: *** [mkmain.sh] Error 1
  23. make[4]: Leaving directory `/home/bas/build/openwrt-xburst/build_dir/host/ruby-1.9.1-p376'
  24. make[3]: *** [/home/bas/build/openwrt-xburst/build_dir/host/ruby-1.9.1-p376/.built] Error 2
  25. make[3]: Leaving directory `/home/bas/build/openwrt-xburst/feeds/packages/lang/ruby'
  26. make[2]: *** [package/feeds/packages/ruby/host/compile] Error 2
  27. make[2]: Leaving directory `/home/bas/build/openwrt-xburst'
  28. make[1]: *** [/home/bas/build/openwrt-xburst/staging_dir/target-mipsel_uClibc-0.9.30.1/stamp/.package_compile] Error 2
  29. make[1]: Leaving directory `/home/bas/build/openwrt-xburst'