Advertisement
Guest User

Untitled

a guest
May 27th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 118.42 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 codeblocks configure 16.01svn10692, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --with-contrib-plugins=AutoVersioning,BrowseTracker,byogames,cbkoders,codesnippets,codestat,dragscroll,envvars,help,keybinder,libfinder,profiler,regex,exporter,symtab --with-wx-version=3.0 --with-wx-config=/usr/pkg/libexec/wx-3.0/wx-config --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --disable-pch --prefix=/usr/pkg --build=x86_64--netbsd --host=x86_64--netbsd --mandir=/usr/pkg/man
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname =
  14. uname -m = amd64
  15. uname -r = 8.0
  16. uname -s = NetBSD
  17. uname -v = NetBSD 8.0 (GENERIC) #0: Tue Jul 17 14:59:51 UTC 2018 mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC
  18.  
  19. /usr/bin/uname -p = x86_64
  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/pkgsrc/editors/codeblocks/work/.cwrapper/bin
  31. PATH: /usr/pkgsrc/editors/codeblocks/work/.buildlink/bin
  32. PATH: /usr/pkgsrc/editors/codeblocks/work/.tools/bin
  33. PATH: /usr/pkgsrc/editors/codeblocks/work/.gcc/bin
  34. PATH: /usr/pkg/libexec/wx-3.0
  35. PATH: /usr/pkg/bin
  36. PATH: /sbin
  37. PATH: /usr/sbin
  38. PATH: /bin
  39. PATH: /usr/bin
  40. PATH: /usr/pkg/sbin
  41. PATH: /usr/pkg/bin
  42. PATH: /usr/X11R7/bin
  43. PATH: /usr/local/sbin
  44. PATH: /usr/local/bin
  45. PATH: /usr/pkg/bin
  46. PATH: /usr/X11R7/bin
  47.  
  48.  
  49. ## ----------- ##
  50. ## Core tests. ##
  51. ## ----------- ##
  52.  
  53. configure:2860: checking build system type
  54. configure:2874: result: x86_64--netbsd
  55. configure:2894: checking host system type
  56. configure:2907: result: x86_64--netbsd
  57. configure:2927: checking target system type
  58. configure:2940: result: x86_64--netbsd
  59. configure:2985: checking for a BSD-compatible install
  60. configure:3053: result: /usr/bin/install -c -o root -g wheel
  61. configure:3064: checking whether build environment is sane
  62. configure:3119: result: yes
  63. configure:3270: checking for a thread-safe mkdir -p
  64. configure:3309: result: /usr/pkg/bin/gmkdir -p
  65. configure:3316: checking for gawk
  66. configure:3343: result: /usr/bin/awk
  67. configure:3354: checking whether make sets $(MAKE)
  68. configure:3376: result: yes
  69. configure:3405: checking whether make supports nested variables
  70. configure:3422: result: yes
  71. configure:3580: checking how to print strings
  72. configure:3607: result: printf
  73. configure:3640: checking for style of include used by make
  74. configure:3668: result: GNU
  75. configure:3699: checking for x86_64--netbsd-gcc
  76. configure:3726: result: gcc
  77. configure:3995: checking for C compiler version
  78. configure:4004: gcc --version >&5
  79. gcc (nb2 20180327) 5.5.0
  80. Copyright (C) 2015 Free Software Foundation, Inc.
  81. This is free software; see the source for copying conditions. There is NO
  82. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  83.  
  84. configure:4015: $? = 0
  85. configure:4004: gcc -v >&5
  86. Using built-in specs.
  87. COLLECT_GCC=/usr/pkgsrc/editors/codeblocks/work/.gcc/bin/gcc
  88. COLLECT_LTO_WRAPPER=/usr/libexec/lto-wrapper
  89. Target: x86_64--netbsd
  90. Configured with: /usr/src/tools/gcc/../../external/gpl3/gcc.old/dist/configure --target=x86_64--netbsd --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20171112' --with-system-zlib --disable-libstdcxx-dual-abi --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads --with-tune=nocona --with-diagnostics-color=auto-if-env --with-mpc-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/gmp/lib/libgmp --with-mpc-include=/usr/src/external/lgpl3/mpc/dist/src --with-mpfr-include=/usr/src/external/lgpl3/mpfr/dist/src --with-gmp-include=/usr/src/external/lgpl3/gmp/lib/libgmp/arch/x86_64 --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --disable-libstdcxx-dual-abi --build=x86_64-unknown-netbsd7.1 --host=x86_64--netbsd --with-sysroot=/var/obj/mknative/amd64-x86_64/usr/src/destdir.amd64
  91. Thread model: posix
  92. gcc version 5.5.0 (nb2 20180327)
  93. configure:4015: $? = 0
  94. configure:4004: gcc -V >&5
  95. gcc: error: unrecognized command line option '-V'
  96. gcc: fatal error: no input files
  97. compilation terminated.
  98. configure:4015: $? = 1
  99. configure:4004: gcc -qversion >&5
  100. gcc: error: unrecognized command line option '-qversion'
  101. gcc: fatal error: no input files
  102. compilation terminated.
  103. configure:4015: $? = 1
  104. configure:4035: checking whether the C compiler works
  105. configure:4057: gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c >&5
  106. configure:4061: $? = 0
  107. configure:4109: result: yes
  108. configure:4112: checking for C compiler default output file name
  109. configure:4114: result: a.out
  110. configure:4120: checking for suffix of executables
  111. configure:4127: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c >&5
  112. configure:4131: $? = 0
  113. configure:4153: result:
  114. configure:4175: checking whether we are cross compiling
  115. configure:4183: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c >&5
  116. configure:4187: $? = 0
  117. configure:4194: ./conftest
  118. configure:4198: $? = 0
  119. configure:4213: result: no
  120. configure:4218: checking for suffix of object files
  121. configure:4240: gcc -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  122. configure:4244: $? = 0
  123. configure:4265: result: o
  124. configure:4269: checking whether we are using the GNU C compiler
  125. configure:4288: gcc -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  126. configure:4288: $? = 0
  127. configure:4297: result: yes
  128. configure:4306: checking whether gcc accepts -g
  129. configure:4326: gcc -c -g -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  130. configure:4326: $? = 0
  131. configure:4367: result: yes
  132. configure:4384: checking for gcc option to accept ISO C89
  133. configure:4447: gcc -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  134. configure:4447: $? = 0
  135. configure:4460: result: none needed
  136. configure:4482: checking dependency style of gcc
  137. configure:4593: result: gcc3
  138. configure:4608: checking for a sed that does not truncate output
  139. configure:4672: result: /usr/bin/sed
  140. configure:4690: checking for grep that handles long lines and -e
  141. configure:4748: result: /usr/bin/grep
  142. configure:4753: checking for egrep
  143. configure:4815: result: /usr/bin/egrep
  144. configure:4820: checking for fgrep
  145. configure:4882: result: /usr/bin/grep -F
  146. configure:4917: checking for ld used by gcc
  147. configure:4984: result: /usr/pkgsrc/editors/codeblocks/work/.cwrapper/bin/ld
  148. configure:4991: checking if the linker (/usr/pkgsrc/editors/codeblocks/work/.cwrapper/bin/ld) is GNU ld
  149. configure:5006: result: yes
  150. configure:5018: checking for BSD- or MS-compatible name lister (nm)
  151. configure:5067: result: /usr/bin/nm -B
  152. configure:5197: checking the name lister (/usr/bin/nm -B) interface
  153. configure:5204: gcc -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  154. configure:5207: /usr/bin/nm -B "conftest.o"
  155. configure:5210: output
  156. 0000000000000000 B some_variable
  157. configure:5217: result: BSD nm
  158. configure:5220: checking whether ln -s works
  159. configure:5224: result: yes
  160. configure:5232: checking the maximum length of command line arguments
  161. configure:5362: result: 262144
  162. configure:5379: checking whether the shell understands some XSI constructs
  163. configure:5389: result: yes
  164. configure:5393: checking whether the shell understands "+="
  165. configure:5399: result: no
  166. configure:5434: checking how to convert x86_64--netbsd file names to x86_64--netbsd format
  167. configure:5474: result: func_convert_file_noop
  168. configure:5481: checking how to convert x86_64--netbsd file names to toolchain format
  169. configure:5501: result: func_convert_file_noop
  170. configure:5508: checking for /usr/pkgsrc/editors/codeblocks/work/.cwrapper/bin/ld option to reload object files
  171. configure:5515: result: -r
  172. configure:5549: checking for x86_64--netbsd-objdump
  173. configure:5579: result: no
  174. configure:5589: checking for objdump
  175. configure:5605: found /usr/bin/objdump
  176. configure:5616: result: objdump
  177. configure:5648: checking how to recognize dependent libraries
  178. configure:5850: result: match_pattern /lib[^/]+(\.so|_pic\.a)$
  179. configure:5895: checking for x86_64--netbsd-dlltool
  180. configure:5925: result: no
  181. configure:5935: checking for dlltool
  182. configure:5965: result: no
  183. configure:5995: checking how to associate runtime and link libraries
  184. configure:6022: result: printf %s\n
  185. configure:6039: checking for x86_64--netbsd-ar
  186. configure:6069: result: no
  187. configure:6083: checking for ar
  188. configure:6099: found /usr/bin/ar
  189. configure:6110: result: ar
  190. configure:6147: checking for archiver @FILE support
  191. configure:6164: gcc -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  192. configure:6164: $? = 0
  193. configure:6167: ar cru libconftest.a @conftest.lst >&5
  194. configure:6170: $? = 0
  195. configure:6175: ar cru libconftest.a @conftest.lst >&5
  196. ar: conftest.o: No such file or directory
  197. configure:6178: $? = 1
  198. configure:6190: result: @
  199. configure:6208: checking for x86_64--netbsd-strip
  200. configure:6238: result: no
  201. configure:6248: checking for strip
  202. configure:6264: found /usr/pkgsrc/editors/codeblocks/work/.tools/bin/strip
  203. configure:6275: result: strip
  204. configure:6307: checking for x86_64--netbsd-ranlib
  205. configure:6337: result: no
  206. configure:6347: checking for ranlib
  207. configure:6363: found /usr/bin/ranlib
  208. configure:6374: result: ranlib
  209. configure:6476: checking command to parse /usr/bin/nm -B output from gcc object
  210. configure:6596: gcc -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  211. configure:6599: $? = 0
  212. configure:6603: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  213. configure:6606: $? = 0
  214. configure:6672: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c conftstm.o >&5
  215. configure:6675: $? = 0
  216. configure:6713: result: ok
  217. configure:6750: checking for sysroot
  218. configure:6780: result: no
  219. configure:6996: checking for x86_64--netbsd-mt
  220. configure:7026: result: no
  221. configure:7036: checking for mt
  222. configure:7052: found /bin/mt
  223. configure:7063: result: mt
  224. configure:7086: checking if mt is a manifest tool
  225. configure:7092: mt '-?'
  226. mt: unknown option -- ?
  227. usage: mt [-f device] command [count]
  228. configure:7100: result: no
  229. configure:7742: checking how to run the C preprocessor
  230. configure:7773: gcc -E -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c
  231. configure:7773: $? = 0
  232. configure:7787: gcc -E -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c
  233. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  234. compilation terminated.
  235. configure:7787: $? = 1
  236. configure: failed program was:
  237. | /* confdefs.h */
  238. | #define PACKAGE_NAME "codeblocks"
  239. | #define PACKAGE_TARNAME "codeblocks"
  240. | #define PACKAGE_VERSION "16.01svn10692"
  241. | #define PACKAGE_STRING "codeblocks 16.01svn10692"
  242. | #define PACKAGE_BUGREPORT ""
  243. | #define PACKAGE_URL ""
  244. | #define PACKAGE "codeblocks"
  245. | #define VERSION "16.01svn10692"
  246. | /* end confdefs.h. */
  247. | #include <ac_nonexistent.h>
  248. configure:7812: result: gcc -E
  249. configure:7832: gcc -E -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c
  250. configure:7832: $? = 0
  251. configure:7846: gcc -E -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c
  252. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  253. compilation terminated.
  254. configure:7846: $? = 1
  255. configure: failed program was:
  256. | /* confdefs.h */
  257. | #define PACKAGE_NAME "codeblocks"
  258. | #define PACKAGE_TARNAME "codeblocks"
  259. | #define PACKAGE_VERSION "16.01svn10692"
  260. | #define PACKAGE_STRING "codeblocks 16.01svn10692"
  261. | #define PACKAGE_BUGREPORT ""
  262. | #define PACKAGE_URL ""
  263. | #define PACKAGE "codeblocks"
  264. | #define VERSION "16.01svn10692"
  265. | /* end confdefs.h. */
  266. | #include <ac_nonexistent.h>
  267. configure:7875: checking for ANSI C header files
  268. configure:7895: gcc -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  269. configure:7895: $? = 0
  270. configure:7968: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c >&5
  271. configure:7968: $? = 0
  272. configure:7968: ./conftest
  273. configure:7968: $? = 0
  274. configure:7979: result: yes
  275. configure:7992: checking for sys/types.h
  276. configure:7992: gcc -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  277. configure:7992: $? = 0
  278. configure:7992: result: yes
  279. configure:7992: checking for sys/stat.h
  280. configure:7992: gcc -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  281. configure:7992: $? = 0
  282. configure:7992: result: yes
  283. configure:7992: checking for stdlib.h
  284. configure:7992: gcc -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  285. configure:7992: $? = 0
  286. configure:7992: result: yes
  287. configure:7992: checking for string.h
  288. configure:7992: gcc -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  289. configure:7992: $? = 0
  290. configure:7992: result: yes
  291. configure:7992: checking for memory.h
  292. configure:7992: gcc -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  293. configure:7992: $? = 0
  294. configure:7992: result: yes
  295. configure:7992: checking for strings.h
  296. configure:7992: gcc -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  297. configure:7992: $? = 0
  298. configure:7992: result: yes
  299. configure:7992: checking for inttypes.h
  300. configure:7992: gcc -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  301. configure:7992: $? = 0
  302. configure:7992: result: yes
  303. configure:7992: checking for stdint.h
  304. configure:7992: gcc -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  305. configure:7992: $? = 0
  306. configure:7992: result: yes
  307. configure:7992: checking for unistd.h
  308. configure:7992: gcc -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  309. configure:7992: $? = 0
  310. configure:7992: result: yes
  311. configure:8006: checking for dlfcn.h
  312. configure:8006: gcc -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  313. configure:8006: $? = 0
  314. configure:8006: result: yes
  315. configure:8182: checking for objdir
  316. configure:8197: result: .libs
  317. configure:8468: checking if gcc supports -fno-rtti -fno-exceptions
  318. configure:8486: gcc -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -fno-rtti -fno-exceptions conftest.c >&5
  319. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  320. configure:8490: $? = 0
  321. configure:8503: result: no
  322. configure:8830: checking for gcc option to produce PIC
  323. configure:8837: result: -fPIC -DPIC
  324. configure:8845: checking if gcc PIC flag -fPIC -DPIC works
  325. configure:8863: gcc -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -fPIC -DPIC -DPIC conftest.c >&5
  326. configure:8867: $? = 0
  327. configure:8880: result: yes
  328. configure:8909: checking if gcc static flag -static works
  329. configure:8937: result: yes
  330. configure:8952: checking if gcc supports -c -o file.o
  331. configure:8973: gcc -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -o out/conftest2.o conftest.c >&5
  332. configure:8977: $? = 0
  333. configure:8999: result: yes
  334. configure:9007: checking if gcc supports -c -o file.o
  335. configure:9054: result: yes
  336. configure:9087: checking whether the gcc linker (/usr/pkgsrc/editors/codeblocks/work/.cwrapper/bin/ld) supports shared libraries
  337. configure:10240: result: yes
  338. configure:10277: checking whether -lc should be explicitly linked in
  339. configure:10285: gcc -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  340. configure:10288: $? = 0
  341. configure:10303: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  342. configure:10306: $? = 0
  343. configure:10320: result: no
  344. configure:10480: checking dynamic linker characteristics
  345. configure:11217: result: NetBSD ld.elf_so
  346. configure:11324: checking how to hardcode library paths into programs
  347. configure:11349: result: immediate
  348. configure:11889: checking whether stripping libraries is possible
  349. configure:11894: result: yes
  350. configure:11929: checking if libtool supports shared libraries
  351. configure:11931: result: yes
  352. configure:11934: checking whether to build shared libraries
  353. configure:11955: result: yes
  354. configure:11958: checking whether to build static libraries
  355. configure:11962: result: no
  356. configure:12014: checking whether make supports nested variables
  357. configure:12031: result: yes
  358. configure:12172: checking for C++ compiler version
  359. configure:12181: c++ --version >&5
  360. g++ (nb2 20180327) 5.5.0
  361. Copyright (C) 2015 Free Software Foundation, Inc.
  362. This is free software; see the source for copying conditions. There is NO
  363. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  364.  
  365. configure:12192: $? = 0
  366. configure:12181: c++ -v >&5
  367. Using built-in specs.
  368. COLLECT_GCC=/usr/pkgsrc/editors/codeblocks/work/.gcc/bin/g++
  369. COLLECT_LTO_WRAPPER=/usr/libexec/lto-wrapper
  370. Target: x86_64--netbsd
  371. Configured with: /usr/src/tools/gcc/../../external/gpl3/gcc.old/dist/configure --target=x86_64--netbsd --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20171112' --with-system-zlib --disable-libstdcxx-dual-abi --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads --with-tune=nocona --with-diagnostics-color=auto-if-env --with-mpc-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/gmp/lib/libgmp --with-mpc-include=/usr/src/external/lgpl3/mpc/dist/src --with-mpfr-include=/usr/src/external/lgpl3/mpfr/dist/src --with-gmp-include=/usr/src/external/lgpl3/gmp/lib/libgmp/arch/x86_64 --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --disable-libstdcxx-dual-abi --build=x86_64-unknown-netbsd7.1 --host=x86_64--netbsd --with-sysroot=/var/obj/mknative/amd64-x86_64/usr/src/destdir.amd64
  372. Thread model: posix
  373. gcc version 5.5.0 (nb2 20180327)
  374. configure:12192: $? = 0
  375. configure:12181: c++ -V >&5
  376. g++: error: unrecognized command line option '-V'
  377. g++: fatal error: no input files
  378. compilation terminated.
  379. configure:12192: $? = 1
  380. configure:12181: c++ -qversion >&5
  381. g++: error: unrecognized command line option '-qversion'
  382. g++: fatal error: no input files
  383. compilation terminated.
  384. configure:12192: $? = 1
  385. configure:12196: checking whether we are using the GNU C++ compiler
  386. configure:12215: c++ -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.cpp >&5
  387. configure:12215: $? = 0
  388. configure:12224: result: yes
  389. configure:12233: checking whether c++ accepts -g
  390. configure:12253: c++ -c -g -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.cpp >&5
  391. configure:12253: $? = 0
  392. configure:12294: result: yes
  393. configure:12319: checking dependency style of c++
  394. configure:12430: result: gcc3
  395. configure:12463: checking how to run the C++ preprocessor
  396. configure:12490: c++ -E -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.cpp
  397. configure:12490: $? = 0
  398. configure:12504: c++ -E -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.cpp
  399. conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
  400. compilation terminated.
  401. configure:12504: $? = 1
  402. configure: failed program was:
  403. | /* confdefs.h */
  404. | #define PACKAGE_NAME "codeblocks"
  405. | #define PACKAGE_TARNAME "codeblocks"
  406. | #define PACKAGE_VERSION "16.01svn10692"
  407. | #define PACKAGE_STRING "codeblocks 16.01svn10692"
  408. | #define PACKAGE_BUGREPORT ""
  409. | #define PACKAGE_URL ""
  410. | #define PACKAGE "codeblocks"
  411. | #define VERSION "16.01svn10692"
  412. | #define STDC_HEADERS 1
  413. | #define HAVE_SYS_TYPES_H 1
  414. | #define HAVE_SYS_STAT_H 1
  415. | #define HAVE_STDLIB_H 1
  416. | #define HAVE_STRING_H 1
  417. | #define HAVE_MEMORY_H 1
  418. | #define HAVE_STRINGS_H 1
  419. | #define HAVE_INTTYPES_H 1
  420. | #define HAVE_STDINT_H 1
  421. | #define HAVE_UNISTD_H 1
  422. | #define HAVE_DLFCN_H 1
  423. | #define LT_OBJDIR ".libs/"
  424. | /* end confdefs.h. */
  425. | #include <ac_nonexistent.h>
  426. configure:12529: result: c++ -E
  427. configure:12549: c++ -E -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.cpp
  428. configure:12549: $? = 0
  429. configure:12563: c++ -E -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.cpp
  430. conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
  431. compilation terminated.
  432. configure:12563: $? = 1
  433. configure: failed program was:
  434. | /* confdefs.h */
  435. | #define PACKAGE_NAME "codeblocks"
  436. | #define PACKAGE_TARNAME "codeblocks"
  437. | #define PACKAGE_VERSION "16.01svn10692"
  438. | #define PACKAGE_STRING "codeblocks 16.01svn10692"
  439. | #define PACKAGE_BUGREPORT ""
  440. | #define PACKAGE_URL ""
  441. | #define PACKAGE "codeblocks"
  442. | #define VERSION "16.01svn10692"
  443. | #define STDC_HEADERS 1
  444. | #define HAVE_SYS_TYPES_H 1
  445. | #define HAVE_SYS_STAT_H 1
  446. | #define HAVE_STDLIB_H 1
  447. | #define HAVE_STRING_H 1
  448. | #define HAVE_MEMORY_H 1
  449. | #define HAVE_STRINGS_H 1
  450. | #define HAVE_INTTYPES_H 1
  451. | #define HAVE_STDINT_H 1
  452. | #define HAVE_UNISTD_H 1
  453. | #define HAVE_DLFCN_H 1
  454. | #define LT_OBJDIR ".libs/"
  455. | /* end confdefs.h. */
  456. | #include <ac_nonexistent.h>
  457. configure:12732: checking for ld used by c++
  458. configure:12799: result: /usr/pkgsrc/editors/codeblocks/work/.cwrapper/bin/ld
  459. configure:12806: checking if the linker (/usr/pkgsrc/editors/codeblocks/work/.cwrapper/bin/ld) is GNU ld
  460. configure:12821: result: yes
  461. configure:12876: checking whether the c++ linker (/usr/pkgsrc/editors/codeblocks/work/.cwrapper/bin/ld) supports shared libraries
  462. configure:13881: result: yes
  463. configure:13917: c++ -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.cpp >&5
  464. configure:13920: $? = 0
  465. configure:14440: checking for c++ option to produce PIC
  466. configure:14447: result: -fPIC -DPIC
  467. configure:14455: checking if c++ PIC flag -fPIC -DPIC works
  468. configure:14473: c++ -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -fPIC -DPIC -DPIC conftest.cpp >&5
  469. configure:14477: $? = 0
  470. configure:14490: result: yes
  471. configure:14513: checking if c++ static flag -static works
  472. configure:14541: result: yes
  473. configure:14553: checking if c++ supports -c -o file.o
  474. configure:14574: c++ -c -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -o out/conftest2.o conftest.cpp >&5
  475. configure:14578: $? = 0
  476. configure:14600: result: yes
  477. configure:14605: checking if c++ supports -c -o file.o
  478. configure:14652: result: yes
  479. configure:14682: checking whether the c++ linker (/usr/pkgsrc/editors/codeblocks/work/.cwrapper/bin/ld) supports shared libraries
  480. configure:14718: result: yes
  481. configure:14859: checking dynamic linker characteristics
  482. configure:15530: result: NetBSD ld.elf_so
  483. configure:15583: checking how to hardcode library paths into programs
  484. configure:15608: result: immediate
  485. configure:15653: checking how to run the C preprocessor
  486. configure:15723: result: gcc -E
  487. configure:15743: gcc -E -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c
  488. configure:15743: $? = 0
  489. configure:15757: gcc -E -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c
  490. conftest.c:23:28: fatal error: ac_nonexistent.h: No such file or directory
  491. compilation terminated.
  492. configure:15757: $? = 1
  493. configure: failed program was:
  494. | /* confdefs.h */
  495. | #define PACKAGE_NAME "codeblocks"
  496. | #define PACKAGE_TARNAME "codeblocks"
  497. | #define PACKAGE_VERSION "16.01svn10692"
  498. | #define PACKAGE_STRING "codeblocks 16.01svn10692"
  499. | #define PACKAGE_BUGREPORT ""
  500. | #define PACKAGE_URL ""
  501. | #define PACKAGE "codeblocks"
  502. | #define VERSION "16.01svn10692"
  503. | #define STDC_HEADERS 1
  504. | #define HAVE_SYS_TYPES_H 1
  505. | #define HAVE_SYS_STAT_H 1
  506. | #define HAVE_STDLIB_H 1
  507. | #define HAVE_STRING_H 1
  508. | #define HAVE_MEMORY_H 1
  509. | #define HAVE_STRINGS_H 1
  510. | #define HAVE_INTTYPES_H 1
  511. | #define HAVE_STDINT_H 1
  512. | #define HAVE_UNISTD_H 1
  513. | #define HAVE_DLFCN_H 1
  514. | #define LT_OBJDIR ".libs/"
  515. | /* end confdefs.h. */
  516. | #include <ac_nonexistent.h>
  517. configure:15793: checking for x86_64--netbsd-gcc
  518. configure:15820: result: gcc
  519. configure:16089: checking for C compiler version
  520. configure:16098: gcc --version >&5
  521. gcc (nb2 20180327) 5.5.0
  522. Copyright (C) 2015 Free Software Foundation, Inc.
  523. This is free software; see the source for copying conditions. There is NO
  524. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  525.  
  526. configure:16109: $? = 0
  527. configure:16098: gcc -v >&5
  528. Using built-in specs.
  529. COLLECT_GCC=/usr/pkgsrc/editors/codeblocks/work/.gcc/bin/gcc
  530. COLLECT_LTO_WRAPPER=/usr/libexec/lto-wrapper
  531. Target: x86_64--netbsd
  532. Configured with: /usr/src/tools/gcc/../../external/gpl3/gcc.old/dist/configure --target=x86_64--netbsd --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20171112' --with-system-zlib --disable-libstdcxx-dual-abi --enable-__cxa_atexit --enable-libstdcxx-time=rt --enable-libstdcxx-threads --with-tune=nocona --with-diagnostics-color=auto-if-env --with-mpc-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/amd64-x86_64/usr/src/external/lgpl3/gmp/lib/libgmp --with-mpc-include=/usr/src/external/lgpl3/mpc/dist/src --with-mpfr-include=/usr/src/external/lgpl3/mpfr/dist/src --with-gmp-include=/usr/src/external/lgpl3/gmp/lib/libgmp/arch/x86_64 --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --disable-libstdcxx-dual-abi --build=x86_64-unknown-netbsd7.1 --host=x86_64--netbsd --with-sysroot=/var/obj/mknative/amd64-x86_64/usr/src/destdir.amd64
  533. Thread model: posix
  534. gcc version 5.5.0 (nb2 20180327)
  535. configure:16109: $? = 0
  536. configure:16098: gcc -V >&5
  537. gcc: error: unrecognized command line option '-V'
  538. gcc: fatal error: no input files
  539. compilation terminated.
  540. configure:16109: $? = 1
  541. configure:16098: gcc -qversion >&5
  542. gcc: error: unrecognized command line option '-qversion'
  543. gcc: fatal error: no input files
  544. compilation terminated.
  545. configure:16109: $? = 1
  546. configure:16113: checking whether we are using the GNU C compiler
  547. configure:16141: result: yes
  548. configure:16150: checking whether gcc accepts -g
  549. configure:16211: result: yes
  550. configure:16228: checking for gcc option to accept ISO C89
  551. configure:16304: result: none needed
  552. configure:16326: checking dependency style of gcc
  553. configure:16437: result: gcc3
  554. configure:16453: checking whether gcc and cc understand -c and -o together
  555. configure:16484: gcc -c conftest.c -o conftest2.o >&5
  556. configure:16488: $? = 0
  557. configure:16494: gcc -c conftest.c -o conftest2.o >&5
  558. configure:16498: $? = 0
  559. configure:16509: cc -c conftest.c >&5
  560. configure:16513: $? = 0
  561. configure:16521: cc -c conftest.c -o conftest2.o >&5
  562. configure:16525: $? = 0
  563. configure:16531: cc -c conftest.c -o conftest2.o >&5
  564. configure:16535: $? = 0
  565. configure:16553: result: yes
  566. configure:16579: checking whether ln -s works
  567. configure:16583: result: yes
  568. configure:16590: checking whether make sets $(MAKE)
  569. configure:16612: result: yes
  570. configure:16625: checking for gawk
  571. configure:16652: result: /usr/bin/awk
  572. configure:16666: checking whether the linker accepts -Wl,--no-undefined
  573. configure:16685: gcc -o conftest -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,--no-undefined conftest.c >&5
  574. configure:16685: $? = 0
  575. configure:16694: result: yes
  576. configure:16705: checking whether to enable debugging
  577. configure:16723: result: no
  578. configure:16900: checking for dirent.h that defines DIR
  579. configure:16919: gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  580. configure:16919: $? = 0
  581. configure:16927: result: yes
  582. configure:16940: checking for library containing opendir
  583. configure:16971: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c >&5
  584. /var/tmp//cct9rJbT.o: In function `main':
  585. conftest.c:(.text.startup+0x7): warning: warning: reference to compatibility opendir(); include <dirent.h> for correct reference
  586. configure:16971: $? = 0
  587. configure:16988: result: none required
  588. configure:17055: checking for ANSI C header files
  589. configure:17159: result: yes
  590. configure:17170: checking fcntl.h usability
  591. configure:17170: gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  592. configure:17170: $? = 0
  593. configure:17170: result: yes
  594. configure:17170: checking fcntl.h presence
  595. configure:17170: gcc -E -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c
  596. configure:17170: $? = 0
  597. configure:17170: result: yes
  598. configure:17170: checking for fcntl.h
  599. configure:17170: result: yes
  600. configure:17170: checking limits.h usability
  601. configure:17170: gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  602. configure:17170: $? = 0
  603. configure:17170: result: yes
  604. configure:17170: checking limits.h presence
  605. configure:17170: gcc -E -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c
  606. configure:17170: $? = 0
  607. configure:17170: result: yes
  608. configure:17170: checking for limits.h
  609. configure:17170: result: yes
  610. configure:17170: checking for stdlib.h
  611. configure:17170: result: yes
  612. configure:17170: checking for string.h
  613. configure:17170: result: yes
  614. configure:17170: checking sys/param.h usability
  615. configure:17170: gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  616. configure:17170: $? = 0
  617. configure:17170: result: yes
  618. configure:17170: checking sys/param.h presence
  619. configure:17170: gcc -E -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c
  620. configure:17170: $? = 0
  621. configure:17170: result: yes
  622. configure:17170: checking for sys/param.h
  623. configure:17170: result: yes
  624. configure:17170: checking for unistd.h
  625. configure:17170: result: yes
  626. configure:17170: checking malloc.h usability
  627. configure:17170: gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  628. configure:17170: $? = 0
  629. configure:17170: result: yes
  630. configure:17170: checking malloc.h presence
  631. configure:17170: gcc -E -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c
  632. configure:17170: $? = 0
  633. configure:17170: result: yes
  634. configure:17170: checking for malloc.h
  635. configure:17170: result: yes
  636. configure:17170: checking sys/malloc.h usability
  637. configure:17170: gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  638. configure:17170: $? = 0
  639. configure:17170: result: yes
  640. configure:17170: checking sys/malloc.h presence
  641. configure:17170: gcc -E -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c
  642. configure:17170: $? = 0
  643. configure:17170: result: yes
  644. configure:17170: checking for sys/malloc.h
  645. configure:17170: result: yes
  646. configure:17170: checking malloc/malloc.h usability
  647. configure:17170: gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  648. conftest.c:66:27: fatal error: malloc/malloc.h: No such file or directory
  649. compilation terminated.
  650. configure:17170: $? = 1
  651. configure: failed program was:
  652. | /* confdefs.h */
  653. | #define PACKAGE_NAME "codeblocks"
  654. | #define PACKAGE_TARNAME "codeblocks"
  655. | #define PACKAGE_VERSION "16.01svn10692"
  656. | #define PACKAGE_STRING "codeblocks 16.01svn10692"
  657. | #define PACKAGE_BUGREPORT ""
  658. | #define PACKAGE_URL ""
  659. | #define PACKAGE "codeblocks"
  660. | #define VERSION "16.01svn10692"
  661. | #define STDC_HEADERS 1
  662. | #define HAVE_SYS_TYPES_H 1
  663. | #define HAVE_SYS_STAT_H 1
  664. | #define HAVE_STDLIB_H 1
  665. | #define HAVE_STRING_H 1
  666. | #define HAVE_MEMORY_H 1
  667. | #define HAVE_STRINGS_H 1
  668. | #define HAVE_INTTYPES_H 1
  669. | #define HAVE_STDINT_H 1
  670. | #define HAVE_UNISTD_H 1
  671. | #define HAVE_DLFCN_H 1
  672. | #define LT_OBJDIR ".libs/"
  673. | #define HAVE_DIRENT_H 1
  674. | #define STDC_HEADERS 1
  675. | #define HAVE_FCNTL_H 1
  676. | #define HAVE_LIMITS_H 1
  677. | #define HAVE_STDLIB_H 1
  678. | #define HAVE_STRING_H 1
  679. | #define HAVE_SYS_PARAM_H 1
  680. | #define HAVE_UNISTD_H 1
  681. | #define HAVE_MALLOC_H 1
  682. | #define HAVE_SYS_MALLOC_H 1
  683. | /* end confdefs.h. */
  684. | #include <stdio.h>
  685. | #ifdef HAVE_SYS_TYPES_H
  686. | # include <sys/types.h>
  687. | #endif
  688. | #ifdef HAVE_SYS_STAT_H
  689. | # include <sys/stat.h>
  690. | #endif
  691. | #ifdef STDC_HEADERS
  692. | # include <stdlib.h>
  693. | # include <stddef.h>
  694. | #else
  695. | # ifdef HAVE_STDLIB_H
  696. | # include <stdlib.h>
  697. | # endif
  698. | #endif
  699. | #ifdef HAVE_STRING_H
  700. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  701. | # include <memory.h>
  702. | # endif
  703. | # include <string.h>
  704. | #endif
  705. | #ifdef HAVE_STRINGS_H
  706. | # include <strings.h>
  707. | #endif
  708. | #ifdef HAVE_INTTYPES_H
  709. | # include <inttypes.h>
  710. | #endif
  711. | #ifdef HAVE_STDINT_H
  712. | # include <stdint.h>
  713. | #endif
  714. | #ifdef HAVE_UNISTD_H
  715. | # include <unistd.h>
  716. | #endif
  717. | #include <malloc/malloc.h>
  718. configure:17170: result: no
  719. configure:17170: checking malloc/malloc.h presence
  720. configure:17170: gcc -E -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c
  721. conftest.c:33:27: fatal error: malloc/malloc.h: No such file or directory
  722. compilation terminated.
  723. configure:17170: $? = 1
  724. configure: failed program was:
  725. | /* confdefs.h */
  726. | #define PACKAGE_NAME "codeblocks"
  727. | #define PACKAGE_TARNAME "codeblocks"
  728. | #define PACKAGE_VERSION "16.01svn10692"
  729. | #define PACKAGE_STRING "codeblocks 16.01svn10692"
  730. | #define PACKAGE_BUGREPORT ""
  731. | #define PACKAGE_URL ""
  732. | #define PACKAGE "codeblocks"
  733. | #define VERSION "16.01svn10692"
  734. | #define STDC_HEADERS 1
  735. | #define HAVE_SYS_TYPES_H 1
  736. | #define HAVE_SYS_STAT_H 1
  737. | #define HAVE_STDLIB_H 1
  738. | #define HAVE_STRING_H 1
  739. | #define HAVE_MEMORY_H 1
  740. | #define HAVE_STRINGS_H 1
  741. | #define HAVE_INTTYPES_H 1
  742. | #define HAVE_STDINT_H 1
  743. | #define HAVE_UNISTD_H 1
  744. | #define HAVE_DLFCN_H 1
  745. | #define LT_OBJDIR ".libs/"
  746. | #define HAVE_DIRENT_H 1
  747. | #define STDC_HEADERS 1
  748. | #define HAVE_FCNTL_H 1
  749. | #define HAVE_LIMITS_H 1
  750. | #define HAVE_STDLIB_H 1
  751. | #define HAVE_STRING_H 1
  752. | #define HAVE_SYS_PARAM_H 1
  753. | #define HAVE_UNISTD_H 1
  754. | #define HAVE_MALLOC_H 1
  755. | #define HAVE_SYS_MALLOC_H 1
  756. | /* end confdefs.h. */
  757. | #include <malloc/malloc.h>
  758. configure:17170: result: no
  759. configure:17170: checking for malloc/malloc.h
  760. configure:17170: result: no
  761. configure:17181: checking for stdbool.h that conforms to C99
  762. configure:17248: gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  763. configure:17248: $? = 0
  764. configure:17255: result: yes
  765. configure:17257: checking for _Bool
  766. configure:17257: gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  767. configure:17257: $? = 0
  768. configure:17257: gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  769. conftest.c: In function 'main':
  770. conftest.c:69:20: error: expected expression before ')' token
  771. if (sizeof ((_Bool)))
  772. ^
  773. configure:17257: $? = 1
  774. configure: failed program was:
  775. | /* confdefs.h */
  776. | #define PACKAGE_NAME "codeblocks"
  777. | #define PACKAGE_TARNAME "codeblocks"
  778. | #define PACKAGE_VERSION "16.01svn10692"
  779. | #define PACKAGE_STRING "codeblocks 16.01svn10692"
  780. | #define PACKAGE_BUGREPORT ""
  781. | #define PACKAGE_URL ""
  782. | #define PACKAGE "codeblocks"
  783. | #define VERSION "16.01svn10692"
  784. | #define STDC_HEADERS 1
  785. | #define HAVE_SYS_TYPES_H 1
  786. | #define HAVE_SYS_STAT_H 1
  787. | #define HAVE_STDLIB_H 1
  788. | #define HAVE_STRING_H 1
  789. | #define HAVE_MEMORY_H 1
  790. | #define HAVE_STRINGS_H 1
  791. | #define HAVE_INTTYPES_H 1
  792. | #define HAVE_STDINT_H 1
  793. | #define HAVE_UNISTD_H 1
  794. | #define HAVE_DLFCN_H 1
  795. | #define LT_OBJDIR ".libs/"
  796. | #define HAVE_DIRENT_H 1
  797. | #define STDC_HEADERS 1
  798. | #define HAVE_FCNTL_H 1
  799. | #define HAVE_LIMITS_H 1
  800. | #define HAVE_STDLIB_H 1
  801. | #define HAVE_STRING_H 1
  802. | #define HAVE_SYS_PARAM_H 1
  803. | #define HAVE_UNISTD_H 1
  804. | #define HAVE_MALLOC_H 1
  805. | #define HAVE_SYS_MALLOC_H 1
  806. | /* end confdefs.h. */
  807. | #include <stdio.h>
  808. | #ifdef HAVE_SYS_TYPES_H
  809. | # include <sys/types.h>
  810. | #endif
  811. | #ifdef HAVE_SYS_STAT_H
  812. | # include <sys/stat.h>
  813. | #endif
  814. | #ifdef STDC_HEADERS
  815. | # include <stdlib.h>
  816. | # include <stddef.h>
  817. | #else
  818. | # ifdef HAVE_STDLIB_H
  819. | # include <stdlib.h>
  820. | # endif
  821. | #endif
  822. | #ifdef HAVE_STRING_H
  823. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  824. | # include <memory.h>
  825. | # endif
  826. | # include <string.h>
  827. | #endif
  828. | #ifdef HAVE_STRINGS_H
  829. | # include <strings.h>
  830. | #endif
  831. | #ifdef HAVE_INTTYPES_H
  832. | # include <inttypes.h>
  833. | #endif
  834. | #ifdef HAVE_STDINT_H
  835. | # include <stdint.h>
  836. | #endif
  837. | #ifdef HAVE_UNISTD_H
  838. | # include <unistd.h>
  839. | #endif
  840. | int
  841. | main ()
  842. | {
  843. | if (sizeof ((_Bool)))
  844. | return 0;
  845. | ;
  846. | return 0;
  847. | }
  848. configure:17257: result: yes
  849. configure:17274: checking for an ANSI C-conforming const
  850. configure:17340: gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  851. configure:17340: $? = 0
  852. configure:17347: result: yes
  853. configure:17355: checking for inline
  854. configure:17371: gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  855. configure:17371: $? = 0
  856. configure:17379: result: inline
  857. configure:17397: checking for size_t
  858. configure:17397: gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  859. configure:17397: $? = 0
  860. configure:17397: gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  861. conftest.c: In function 'main':
  862. conftest.c:71:21: error: expected expression before ')' token
  863. if (sizeof ((size_t)))
  864. ^
  865. configure:17397: $? = 1
  866. configure: failed program was:
  867. | /* confdefs.h */
  868. | #define PACKAGE_NAME "codeblocks"
  869. | #define PACKAGE_TARNAME "codeblocks"
  870. | #define PACKAGE_VERSION "16.01svn10692"
  871. | #define PACKAGE_STRING "codeblocks 16.01svn10692"
  872. | #define PACKAGE_BUGREPORT ""
  873. | #define PACKAGE_URL ""
  874. | #define PACKAGE "codeblocks"
  875. | #define VERSION "16.01svn10692"
  876. | #define STDC_HEADERS 1
  877. | #define HAVE_SYS_TYPES_H 1
  878. | #define HAVE_SYS_STAT_H 1
  879. | #define HAVE_STDLIB_H 1
  880. | #define HAVE_STRING_H 1
  881. | #define HAVE_MEMORY_H 1
  882. | #define HAVE_STRINGS_H 1
  883. | #define HAVE_INTTYPES_H 1
  884. | #define HAVE_STDINT_H 1
  885. | #define HAVE_UNISTD_H 1
  886. | #define HAVE_DLFCN_H 1
  887. | #define LT_OBJDIR ".libs/"
  888. | #define HAVE_DIRENT_H 1
  889. | #define STDC_HEADERS 1
  890. | #define HAVE_FCNTL_H 1
  891. | #define HAVE_LIMITS_H 1
  892. | #define HAVE_STDLIB_H 1
  893. | #define HAVE_STRING_H 1
  894. | #define HAVE_SYS_PARAM_H 1
  895. | #define HAVE_UNISTD_H 1
  896. | #define HAVE_MALLOC_H 1
  897. | #define HAVE_SYS_MALLOC_H 1
  898. | #define HAVE__BOOL 1
  899. | #define HAVE_STDBOOL_H 1
  900. | /* end confdefs.h. */
  901. | #include <stdio.h>
  902. | #ifdef HAVE_SYS_TYPES_H
  903. | # include <sys/types.h>
  904. | #endif
  905. | #ifdef HAVE_SYS_STAT_H
  906. | # include <sys/stat.h>
  907. | #endif
  908. | #ifdef STDC_HEADERS
  909. | # include <stdlib.h>
  910. | # include <stddef.h>
  911. | #else
  912. | # ifdef HAVE_STDLIB_H
  913. | # include <stdlib.h>
  914. | # endif
  915. | #endif
  916. | #ifdef HAVE_STRING_H
  917. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  918. | # include <memory.h>
  919. | # endif
  920. | # include <string.h>
  921. | #endif
  922. | #ifdef HAVE_STRINGS_H
  923. | # include <strings.h>
  924. | #endif
  925. | #ifdef HAVE_INTTYPES_H
  926. | # include <inttypes.h>
  927. | #endif
  928. | #ifdef HAVE_STDINT_H
  929. | # include <stdint.h>
  930. | #endif
  931. | #ifdef HAVE_UNISTD_H
  932. | # include <unistd.h>
  933. | #endif
  934. | int
  935. | main ()
  936. | {
  937. | if (sizeof ((size_t)))
  938. | return 0;
  939. | ;
  940. | return 0;
  941. | }
  942. configure:17397: result: yes
  943. configure:17408: checking whether time.h and sys/time.h may both be included
  944. configure:17428: gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  945. configure:17428: $? = 0
  946. configure:17435: result: yes
  947. configure:17443: checking for working volatile
  948. configure:17462: gcc -c -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 conftest.c >&5
  949. configure:17462: $? = 0
  950. configure:17469: result: yes
  951. configure:17478: checking whether closedir returns void
  952. configure:17502: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c >&5
  953. configure:17502: $? = 0
  954. configure:17502: ./conftest
  955. configure:17502: $? = 0
  956. configure:17512: result: no
  957. configure:17522: checking for stdlib.h
  958. configure:17522: result: yes
  959. configure:17532: checking for GNU libc compatible malloc
  960. configure:17556: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c >&5
  961. configure:17556: $? = 0
  962. configure:17556: ./conftest
  963. configure:17556: $? = 0
  964. configure:17566: result: yes
  965. configure:17587: checking for working memcmp
  966. configure:17630: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c >&5
  967. configure:17630: $? = 0
  968. configure:17630: ./conftest
  969. configure:17630: $? = 0
  970. configure:17640: result: yes
  971. configure:17649: checking whether lstat correctly handles trailing slash
  972. configure:17675: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c >&5
  973. configure:17675: $? = 0
  974. configure:17675: ./conftest
  975. configure:17675: $? = 0
  976. configure:17692: result: yes
  977. configure:17711: checking whether stat accepts an empty string
  978. configure:17731: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c >&5
  979. configure:17731: $? = 0
  980. configure:17731: ./conftest
  981. configure:17731: $? = 0
  982. configure:17741: result: no
  983. configure:17759: checking for vprintf
  984. configure:17759: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c >&5
  985. conftest.c:62:6: warning: conflicting types for built-in function 'vprintf'
  986. char vprintf ();
  987. ^
  988. configure:17759: $? = 0
  989. configure:17759: result: yes
  990. configure:17765: checking for _doprnt
  991. configure:17765: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c >&5
  992. /var/tmp//ccb57hUt.o: In function `main':
  993. conftest.c:(.text.startup+0x7): undefined reference to `_doprnt'
  994. configure:17765: $? = 1
  995. configure: failed program was:
  996. | /* confdefs.h */
  997. | #define PACKAGE_NAME "codeblocks"
  998. | #define PACKAGE_TARNAME "codeblocks"
  999. | #define PACKAGE_VERSION "16.01svn10692"
  1000. | #define PACKAGE_STRING "codeblocks 16.01svn10692"
  1001. | #define PACKAGE_BUGREPORT ""
  1002. | #define PACKAGE_URL ""
  1003. | #define PACKAGE "codeblocks"
  1004. | #define VERSION "16.01svn10692"
  1005. | #define STDC_HEADERS 1
  1006. | #define HAVE_SYS_TYPES_H 1
  1007. | #define HAVE_SYS_STAT_H 1
  1008. | #define HAVE_STDLIB_H 1
  1009. | #define HAVE_STRING_H 1
  1010. | #define HAVE_MEMORY_H 1
  1011. | #define HAVE_STRINGS_H 1
  1012. | #define HAVE_INTTYPES_H 1
  1013. | #define HAVE_STDINT_H 1
  1014. | #define HAVE_UNISTD_H 1
  1015. | #define HAVE_DLFCN_H 1
  1016. | #define LT_OBJDIR ".libs/"
  1017. | #define HAVE_DIRENT_H 1
  1018. | #define STDC_HEADERS 1
  1019. | #define HAVE_FCNTL_H 1
  1020. | #define HAVE_LIMITS_H 1
  1021. | #define HAVE_STDLIB_H 1
  1022. | #define HAVE_STRING_H 1
  1023. | #define HAVE_SYS_PARAM_H 1
  1024. | #define HAVE_UNISTD_H 1
  1025. | #define HAVE_MALLOC_H 1
  1026. | #define HAVE_SYS_MALLOC_H 1
  1027. | #define HAVE__BOOL 1
  1028. | #define HAVE_STDBOOL_H 1
  1029. | #define TIME_WITH_SYS_TIME 1
  1030. | #define HAVE_STDLIB_H 1
  1031. | #define HAVE_MALLOC 1
  1032. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1033. | #define HAVE_VPRINTF 1
  1034. | /* end confdefs.h. */
  1035. | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
  1036. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1037. | #define _doprnt innocuous__doprnt
  1038. |
  1039. | /* System header to define __stub macros and hopefully few prototypes,
  1040. | which can conflict with char _doprnt (); below.
  1041. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1042. | <limits.h> exists even on freestanding compilers. */
  1043. |
  1044. | #ifdef __STDC__
  1045. | # include <limits.h>
  1046. | #else
  1047. | # include <assert.h>
  1048. | #endif
  1049. |
  1050. | #undef _doprnt
  1051. |
  1052. | /* Override any GCC internal prototype to avoid an error.
  1053. | Use char because int might match the return type of a GCC
  1054. | builtin and then its argument prototype would still apply. */
  1055. | #ifdef __cplusplus
  1056. | extern "C"
  1057. | #endif
  1058. | char _doprnt ();
  1059. | /* The GNU C library defines this for functions which it implements
  1060. | to always fail with ENOSYS. Some functions are actually named
  1061. | something starting with __ and the normal name is an alias. */
  1062. | #if defined __stub__doprnt || defined __stub____doprnt
  1063. | choke me
  1064. | #endif
  1065. |
  1066. | int
  1067. | main ()
  1068. | {
  1069. | return _doprnt ();
  1070. | ;
  1071. | return 0;
  1072. | }
  1073. configure:17765: result: no
  1074. configure:17779: checking for atexit
  1075. configure:17779: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c >&5
  1076. configure:17779: $? = 0
  1077. configure:17779: result: yes
  1078. configure:17779: checking for getcwd
  1079. configure:17779: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c >&5
  1080. configure:17779: $? = 0
  1081. configure:17779: result: yes
  1082. configure:17779: checking for isascii
  1083. configure:17779: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c >&5
  1084. conftest.c:65:6: warning: conflicting types for built-in function 'isascii'
  1085. char isascii ();
  1086. ^
  1087. configure:17779: $? = 0
  1088. configure:17779: result: yes
  1089. configure:17779: checking for memchr
  1090. configure:17779: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c >&5
  1091. conftest.c:66:6: warning: conflicting types for built-in function 'memchr'
  1092. char memchr ();
  1093. ^
  1094. configure:17779: $? = 0
  1095. configure:17779: result: yes
  1096. configure:17779: checking for memmove
  1097. configure:17779: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c >&5
  1098. conftest.c:67:6: warning: conflicting types for built-in function 'memmove'
  1099. char memmove ();
  1100. ^
  1101. configure:17779: $? = 0
  1102. configure:17779: result: yes
  1103. configure:17779: checking for memset
  1104. configure:17779: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c >&5
  1105. conftest.c:68:6: warning: conflicting types for built-in function 'memset'
  1106. char memset ();
  1107. ^
  1108. configure:17779: $? = 0
  1109. configure:17779: result: yes
  1110. configure:17779: checking for strcasecmp
  1111. configure:17779: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c >&5
  1112. conftest.c:69:6: warning: conflicting types for built-in function 'strcasecmp'
  1113. char strcasecmp ();
  1114. ^
  1115. configure:17779: $? = 0
  1116. configure:17779: result: yes
  1117. configure:17779: checking for strchr
  1118. configure:17779: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c >&5
  1119. conftest.c:70:6: warning: conflicting types for built-in function 'strchr'
  1120. char strchr ();
  1121. ^
  1122. configure:17779: $? = 0
  1123. configure:17779: result: yes
  1124. configure:17779: checking for strcspn
  1125. configure:17779: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c >&5
  1126. conftest.c:71:6: warning: conflicting types for built-in function 'strcspn'
  1127. char strcspn ();
  1128. ^
  1129. configure:17779: $? = 0
  1130. configure:17779: result: yes
  1131. configure:17779: checking for strdup
  1132. configure:17779: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c >&5
  1133. conftest.c:72:6: warning: conflicting types for built-in function 'strdup'
  1134. char strdup ();
  1135. ^
  1136. configure:17779: $? = 0
  1137. configure:17779: result: yes
  1138. configure:17779: checking for strrchr
  1139. configure:17779: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c >&5
  1140. conftest.c:73:6: warning: conflicting types for built-in function 'strrchr'
  1141. char strrchr ();
  1142. ^
  1143. configure:17779: $? = 0
  1144. configure:17779: result: yes
  1145. configure:17779: checking for strstr
  1146. configure:17779: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c >&5
  1147. conftest.c:74:6: warning: conflicting types for built-in function 'strstr'
  1148. char strstr ();
  1149. ^
  1150. configure:17779: $? = 0
  1151. configure:17779: result: yes
  1152. configure:17788: checking for dlopen in -ldl
  1153. configure:17813: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c -ldl >&5
  1154. ld: cannot find -ldl
  1155. configure:17813: $? = 1
  1156. configure: failed program was:
  1157. | /* confdefs.h */
  1158. | #define PACKAGE_NAME "codeblocks"
  1159. | #define PACKAGE_TARNAME "codeblocks"
  1160. | #define PACKAGE_VERSION "16.01svn10692"
  1161. | #define PACKAGE_STRING "codeblocks 16.01svn10692"
  1162. | #define PACKAGE_BUGREPORT ""
  1163. | #define PACKAGE_URL ""
  1164. | #define PACKAGE "codeblocks"
  1165. | #define VERSION "16.01svn10692"
  1166. | #define STDC_HEADERS 1
  1167. | #define HAVE_SYS_TYPES_H 1
  1168. | #define HAVE_SYS_STAT_H 1
  1169. | #define HAVE_STDLIB_H 1
  1170. | #define HAVE_STRING_H 1
  1171. | #define HAVE_MEMORY_H 1
  1172. | #define HAVE_STRINGS_H 1
  1173. | #define HAVE_INTTYPES_H 1
  1174. | #define HAVE_STDINT_H 1
  1175. | #define HAVE_UNISTD_H 1
  1176. | #define HAVE_DLFCN_H 1
  1177. | #define LT_OBJDIR ".libs/"
  1178. | #define HAVE_DIRENT_H 1
  1179. | #define STDC_HEADERS 1
  1180. | #define HAVE_FCNTL_H 1
  1181. | #define HAVE_LIMITS_H 1
  1182. | #define HAVE_STDLIB_H 1
  1183. | #define HAVE_STRING_H 1
  1184. | #define HAVE_SYS_PARAM_H 1
  1185. | #define HAVE_UNISTD_H 1
  1186. | #define HAVE_MALLOC_H 1
  1187. | #define HAVE_SYS_MALLOC_H 1
  1188. | #define HAVE__BOOL 1
  1189. | #define HAVE_STDBOOL_H 1
  1190. | #define TIME_WITH_SYS_TIME 1
  1191. | #define HAVE_STDLIB_H 1
  1192. | #define HAVE_MALLOC 1
  1193. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1194. | #define HAVE_VPRINTF 1
  1195. | #define HAVE_ATEXIT 1
  1196. | #define HAVE_GETCWD 1
  1197. | #define HAVE_ISASCII 1
  1198. | #define HAVE_MEMCHR 1
  1199. | #define HAVE_MEMMOVE 1
  1200. | #define HAVE_MEMSET 1
  1201. | #define HAVE_STRCASECMP 1
  1202. | #define HAVE_STRCHR 1
  1203. | #define HAVE_STRCSPN 1
  1204. | #define HAVE_STRDUP 1
  1205. | #define HAVE_STRRCHR 1
  1206. | #define HAVE_STRSTR 1
  1207. | /* end confdefs.h. */
  1208. |
  1209. | /* Override any GCC internal prototype to avoid an error.
  1210. | Use char because int might match the return type of a GCC
  1211. | builtin and then its argument prototype would still apply. */
  1212. | #ifdef __cplusplus
  1213. | extern "C"
  1214. | #endif
  1215. | char dlopen ();
  1216. | int
  1217. | main ()
  1218. | {
  1219. | return dlopen ();
  1220. | ;
  1221. | return 0;
  1222. | }
  1223. configure:17822: result: no
  1224. configure:17833: checking for pthread_create in -lpthread
  1225. configure:17858: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c -lpthread >&5
  1226. configure:17858: $? = 0
  1227. configure:17867: result: yes
  1228. configure:17878: checking for snprintf
  1229. configure:17878: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c -lpthread >&5
  1230. conftest.c:76:6: warning: conflicting types for built-in function 'snprintf'
  1231. char snprintf ();
  1232. ^
  1233. configure:17878: $? = 0
  1234. configure:17878: result: yes
  1235. configure:17885: checking for vsnprintf
  1236. configure:17885: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c -lpthread >&5
  1237. conftest.c:77:6: warning: conflicting types for built-in function 'vsnprintf'
  1238. char vsnprintf ();
  1239. ^
  1240. configure:17885: $? = 0
  1241. configure:17885: result: yes
  1242. configure:17894: checking for library containing gzopen
  1243. configure:17925: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c -lpthread >&5
  1244. /var/tmp//ccrvkbpL.o: In function `main':
  1245. conftest.c:(.text.startup+0x7): undefined reference to `gzopen'
  1246. configure:17925: $? = 1
  1247. configure: failed program was:
  1248. | /* confdefs.h */
  1249. | #define PACKAGE_NAME "codeblocks"
  1250. | #define PACKAGE_TARNAME "codeblocks"
  1251. | #define PACKAGE_VERSION "16.01svn10692"
  1252. | #define PACKAGE_STRING "codeblocks 16.01svn10692"
  1253. | #define PACKAGE_BUGREPORT ""
  1254. | #define PACKAGE_URL ""
  1255. | #define PACKAGE "codeblocks"
  1256. | #define VERSION "16.01svn10692"
  1257. | #define STDC_HEADERS 1
  1258. | #define HAVE_SYS_TYPES_H 1
  1259. | #define HAVE_SYS_STAT_H 1
  1260. | #define HAVE_STDLIB_H 1
  1261. | #define HAVE_STRING_H 1
  1262. | #define HAVE_MEMORY_H 1
  1263. | #define HAVE_STRINGS_H 1
  1264. | #define HAVE_INTTYPES_H 1
  1265. | #define HAVE_STDINT_H 1
  1266. | #define HAVE_UNISTD_H 1
  1267. | #define HAVE_DLFCN_H 1
  1268. | #define LT_OBJDIR ".libs/"
  1269. | #define HAVE_DIRENT_H 1
  1270. | #define STDC_HEADERS 1
  1271. | #define HAVE_FCNTL_H 1
  1272. | #define HAVE_LIMITS_H 1
  1273. | #define HAVE_STDLIB_H 1
  1274. | #define HAVE_STRING_H 1
  1275. | #define HAVE_SYS_PARAM_H 1
  1276. | #define HAVE_UNISTD_H 1
  1277. | #define HAVE_MALLOC_H 1
  1278. | #define HAVE_SYS_MALLOC_H 1
  1279. | #define HAVE__BOOL 1
  1280. | #define HAVE_STDBOOL_H 1
  1281. | #define TIME_WITH_SYS_TIME 1
  1282. | #define HAVE_STDLIB_H 1
  1283. | #define HAVE_MALLOC 1
  1284. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1285. | #define HAVE_VPRINTF 1
  1286. | #define HAVE_ATEXIT 1
  1287. | #define HAVE_GETCWD 1
  1288. | #define HAVE_ISASCII 1
  1289. | #define HAVE_MEMCHR 1
  1290. | #define HAVE_MEMMOVE 1
  1291. | #define HAVE_MEMSET 1
  1292. | #define HAVE_STRCASECMP 1
  1293. | #define HAVE_STRCHR 1
  1294. | #define HAVE_STRCSPN 1
  1295. | #define HAVE_STRDUP 1
  1296. | #define HAVE_STRRCHR 1
  1297. | #define HAVE_STRSTR 1
  1298. | #define HAVE_LIBPTHREAD 1
  1299. | #define HAVE_SNPRINTF /**/
  1300. | #define HAVE_VSNPRINTF /**/
  1301. | /* end confdefs.h. */
  1302. |
  1303. | /* Override any GCC internal prototype to avoid an error.
  1304. | Use char because int might match the return type of a GCC
  1305. | builtin and then its argument prototype would still apply. */
  1306. | #ifdef __cplusplus
  1307. | extern "C"
  1308. | #endif
  1309. | char gzopen ();
  1310. | int
  1311. | main ()
  1312. | {
  1313. | return gzopen ();
  1314. | ;
  1315. | return 0;
  1316. | }
  1317. configure:17925: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c -lz -lpthread >&5
  1318. configure:17925: $? = 0
  1319. configure:17942: result: -lz
  1320. configure:17953: checking for library containing BZ2_bzopen
  1321. configure:17984: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c -lpthread >&5
  1322. /var/tmp//ccI62MKp.o: In function `main':
  1323. conftest.c:(.text.startup+0x7): undefined reference to `BZ2_bzopen'
  1324. configure:17984: $? = 1
  1325. configure: failed program was:
  1326. | /* confdefs.h */
  1327. | #define PACKAGE_NAME "codeblocks"
  1328. | #define PACKAGE_TARNAME "codeblocks"
  1329. | #define PACKAGE_VERSION "16.01svn10692"
  1330. | #define PACKAGE_STRING "codeblocks 16.01svn10692"
  1331. | #define PACKAGE_BUGREPORT ""
  1332. | #define PACKAGE_URL ""
  1333. | #define PACKAGE "codeblocks"
  1334. | #define VERSION "16.01svn10692"
  1335. | #define STDC_HEADERS 1
  1336. | #define HAVE_SYS_TYPES_H 1
  1337. | #define HAVE_SYS_STAT_H 1
  1338. | #define HAVE_STDLIB_H 1
  1339. | #define HAVE_STRING_H 1
  1340. | #define HAVE_MEMORY_H 1
  1341. | #define HAVE_STRINGS_H 1
  1342. | #define HAVE_INTTYPES_H 1
  1343. | #define HAVE_STDINT_H 1
  1344. | #define HAVE_UNISTD_H 1
  1345. | #define HAVE_DLFCN_H 1
  1346. | #define LT_OBJDIR ".libs/"
  1347. | #define HAVE_DIRENT_H 1
  1348. | #define STDC_HEADERS 1
  1349. | #define HAVE_FCNTL_H 1
  1350. | #define HAVE_LIMITS_H 1
  1351. | #define HAVE_STDLIB_H 1
  1352. | #define HAVE_STRING_H 1
  1353. | #define HAVE_SYS_PARAM_H 1
  1354. | #define HAVE_UNISTD_H 1
  1355. | #define HAVE_MALLOC_H 1
  1356. | #define HAVE_SYS_MALLOC_H 1
  1357. | #define HAVE__BOOL 1
  1358. | #define HAVE_STDBOOL_H 1
  1359. | #define TIME_WITH_SYS_TIME 1
  1360. | #define HAVE_STDLIB_H 1
  1361. | #define HAVE_MALLOC 1
  1362. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  1363. | #define HAVE_VPRINTF 1
  1364. | #define HAVE_ATEXIT 1
  1365. | #define HAVE_GETCWD 1
  1366. | #define HAVE_ISASCII 1
  1367. | #define HAVE_MEMCHR 1
  1368. | #define HAVE_MEMMOVE 1
  1369. | #define HAVE_MEMSET 1
  1370. | #define HAVE_STRCASECMP 1
  1371. | #define HAVE_STRCHR 1
  1372. | #define HAVE_STRCSPN 1
  1373. | #define HAVE_STRDUP 1
  1374. | #define HAVE_STRRCHR 1
  1375. | #define HAVE_STRSTR 1
  1376. | #define HAVE_LIBPTHREAD 1
  1377. | #define HAVE_SNPRINTF /**/
  1378. | #define HAVE_VSNPRINTF /**/
  1379. | /* end confdefs.h. */
  1380. |
  1381. | /* Override any GCC internal prototype to avoid an error.
  1382. | Use char because int might match the return type of a GCC
  1383. | builtin and then its argument prototype would still apply. */
  1384. | #ifdef __cplusplus
  1385. | extern "C"
  1386. | #endif
  1387. | char BZ2_bzopen ();
  1388. | int
  1389. | main ()
  1390. | {
  1391. | return BZ2_bzopen ();
  1392. | ;
  1393. | return 0;
  1394. | }
  1395. configure:17984: gcc -o conftest -O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2 -Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib conftest.c -lbz2 -lpthread >&5
  1396. configure:17984: $? = 0
  1397. configure:18001: result: -lbz2
  1398. configure:18082: checking whether to build the source formatter plugin
  1399. configure:18101: result: yes
  1400. configure:18108: checking whether to build the autosave plugin
  1401. configure:18127: result: yes
  1402. configure:18134: checking whether to build the class wizard plugin
  1403. configure:18153: result: yes
  1404. configure:18160: checking whether to build the code completion plugin
  1405. configure:18179: result: yes
  1406. configure:18186: checking whether to build the compiler plugin
  1407. configure:18205: result: yes
  1408. configure:18212: checking whether to build the debugger plugin
  1409. configure:18231: result: yes
  1410. configure:18238: checking whether to build the default MIME handler plugin
  1411. configure:18257: result: yes
  1412. configure:18264: checking whether to build the open files list plugin
  1413. configure:18283: result: yes
  1414. configure:18290: checking whether to build the occurrences highlighting plugin
  1415. configure:18309: result: yes
  1416. configure:18316: checking whether to build the foreign projects importer plugin
  1417. configure:18335: result: yes
  1418. configure:18342: checking whether to build the scripted wizard plugin
  1419. configure:18361: result: yes
  1420. configure:18368: checking whether to build the to-do plugin
  1421. configure:18387: result: yes
  1422. configure:18394: checking whether to build the abbreviations plugin
  1423. configure:18413: result: yes
  1424. configure:18420: checking whether to keep prebuild windows dll's in dist-tarball
  1425. configure:18439: result: yes
  1426. configure:18446: checking whether to integrate fortran-plugin in dist-tarball
  1427. configure:18465: result: yes
  1428. configure:18472: checking whether to use gtk-notebook as default notebook
  1429. configure:18491: result: yes
  1430. configure:18859: checking which (if any) contrib plugins to build
  1431. configure:19971: result: AutoVersioning BrowseTracker byogames cbkoders codesnippets codestat dragscroll envvars help keybinder libfinder profiler regex exporter symtab
  1432. configure:20139: checking for wx-config
  1433. configure:20142: result: /usr/pkg/libexec/wx-3.0/wx-config
  1434. configure:20194: checking for wxWidgets version >= 2.8.12
  1435. configure:20241: result: yes (version 3.0.4)
  1436. configure:20245: checking for wxWidgets static library
  1437. configure:20249: result: no
  1438. configure:20384: checking for wxWidgets platform
  1439. configure:20389: result: wxGTK
  1440. configure:20400: checking for pkg-config
  1441. configure:20416: found /usr/pkgsrc/editors/codeblocks/work/.tools/bin/pkg-config
  1442. configure:20428: result: yes
  1443. configure:20548: checking pkg-config is at least version 0.9.0
  1444. configure:20551: result: yes
  1445. configure:20757: checking for GTK2
  1446. configure:20764: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.0.0"
  1447. Package gtk+-2.0 was not found in the pkg-config search path.
  1448. Perhaps you should add the directory containing `gtk+-2.0.pc'
  1449. to the PKG_CONFIG_PATH environment variable
  1450. Package 'gtk+-2.0', required by 'virtual:world', not found
  1451. configure:20767: $? = 1
  1452. configure:20781: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.0.0"
  1453. Package gtk+-2.0 was not found in the pkg-config search path.
  1454. Perhaps you should add the directory containing `gtk+-2.0.pc'
  1455. to the PKG_CONFIG_PATH environment variable
  1456. Package 'gtk+-2.0', required by 'virtual:world', not found
  1457. configure:20784: $? = 1
  1458. configure:20798: result: no
  1459. Package 'gtk+-2.0', required by 'virtual:world', not found
  1460. configure:20823: error: Package requirements (gtk+-2.0 >= 2.0.0) were not met:
  1461.  
  1462. Package 'gtk+-2.0', required by 'virtual:world', not found
  1463.  
  1464. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  1465. installed software in a non-standard prefix.
  1466.  
  1467. Alternatively, you may set the environment variables GTK2_CFLAGS
  1468. and GTK2_LIBS to avoid the need to call pkg-config.
  1469. See the pkg-config man page for more details.
  1470.  
  1471. ## ---------------- ##
  1472. ## Cache variables. ##
  1473. ## ---------------- ##
  1474.  
  1475. ac_cv_build=x86_64--netbsd
  1476. ac_cv_c_compiler_gnu=yes
  1477. ac_cv_c_const=yes
  1478. ac_cv_c_inline=inline
  1479. ac_cv_c_volatile=yes
  1480. ac_cv_cxx_compiler_gnu=yes
  1481. ac_cv_env_CCC_set=''
  1482. ac_cv_env_CCC_value=''
  1483. ac_cv_env_CC_set=set
  1484. ac_cv_env_CC_value=gcc
  1485. ac_cv_env_CFLAGS_set=set
  1486. ac_cv_env_CFLAGS_value='-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2'
  1487. ac_cv_env_CPPFLAGS_set=set
  1488. ac_cv_env_CPPFLAGS_value='-I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2'
  1489. ac_cv_env_CPP_set=''
  1490. ac_cv_env_CPP_value=''
  1491. ac_cv_env_CXXCPP_set=''
  1492. ac_cv_env_CXXCPP_value=''
  1493. ac_cv_env_CXXFLAGS_set=set
  1494. ac_cv_env_CXXFLAGS_value='-O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2'
  1495. ac_cv_env_CXX_set=set
  1496. ac_cv_env_CXX_value=c++
  1497. ac_cv_env_FONTCONFIG_CFLAGS_set=''
  1498. ac_cv_env_FONTCONFIG_CFLAGS_value=''
  1499. ac_cv_env_FONTCONFIG_LIBS_set=''
  1500. ac_cv_env_FONTCONFIG_LIBS_value=''
  1501. ac_cv_env_GAMIN_CFLAGS_set=''
  1502. ac_cv_env_GAMIN_CFLAGS_value=''
  1503. ac_cv_env_GAMIN_LIBS_set=''
  1504. ac_cv_env_GAMIN_LIBS_value=''
  1505. ac_cv_env_GLIB2_CFLAGS_set=''
  1506. ac_cv_env_GLIB2_CFLAGS_value=''
  1507. ac_cv_env_GLIB2_LIBS_set=''
  1508. ac_cv_env_GLIB2_LIBS_value=''
  1509. ac_cv_env_GTK2_CFLAGS_set=''
  1510. ac_cv_env_GTK2_CFLAGS_value=''
  1511. ac_cv_env_GTK2_LIBS_set=''
  1512. ac_cv_env_GTK2_LIBS_value=''
  1513. ac_cv_env_HUNSPELL_CFLAGS_set=''
  1514. ac_cv_env_HUNSPELL_CFLAGS_value=''
  1515. ac_cv_env_HUNSPELL_LIBS_set=''
  1516. ac_cv_env_HUNSPELL_LIBS_value=''
  1517. ac_cv_env_LDFLAGS_set=set
  1518. ac_cv_env_LDFLAGS_value='-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib'
  1519. ac_cv_env_LIBS_set=set
  1520. ac_cv_env_LIBS_value=''
  1521. ac_cv_env_PKG_CONFIG_LIBDIR_set=set
  1522. ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/pkgsrc/editors/codeblocks/work/.buildlink/lib/pkgconfig:/usr/pkgsrc/editors/codeblocks/work/.buildlink/share/pkgconfig
  1523. ac_cv_env_PKG_CONFIG_PATH_set=set
  1524. ac_cv_env_PKG_CONFIG_PATH_value=''
  1525. ac_cv_env_PKG_CONFIG_set=set
  1526. ac_cv_env_PKG_CONFIG_value=/usr/pkgsrc/editors/codeblocks/work/.tools/bin/pkg-config
  1527. ac_cv_env_XMKMF_set=''
  1528. ac_cv_env_XMKMF_value=''
  1529. ac_cv_env_build_alias_set=set
  1530. ac_cv_env_build_alias_value=x86_64--netbsd
  1531. ac_cv_env_host_alias_set=set
  1532. ac_cv_env_host_alias_value=x86_64--netbsd
  1533. ac_cv_env_target_alias_set=''
  1534. ac_cv_env_target_alias_value=''
  1535. ac_cv_func__doprnt=no
  1536. ac_cv_func_atexit=yes
  1537. ac_cv_func_closedir_void=no
  1538. ac_cv_func_getcwd=yes
  1539. ac_cv_func_isascii=yes
  1540. ac_cv_func_lstat_dereferences_slashed_symlink=yes
  1541. ac_cv_func_malloc_0_nonnull=yes
  1542. ac_cv_func_memchr=yes
  1543. ac_cv_func_memcmp_working=yes
  1544. ac_cv_func_memmove=yes
  1545. ac_cv_func_memset=yes
  1546. ac_cv_func_snprintf=yes
  1547. ac_cv_func_stat_empty_string_bug=no
  1548. ac_cv_func_strcasecmp=yes
  1549. ac_cv_func_strchr=yes
  1550. ac_cv_func_strcspn=yes
  1551. ac_cv_func_strdup=yes
  1552. ac_cv_func_strrchr=yes
  1553. ac_cv_func_strstr=yes
  1554. ac_cv_func_vprintf=yes
  1555. ac_cv_func_vsnprintf=yes
  1556. ac_cv_header_dirent_dirent_h=yes
  1557. ac_cv_header_dlfcn_h=yes
  1558. ac_cv_header_fcntl_h=yes
  1559. ac_cv_header_inttypes_h=yes
  1560. ac_cv_header_limits_h=yes
  1561. ac_cv_header_malloc_h=yes
  1562. ac_cv_header_malloc_malloc_h=no
  1563. ac_cv_header_memory_h=yes
  1564. ac_cv_header_stdbool_h=yes
  1565. ac_cv_header_stdc=yes
  1566. ac_cv_header_stdint_h=yes
  1567. ac_cv_header_stdlib_h=yes
  1568. ac_cv_header_string_h=yes
  1569. ac_cv_header_strings_h=yes
  1570. ac_cv_header_sys_malloc_h=yes
  1571. ac_cv_header_sys_param_h=yes
  1572. ac_cv_header_sys_stat_h=yes
  1573. ac_cv_header_sys_types_h=yes
  1574. ac_cv_header_time=yes
  1575. ac_cv_header_unistd_h=yes
  1576. ac_cv_host=x86_64--netbsd
  1577. ac_cv_lib_dl_dlopen=no
  1578. ac_cv_lib_pthread_pthread_create=yes
  1579. ac_cv_objext=o
  1580. ac_cv_path_CAT=/bin/cat
  1581. ac_cv_path_ECHO=echo
  1582. ac_cv_path_EGREP=/usr/bin/egrep
  1583. ac_cv_path_ENV=/usr/bin/env
  1584. ac_cv_path_FALSE=false
  1585. ac_cv_path_FGREP='/usr/bin/grep -F'
  1586. ac_cv_path_GREP=/usr/bin/grep
  1587. ac_cv_path_SED=/usr/bin/sed
  1588. ac_cv_path_TEST=test
  1589. ac_cv_path_TRUE=true
  1590. ac_cv_path_mkdir=/usr/pkg/bin/gmkdir
  1591. ac_cv_prog_AWK=/usr/bin/awk
  1592. ac_cv_prog_CC=gcc
  1593. ac_cv_prog_CPP='gcc -E'
  1594. ac_cv_prog_CXXCPP='c++ -E'
  1595. ac_cv_prog_HAVE_PKG_CONFIG=yes
  1596. ac_cv_prog_ac_ct_AR=ar
  1597. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  1598. ac_cv_prog_ac_ct_OBJDUMP=objdump
  1599. ac_cv_prog_ac_ct_RANLIB=ranlib
  1600. ac_cv_prog_ac_ct_STRIP=strip
  1601. ac_cv_prog_cc_c89=''
  1602. ac_cv_prog_cc_g=yes
  1603. ac_cv_prog_cc_gcc_c_o=yes
  1604. ac_cv_prog_cxx_g=yes
  1605. ac_cv_prog_make_make_set=yes
  1606. ac_cv_search_BZ2_bzopen=-lbz2
  1607. ac_cv_search_gzopen=-lz
  1608. ac_cv_search_opendir='none required'
  1609. ac_cv_target=x86_64--netbsd
  1610. ac_cv_type__Bool=yes
  1611. ac_cv_type_size_t=yes
  1612. am_cv_CC_dependencies_compiler_type=gcc3
  1613. am_cv_CXX_dependencies_compiler_type=gcc3
  1614. am_cv_make_support_nested_variables=yes
  1615. ax_cv_check_ldflags___Wl___no_undefined=yes
  1616. gt_cv_func_gnugettext1_libintl=yes
  1617. gt_cv_func_gnugettext2_libintl=yes
  1618. gt_cv_func_gnugettext_libintl=yes
  1619. lt_cv_ar_at_file=@
  1620. lt_cv_archive_cmds_need_lc=no
  1621. lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
  1622. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1623. lt_cv_file_magic_test_file=''
  1624. lt_cv_ld_reload_flag=-r
  1625. lt_cv_nm_interface='BSD nm'
  1626. lt_cv_objdir=.libs
  1627. lt_cv_path_LD=/usr/pkgsrc/editors/codeblocks/work/.cwrapper/bin/ld
  1628. lt_cv_path_LDCXX=/usr/pkgsrc/editors/codeblocks/work/.cwrapper/bin/ld
  1629. lt_cv_path_NM='/usr/bin/nm -B'
  1630. lt_cv_path_mainfest_tool=no
  1631. lt_cv_prog_compiler_c_o=yes
  1632. lt_cv_prog_compiler_c_o_CXX=yes
  1633. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  1634. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  1635. lt_cv_prog_compiler_pic_works=yes
  1636. lt_cv_prog_compiler_pic_works_CXX=yes
  1637. lt_cv_prog_compiler_rtti_exceptions=no
  1638. lt_cv_prog_compiler_static_works=yes
  1639. lt_cv_prog_compiler_static_works_CXX=yes
  1640. lt_cv_prog_gnu_ld=yes
  1641. lt_cv_prog_gnu_ldcxx=yes
  1642. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  1643. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'
  1644. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'
  1645. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'
  1646. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'
  1647. lt_cv_sys_max_cmd_len=262144
  1648. lt_cv_to_host_file_cmd=func_convert_file_noop
  1649. lt_cv_to_tool_file_cmd=func_convert_file_noop
  1650.  
  1651. ## ----------------- ##
  1652. ## Output variables. ##
  1653. ## ----------------- ##
  1654.  
  1655. ACLOCAL='${SHELL} /usr/pkgsrc/editors/codeblocks/work/codeblocks-16.01.release/missing aclocal-1.13'
  1656. AMDEPBACKSLASH='\'
  1657. AMDEP_FALSE='#'
  1658. AMDEP_TRUE=''
  1659. AMTAR='${SHELL} /usr/pkgsrc/editors/codeblocks/work/codeblocks-16.01.release/missing tar'
  1660. AM_BACKSLASH='\'
  1661. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  1662. AM_DEFAULT_VERBOSITY='1'
  1663. AM_V='$(V)'
  1664. AR='ar'
  1665. AUTOCONF='${SHELL} /usr/pkgsrc/editors/codeblocks/work/codeblocks-16.01.release/missing autoconf'
  1666. AUTOHEADER='${SHELL} /usr/pkgsrc/editors/codeblocks/work/codeblocks-16.01.release/missing autoheader'
  1667. AUTOMAKE='${SHELL} /usr/pkgsrc/editors/codeblocks/work/codeblocks-16.01.release/missing automake-1.13'
  1668. AWK='/usr/bin/awk'
  1669. BUILD_ABBREVIATIONS_FALSE='#'
  1670. BUILD_ABBREVIATIONS_TRUE=''
  1671. BUILD_ASTYLE_FALSE='#'
  1672. BUILD_ASTYLE_TRUE=''
  1673. BUILD_AUTOSAVE_FALSE='#'
  1674. BUILD_AUTOSAVE_TRUE=''
  1675. BUILD_AUTOVERSIONING=''
  1676. BUILD_AUTOVERSIONING_FALSE='#'
  1677. BUILD_AUTOVERSIONING_TRUE=''
  1678. BUILD_BROWSETRACKER=''
  1679. BUILD_BROWSETRACKER_FALSE='#'
  1680. BUILD_BROWSETRACKER_TRUE=''
  1681. BUILD_BYOGAMES=''
  1682. BUILD_BYOGAMES_FALSE='#'
  1683. BUILD_BYOGAMES_TRUE=''
  1684. BUILD_CBKODERS=''
  1685. BUILD_CBKODERS_FALSE='#'
  1686. BUILD_CBKODERS_TRUE=''
  1687. BUILD_CCCC=''
  1688. BUILD_CCCC_FALSE=''
  1689. BUILD_CCCC_TRUE='#'
  1690. BUILD_CLASSWIZARD_FALSE='#'
  1691. BUILD_CLASSWIZARD_TRUE=''
  1692. BUILD_CODECOMPLETION_FALSE='#'
  1693. BUILD_CODECOMPLETION_TRUE=''
  1694. BUILD_CODESNIPPETS=''
  1695. BUILD_CODESNIPPETS_FALSE='#'
  1696. BUILD_CODESNIPPETS_TRUE=''
  1697. BUILD_CODESTAT=''
  1698. BUILD_CODESTAT_FALSE='#'
  1699. BUILD_CODESTAT_TRUE=''
  1700. BUILD_COMPILER_FALSE='#'
  1701. BUILD_COMPILER_TRUE=''
  1702. BUILD_COPYSTRINGS=''
  1703. BUILD_COPYSTRINGS_FALSE=''
  1704. BUILD_COPYSTRINGS_TRUE='#'
  1705. BUILD_CPPCHECK=''
  1706. BUILD_CPPCHECK_FALSE=''
  1707. BUILD_CPPCHECK_TRUE='#'
  1708. BUILD_CSCOPE=''
  1709. BUILD_CSCOPE_FALSE=''
  1710. BUILD_CSCOPE_TRUE='#'
  1711. BUILD_DEBUGGER_FALSE='#'
  1712. BUILD_DEBUGGER_TRUE=''
  1713. BUILD_DOXYBLOCKS=''
  1714. BUILD_DOXYBLOCKS_FALSE=''
  1715. BUILD_DOXYBLOCKS_TRUE='#'
  1716. BUILD_DRAGSCROLL=''
  1717. BUILD_DRAGSCROLL_FALSE='#'
  1718. BUILD_DRAGSCROLL_TRUE=''
  1719. BUILD_EDITORCONFIG=''
  1720. BUILD_EDITORCONFIG_FALSE=''
  1721. BUILD_EDITORCONFIG_TRUE='#'
  1722. BUILD_EDITORTWEAKS=''
  1723. BUILD_EDITORTWEAKS_FALSE=''
  1724. BUILD_EDITORTWEAKS_TRUE='#'
  1725. BUILD_ENVVARS=''
  1726. BUILD_ENVVARS_FALSE='#'
  1727. BUILD_ENVVARS_TRUE=''
  1728. BUILD_EXPORTER=''
  1729. BUILD_EXPORTER_FALSE='#'
  1730. BUILD_EXPORTER_TRUE=''
  1731. BUILD_FILEMANAGER=''
  1732. BUILD_FILEMANAGER_FALSE=''
  1733. BUILD_FILEMANAGER_TRUE='#'
  1734. BUILD_HEADERFIXUP=''
  1735. BUILD_HEADERFIXUP_FALSE=''
  1736. BUILD_HEADERFIXUP_TRUE='#'
  1737. BUILD_HELP=''
  1738. BUILD_HELP_FALSE='#'
  1739. BUILD_HELP_TRUE=''
  1740. BUILD_HEXEDITOR=''
  1741. BUILD_HEXEDITOR_FALSE=''
  1742. BUILD_HEXEDITOR_TRUE='#'
  1743. BUILD_INCSEARCH=''
  1744. BUILD_INCSEARCH_FALSE=''
  1745. BUILD_INCSEARCH_TRUE='#'
  1746. BUILD_KEYBINDER=''
  1747. BUILD_KEYBINDER_FALSE='#'
  1748. BUILD_KEYBINDER_TRUE=''
  1749. BUILD_LIBFINDER=''
  1750. BUILD_LIBFINDER_FALSE='#'
  1751. BUILD_LIBFINDER_TRUE=''
  1752. BUILD_MANIFEST_FALSE=''
  1753. BUILD_MANIFEST_TRUE='#'
  1754. BUILD_MIMEHANDLER_FALSE='#'
  1755. BUILD_MIMEHANDLER_TRUE=''
  1756. BUILD_MOUSESAP=''
  1757. BUILD_MOUSESAP_FALSE=''
  1758. BUILD_MOUSESAP_TRUE='#'
  1759. BUILD_NASSISHNEIDERMAN=''
  1760. BUILD_NASSISHNEIDERMAN_FALSE=''
  1761. BUILD_NASSISHNEIDERMAN_TRUE='#'
  1762. BUILD_OCCURRENCESHIGHLIGHTING_FALSE='#'
  1763. BUILD_OCCURRENCESHIGHLIGHTING_TRUE=''
  1764. BUILD_OPENFILESLIST_FALSE='#'
  1765. BUILD_OPENFILESLIST_TRUE=''
  1766. BUILD_PROFILER=''
  1767. BUILD_PROFILER_FALSE='#'
  1768. BUILD_PROFILER_TRUE=''
  1769. BUILD_PROJECTOPTIONSMANIPULATOR_FALSE=''
  1770. BUILD_PROJECTOPTIONSMANIPULATOR_TRUE='#'
  1771. BUILD_PROJECTSIMPORTER_FALSE='#'
  1772. BUILD_PROJECTSIMPORTER_TRUE=''
  1773. BUILD_REGEX=''
  1774. BUILD_REGEX_FALSE='#'
  1775. BUILD_REGEX_TRUE=''
  1776. BUILD_REOPENEDITOR=''
  1777. BUILD_REOPENEDITOR_FALSE=''
  1778. BUILD_REOPENEDITOR_TRUE='#'
  1779. BUILD_SCRIPTEDWIZARD_FALSE='#'
  1780. BUILD_SCRIPTEDWIZARD_TRUE=''
  1781. BUILD_SMARTINDENT=''
  1782. BUILD_SMARTINDENT_FALSE=''
  1783. BUILD_SMARTINDENT_TRUE='#'
  1784. BUILD_SPELLCHECKER=''
  1785. BUILD_SPELLCHECKER_FALSE=''
  1786. BUILD_SPELLCHECKER_TRUE='#'
  1787. BUILD_SYMTAB=''
  1788. BUILD_SYMTAB_FALSE='#'
  1789. BUILD_SYMTAB_TRUE=''
  1790. BUILD_THREADSEARCH=''
  1791. BUILD_THREADSEARCH_FALSE=''
  1792. BUILD_THREADSEARCH_TRUE='#'
  1793. BUILD_TODO_FALSE='#'
  1794. BUILD_TODO_TRUE=''
  1795. BUILD_TOOLSPLUS=''
  1796. BUILD_TOOLSPLUS_FALSE=''
  1797. BUILD_TOOLSPLUS_TRUE='#'
  1798. BUILD_VALGRIND=''
  1799. BUILD_VALGRIND_FALSE=''
  1800. BUILD_VALGRIND_TRUE='#'
  1801. BUILD_WXCONTRIB=''
  1802. BUILD_WXCONTRIB_FALSE=''
  1803. BUILD_WXCONTRIB_TRUE='#'
  1804. BUILD_WXSMITH=''
  1805. BUILD_WXSMITHAUI=''
  1806. BUILD_WXSMITHAUI_FALSE=''
  1807. BUILD_WXSMITHAUI_TRUE='#'
  1808. BUILD_WXSMITHCONTRIB=''
  1809. BUILD_WXSMITHCONTRIB_FALSE=''
  1810. BUILD_WXSMITHCONTRIB_TRUE='#'
  1811. BUILD_WXSMITH_FALSE=''
  1812. BUILD_WXSMITH_TRUE='#'
  1813. CB_FONTCONFIG_CFLAGS=''
  1814. CB_FONTCONFIG_LIBS=''
  1815. CB_GAMIN_CFLAGS=''
  1816. CB_GAMIN_LIBS=''
  1817. CB_GLIB2_CFLAGS=''
  1818. CB_GLIB2_LIBS=''
  1819. CB_HUNSPELL_CFLAGS=''
  1820. CB_HUNSPELL_LIBS=''
  1821. CC='gcc'
  1822. CCDEPMODE='depmode=gcc3'
  1823. CFLAGS='-O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2'
  1824. CODEBLOCKS_DARWIN_FALSE=''
  1825. CODEBLOCKS_DARWIN_TRUE='#'
  1826. CODEBLOCKS_LINUX_FALSE='#'
  1827. CODEBLOCKS_LINUX_TRUE=''
  1828. CODEBLOCKS_NT_FALSE=''
  1829. CODEBLOCKS_NT_TRUE='#'
  1830. CODEBLOCKS_PLATFORM='gtk'
  1831. CODEBLOCKS_VERSION_INFO='0:1:0'
  1832. CPP='gcc -E'
  1833. CPPFLAGS='-I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2'
  1834. CXX='c++'
  1835. CXXCPP='c++ -E'
  1836. CXXDEPMODE='depmode=gcc3'
  1837. CXXFLAGS='-O2 -ffast-math -DCB_AUTOCONF -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include/wx-3.0 -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include/freetype2'
  1838. CYGPATH_W='echo'
  1839. DARWIN_FALSE=''
  1840. DARWIN_TRUE='#'
  1841. DATE=''
  1842. DEFS=''
  1843. DEPDIR='.deps'
  1844. DLLTOOL='false'
  1845. DSYMUTIL=''
  1846. DUMPBIN=''
  1847. ECHO_C=''
  1848. ECHO_N='-n'
  1849. ECHO_T=''
  1850. EGREP='/usr/bin/egrep'
  1851. ENABLE_FORTRAN_FALSE='#'
  1852. ENABLE_FORTRAN_TRUE=''
  1853. EXEEXT=''
  1854. FGREP='/usr/bin/grep -F'
  1855. FONTCONFIG_CFLAGS=''
  1856. FONTCONFIG_LIBS=''
  1857. GAMIN_CFLAGS=''
  1858. GAMIN_LIBS=''
  1859. GCC_MAJOR_VERSION=''
  1860. GCC_MINOR_VERSION=''
  1861. GCC_PATCH_VERSION=''
  1862. GCC_VERSION=''
  1863. GLIB2_CFLAGS=''
  1864. GLIB2_LIBS=''
  1865. GREP='/usr/bin/grep'
  1866. GTK2_CFLAGS=''
  1867. GTK2_LIBS=''
  1868. GTK_NOTEBOOK_FALSE='#'
  1869. GTK_NOTEBOOK_TRUE=''
  1870. HAVE_BZIP2_FALSE='#'
  1871. HAVE_BZIP2_TRUE=''
  1872. HAVE_GCC48_FALSE=''
  1873. HAVE_GCC48_TRUE=''
  1874. HAVE_PKG_CONFIG='yes'
  1875. HAVE_WX29_FALSE=''
  1876. HAVE_WX29_TRUE=''
  1877. HAVE_ZLIB_FALSE='#'
  1878. HAVE_ZLIB_TRUE=''
  1879. HUNSPELL_CFLAGS=''
  1880. HUNSPELL_LIBS=''
  1881. INSTALL_DATA='/usr/bin/install -c -o root -g wheel -m 644'
  1882. INSTALL_PROGRAM='/usr/bin/install -c -s -o root -g wheel -m 755'
  1883. INSTALL_SCRIPT='/usr/bin/install -c -o root -g wheel -m 755'
  1884. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1885. KEEP_DLLS_FALSE='#'
  1886. KEEP_DLLS_TRUE=''
  1887. LD='/usr/pkgsrc/editors/codeblocks/work/.cwrapper/bin/ld'
  1888. LDFLAGS='-Wl,--no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib'
  1889. LIBOBJS=''
  1890. LIBS='-lpthread '
  1891. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1892. LINUX_FALSE=''
  1893. LINUX_TRUE='#'
  1894. LIPO=''
  1895. LN_S='ln -s'
  1896. LTLIBOBJS=''
  1897. MACSETFILE='@true'
  1898. MAKEINFO='/usr/pkgsrc/editors/codeblocks/work/.tools/bin/makeinfo'
  1899. MANIFEST_TOOL=':'
  1900. MKDIR_P='/usr/pkg/bin/gmkdir -p'
  1901. NM='/usr/bin/nm -B'
  1902. NMEDIT=''
  1903. OBJDUMP='objdump'
  1904. OBJEXT='o'
  1905. OTOOL64=''
  1906. OTOOL=''
  1907. PACKAGE='codeblocks'
  1908. PACKAGE_BUGREPORT=''
  1909. PACKAGE_NAME='codeblocks'
  1910. PACKAGE_STRING='codeblocks 16.01svn10692'
  1911. PACKAGE_TARNAME='codeblocks'
  1912. PACKAGE_URL=''
  1913. PACKAGE_VERSION='16.01svn10692'
  1914. PATH_SEPARATOR=':'
  1915. PKG_CONFIG='/usr/pkgsrc/editors/codeblocks/work/.tools/bin/pkg-config'
  1916. PKG_CONFIG_LIBDIR='/usr/pkgsrc/editors/codeblocks/work/.buildlink/lib/pkgconfig:/usr/pkgsrc/editors/codeblocks/work/.buildlink/share/pkgconfig'
  1917. PKG_CONFIG_PATH=''
  1918. PLATFORM_CFLAGS='-I/usr/X11R6/include'
  1919. PLATFORM_LIBS='-L/usr/X11R6/lib -lX11'
  1920. PLUGIN_FLAGS='-shared -avoid-version'
  1921. POSTLINK_COMMAND='@true'
  1922. PRECOMPILE_HEADERS_FALSE=''
  1923. PRECOMPILE_HEADERS_TRUE='#'
  1924. RANLIB='ranlib'
  1925. RC=''
  1926. REVISION=''
  1927. REZ=''
  1928. SED='/usr/bin/sed'
  1929. SETFILE=''
  1930. SET_MAKE=''
  1931. SHARED_FLAGS='-shared'
  1932. SHELL='/bin/sh'
  1933. STRIP='strip'
  1934. VERSION='16.01svn10692'
  1935. WXPROPGRID_DIR=''
  1936. WXPROPGRID_HEADERS=''
  1937. WXPROPGRID_INCLUDE=''
  1938. WXPROPGRID_LIB=''
  1939. WX_CFLAGS='-I/usr/pkg/lib/wx/include/gtk3-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread'
  1940. WX_CFLAGS_ONLY='-pthread'
  1941. WX_CONFIG_PATH='/usr/pkg/libexec/wx-3.0/wx-config'
  1942. WX_CPPFLAGS='-I/usr/pkg/lib/wx/include/gtk3-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__'
  1943. WX_CXXFLAGS='-I/usr/pkg/lib/wx/include/gtk3-unicode-3.0 -I/usr/pkg/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread'
  1944. WX_CXXFLAGS_ONLY=''
  1945. WX_GTK2_CFLAGS=''
  1946. WX_GTK2_LIBS=''
  1947. WX_LIBS='-L/usr/pkg/lib -pthread -lwx_gtk3u_xrc-3.0 -lwx_gtk3u_html-3.0 -lwx_gtk3u_qa-3.0 -lwx_gtk3u_adv-3.0 -lwx_gtk3u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 '
  1948. WX_LIBS_STATIC=''
  1949. WX_RESCOMP=''
  1950. WX_VERSION='3.0.4'
  1951. WX_X11_CFLAGS=''
  1952. WX_X11_LIBS=''
  1953. XMKMF=''
  1954. X_CFLAGS=''
  1955. X_EXTRA_LIBS=''
  1956. X_LIBS=''
  1957. X_PRE_LIBS=''
  1958. ac_ct_AR='ar'
  1959. ac_ct_CC=''
  1960. ac_ct_CXX=''
  1961. ac_ct_DUMPBIN=''
  1962. am__EXEEXT_FALSE=''
  1963. am__EXEEXT_TRUE=''
  1964. am__fastdepCC_FALSE='#'
  1965. am__fastdepCC_TRUE=''
  1966. am__fastdepCXX_FALSE='#'
  1967. am__fastdepCXX_TRUE=''
  1968. am__include='include'
  1969. am__isrc=''
  1970. am__leading_dot='.'
  1971. am__nodep='_no'
  1972. am__quote=''
  1973. am__tar='${AMTAR} chf - "$$tardir"'
  1974. am__untar='${AMTAR} xf -'
  1975. bindir='${exec_prefix}/bin'
  1976. build='x86_64--netbsd'
  1977. build_alias='x86_64--netbsd'
  1978. build_cpu='x86_64'
  1979. build_os='netbsd'
  1980. build_vendor=''
  1981. codeblocks_PCH_FLAGS=''
  1982. datadir='${datarootdir}'
  1983. datarootdir='${prefix}/share'
  1984. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1985. dvidir='${docdir}'
  1986. exec_prefix='NONE'
  1987. host='x86_64--netbsd'
  1988. host_alias='x86_64--netbsd'
  1989. host_cpu='x86_64'
  1990. host_os='netbsd'
  1991. host_vendor=''
  1992. htmldir='${docdir}'
  1993. includedir='${prefix}/include'
  1994. infodir='${datarootdir}/info'
  1995. install_sh='${SHELL} /usr/pkgsrc/editors/codeblocks/work/codeblocks-16.01.release/install-sh'
  1996. libdir='${exec_prefix}/lib'
  1997. libexecdir='${exec_prefix}/libexec'
  1998. localedir='${datarootdir}/locale'
  1999. localstatedir='${prefix}/var'
  2000. mandir='/usr/pkg/man'
  2001. mkdir_p='$(MKDIR_P)'
  2002. oldincludedir='/usr/include'
  2003. pdfdir='${docdir}'
  2004. prefix='/usr/pkg'
  2005. program_transform_name='s,x,x,'
  2006. psdir='${docdir}'
  2007. sbindir='${exec_prefix}/sbin'
  2008. sharedstatedir='${prefix}/com'
  2009. sysconfdir='${prefix}/etc'
  2010. target='x86_64--netbsd'
  2011. target_alias=''
  2012. target_cpu='x86_64'
  2013. target_os='netbsd'
  2014. target_vendor=''
  2015.  
  2016. ## ----------- ##
  2017. ## confdefs.h. ##
  2018. ## ----------- ##
  2019.  
  2020. /* confdefs.h */
  2021. #define PACKAGE_NAME "codeblocks"
  2022. #define PACKAGE_TARNAME "codeblocks"
  2023. #define PACKAGE_VERSION "16.01svn10692"
  2024. #define PACKAGE_STRING "codeblocks 16.01svn10692"
  2025. #define PACKAGE_BUGREPORT ""
  2026. #define PACKAGE_URL ""
  2027. #define PACKAGE "codeblocks"
  2028. #define VERSION "16.01svn10692"
  2029. #define STDC_HEADERS 1
  2030. #define HAVE_SYS_TYPES_H 1
  2031. #define HAVE_SYS_STAT_H 1
  2032. #define HAVE_STDLIB_H 1
  2033. #define HAVE_STRING_H 1
  2034. #define HAVE_MEMORY_H 1
  2035. #define HAVE_STRINGS_H 1
  2036. #define HAVE_INTTYPES_H 1
  2037. #define HAVE_STDINT_H 1
  2038. #define HAVE_UNISTD_H 1
  2039. #define HAVE_DLFCN_H 1
  2040. #define LT_OBJDIR ".libs/"
  2041. #define HAVE_DIRENT_H 1
  2042. #define STDC_HEADERS 1
  2043. #define HAVE_FCNTL_H 1
  2044. #define HAVE_LIMITS_H 1
  2045. #define HAVE_STDLIB_H 1
  2046. #define HAVE_STRING_H 1
  2047. #define HAVE_SYS_PARAM_H 1
  2048. #define HAVE_UNISTD_H 1
  2049. #define HAVE_MALLOC_H 1
  2050. #define HAVE_SYS_MALLOC_H 1
  2051. #define HAVE__BOOL 1
  2052. #define HAVE_STDBOOL_H 1
  2053. #define TIME_WITH_SYS_TIME 1
  2054. #define HAVE_STDLIB_H 1
  2055. #define HAVE_MALLOC 1
  2056. #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2057. #define HAVE_VPRINTF 1
  2058. #define HAVE_ATEXIT 1
  2059. #define HAVE_GETCWD 1
  2060. #define HAVE_ISASCII 1
  2061. #define HAVE_MEMCHR 1
  2062. #define HAVE_MEMMOVE 1
  2063. #define HAVE_MEMSET 1
  2064. #define HAVE_STRCASECMP 1
  2065. #define HAVE_STRCHR 1
  2066. #define HAVE_STRCSPN 1
  2067. #define HAVE_STRDUP 1
  2068. #define HAVE_STRRCHR 1
  2069. #define HAVE_STRSTR 1
  2070. #define HAVE_LIBPTHREAD 1
  2071. #define HAVE_SNPRINTF /**/
  2072. #define HAVE_VSNPRINTF /**/
  2073.  
  2074. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement