Advertisement
Guest User

autogen.sh --build-w32

a guest
Feb 24th, 2016
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.45 KB | None | 0 0
  1. autogen.sh: Using /home/<user>/w32root as standard install directory
  2. checking for a BSD-compatible install... /bin/install -c
  3. checking whether build environment is sane... yes
  4. checking for mingw32-strip... no
  5. checking for strip... strip
  6. checking for a thread-safe mkdir -p... /bin/mkdir -p
  7. checking for gawk... gawk
  8. checking whether make sets $(MAKE)... yes
  9. checking whether make supports nested variables... yes
  10. checking whether to enable maintainer-specific portions of Makefiles... yes
  11. checking whether make supports nested variables... (cached) yes
  12. checking build system type... i686-pc-mingw32
  13. checking host system type... i686-pc-mingw32
  14. configure: autobuild project... libgpg-error
  15. configure: autobuild revision... 1.21
  16. configure: autobuild hostname... KKST294W
  17. configure: autobuild timestamp... 20160224-101752
  18. checking for mingw32-gcc... mingw32-gcc
  19. checking whether the C compiler works... yes
  20. checking for C compiler default output file name... a.exe
  21. checking for suffix of executables... .exe
  22. checking whether we are cross compiling... yes
  23. checking for suffix of object files... o
  24. checking whether we are using the GNU C compiler... yes
  25. checking whether mingw32-gcc accepts -g... yes
  26. checking for mingw32-gcc option to accept ISO C89... none needed
  27. checking whether mingw32-gcc understands -c and -o together... yes
  28. checking for style of include used by make... GNU
  29. checking dependency style of mingw32-gcc... gcc3
  30. checking how to run the C preprocessor... mingw32-gcc -E
  31. checking for gawk... (cached) gawk
  32. checking for mingw32-ar... no
  33. checking for ar... ar
  34. checking for grep that handles long lines and -e... /bin/grep
  35. checking for egrep... /bin/grep -E
  36. checking for ANSI C header files... yes
  37. checking for sys/types.h... yes
  38. checking for sys/stat.h... yes
  39. checking for stdlib.h... yes
  40. checking for string.h... yes
  41. checking for memory.h... yes
  42. checking for strings.h... yes
  43. checking for inttypes.h... yes
  44. checking for stdint.h... yes
  45. checking for unistd.h... yes
  46. checking minix/config.h usability... no
  47. checking minix/config.h presence... no
  48. checking for minix/config.h... no
  49. checking whether it is safe to define __EXTENSIONS__... yes
  50. checking for special C compiler options needed for large files... no
  51. checking for _FILE_OFFSET_BITS value needed for large files... unknown
  52. checking for _LARGE_FILES value needed for large files... unknown
  53. checking how to print strings... printf
  54. checking for a sed that does not truncate output... /bin/sed
  55. checking for fgrep... /bin/grep -F
  56. checking for ld used by mingw32-gcc... c:/mingw/mingw32/bin/ld.exe
  57. checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld... yes
  58. checking for BSD- or MS-compatible name lister (nm)... /mingw/bin/nm
  59. checking the name lister (/mingw/bin/nm) interface... BSD nm
  60. checking whether ln -s works... no, using cp -pR
  61. checking the maximum length of command line arguments... 8192
  62. checking whether the shell understands some XSI constructs... yes
  63. checking whether the shell understands "+="... yes
  64. checking how to convert i686-pc-mingw32 file names to i686-pc-mingw32 format... func_convert_file_msys_to_w32
  65. checking how to convert i686-pc-mingw32 file names to toolchain format... func_convert_file_msys_to_w32
  66. checking for c:/mingw/mingw32/bin/ld.exe option to reload object files... -r
  67. checking for mingw32-objdump... no
  68. checking for objdump... objdump
  69. checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
  70. checking for mingw32-dlltool... no
  71. checking for dlltool... dlltool
  72. checking how to associate runtime and link libraries... func_cygming_dll_for_implib
  73. checking for mingw32-ar... ar
  74. checking for archiver @FILE support... @
  75. checking for mingw32-strip... strip
  76. checking for mingw32-ranlib... no
  77. checking for ranlib... ranlib
  78. checking command to parse /mingw/bin/nm output from mingw32-gcc object... ok
  79. checking for sysroot... no
  80. checking for mingw32-mt... no
  81. checking for mt... no
  82. checking if : is a manifest tool... no
  83. checking for dlfcn.h... yes
  84. checking for mingw32-as... no
  85. checking for as... as
  86. checking for mingw32-dlltool... dlltool
  87. checking for mingw32-objdump... objdump
  88. checking for objdir... .libs
  89. checking if mingw32-gcc supports -fno-rtti -fno-exceptions... no
  90. checking for mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
  91. checking if mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
  92. checking if mingw32-gcc static flag -static works... yes
  93. checking if mingw32-gcc supports -c -o file.o... yes
  94. checking if mingw32-gcc supports -c -o file.o... (cached) yes
  95. checking whether the mingw32-gcc linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries... yes
  96. checking whether -lc should be explicitly linked in... yes
  97. checking dynamic linker characteristics... Win32 ld.exe
  98. checking how to hardcode library paths into programs... immediate
  99. checking whether stripping libraries is possible... yes
  100. checking if libtool supports shared libraries... yes
  101. checking whether to build shared libraries... yes
  102. checking whether to build static libraries... no
  103. checking for mingw32-windres... no
  104. checking for windres... windres
  105. checking for cc for build... cc
  106. checking whether NLS is requested... yes
  107. checking for msgfmt... /mingw/bin/msgfmt
  108. checking for gmsgfmt... /mingw/bin/msgfmt
  109. checking for xgettext... /mingw/bin/xgettext
  110. checking for msgmerge... /mingw/bin/msgmerge
  111. checking for ld used by mingw32-gcc... c:/mingw/mingw32/bin/ld.exe
  112. checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld... yes
  113. checking for shared library run path origin... done
  114. checking for CFPreferencesCopyAppValue... no
  115. checking for CFLocaleCopyCurrent... no
  116. checking for GNU gettext in libc... no
  117. checking for iconv... yes
  118. checking for working iconv... guessing yes
  119. checking how to link with libiconv... -liconv
  120. checking for GNU gettext in libintl... yes
  121. checking whether to use NLS... yes
  122. checking where the gettext function comes from... external libintl
  123. checking how to link with libintl... -lintl
  124. checking for ANSI C header files... (cached) yes
  125. checking for stdlib.h... (cached) yes
  126. checking locale.h usability... yes
  127. checking locale.h presence... yes
  128. checking for locale.h... yes
  129. checking for stdint.h... (cached) yes
  130. checking sys/select.h usability... no
  131. checking sys/select.h presence... no
  132. checking for sys/select.h... no
  133. checking sys/time.h usability... yes
  134. checking sys/time.h presence... yes
  135. checking for sys/time.h... yes
  136. checking whether strerror_r is declared... no
  137. checking for strerror_r... no
  138. checking whether strerror_r returns char *... no
  139. checking for strerror_r... (cached) no
  140. checking for flockfile... no
  141. checking for vasprintf... no
  142. checking for an ANSI C-conforming const... yes
  143. checking size of int... 4
  144. checking size of long... 4
  145. checking size of long long... 8
  146. configure: checking for cc features
  147. checking if gcc ignores unknown -Wno-* options... yes
  148. checking if gcc supports -Wdeclaration-after-statement... yes
  149. checking if gcc supports -Wpointer-arith... yes
  150. checking whether the GCC style aligned attribute is supported... yes
  151. checking whether the visibility attribute is supported... no
  152. checking for unsigned long long int... yes
  153. configure: checking system features for estream-printf
  154. checking for stdint.h... (cached) yes
  155. checking for long long int... yes
  156. checking for long double... yes
  157. checking for intmax_t... yes
  158. checking for uintmax_t... yes
  159. checking for ptrdiff_t... yes
  160. checking size of unsigned long... 4
  161. checking size of void *... 4
  162. checking for nl_langinfo and THOUSANDS_SEP... no
  163. configure: checking system features for estream
  164. checking for memrchr... no
  165. checking that generated files are newer than configure... done
  166. configure: creating ./config.status
  167. config.status: creating Makefile
  168. config.status: creating doc/Makefile
  169. config.status: creating po/Makefile.in
  170. config.status: creating m4/Makefile
  171. config.status: creating src/Makefile
  172. config.status: creating tests/Makefile
  173. config.status: creating lang/Makefile
  174. config.status: creating lang/cl/Makefile
  175. config.status: creating lang/cl/gpg-error.asd
  176. config.status: creating src/versioninfo.rc
  177. config.status: creating src/gpg-error.w32-manifest
  178. config.status: creating src/gpg-error-config
  179. config.status: creating config.h
  180. config.status: executing depfiles commands
  181. config.status: executing libtool commands
  182. config.status: executing po-directories commands
  183. config.status: creating po/POTFILES
  184. config.status: creating po/Makefile
  185.  
  186. libgpg-error-1.21 prepared for make
  187.  
  188. Revision: 425b768 (16987)
  189. Platform: i686-pc-mingw32
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement