Advertisement
Guest User

Untitled

a guest
May 27th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.84 KB | None | 0 0
  1. => Bootstrap dependency digest>=20010302: found digest-20180917
  2. ===> Skipping vulnerability checks.
  3. ===> Configuring for codeblocks-16.01nb9
  4. => Generating pkg-config files for builtin xz package.
  5. => Generating pkg-config file for builtin expat package.
  6. => Modifying GNU configure scripts to avoid --recheck
  7. => Replacing config-guess with pkgsrc versions
  8. => Replacing config-sub with pkgsrc versions
  9. => Replacing install-sh with pkgsrc version
  10. checking build system type... x86_64--netbsd
  11. checking host system type... x86_64--netbsd
  12. checking target system type... x86_64--netbsd
  13. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  14. checking whether build environment is sane... yes
  15. checking for a thread-safe mkdir -p... /usr/pkg/bin/gmkdir -p
  16. checking for gawk... /usr/bin/awk
  17. checking whether make sets $(MAKE)... yes
  18. checking whether make supports nested variables... yes
  19. checking how to print strings... printf
  20. checking for style of include used by make... GNU
  21. checking for x86_64--netbsd-gcc... gcc
  22. checking whether the C compiler works... yes
  23. checking for C compiler default output file name... a.out
  24. checking for suffix of executables...
  25. checking whether we are cross compiling... no
  26. checking for suffix of object files... o
  27. checking whether we are using the GNU C compiler... yes
  28. checking whether gcc accepts -g... yes
  29. checking for gcc option to accept ISO C89... none needed
  30. checking dependency style of gcc... gcc3
  31. checking for a sed that does not truncate output... /usr/bin/sed
  32. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  33. checking for egrep... (cached) /usr/bin/egrep
  34. checking for fgrep... /usr/bin/grep -F
  35. checking for ld used by gcc... /usr/pkgsrc/editors/codeblocks/work/.cwrapper/bin/ld
  36. checking if the linker (/usr/pkgsrc/editors/codeblocks/work/.cwrapper/bin/ld) is GNU ld... yes
  37. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  38. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  39. checking whether ln -s works... yes
  40. checking the maximum length of command line arguments... (cached) 262144
  41. checking whether the shell understands some XSI constructs... yes
  42. checking whether the shell understands "+="... no
  43. checking how to convert x86_64--netbsd file names to x86_64--netbsd format... func_convert_file_noop
  44. checking how to convert x86_64--netbsd file names to toolchain format... func_convert_file_noop
  45. checking for /usr/pkgsrc/editors/codeblocks/work/.cwrapper/bin/ld option to reload object files... -r
  46. checking for x86_64--netbsd-objdump... no
  47. checking for objdump... objdump
  48. checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
  49. checking for x86_64--netbsd-dlltool... no
  50. checking for dlltool... no
  51. checking how to associate runtime and link libraries... printf %s\n
  52. checking for x86_64--netbsd-ar... no
  53. checking for ar... ar
  54. checking for archiver @FILE support... @
  55. checking for x86_64--netbsd-strip... no
  56. checking for strip... strip
  57. checking for x86_64--netbsd-ranlib... no
  58. checking for ranlib... ranlib
  59. checking command to parse /usr/bin/nm -B output from gcc object... ok
  60. checking for sysroot... no
  61. checking for x86_64--netbsd-mt... no
  62. checking for mt... mt
  63. checking if mt is a manifest tool... no
  64. checking how to run the C preprocessor... gcc -E
  65. checking for ANSI C header files... yes
  66. checking for sys/types.h... yes
  67. checking for sys/stat.h... yes
  68. checking for stdlib.h... yes
  69. checking for string.h... yes
  70. checking for memory.h... yes
  71. checking for strings.h... yes
  72. checking for inttypes.h... yes
  73. checking for stdint.h... yes
  74. checking for unistd.h... yes
  75. checking for dlfcn.h... yes
  76. checking for objdir... .libs
  77. checking if gcc supports -fno-rtti -fno-exceptions... no
  78. checking for gcc option to produce PIC... -fPIC -DPIC
  79. checking if gcc PIC flag -fPIC -DPIC works... yes
  80. checking if gcc static flag -static works... yes
  81. checking if gcc supports -c -o file.o... yes
  82. checking if gcc supports -c -o file.o... (cached) yes
  83. checking whether the gcc linker (/usr/pkgsrc/editors/codeblocks/work/.cwrapper/bin/ld) supports shared libraries... yes
  84. checking whether -lc should be explicitly linked in... no
  85. checking dynamic linker characteristics... NetBSD ld.elf_so
  86. checking how to hardcode library paths into programs... immediate
  87. checking whether stripping libraries is possible... yes
  88. checking if libtool supports shared libraries... yes
  89. checking whether to build shared libraries... yes
  90. checking whether to build static libraries... no
  91. checking whether make supports nested variables... (cached) yes
  92. checking whether we are using the GNU C++ compiler... yes
  93. checking whether c++ accepts -g... yes
  94. checking dependency style of c++... gcc3
  95. checking how to run the C++ preprocessor... c++ -E
  96. checking for ld used by c++... /usr/pkgsrc/editors/codeblocks/work/.cwrapper/bin/ld
  97. checking if the linker (/usr/pkgsrc/editors/codeblocks/work/.cwrapper/bin/ld) is GNU ld... yes
  98. checking whether the c++ linker (/usr/pkgsrc/editors/codeblocks/work/.cwrapper/bin/ld) supports shared libraries... yes
  99. checking for c++ option to produce PIC... -fPIC -DPIC
  100. checking if c++ PIC flag -fPIC -DPIC works... yes
  101. checking if c++ static flag -static works... yes
  102. checking if c++ supports -c -o file.o... yes
  103. checking if c++ supports -c -o file.o... (cached) yes
  104. checking whether the c++ linker (/usr/pkgsrc/editors/codeblocks/work/.cwrapper/bin/ld) supports shared libraries... yes
  105. checking dynamic linker characteristics... NetBSD ld.elf_so
  106. checking how to hardcode library paths into programs... immediate
  107. checking how to run the C preprocessor... gcc -E
  108. checking for x86_64--netbsd-gcc... (cached) gcc
  109. checking whether we are using the GNU C compiler... (cached) yes
  110. checking whether gcc accepts -g... (cached) yes
  111. checking for gcc option to accept ISO C89... (cached) none needed
  112. checking dependency style of gcc... (cached) gcc3
  113. checking whether gcc and cc understand -c and -o together... yes
  114. checking whether ln -s works... yes
  115. checking whether make sets $(MAKE)... (cached) yes
  116. checking for gawk... (cached) /usr/bin/awk
  117. checking whether the linker accepts -Wl,--no-undefined... yes
  118. checking whether to enable debugging... no
  119. checking for dirent.h that defines DIR... yes
  120. checking for library containing opendir... none required
  121. checking for ANSI C header files... (cached) yes
  122. checking fcntl.h usability... yes
  123. checking fcntl.h presence... yes
  124. checking for fcntl.h... yes
  125. checking limits.h usability... yes
  126. checking limits.h presence... yes
  127. checking for limits.h... yes
  128. checking for stdlib.h... (cached) yes
  129. checking for string.h... (cached) yes
  130. checking sys/param.h usability... yes
  131. checking sys/param.h presence... yes
  132. checking for sys/param.h... yes
  133. checking for unistd.h... (cached) yes
  134. checking malloc.h usability... yes
  135. checking malloc.h presence... yes
  136. checking for malloc.h... yes
  137. checking sys/malloc.h usability... yes
  138. checking sys/malloc.h presence... yes
  139. checking for sys/malloc.h... yes
  140. checking malloc/malloc.h usability... no
  141. checking malloc/malloc.h presence... no
  142. checking for malloc/malloc.h... no
  143. checking for stdbool.h that conforms to C99... yes
  144. checking for _Bool... yes
  145. checking for an ANSI C-conforming const... yes
  146. checking for inline... inline
  147. checking for size_t... yes
  148. checking whether time.h and sys/time.h may both be included... yes
  149. checking for working volatile... yes
  150. checking whether closedir returns void... no
  151. checking for stdlib.h... (cached) yes
  152. checking for GNU libc compatible malloc... yes
  153. checking for working memcmp... yes
  154. checking whether lstat correctly handles trailing slash... yes
  155. checking whether stat accepts an empty string... no
  156. checking for vprintf... yes
  157. checking for _doprnt... no
  158. checking for atexit... yes
  159. checking for getcwd... yes
  160. checking for isascii... yes
  161. checking for memchr... yes
  162. checking for memmove... yes
  163. checking for memset... yes
  164. checking for strcasecmp... yes
  165. checking for strchr... yes
  166. checking for strcspn... yes
  167. checking for strdup... yes
  168. checking for strrchr... yes
  169. checking for strstr... yes
  170. checking for dlopen in -ldl... no
  171. checking for pthread_create in -lpthread... yes
  172. checking for snprintf... yes
  173. checking for vsnprintf... yes
  174. checking for library containing gzopen... -lz
  175. checking for library containing BZ2_bzopen... -lbz2
  176. checking whether to build the source formatter plugin... yes
  177. checking whether to build the autosave plugin... yes
  178. checking whether to build the class wizard plugin... yes
  179. checking whether to build the code completion plugin... yes
  180. checking whether to build the compiler plugin... yes
  181. checking whether to build the debugger plugin... yes
  182. checking whether to build the default MIME handler plugin... yes
  183. checking whether to build the open files list plugin... yes
  184. checking whether to build the occurrences highlighting plugin... yes
  185. checking whether to build the foreign projects importer plugin... yes
  186. checking whether to build the scripted wizard plugin... yes
  187. checking whether to build the to-do plugin... yes
  188. checking whether to build the abbreviations plugin... yes
  189. checking whether to keep prebuild windows dll's in dist-tarball... yes
  190. checking whether to integrate fortran-plugin in dist-tarball... yes
  191. checking whether to use gtk-notebook as default notebook... yes
  192. checking which (if any) contrib plugins to build... AutoVersioning BrowseTracker byogames cbkoders codesnippets codestat dragscroll envvars help keybinder libfinder profiler regex exporter symtab
  193. checking for wx-config... /usr/pkg/libexec/wx-3.0/wx-config
  194. checking for wxWidgets version >= 2.8.12... yes (version 3.0.4)
  195. checking for wxWidgets static library... no
  196. checking for wxWidgets platform... wxGTK
  197. checking for pkg-config... yes
  198. checking pkg-config is at least version 0.9.0... yes
  199. checking for GTK2... no
  200. *** Error code 1
  201.  
  202. Stop.
  203. make[1]: stopped in /usr/pkgsrc/editors/codeblocks
  204. *** Error code 1
  205.  
  206. Stop.
  207. make: stopped in /usr/pkgsrc/editors/codeblocks
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement