Guest User

Untitled

a guest
Aug 30th, 2016
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.43 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by lxc configure 1.0.7, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ /media/data/Android/MaruOS/external/lxc/configure --host=arm-linux-androideabi --bindir=/system/bin --libdir=/system/lib --disable-api-docs --disable-capabilities --disable-examples --disable-lua --disable-python --disable-bash --enable-configpath-log --prefix=/system/maru/lxc --with-runtime-path=/cache/ --with-config-path=/data/maru/containers/ CFLAGS=-nostdlib -Bdynamic -pie -fno-exceptions -Wno-multichar -msoft-float -ffunction-sections -fdata-sections -funwind-tables -fstack-protector -Wa,--noexecstack -Werror=format-security -D_FORTIFY_SOURCE=2 -fno-short-enums -no-canonical-prefixes -fno-canonical-system-headers -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fno-builtin-sin -fno-strict-volatile-bitfields -Wno-psabi -mthumb-interwork -DANDROID -fmessage-length=0 -W -Wall -Wno-unused -Winit-self -Wpointer-arith -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -DNDEBUG -g -Wstrict-aliasing=2 -fgcse-after-reload -frerun-cse-after-loop -frename-registers -DNDEBUG -UDEBUG -I/media/data/Android/MaruOS/bionic/libc/arch-arm/include -I/media/data/Android/MaruOS/bionic/libc/include -I/media/data/Android/MaruOS/bionic/libstdc++/include -I/media/data/Android/MaruOS/bionic/libc/kernel/uapi -I/media/data/Android/MaruOS/bionic/libc/kernel/uapi/asm-arm -I/media/data/Android/MaruOS/bionic/libm/include -I/media/data/Android/MaruOS/bionic/libm/include/arm LDFLAGS= -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--icf=safe -Wl,--fix-cortex-a8 -Wl,-dynamic-linker,/system/bin/linker /media/data/Android/MaruOS//home/tmartin/Android/Out/MaruOS/target/product/grouper/obj/lib/crtbegin_dynamic.o -lc -ldl -L/media/data/Android/MaruOS//home/tmartin/Android/Out/MaruOS/target/product/grouper/obj/lib /media/data/Android/MaruOS//home/tmartin/Android/Out/MaruOS/target/product/grouper/obj/lib/crtend_android.o
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = tmartin-MS-7693
  14. uname -m = x86_64
  15. uname -r = 4.7.2-040702-generic
  16. uname -s = Linux
  17. uname -v = #201608201334 SMP Sat Aug 20 17:37:03 UTC 2016
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36. PATH: /usr/games
  37. PATH: /usr/local/games
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:2499: checking for arm-linux-androideabi-pkg-config
  45. configure:2532: result: no
  46. configure:2542: checking for pkg-config
  47. configure:2560: found /usr/bin/pkg-config
  48. configure:2572: result: /usr/bin/pkg-config
  49. configure:2597: checking pkg-config is at least version 0.9.0
  50. configure:2600: result: yes
  51. configure:2670: checking for a BSD-compatible install
  52. configure:2738: result: /usr/bin/install -c
  53. configure:2749: checking whether build environment is sane
  54. configure:2804: result: yes
  55. configure:2863: checking for arm-linux-androideabi-strip
  56. configure:2893: result: no
  57. configure:2903: checking for strip
  58. configure:2919: found /usr/bin/strip
  59. configure:2930: result: strip
  60. configure:2955: checking for a thread-safe mkdir -p
  61. configure:2994: result: /bin/mkdir -p
  62. configure:3001: checking for gawk
  63. configure:3031: result: no
  64. configure:3001: checking for mawk
  65. configure:3017: found /usr/bin/mawk
  66. configure:3028: result: mawk
  67. configure:3039: checking whether make sets $(MAKE)
  68. configure:3061: result: yes
  69. configure:3090: checking whether make supports nested variables
  70. configure:3107: result: yes
  71. configure:3237: checking build system type
  72. configure:3251: result: x86_64-pc-linux-gnu
  73. configure:3271: checking host system type
  74. configure:3284: result: arm-unknown-linux-androideabi
  75. configure:3316: checking for style of include used by make
  76. configure:3344: result: GNU
  77. configure:3375: checking for arm-linux-androideabi-gcc
  78. configure:3405: result: no
  79. configure:3415: checking for gcc
  80. configure:3431: found /usr/bin/gcc
  81. configure:3442: result: gcc
  82. configure:3671: checking for C compiler version
  83. configure:3680: gcc --version >&5
  84. gcc (Ubuntu 5.4.0-6ubuntu1~16.04.2) 5.4.0 20160609
  85. Copyright (C) 2015 Free Software Foundation, Inc.
  86. This is free software; see the source for copying conditions. There is NO
  87. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  88.  
  89. configure:3691: $? = 0
  90. configure:3680: gcc -v >&5
  91. Using built-in specs.
  92. COLLECT_GCC=gcc
  93. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
  94. Target: x86_64-linux-gnu
  95. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.2' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  96. Thread model: posix
  97. gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2)
  98. configure:3691: $? = 0
  99. configure:3680: gcc -V >&5
  100. gcc: error: unrecognized command line option '-V'
  101. gcc: fatal error: no input files
  102. compilation terminated.
  103. configure:3691: $? = 1
  104. configure:3680: gcc -qversion >&5
  105. gcc: error: unrecognized command line option '-qversion'
  106. gcc: fatal error: no input files
  107. compilation terminated.
  108. configure:3691: $? = 1
  109. configure:3711: checking whether the C compiler works
  110. configure:3733: gcc -nostdlib -Bdynamic -pie -fno-exceptions -Wno-multichar -msoft-float -ffunction-sections -fdata-sections -funwind-tables -fstack-protector -Wa,--noexecstack -Werror=format-security -D_FORTIFY_SOURCE=2 -fno-short-enums -no-canonical-prefixes -fno-canonical-system-headers -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fno-builtin-sin -fno-strict-volatile-bitfields -Wno-psabi -mthumb-interwork -DANDROID -fmessage-length=0 -W -Wall -Wno-unused -Winit-self -Wpointer-arith -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -DNDEBUG -g -Wstrict-aliasing=2 -fgcse-after-reload -frerun-cse-after-loop -frename-registers -DNDEBUG -UDEBUG -I/media/data/Android/MaruOS/bionic/libc/arch-arm/include -I/media/data/Android/MaruOS/bionic/libc/include -I/media/data/Android/MaruOS/bionic/libstdc++/include -I/media/data/Android/MaruOS/bionic/libc/kernel/uapi -I/media/data/Android/MaruOS/bionic/libc/kernel/uapi/asm-arm -I/media/data/Android/MaruOS/bionic/libm/include -I/media/data/Android/MaruOS/bionic/libm/include/arm -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--icf=safe -Wl,--fix-cortex-a8 -Wl,-dynamic-linker,/system/bin/linker /media/data/Android/MaruOS//home/tmartin/Android/Out/MaruOS/target/product/grouper/obj/lib/crtbegin_dynamic.o -lc -ldl -L/media/data/Android/MaruOS//home/tmartin/Android/Out/MaruOS/target/product/grouper/obj/lib /media/data/Android/MaruOS//home/tmartin/Android/Out/MaruOS/target/product/grouper/obj/lib/crtend_android.o conftest.c >&5
  111. gcc: error: /media/data/Android/MaruOS//home/tmartin/Android/Out/MaruOS/target/product/grouper/obj/lib/crtbegin_dynamic.o: No such file or directory
  112. gcc: error: /media/data/Android/MaruOS//home/tmartin/Android/Out/MaruOS/target/product/grouper/obj/lib/crtend_android.o: No such file or directory
  113. gcc: error: unrecognized command line option '-mfloat-abi=softfp'
  114. gcc: error: unrecognized command line option '-mfpu=neon'
  115. gcc: error: unrecognized command line option '-mthumb-interwork'
  116. configure:3737: $? = 1
  117. configure:3775: result: no
  118. configure: failed program was:
  119. | /* confdefs.h */
  120. | #define PACKAGE_NAME "lxc"
  121. | #define PACKAGE_TARNAME "lxc"
  122. | #define PACKAGE_VERSION "1.0.7"
  123. | #define PACKAGE_STRING "lxc 1.0.7"
  124. | #define PACKAGE_BUGREPORT ""
  125. | #define PACKAGE_URL ""
  126. | #define PACKAGE "lxc"
  127. | #define VERSION "1.0.7"
  128. | /* end confdefs.h. */
  129. |
  130. | int
  131. | main ()
  132. | {
  133. |
  134. | ;
  135. | return 0;
  136. | }
  137. configure:3780: error: in `/home/tmartin/Android/Out/MaruOS/target/product/grouper/obj/lxc':
  138. configure:3782: error: C compiler cannot create executables
  139. See `config.log' for more details
  140.  
  141. ## ---------------- ##
  142. ## Cache variables. ##
  143. ## ---------------- ##
  144.  
  145. ac_cv_build=x86_64-pc-linux-gnu
  146. ac_cv_env_CC_set=
  147. ac_cv_env_CC_value=
  148. ac_cv_env_CFLAGS_set=set
  149. ac_cv_env_CFLAGS_value='-nostdlib -Bdynamic -pie -fno-exceptions -Wno-multichar -msoft-float -ffunction-sections -fdata-sections -funwind-tables -fstack-protector -Wa,--noexecstack -Werror=format-security -D_FORTIFY_SOURCE=2 -fno-short-enums -no-canonical-prefixes -fno-canonical-system-headers -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fno-builtin-sin -fno-strict-volatile-bitfields -Wno-psabi -mthumb-interwork -DANDROID -fmessage-length=0 -W -Wall -Wno-unused -Winit-self -Wpointer-arith -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -DNDEBUG -g -Wstrict-aliasing=2 -fgcse-after-reload -frerun-cse-after-loop -frename-registers -DNDEBUG -UDEBUG -I/media/data/Android/MaruOS/bionic/libc/arch-arm/include -I/media/data/Android/MaruOS/bionic/libc/include -I/media/data/Android/MaruOS/bionic/libstdc++/include -I/media/data/Android/MaruOS/bionic/libc/kernel/uapi -I/media/data/Android/MaruOS/bionic/libc/kernel/uapi/asm-arm -I/media/data/Android/MaruOS/bionic/libm/include -I/media/data/Android/MaruOS/bionic/libm/include/arm'
  150. ac_cv_env_CGMANAGER_CFLAGS_set=
  151. ac_cv_env_CGMANAGER_CFLAGS_value=
  152. ac_cv_env_CGMANAGER_LIBS_set=
  153. ac_cv_env_CGMANAGER_LIBS_value=
  154. ac_cv_env_CPPFLAGS_set=
  155. ac_cv_env_CPPFLAGS_value=
  156. ac_cv_env_CPP_set=
  157. ac_cv_env_CPP_value=
  158. ac_cv_env_DBUS_CFLAGS_set=
  159. ac_cv_env_DBUS_CFLAGS_value=
  160. ac_cv_env_DBUS_LIBS_set=
  161. ac_cv_env_DBUS_LIBS_value=
  162. ac_cv_env_LDFLAGS_set=set
  163. ac_cv_env_LDFLAGS_value=' -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--icf=safe -Wl,--fix-cortex-a8 -Wl,-dynamic-linker,/system/bin/linker /media/data/Android/MaruOS//home/tmartin/Android/Out/MaruOS/target/product/grouper/obj/lib/crtbegin_dynamic.o -lc -ldl -L/media/data/Android/MaruOS//home/tmartin/Android/Out/MaruOS/target/product/grouper/obj/lib /media/data/Android/MaruOS//home/tmartin/Android/Out/MaruOS/target/product/grouper/obj/lib/crtend_android.o'
  164. ac_cv_env_LIBS_set=
  165. ac_cv_env_LIBS_value=
  166. ac_cv_env_LUA_CFLAGS_set=
  167. ac_cv_env_LUA_CFLAGS_value=
  168. ac_cv_env_LUA_LIBS_set=
  169. ac_cv_env_LUA_LIBS_value=
  170. ac_cv_env_LUA_VERSION_set=
  171. ac_cv_env_LUA_VERSION_value=
  172. ac_cv_env_NIH_CFLAGS_set=
  173. ac_cv_env_NIH_CFLAGS_value=
  174. ac_cv_env_NIH_DBUS_CFLAGS_set=
  175. ac_cv_env_NIH_DBUS_CFLAGS_value=
  176. ac_cv_env_NIH_DBUS_LIBS_set=
  177. ac_cv_env_NIH_DBUS_LIBS_value=
  178. ac_cv_env_NIH_LIBS_set=
  179. ac_cv_env_NIH_LIBS_value=
  180. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  181. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  182. ac_cv_env_PKG_CONFIG_PATH_set=
  183. ac_cv_env_PKG_CONFIG_PATH_value=
  184. ac_cv_env_PKG_CONFIG_set=
  185. ac_cv_env_PKG_CONFIG_value=
  186. ac_cv_env_PYTHONDEV_CFLAGS_set=
  187. ac_cv_env_PYTHONDEV_CFLAGS_value=
  188. ac_cv_env_PYTHONDEV_LIBS_set=
  189. ac_cv_env_PYTHONDEV_LIBS_value=
  190. ac_cv_env_PYTHON_set=
  191. ac_cv_env_PYTHON_value=
  192. ac_cv_env_SECCOMP_CFLAGS_set=
  193. ac_cv_env_SECCOMP_CFLAGS_value=
  194. ac_cv_env_SECCOMP_LIBS_set=
  195. ac_cv_env_SECCOMP_LIBS_value=
  196. ac_cv_env_build_alias_set=
  197. ac_cv_env_build_alias_value=
  198. ac_cv_env_host_alias_set=set
  199. ac_cv_env_host_alias_value=arm-linux-androideabi
  200. ac_cv_env_target_alias_set=
  201. ac_cv_env_target_alias_value=
  202. ac_cv_host=arm-unknown-linux-androideabi
  203. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  204. ac_cv_path_install='/usr/bin/install -c'
  205. ac_cv_path_mkdir=/bin/mkdir
  206. ac_cv_prog_AWK=mawk
  207. ac_cv_prog_ac_ct_CC=gcc
  208. ac_cv_prog_ac_ct_STRIP=strip
  209. ac_cv_prog_make_make_set=yes
  210. am_cv_make_support_nested_variables=yes
  211.  
  212. ## ----------------- ##
  213. ## Output variables. ##
  214. ## ----------------- ##
  215.  
  216. ACLOCAL='${SHELL} /home/tmartin/Android/Out/MaruOS/target/product/grouper/obj/lxc/config/missing aclocal-1.15'
  217. AMDEPBACKSLASH='\'
  218. AMDEP_FALSE='#'
  219. AMDEP_TRUE=''
  220. AMTAR='$${TAR-tar}'
  221. AM_BACKSLASH='\'
  222. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  223. AM_DEFAULT_VERBOSITY='1'
  224. AM_V='$(V)'
  225. APPARMOR_LIBS=''
  226. AUTOCONF='${SHELL} /home/tmartin/Android/Out/MaruOS/target/product/grouper/obj/lxc/config/missing autoconf'
  227. AUTOHEADER='${SHELL} /home/tmartin/Android/Out/MaruOS/target/product/grouper/obj/lxc/config/missing autoheader'
  228. AUTOMAKE='${SHELL} /home/tmartin/Android/Out/MaruOS/target/product/grouper/obj/lxc/config/missing automake-1.15'
  229. AWK='mawk'
  230. BINDIR=''
  231. CAP_LIBS=''
  232. CC='gcc'
  233. CCDEPMODE=''
  234. CFLAGS='-nostdlib -Bdynamic -pie -fno-exceptions -Wno-multichar -msoft-float -ffunction-sections -fdata-sections -funwind-tables -fstack-protector -Wa,--noexecstack -Werror=format-security -D_FORTIFY_SOURCE=2 -fno-short-enums -no-canonical-prefixes -fno-canonical-system-headers -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fno-builtin-sin -fno-strict-volatile-bitfields -Wno-psabi -mthumb-interwork -DANDROID -fmessage-length=0 -W -Wall -Wno-unused -Winit-self -Wpointer-arith -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -DNDEBUG -g -Wstrict-aliasing=2 -fgcse-after-reload -frerun-cse-after-loop -frename-registers -DNDEBUG -UDEBUG -I/media/data/Android/MaruOS/bionic/libc/arch-arm/include -I/media/data/Android/MaruOS/bionic/libc/include -I/media/data/Android/MaruOS/bionic/libstdc++/include -I/media/data/Android/MaruOS/bionic/libc/kernel/uapi -I/media/data/Android/MaruOS/bionic/libc/kernel/uapi/asm-arm -I/media/data/Android/MaruOS/bionic/libm/include -I/media/data/Android/MaruOS/bionic/libm/include/arm'
  235. CGMANAGER_CFLAGS=''
  236. CGMANAGER_LIBS=''
  237. CPP=''
  238. CPPFLAGS=''
  239. CYGPATH_W='echo'
  240. DATADIR=''
  241. DBUS_CFLAGS=''
  242. DBUS_LIBS=''
  243. DEFAULT_CGROUP_PATTERN=''
  244. DEFS=''
  245. DEPDIR='.deps'
  246. DISTRO_UBUNTU_FALSE=''
  247. DISTRO_UBUNTU_TRUE=''
  248. DOCDIR=''
  249. ECHO_C=''
  250. ECHO_N='-n'
  251. ECHO_T=''
  252. EGREP=''
  253. ENABLE_API_DOCS_FALSE=''
  254. ENABLE_API_DOCS_TRUE=''
  255. ENABLE_APPARMOR_FALSE=''
  256. ENABLE_APPARMOR_TRUE=''
  257. ENABLE_BASH_FALSE=''
  258. ENABLE_BASH_TRUE=''
  259. ENABLE_CAP_FALSE=''
  260. ENABLE_CAP_TRUE=''
  261. ENABLE_CGMANAGER_FALSE=''
  262. ENABLE_CGMANAGER_TRUE=''
  263. ENABLE_DOCBOOK_FALSE=''
  264. ENABLE_DOCBOOK_TRUE=''
  265. ENABLE_EXAMPLES_FALSE=''
  266. ENABLE_EXAMPLES_TRUE=''
  267. ENABLE_LUA_FALSE=''
  268. ENABLE_LUA_TRUE=''
  269. ENABLE_PYTHON_FALSE=''
  270. ENABLE_PYTHON_TRUE=''
  271. ENABLE_RPATH_FALSE=''
  272. ENABLE_RPATH_TRUE=''
  273. ENABLE_SECCOMP_FALSE=''
  274. ENABLE_SECCOMP_TRUE=''
  275. ENABLE_SELINUX_FALSE=''
  276. ENABLE_SELINUX_TRUE=''
  277. ENABLE_TESTS_FALSE=''
  278. ENABLE_TESTS_TRUE=''
  279. EXEEXT=''
  280. GREP=''
  281. HAVE_DEBIAN_FALSE=''
  282. HAVE_DEBIAN_TRUE=''
  283. HAVE_DOXYGEN=''
  284. HAVE_FGETLN_FALSE=''
  285. HAVE_FGETLN_TRUE=''
  286. HAVE_GETLINE_FALSE=''
  287. HAVE_GETLINE_TRUE=''
  288. INCLUDEDIR=''
  289. INIT_SCRIPT_SYSTEMD_FALSE=''
  290. INIT_SCRIPT_SYSTEMD_TRUE=''
  291. INIT_SCRIPT_SYSV_FALSE=''
  292. INIT_SCRIPT_SYSV_TRUE=''
  293. INIT_SCRIPT_UPSTART_FALSE=''
  294. INIT_SCRIPT_UPSTART_TRUE=''
  295. INSTALL_DATA='${INSTALL} -m 644'
  296. INSTALL_PROGRAM='${INSTALL}'
  297. INSTALL_SCRIPT='${INSTALL}'
  298. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  299. IS_BIONIC_FALSE=''
  300. IS_BIONIC_TRUE=''
  301. LDFLAGS=' -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -Wl,--warn-shared-textrel -Wl,--fatal-warnings -Wl,--icf=safe -Wl,--fix-cortex-a8 -Wl,-dynamic-linker,/system/bin/linker /media/data/Android/MaruOS//home/tmartin/Android/Out/MaruOS/target/product/grouper/obj/lib/crtbegin_dynamic.o -lc -ldl -L/media/data/Android/MaruOS//home/tmartin/Android/Out/MaruOS/target/product/grouper/obj/lib /media/data/Android/MaruOS//home/tmartin/Android/Out/MaruOS/target/product/grouper/obj/lib/crtend_android.o'
  302. LIBDIR=''
  303. LIBEXECDIR=''
  304. LIBOBJS=''
  305. LIBS=''
  306. LOCALSTATEDIR=''
  307. LOGPATH=''
  308. LTLIBOBJS=''
  309. LUA_CFLAGS=''
  310. LUA_LIBDIR=''
  311. LUA_LIBS=''
  312. LUA_SHAREDIR=''
  313. LUA_VERSION=''
  314. LXCHOOKDIR=''
  315. LXCINITDIR=''
  316. LXCPATH=''
  317. LXCROOTFSMOUNT=''
  318. LXCTEMPLATECONFIG=''
  319. LXCTEMPLATEDIR=''
  320. LXC_DEFAULT_CONFIG=''
  321. LXC_GENERATE_DATE=''
  322. LXC_GLOBAL_CONF=''
  323. LXC_USERNIC_CONF=''
  324. LXC_USERNIC_DB=''
  325. LXC_VERSION='1.0.7'
  326. LXC_VERSION_BASE='1.0.7'
  327. LXC_VERSION_BETA=''
  328. LXC_VERSION_MAJOR='1'
  329. LXC_VERSION_MICRO='7'
  330. LXC_VERSION_MINOR='0'
  331. MAKEINFO='${SHELL} /home/tmartin/Android/Out/MaruOS/target/product/grouper/obj/lxc/config/missing makeinfo'
  332. MKDIR_P='/bin/mkdir -p'
  333. MUTEX_DEBUGGING_FALSE=''
  334. MUTEX_DEBUGGING_TRUE=''
  335. NIH_CFLAGS=''
  336. NIH_DBUS_CFLAGS=''
  337. NIH_DBUS_LIBS=''
  338. NIH_LIBS=''
  339. OBJEXT=''
  340. PACKAGE='lxc'
  341. PACKAGE_BUGREPORT=''
  342. PACKAGE_NAME='lxc'
  343. PACKAGE_STRING='lxc 1.0.7'
  344. PACKAGE_TARNAME='lxc'
  345. PACKAGE_URL=''
  346. PACKAGE_VERSION='1.0.7'
  347. PATH_SEPARATOR=':'
  348. PKG_CONFIG='/usr/bin/pkg-config'
  349. PKG_CONFIG_LIBDIR=''
  350. PKG_CONFIG_PATH=''
  351. PREFIX=''
  352. PYTHON=''
  353. PYTHONDEV_CFLAGS=''
  354. PYTHONDEV_LIBS=''
  355. PYTHON_EXEC_PREFIX=''
  356. PYTHON_PLATFORM=''
  357. PYTHON_PREFIX=''
  358. PYTHON_VERSION=''
  359. RUNTIME_PATH=''
  360. SBINDIR=''
  361. SECCOMP_CFLAGS=''
  362. SECCOMP_LIBS=''
  363. SED=''
  364. SELINUX_LIBS=''
  365. SET_MAKE=''
  366. SHELL='/bin/bash'
  367. STRIP='strip'
  368. SYSCONFDIR=''
  369. USE_CONFIGPATH_LOGS_FALSE=''
  370. USE_CONFIGPATH_LOGS_TRUE=''
  371. USE_DOCBOOK2X_FALSE=''
  372. USE_DOCBOOK2X_TRUE=''
  373. VERSION='1.0.7'
  374. ac_ct_CC='gcc'
  375. am__EXEEXT_FALSE=''
  376. am__EXEEXT_TRUE=''
  377. am__fastdepCC_FALSE=''
  378. am__fastdepCC_TRUE=''
  379. am__include='include'
  380. am__isrc=' -I$(srcdir)'
  381. am__leading_dot='.'
  382. am__nodep='_no'
  383. am__quote=''
  384. am__tar='$${TAR-tar} chof - "$$tardir"'
  385. am__untar='$${TAR-tar} xf -'
  386. bindir='/system/bin'
  387. build='x86_64-pc-linux-gnu'
  388. build_alias=''
  389. build_cpu='x86_64'
  390. build_os='linux-gnu'
  391. build_vendor='pc'
  392. datadir='${datarootdir}'
  393. datarootdir='${prefix}/share'
  394. db2xman=''
  395. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  396. docdtd=''
  397. dvidir='${docdir}'
  398. exec_prefix='NONE'
  399. host='arm-unknown-linux-androideabi'
  400. host_alias='arm-linux-androideabi'
  401. host_cpu='arm'
  402. host_os='linux-androideabi'
  403. host_vendor='unknown'
  404. htmldir='${docdir}'
  405. includedir='${prefix}/include'
  406. infodir='${datarootdir}/info'
  407. install_sh='${SHELL} /home/tmartin/Android/Out/MaruOS/target/product/grouper/obj/lxc/config/install-sh'
  408. libdir='/system/lib'
  409. libexecdir='${exec_prefix}/libexec'
  410. localedir='${datarootdir}/locale'
  411. localstatedir='${prefix}/var'
  412. mandir='${datarootdir}/man'
  413. mkdir_p='$(MKDIR_P)'
  414. oldincludedir='/usr/include'
  415. pdfdir='${docdir}'
  416. pkgpyexecdir=''
  417. pkgpythondir=''
  418. prefix='/system/maru/lxc'
  419. program_transform_name='s,x,x,'
  420. psdir='${docdir}'
  421. pyexecdir=''
  422. pythondir=''
  423. runstatedir='${localstatedir}/run'
  424. sbindir='${exec_prefix}/sbin'
  425. sharedstatedir='${prefix}/com'
  426. sysconfdir='${prefix}/etc'
  427. target_alias=''
  428.  
  429. ## ----------- ##
  430. ## confdefs.h. ##
  431. ## ----------- ##
  432.  
  433. /* confdefs.h */
  434. #define PACKAGE_NAME "lxc"
  435. #define PACKAGE_TARNAME "lxc"
  436. #define PACKAGE_VERSION "1.0.7"
  437. #define PACKAGE_STRING "lxc 1.0.7"
  438. #define PACKAGE_BUGREPORT ""
  439. #define PACKAGE_URL ""
  440. #define PACKAGE "lxc"
  441. #define VERSION "1.0.7"
  442.  
  443. configure: exit 77
Add Comment
Please, Sign In to add comment