Advertisement
Guest User

configure&&make&&make install

a guest
Oct 4th, 2014
341
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 8.08 KB | None | 0 0
  1. checking build system type... armv7l-unknown-linux-gnueabihf
  2. checking host system type... armv7l-unknown-linux-gnueabihf
  3. checking target system type... armv7l-unknown-linux-gnueabihf
  4. checking whether to enable maintainer-specific portions of Makefiles... no
  5. checking for a BSD-compatible install... /usr/bin/install -c
  6. checking whether build environment is sane... yes
  7. checking for a thread-safe mkdir -p... /bin//mkdir -p
  8. checking for gawk... gawk
  9. checking whether make sets $(MAKE)... yes
  10. checking whether make supports nested variables... yes
  11. checking whether make supports nested variables... (cached) yes
  12. checking whether to assume GNU type compiler... yes (default)
  13. checking for g++... g++
  14. checking whether the C++ compiler works... yes
  15. checking for C++ compiler default output file name... a.out
  16. checking for suffix of executables...
  17. checking whether we are cross compiling... no
  18. checking for suffix of object files... o
  19. checking whether we are using the GNU C++ compiler... yes
  20. checking whether g++ accepts -g... yes
  21. checking gcc version... 4.7.3
  22. checking whether debugging asserts/flags should be used... no (default)
  23. checking whether most current C++ dialect should be used... yes (default)
  24. checking whether strong optimization options should be used... no (default)
  25. checking whether optimization options should be used... no (default)
  26. checking whether strong warning options should be used... no (default)
  27. checking whether warning options should be used... no (default)
  28. checking whether strong security options should be used... no (default)
  29. checking whether security options should be used... no (default)
  30. checking whether options should not be tested individually... no (default)
  31. checking how to run the C++ preprocessor... g++ -E
  32. checking for grep that handles long lines and -e... /bin//grep
  33. checking for egrep... /bin//grep -E
  34. checking for ANSI C header files... yes
  35. checking for sys/types.h... yes
  36. checking for sys/stat.h... yes
  37. checking for stdlib.h... yes
  38. checking for string.h... yes
  39. checking for memory.h... yes
  40. checking for strings.h... yes
  41. checking for inttypes.h... yes
  42. checking for stdint.h... yes
  43. checking for unistd.h... yes
  44. checking minix/config.h usability... no
  45. checking minix/config.h presence... no
  46. checking for minix/config.h... no
  47. checking whether it is safe to define __EXTENSIONS__... yes
  48. checking whether CXXFLAGS=-Werror is known... yes
  49. checking whether LDFLAGS=-Werror is known... yes
  50. checking whether LDFLAGS=-Wl,--fatal-warnings is known... yes
  51. checking whether CXXFLAGS=-std=gnu++11 is known... yes
  52. checking whether ln -s works... yes
  53. checking for a sed that does not truncate output... /bin//sed
  54. checking whether NLS is requested... yes
  55. checking for msgfmt... /usr/bin/msgfmt
  56. checking for gmsgfmt... /usr/bin/gmsgfmt
  57. checking for xgettext... /usr/bin/xgettext
  58. checking for msgmerge... /usr/bin/msgmerge
  59. checking for gcc... gcc
  60. checking whether we are using the GNU C compiler... yes
  61. checking whether gcc accepts -g... yes
  62. checking for gcc option to accept ISO C89... none needed
  63. checking whether gcc understands -c and -o together... yes
  64. checking for ld used by gcc... /usr/armv7a-hardfloat-linux-gnueabi/bin/ld
  65. checking if the linker (/usr/armv7a-hardfloat-linux-gnueabi/bin/ld) is GNU ld... yes
  66. checking for shared library run path origin... done
  67. checking for CFPreferencesCopyAppValue... no
  68. checking for CFLocaleCopyCurrent... no
  69. checking for GNU gettext in libc... yes
  70. checking whether to use NLS... yes
  71. checking where the gettext function comes from... libc
  72. checking for null-device... /dev/null
  73. checking for special C compiler options needed for large files... no
  74. checking for _FILE_OFFSET_BITS value needed for large files... 64
  75. checking for _LARGEFILE_SOURCE value needed for large files... no
  76. checking for regcomp... yes
  77. checking for strchr... yes
  78. checking for strdup... yes
  79. checking for strerror... yes
  80. checking for strrchr... yes
  81. checking for fnmatch... yes
  82. checking for memset... yes
  83. checking for strtoul... yes
  84. checking sys/param.h usability... yes
  85. checking sys/param.h presence... yes
  86. checking for sys/param.h... yes
  87. checking termios.h usability... yes
  88. checking termios.h presence... yes
  89. checking for termios.h... yes
  90. checking sys/ioctl.h usability... yes
  91. checking sys/ioctl.h presence... yes
  92. checking for sys/ioctl.h... yes
  93. checking sys/stream.h usability... no
  94. checking sys/stream.h presence... no
  95. checking for sys/stream.h... no
  96. checking sys/ptem.h usability... no
  97. checking sys/ptem.h presence... no
  98. checking for sys/ptem.h... no
  99. checking sys/tty.h usability... no
  100. checking sys/tty.h presence... no
  101. checking for sys/tty.h... no
  102. checking sys/pty.h usability... no
  103. checking sys/pty.h presence... no
  104. checking for sys/pty.h... no
  105. checking grp.h usability... yes
  106. checking grp.h presence... yes
  107. checking for grp.h... yes
  108. checking interix/security.h usability... no
  109. checking interix/security.h presence... no
  110. checking for interix/security.h... no
  111. checking for strndup... yes
  112. checking for sigaction... yes
  113. checking for canonicalize_file_name... yes
  114. checking for realpath... yes
  115. checking for vfork... yes
  116. checking for setenv... yes
  117. checking for setuid... yes
  118. checking for setgid... yes
  119. checking for seteuid... yes
  120. checking for setegid... yes
  121. checking for setuser... no
  122. checking for setgroups... yes
  123. checking for initgroups... yes
  124. checking whether setuid prototype works... yes
  125. checking whether seteuid prototype works... yes
  126. checking whether setgid prototype works... yes
  127. checking whether setegid prototype works... yes
  128. checking climits usability... yes
  129. checking climits presence... yes
  130. checking for climits... yes
  131. checking tr1/cstdint usability... yes
  132. checking tr1/cstdint presence... yes
  133. checking for tr1/cstdint... yes
  134. checking whether paranoic asserts are used... yes
  135. checking whether __builtin_expect can be used... yes
  136. checking whether CXXFLAGS=-Wattributes is known... yes
  137. checking whether pragma GCC diagnostic can be used everywhere... yes
  138. checking whether __attribute__ ((unused)) can be used... yes
  139. checking whether __attribute__ ((noreturn)) can be used... yes
  140. checking whether __attribute__ ((signal)) can be used... no
  141. checking whether __attribute__ ((const)) can be used... yes
  142. checking whether __attribute__ ((pure)) can be used... yes
  143. checking whether __attribute__ ((nonnull)) can be used... yes
  144. checking whether __attribute__ ((nonnull (x, y))) can be used... yes
  145. checking whether nullptr can be used... yes
  146. checking whether sqlite should be used... trying autodetect
  147. checking for pkg-config... /usr/bin/pkg-config
  148. checking pkg-config is at least version 0.9.0... yes
  149. checking for SQLITE... no
  150. no (autodetected)
  151. checking PORTDIR_CACHE_METHOD default... metadata-md5-or-flat (default)
  152. checking EPREFIX default... (empty)
  153. checking EIX_PREFIX default... (empty)
  154. checking ROOT default... (empty)
  155. checking EXEC_EBUILD_SH default... /usr/lib/portage/bin/ebuild.sh (autodetected)
  156. checking PORTAGE_ROOTPATH default... (empty)
  157. checking PORTAGE_BIN_PATH default... (empty)
  158. checking default DEFAULT_ARCH... (empty)
  159. checking swap remote paths... no
  160. checking default remote path 1... http://dev.gentooexperimental.org/eix_cache/eix-caches.tbz2
  161. checking default remote path 2... http://gpo.zugaina.org/eix_cache/eix-cache.tbz2
  162. checking ALWAYS_ACCEPT_KEYWORDS default... false
  163. checking DEP default... false
  164. checking zsh completion... ${datarootdir}/zsh/site-functions
  165. checking whether byte ordering is bigendian... no
  166. checking for uint8_t... yes
  167. checking for uint16_t... yes
  168. checking for uint32_t... yes
  169. checking that generated files are newer than configure... done
  170. configure: creating ./config.status
  171. config.status: creating Makefile
  172. config.status: creating manpage/Makefile
  173. config.status: creating src/Makefile
  174. config.status: creating doc/Makefile
  175. config.status: creating po/Makefile.in
  176. config.status: creating zsh/Makefile
  177. config.status: creating config.h
  178. config.status: config.h is unchanged
  179. config.status: executing po-directories commands
  180. config.status: creating po/POTFILES
  181. config.status: creating po/Makefile
  182.  
  183.  
  184. eix-0.29.3 configured successfully.
  185.  
  186.  
  187. CXX: g++
  188.  
  189. CXXFLAGS: -g -O2
  190. PREPEND_CXXFLAGS: -std=gnu++11
  191.  
  192. LDFLAGS:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement