Advertisement
CGarces

Libreelec build error

Feb 2nd, 2018
612
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.00 KB | None | 0 0
  1. $ PROJECT=RPi DEVICE=RPi ARCH=arm ./scripts/build libretro-reicast
  2. BUILD cmake (host)
  3. TOOLCHAIN configure
  4. ---------------------------------------------
  5. CMake 3.10.0, Copyright 2000-2017 Kitware, Inc. and Contributors
  6. C compiler on this system is: /media/hdd/Development/LibreELEC.tv/build.LibreELEC-RPi.arm-9.0-devel/toolchain/bin/host-gcc -O2 -Wall -pipe -I/media/hdd/Development/LibreELEC.tv/build.LibreELEC-RPi.arm-9.0-devel/toolchain/include -Wno-format-security
  7. C++ compiler on this system is: /media/hdd/Development/LibreELEC.tv/build.LibreELEC-RPi.arm-9.0-devel/toolchain/bin/host-g++ -O2 -Wall -pipe -I/media/hdd/Development/LibreELEC.tv/build.LibreELEC-RPi.arm-9.0-devel/toolchain/include -Wno-format-security
  8. Makefile processor on this system is: gmake
  9. /media/hdd/Development/LibreELEC.tv/build.LibreELEC-RPi.arm-9.0-devel/toolchain/bin/host-g++ has setenv
  10. /media/hdd/Development/LibreELEC.tv/build.LibreELEC-RPi.arm-9.0-devel/toolchain/bin/host-g++ has unsetenv
  11. /media/hdd/Development/LibreELEC.tv/build.LibreELEC-RPi.arm-9.0-devel/toolchain/bin/host-g++ does not have environ in stdlib.h
  12. /media/hdd/Development/LibreELEC.tv/build.LibreELEC-RPi.arm-9.0-devel/toolchain/bin/host-g++ has stl wstring
  13. /media/hdd/Development/LibreELEC.tv/build.LibreELEC-RPi.arm-9.0-devel/toolchain/bin/host-g++ has <ext/stdio_filebuf.h>
  14. ---------------------------------------------
  15. gmake: 'cmake' is up to date.
  16. loading initial cache file /media/hdd/Development/LibreELEC.tv/build.LibreELEC-RPi.arm-9.0-devel/cmake-3.10.0/.x86_64-linux-gnu/Bootstrap.cmk/InitialCacheFlags.cmake
  17. qmake: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/qmake': No such file or directory
  18. qmake: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/qmake': No such file or directory
  19. -- Configuring done
  20. -- Generating done
  21. -- Build files have been written to: /media/hdd/Development/LibreELEC.tv/build.LibreELEC-RPi.arm-9.0-devel/cmake-3.10.0/.x86_64-linux-gnu
  22. ---------------------------------------------
  23. CMake has bootstrapped. Now run gmake.
  24. Executing (host): make
  25. [ 1%] Built target cmsys_c
  26. [ 3%] Built target cmsys
  27. [ 3%] Built target kwiml_test
  28. [ 4%] Built target cmlibrhash
  29. [ 6%] Built target cmzlib
  30. [ 6%] Built target cmcompress
  31. [ 7%] Built target cmexpat
  32. [ 8%] Built target cmbzip2
  33. [ 16%] Built target cmliblzma
  34. [ 16%] Built target cmjsoncpp
  35. [ 16%] Built target testEncoding
  36. [ 16%] Built target pseudonl_BC
  37. [ 20%] Built target cmlibuv
  38. [ 20%] Built target pseudonl_purify
  39. [ 21%] Built target pseudonl_valgrind
  40. [ 21%] Built target pseudo_emulator_custom_command
  41. [ 21%] Built target exit_code
  42. [ 22%] Built target pseudo_emulator
  43. [ 22%] Built target pseudo_cpplint
  44. [ 22%] Built target pseudo_iwyu
  45. [ 22%] Built target pseudo_cppcheck
  46. [ 23%] Built target pseudo_tidy
  47. [ 24%] Built target foo
  48. [ 25%] Built target cmsysTestsC
  49. [ 26%] Built target testConsoleBufChild
  50. [ 26%] Built target cmsysTestDynload
  51. [ 26%] Built target cmsysTestProcess
  52. [ 27%] Built target cmsysTestsCxx
  53. [ 27%] Built target cmsysTestSharedForward
  54. [ 41%] Built target cmlibarchive
  55. [ 57%] Built target cmcurl
  56. [ 57%] Linking C executable LIBCURL
  57. lib/libcmcurl.a(openssl.c.o): In function `Curl_ossl_version':
  58. openssl.c:(.text+0x1007): undefined reference to `OpenSSL_version_num'
  59. lib/libcmcurl.a(openssl.c.o): In function `ossl_connect_step1':
  60. openssl.c:(.text+0x1836): undefined reference to `TLS_client_method'
  61. openssl.c:(.text+0x1ba8): undefined reference to `SSL_CTX_set_options'
  62. openssl.c:(.text+0x26ef): undefined reference to `OPENSSL_sk_pop_free'
  63. openssl.c:(.text+0x29d5): undefined reference to `OPENSSL_sk_pop'
  64. openssl.c:(.text+0x2a14): undefined reference to `OPENSSL_sk_num'
  65. openssl.c:(.text+0x2a4b): undefined reference to `OPENSSL_sk_pop_free'
  66. lib/libcmcurl.a(openssl.c.o): In function `servercert':
  67. openssl.c:(.text+0x307f): undefined reference to `X509_get0_notBefore'
  68. openssl.c:(.text+0x30db): undefined reference to `X509_get0_notAfter'
  69. openssl.c:(.text+0x3204): undefined reference to `X509_get_X509_PUBKEY'
  70. openssl.c:(.text+0x3238): undefined reference to `X509_get_X509_PUBKEY'
  71. openssl.c:(.text+0x3340): undefined reference to `OPENSSL_sk_num'
  72. openssl.c:(.text+0x3386): undefined reference to `OPENSSL_sk_value'
  73. openssl.c:(.text+0x3488): undefined reference to `OPENSSL_sk_num'
  74. openssl.c:(.text+0x3519): undefined reference to `OPENSSL_sk_value'
  75. openssl.c:(.text+0x35f3): undefined reference to `X509_get_version'
  76. openssl.c:(.text+0x3792): undefined reference to `X509_get0_extensions'
  77. openssl.c:(.text+0x379f): undefined reference to `OPENSSL_sk_num'
  78. openssl.c:(.text+0x37dd): undefined reference to `OPENSSL_sk_num'
  79. openssl.c:(.text+0x37f5): undefined reference to `OPENSSL_sk_value'
  80. openssl.c:(.text+0x3919): undefined reference to `OPENSSL_sk_num'
  81. openssl.c:(.text+0x3938): undefined reference to `X509_get0_notBefore'
  82. openssl.c:(.text+0x3998): undefined reference to `X509_get0_notAfter'
  83. openssl.c:(.text+0x3a21): undefined reference to `EVP_PKEY_get0_RSA'
  84. openssl.c:(.text+0x3a3b): undefined reference to `RSA_get0_key'
  85. openssl.c:(.text+0x3c32): undefined reference to `ASN1_STRING_get0_data'
  86. openssl.c:(.text+0x3f52): undefined reference to `ASN1_STRING_get0_data'
  87. openssl.c:(.text+0x410e): undefined reference to `EVP_PKEY_get0_DH'
  88. openssl.c:(.text+0x412b): undefined reference to `DH_get0_pqg'
  89. openssl.c:(.text+0x413d): undefined reference to `DH_get0_key'
  90. openssl.c:(.text+0x430d): undefined reference to `ASN1_STRING_get0_data'
  91. openssl.c:(.text+0x4344): undefined reference to `EVP_PKEY_get0_DSA'
  92. openssl.c:(.text+0x4361): undefined reference to `DSA_get0_pqg'
  93. openssl.c:(.text+0x4373): undefined reference to `DSA_get0_key'
  94. openssl.c:(.text+0x47e0): undefined reference to `ASN1_STRING_get0_data'
  95. collect2: error: ld returned 1 exit status
  96. make[2]: *** [Utilities/cmcurl/CMakeFiles/LIBCURL.dir/build.make:99: Utilities/cmcurl/LIBCURL] Error 1
  97. make[1]: *** [CMakeFiles/Makefile2:1528: Utilities/cmcurl/CMakeFiles/LIBCURL.dir/all] Error 2
  98. make[1]: *** Waiting for unfinished jobs....
  99. [ 87%] Built target CMakeLib
  100. make: *** [Makefile:163: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement