Advertisement
Guest User

LE build error

a guest
Jan 5th, 2019
532
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.02 KB | None | 0 0
  1. BUILD open-vm-tools (target)
  2. TOOLCHAIN autotools
  3. AUTORECONF open-vm-tools
  4. autoreconf: Entering directory `/media/jm/NewBuild/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.0-devel/open-vm-tools-stable-10.3.0'
  5. autoreconf: configure.ac: not using Gettext
  6. autoreconf: running: /media/jm/NewBuild/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.0-devel/toolchain/bin/aclocal -I /media/jm/NewBuild/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.0-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/share/aclocal -I /media/jm/NewBuild/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.0-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/share/aclocal --force -I m4
  7. autoreconf: configure.ac: tracing
  8. autoreconf: configure.ac: creating directory config
  9. autoreconf: running: /media/jm/NewBuild/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.0-devel/toolchain/bin/libtoolize --copy --force
  10. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
  11. libtoolize: copying file 'config/ltmain.sh'
  12. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  13. libtoolize: copying file 'm4/libtool.m4'
  14. libtoolize: copying file 'm4/ltoptions.m4'
  15. libtoolize: copying file 'm4/ltsugar.m4'
  16. libtoolize: copying file 'm4/ltversion.m4'
  17. libtoolize: copying file 'm4/lt~obsolete.m4'
  18. autoreconf: running: /media/jm/NewBuild/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.0-devel/toolchain/bin/autoconf --include=/media/jm/NewBuild/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.0-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot/usr/share/aclocal --force
  19. autoreconf: configure.ac: not using Autoheader
  20. autoreconf: running: /media/jm/NewBuild/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.0-devel/toolchain/bin/automake --add-missing --copy --force-missing
  21. configure.ac:198: installing 'config/compile'
  22. configure.ac:70: installing 'config/config.guess'
  23. configure.ac:70: installing 'config/config.sub'
  24. configure.ac:306: installing 'config/install-sh'
  25. configure.ac:306: installing 'config/missing'
  26. Makefile.am: installing './INSTALL'
  27. checkvm/Makefile.am: installing 'config/depcomp'
  28. lib/guestRpc/Makefile.am:26: warning: 'CFLAGS' is a user variable, you should not override it;
  29. lib/guestRpc/Makefile.am:26: use 'AM_CFLAGS' instead
  30. libguestlib/Makefile.am:55: warning: 'CFLAGS' is a user variable, you should not override it;
  31. libguestlib/Makefile.am:55: use 'AM_CFLAGS' instead
  32. libvmtools/Makefile.am:70: warning: source file '$(top_srcdir)/lib/stubs/stub-log.c' is in a subdirectory,
  33. libvmtools/Makefile.am:70: but option 'subdir-objects' is disabled
  34. automake: warning: possible forward-incompatibility.
  35. automake: At least a source file is in a subdirectory, but the 'subdir-objects'
  36. automake: automake option hasn't been enabled. For now, the corresponding output
  37. automake: object file(s) will be placed in the top-level directory. However,
  38. automake: this behaviour will change in future Automake versions: they will
  39. automake: unconditionally cause object files to be placed in the same subdirectory
  40. automake: of the corresponding sources.
  41. automake: You are advised to start using 'subdir-objects' option throughout your
  42. automake: project, to avoid future incompatibilities.
  43. tests/testDebug/Makefile.am:44: warning: 'CFLAGS' is a user variable, you should not override it;
  44. tests/testDebug/Makefile.am:44: use 'AM_CFLAGS' instead
  45. tests/testPlugin/Makefile.am:44: warning: 'CFLAGS' is a user variable, you should not override it;
  46. tests/testPlugin/Makefile.am:44: use 'AM_CFLAGS' instead
  47. vgauth/lib/Makefile.am:29: warning: source file '../common/audit.c' is in a subdirectory,
  48. vgauth/lib/Makefile.am:29: but option 'subdir-objects' is disabled
  49. vgauth/lib/Makefile.am:29: warning: source file '../common/certverify.c' is in a subdirectory,
  50. vgauth/lib/Makefile.am:29: but option 'subdir-objects' is disabled
  51. vgauth/lib/Makefile.am:29: warning: source file '../common/i18n.c' is in a subdirectory,
  52. vgauth/lib/Makefile.am:29: but option 'subdir-objects' is disabled
  53. vgauth/lib/Makefile.am:29: warning: source file '../common/prefs.c' is in a subdirectory,
  54. vgauth/lib/Makefile.am:29: but option 'subdir-objects' is disabled
  55. vgauth/lib/Makefile.am:29: warning: source file '../common/usercheck.c' is in a subdirectory,
  56. vgauth/lib/Makefile.am:29: but option 'subdir-objects' is disabled
  57. vgauth/lib/Makefile.am:29: warning: source file '../common/VGAuthLog.c' is in a subdirectory,
  58. vgauth/lib/Makefile.am:29: but option 'subdir-objects' is disabled
  59. vgauth/lib/Makefile.am:29: warning: source file '../common/VGAuthUtil.c' is in a subdirectory,
  60. vgauth/lib/Makefile.am:29: but option 'subdir-objects' is disabled
  61. vgauth/service/Makefile.am:20: warning: source file '../serviceImpl/alias.c' is in a subdirectory,
  62. vgauth/service/Makefile.am:20: but option 'subdir-objects' is disabled
  63. vgauth/service/Makefile.am:20: warning: source file '../serviceImpl/file.c' is in a subdirectory,
  64. vgauth/service/Makefile.am:20: but option 'subdir-objects' is disabled
  65. vgauth/service/Makefile.am:20: warning: source file '../serviceImpl/filePosix.c' is in a subdirectory,
  66. vgauth/service/Makefile.am:20: but option 'subdir-objects' is disabled
  67. vgauth/service/Makefile.am:20: warning: source file '../serviceImpl/netPosix.c' is in a subdirectory,
  68. vgauth/service/Makefile.am:20: but option 'subdir-objects' is disabled
  69. vgauth/service/Makefile.am:20: warning: source file '../serviceImpl/proto.c' is in a subdirectory,
  70. vgauth/service/Makefile.am:20: but option 'subdir-objects' is disabled
  71. vgauth/service/Makefile.am:20: warning: source file '../serviceImpl/random.c' is in a subdirectory,
  72. vgauth/service/Makefile.am:20: but option 'subdir-objects' is disabled
  73. vgauth/service/Makefile.am:34: warning: source file '../serviceImpl/saml-xmlsec1.c' is in a subdirectory,
  74. vgauth/service/Makefile.am:34: but option 'subdir-objects' is disabled
  75. vgauth/service/Makefile.am:36: warning: source file '../serviceImpl/saml-xml-security-c.cpp' is in a subdirectory,
  76. vgauth/service/Makefile.am:36: but option 'subdir-objects' is disabled
  77. vgauth/service/Makefile.am:20: warning: source file '../serviceImpl/service.c' is in a subdirectory,
  78. vgauth/service/Makefile.am:20: but option 'subdir-objects' is disabled
  79. vgauth/service/Makefile.am:20: warning: source file '../serviceImpl/ticket.c' is in a subdirectory,
  80. vgauth/service/Makefile.am:20: but option 'subdir-objects' is disabled
  81. vgauth/service/Makefile.am:20: warning: source file '../serviceImpl/verify.c' is in a subdirectory,
  82. vgauth/service/Makefile.am:20: but option 'subdir-objects' is disabled
  83. vgauth/service/Makefile.am:20: warning: source file '../common/audit.c' is in a subdirectory,
  84. vgauth/service/Makefile.am:20: but option 'subdir-objects' is disabled
  85. vgauth/service/Makefile.am:20: warning: source file '../common/certverify.c' is in a subdirectory,
  86. vgauth/service/Makefile.am:20: but option 'subdir-objects' is disabled
  87. vgauth/service/Makefile.am:20: warning: source file '../common/i18n.c' is in a subdirectory,
  88. vgauth/service/Makefile.am:20: but option 'subdir-objects' is disabled
  89. vgauth/service/Makefile.am:20: warning: source file '../common/prefs.c' is in a subdirectory,
  90. vgauth/service/Makefile.am:20: but option 'subdir-objects' is disabled
  91. vgauth/service/Makefile.am:20: warning: source file '../common/usercheck.c' is in a subdirectory,
  92. vgauth/service/Makefile.am:20: but option 'subdir-objects' is disabled
  93. vgauth/service/Makefile.am:20: warning: source file '../common/VGAuthLog.c' is in a subdirectory,
  94. vgauth/service/Makefile.am:20: but option 'subdir-objects' is disabled
  95. vgauth/service/Makefile.am:20: warning: source file '../common/VGAuthUtil.c' is in a subdirectory,
  96. vgauth/service/Makefile.am:20: but option 'subdir-objects' is disabled
  97. vmblock-fuse/Makefile.am:40: warning: source file '$(top_srcdir)/modules/shared/vmblock/block.c' is in a subdirectory,
  98. vmblock-fuse/Makefile.am:40: but option 'subdir-objects' is disabled
  99. vmblock-fuse/Makefile.am:40: warning: source file '$(top_srcdir)/modules/shared/vmblock/stubs.c' is in a subdirectory,
  100. vmblock-fuse/Makefile.am:40: but option 'subdir-objects' is disabled
  101. vmhgfs-fuse/Makefile.am:38: warning: source file '$(top_srcdir)/lib/stubs/stub-debug.c' is in a subdirectory,
  102. vmhgfs-fuse/Makefile.am:38: but option 'subdir-objects' is disabled
  103. vmhgfs-fuse/Makefile.am:38: warning: source file '$(top_srcdir)/lib/stubs/stub-log.c' is in a subdirectory,
  104. vmhgfs-fuse/Makefile.am:38: but option 'subdir-objects' is disabled
  105. vmhgfs-fuse/Makefile.am:38: warning: source file '$(top_srcdir)/lib/stubs/stub-panic.c' is in a subdirectory,
  106. vmhgfs-fuse/Makefile.am:38: but option 'subdir-objects' is disabled
  107. autoreconf: Leaving directory `/media/jm/NewBuild/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.0-devel/open-vm-tools-stable-10.3.0'
  108. Executing (target): /media/jm/NewBuild/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.0-devel/open-vm-tools-stable-10.3.0/configure --host=x86_64-libreelec-linux-gnu --build=x86_64-linux-gnu --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --disable-static --enable-shared --disable-docs --disable-tests --disable-deploypkg --without-pam --without-gtk2 --without-gtkmm --without-ssl --without-x --without-xerces --without-icu --without-procps --without-kernel-modules --with-udev-rules-dir=/usr/lib/udev/rules.d/ --with-sysroot=/media/jm/NewBuild/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.0-devel/toolchain/x86_64-libreelec-linux-gnu/sysroot
  109. configure: WARNING: unrecognized options: --without-procps
  110. checking build system type... x86_64-pc-linux-gnu
  111. checking host system type... x86_64-libreelec-linux-gnu
  112. checking for x86_64-libreelec-linux-gnu-gcc... /media/jm/NewBuild/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.0-devel/toolchain/bin/x86_64-libreelec-linux-gnu-gcc
  113. checking whether the C compiler works... no
  114. configure: error: in `/media/jm/NewBuild/LibreELEC.tv/build.LibreELEC-Generic.x86_64-9.0-devel/open-vm-tools-stable-10.3.0/.x86_64-libreelec-linux-gnu':
  115. configure: error: C compiler cannot create executables
  116. See `config.log' for more details
  117. Makefile:9: recipe for target 'release' failed
  118. make: *** [release] Error 77
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement