Volatile_Pulse

Fox Toolkit Build Dump

Aug 13th, 2012
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.25 KB | None | 0 0
  1. Zach@MY-COMPUTER /c/fox-1.7.35
  2. $ make -v
  3. GNU Make 3.81
  4. Copyright (C) 2006 Free Software Foundation, Inc.
  5. This is free software; see the source for copying conditions.
  6. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
  7. PARTICULAR PURPOSE.
  8.  
  9. This program built for i686-pc-msys
  10.  
  11. Zach@MY-COMPUTER /c/fox-1.7.35
  12. $ ./configure --prefix=C:/MinGW
  13. checking for a BSD-compatible install... /bin/install -c
  14. checking whether build environment is sane... yes
  15. checking for a thread-safe mkdir -p... /bin/mkdir -p
  16. checking for gawk... gawk
  17. checking whether make sets $(MAKE)... yes
  18. checking major version... 1
  19. checking minor version... 7
  20. checking patch level... 35
  21. checking for style of include used by make... GNU
  22. checking for gcc... gcc
  23. checking whether the C compiler works... yes
  24. checking for C compiler default output file name... a.exe
  25. checking for suffix of executables... .exe
  26. checking whether we are cross compiling... no
  27. checking for suffix of object files... o
  28. checking whether we are using the GNU C compiler... yes
  29. checking whether gcc accepts -g... yes
  30. checking for gcc option to accept ISO C89... none needed
  31. checking dependency style of gcc... gcc3
  32. checking how to run the C preprocessor... gcc -E
  33. checking for grep that handles long lines and -e... /mingw/bin/grep
  34. checking for egrep... /mingw/bin/grep -E
  35. checking for ANSI C header files... yes
  36. checking for sys/types.h... yes
  37. checking for sys/stat.h... yes
  38. checking for stdlib.h... yes
  39. checking for string.h... yes
  40. checking for memory.h... yes
  41. checking for strings.h... yes
  42. checking for inttypes.h... yes
  43. checking for stdint.h... yes
  44. checking for unistd.h... yes
  45. checking minix/config.h usability... no
  46. checking minix/config.h presence... no
  47. checking for minix/config.h... no
  48. checking whether it is safe to define __EXTENSIONS__... yes
  49. checking for g++... g++
  50. checking whether we are using the GNU C++ compiler... yes
  51. checking whether g++ accepts -g... yes
  52. checking dependency style of g++... gcc3
  53. checking for gcc... (cached) gcc
  54. checking whether we are using the GNU C compiler... (cached) yes
  55. checking whether gcc accepts -g... (cached) yes
  56. checking for gcc option to accept ISO C89... (cached) none needed
  57. checking dependency style of gcc... (cached) gcc3
  58. checking how to run the C preprocessor... gcc -E
  59. checking whether ln -s works... yes
  60. checking whether make sets $(MAKE)... (cached) yes
  61. checking build system type... i686-pc-mingw32
  62. checking host system type... i686-pc-mingw32
  63. checking how to print strings... printf
  64. checking for a sed that does not truncate output... /bin/sed
  65. checking for fgrep... /mingw/bin/grep -F
  66. checking for ld used by gcc... /mingw/bin/ld
  67. checking if the linker (/mingw/bin/ld) is GNU ld... yes
  68. checking for BSD- or MS-compatible name lister (nm)... /mingw/bin/nm
  69. checking the name lister (/mingw/bin/nm) interface... BSD nm
  70. checking the maximum length of command line arguments... 8192
  71. checking whether the shell understands some XSI constructs... yes
  72. checking whether the shell understands "+="... yes
  73. checking how to convert i686-pc-mingw32 file names to i686-pc-mingw32 format...
  74. func_convert_file_msys_to_w32
  75. checking how to convert i686-pc-mingw32 file names to toolchain format... func_c
  76. onvert_file_msys_to_w32
  77. checking for /mingw/bin/ld option to reload object files... -r
  78. checking for objdump... objdump
  79. checking how to recognize dependent libraries... file_magic ^x86 archive import|
  80. ^x86 DLL
  81. checking for dlltool... dlltool
  82. checking how to associate runtime and link libraries... func_cygming_dll_for_imp
  83. lib
  84. checking for ar... ar
  85. checking for archiver @FILE support... @
  86. checking for strip... strip
  87. checking for ranlib... ranlib
  88. checking command to parse /mingw/bin/nm output from gcc object... ok
  89. checking for sysroot... no
  90. checking for mt... no
  91. checking if : is a manifest tool... no
  92. checking for dlfcn.h... no
  93. checking for objdir... .libs
  94. checking if gcc supports -fno-rtti -fno-exceptions... no
  95. checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
  96. checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
  97. checking if gcc static flag -static works... yes
  98. checking if gcc supports -c -o file.o... yes
  99. checking if gcc supports -c -o file.o... (cached) yes
  100. checking whether the gcc linker (/mingw/bin/ld) supports shared libraries... yes
  101.  
  102. checking whether -lc should be explicitly linked in... yes
  103. checking dynamic linker characteristics... Win32 ld.exe
  104. checking how to hardcode library paths into programs... immediate
  105. checking whether stripping libraries is possible... yes
  106. checking if libtool supports shared libraries... yes
  107. checking whether to build shared libraries... yes
  108. checking whether to build static libraries... yes
  109. checking how to run the C++ preprocessor... g++ -E
  110. checking for ld used by g++... /mingw/bin/ld
  111. checking if the linker (/mingw/bin/ld) is GNU ld... yes
  112. checking whether the g++ linker (/mingw/bin/ld) supports shared libraries... yes
  113.  
  114. checking for g++ option to produce PIC... -DDLL_EXPORT -DPIC
  115. checking if g++ PIC flag -DDLL_EXPORT -DPIC works... yes
  116. checking if g++ static flag -static works... yes
  117. checking if g++ supports -c -o file.o... yes
  118. checking if g++ supports -c -o file.o... (cached) yes
  119. checking whether the g++ linker (/mingw/bin/ld) supports shared libraries... yes
  120.  
  121. checking dynamic linker characteristics... Win32 ld.exe
  122. checking how to hardcode library paths into programs... immediate
  123. checking for X... no
  124. checking whether time.h and sys/time.h may both be included... yes
  125. checking for sys/wait.h that is POSIX.1 compatible... no
  126. checking for dirent.h that defines DIR... yes
  127. checking for library containing opendir... none required
  128. checking whether byte ordering is bigendian... no
  129. checking for clock_gettime in -lrt... no
  130. checking for pthread_exit in -lpthread... no
  131. checking for dlopen in -ldl... no
  132. checking for shl_load in -ldld... no
  133. checking for localtime_r... no
  134. checking for gmtime_r... no
  135. checking for readdir_r... no
  136. checking for getpwuid_r... no
  137. checking for getgrgid_r... no
  138. checking for getpwnam_r... no
  139. checking for pthread_setaffinity_np... no
  140. checking for debugging...
  141. checking for release build...
  142. checking for native code generation...
  143. checking for profiling...
  144. checking sys/select.h usability... no
  145. checking sys/select.h presence... no
  146. checking for sys/select.h... no
  147. checking sys/ipc.h usability... no
  148. checking sys/ipc.h presence... no
  149. checking for sys/ipc.h... no
  150. checking sys/shm.h usability... no
  151. checking sys/shm.h presence... no
  152. checking for sys/shm.h... no
  153. checking sys/mman.h usability... no
  154. checking sys/mman.h presence... no
  155. checking for sys/mman.h... no
  156. checking sys/sysctl.h usability... no
  157. checking sys/sysctl.h presence... no
  158. checking for sys/sysctl.h... no
  159. checking sys/pstat.h usability... no
  160. checking sys/pstat.h presence... no
  161. checking for sys/pstat.h... no
  162. checking sys/statfs.h usability... no
  163. checking sys/statfs.h presence... no
  164. checking for sys/statfs.h... no
  165. checking sys/mount.h usability... no
  166. checking sys/mount.h presence... no
  167. checking for sys/mount.h... no
  168. checking semaphore.h usability... no
  169. checking semaphore.h presence... no
  170. checking for semaphore.h... no
  171. checking for dlfcn.h... (cached) no
  172. checking for statfs... no
  173. checking xmmintrin.h usability... no
  174. checking xmmintrin.h presence... no
  175. checking for xmmintrin.h... no
  176. checking emmintrin.h usability... no
  177. checking emmintrin.h presence... no
  178. checking for emmintrin.h... no
  179. checking pmmintrin.h usability... no
  180. checking pmmintrin.h presence... no
  181. checking for pmmintrin.h... no
  182.  
  183. checking jpeglib.h usability... yes
  184. checking jpeglib.h presence... yes
  185. checking for jpeglib.h... yes
  186.  
  187.  
  188. checking png.h usability... yes
  189. checking png.h presence... yes
  190. checking for png.h... yes
  191.  
  192.  
  193. checking tiff.h usability... no
  194. checking tiff.h presence... no
  195. checking for tiff.h... no
  196.  
  197. checking zlib.h usability... yes
  198. checking zlib.h presence... yes
  199. checking for zlib.h... yes
  200.  
  201. checking bzlib.h usability... yes
  202. checking bzlib.h presence... yes
  203. checking for bzlib.h... yes
  204. checking for Xft support...
  205.  
  206. checking for X11/extensions/XShm.h... no
  207.  
  208. checking for X11/extensions/shape.h... no
  209.  
  210. checking for X11/Xcursor/Xcursor.h... no
  211.  
  212. checking for X11/extensions/Xrender.h... no
  213.  
  214. checking for X11/extensions/Xrandr.h... no
  215.  
  216. checking for X11/extensions/Xfixes.h... no
  217.  
  218. checking for X11/extensions/XInput2.h... no
  219.  
  220. checking for OpenGL support...
  221. checking GL/gl.h usability... yes
  222. checking GL/gl.h presence... yes
  223. checking for GL/gl.h... yes
  224. checking GL/glu.h usability... yes
  225. checking GL/glu.h presence... yes
  226. checking for GL/glu.h... yes
  227. checking GL/glx.h usability... no
  228. checking GL/glx.h presence... no
  229. checking for GL/glx.h... no
  230. configure: creating ./config.status
  231. config.status: creating Makefile
  232. config.status: creating utils/Makefile
  233. config.status: creating include/Makefile
  234. config.status: creating include/fxver.h
  235. config.status: creating lib/Makefile
  236. config.status: creating lib/version.rc
  237. config.status: creating chart/Makefile
  238. config.status: creating doc/Makefile
  239. config.status: creating doc/art/Makefile
  240. config.status: creating doc/screenshots/Makefile
  241. config.status: creating tests/Makefile
  242. config.status: creating adie/Makefile
  243. config.status: creating shutterbug/Makefile
  244. config.status: creating pathfinder/Makefile
  245. config.status: creating calculator/Makefile
  246. config.status: creating controlpanel/Makefile
  247. config.status: creating windows/Makefile
  248. config.status: creating fox.spec
  249. config.status: creating fox17.pc
  250. config.status: executing depfiles commands
  251. config.status: executing libtool commands
  252.  
  253. Zach@MY-COMPUTER /c/fox-1.7.35
  254. $ make
  255. Making all in utils
  256. make[1]: Entering directory `/c/fox-1.7.35/utils'
  257. g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.7.35\
  258. " -DPACKAGE_STRING=\"fox\ 1.7.35\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\
  259. " -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.7.35\" -DSTDC_HEADERS=1 -DH
  260. AVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE
  261. _MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNIS
  262. TD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMAN
  263. TICS=1 -D_TANDEM_SOURCE=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DTIME_WI
  264. TH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_BZLIB_H=1
  265. -I. -Wall -Wformat -Woverloaded-virtual -Wshadow -DHAVE_JPEG_H=1 -DHAVE_PNG_
  266. H=1 -DHAVE_ZLIB_H=1 -DHAVE_BZ2LIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -D
  267. NO_XIM -DHAVE_GL_H=1 -DHAVE_GLU_H=1 -MT reswrap.o -MD -MP -MF .deps/reswrap.Tpo
  268. -c -o reswrap.o reswrap.cpp
  269. mv -f .deps/reswrap.Tpo .deps/reswrap.Po
  270. /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wformat -Woverloaded-virt
  271. ual -Wshadow -DHAVE_JPEG_H=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_BZ2LIB_H=1 -D
  272. HAVE_XFT_H=1 -I/usr/include/freetype2 -DNO_XIM -DHAVE_GL_H=1 -DHAVE_GLU_H=1 -rd
  273. ynamic -o reswrap.exe reswrap.o
  274. libtool: link: g++ -Wall -Wformat -Woverloaded-virtual -Wshadow -DHAVE_JPEG_H=1
  275. -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_BZ2LIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/f
  276. reetype2 -DNO_XIM -DHAVE_GL_H=1 -DHAVE_GLU_H=1 -rdynamic -o .libs/reswrap.exe re
  277. swrap.o
  278. g++.exe: error: unrecognized command line option '-rdynamic'
  279. make[1]: *** [reswrap.exe] Error 1
  280. make[1]: Leaving directory `/c/fox-1.7.35/utils'
  281. make: *** [all-recursive] Error 1
Add Comment
Please, Sign In to add comment