Advertisement
venture37

pkgsrc-current on Mavericks

Jul 29th, 2014
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.41 KB | None | 0 0
  1. $ sudo ./bootstrap --binary-macpkg
  2. ===> bootstrap command: ./bootstrap --binary-macpkg
  3. ===> bootstrap started: Tue Jul 29 20:26:46 BST 2014
  4. Working directory is: /usr/pkgsrc/bootstrap/work
  5. ===> running: /usr/bin/sed -e 's|@DEFAULT_INSTALL_MODE@|'0755'|' /usr/pkgsrc/sysutils/install-sh/files/install-sh.in > /usr/pkgsrc/bootstrap/work/bin/install-sh
  6. ===> running: /bin/chmod +x /usr/pkgsrc/bootstrap/work/bin/install-sh
  7. ===> Creating default mk.conf in /usr/pkgsrc/bootstrap/work
  8. ===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -d -o root -g wheel /usr/pkgsrc/bootstrap/work/sbin
  9. ===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -d -o root -g wheel /usr/pkgsrc/bootstrap/work/share/mk
  10. ===> Bootstrapping mk-files
  11. ===> running: (cd /usr/pkgsrc/pkgtools/bootstrap-mk-files/files && env CP=/bin/cp OPSYS=Darwin MK_DST=/usr/pkgsrc/bootstrap/work/share/mk ROOT_GROUP=wheel ROOT_USER=root SED=/usr/bin/sed SYSCONFDIR=/usr/pkg/etc /bin/sh ./bootstrap.sh)
  12. ===> Bootstrapping bmake
  13. ===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -d -o root -g wheel /usr/pkgsrc/bootstrap/work/bmake
  14. ===> running: (cd /usr/pkgsrc/bootstrap/work/bmake && /bin/sh configure --with-default-sys-path=/usr/pkgsrc/bootstrap/work/share/mk --prefix=/usr/pkgsrc/bootstrap/work )
  15. checking for gcc... gcc -isystem /usr/include
  16. checking whether the C compiler works... yes
  17. checking for C compiler default output file name... a.out
  18. checking for suffix of executables...
  19. checking whether we are cross compiling... no
  20. checking for suffix of object files... o
  21. checking whether we are using the GNU C compiler... yes
  22. checking whether gcc -isystem /usr/include accepts -g... yes
  23. checking for gcc -isystem /usr/include option to accept ISO C89... none needed
  24. checking how to run the C preprocessor... gcc -isystem /usr/include -E
  25. checking for grep that handles long lines and -e... /usr/bin/grep
  26. checking for egrep... /usr/bin/grep -E
  27. checking for ANSI C header files... yes
  28. checking for sys/types.h... yes
  29. checking for sys/stat.h... yes
  30. checking for stdlib.h... yes
  31. checking for string.h... yes
  32. checking for memory.h... yes
  33. checking for strings.h... yes
  34. checking for inttypes.h... yes
  35. checking for stdint.h... yes
  36. checking for unistd.h... yes
  37. checking minix/config.h usability... no
  38. checking minix/config.h presence... no
  39. checking for minix/config.h... no
  40. checking whether it is safe to define __EXTENSIONS__... yes
  41. checking for gcc... (cached) gcc -isystem /usr/include
  42. checking whether we are using the GNU C compiler... (cached) yes
  43. checking whether gcc -isystem /usr/include accepts -g... (cached) yes
  44. checking for gcc -isystem /usr/include option to accept ISO C89... (cached) none needed
  45. checking whether gcc -isystem /usr/include needs -traditional... no
  46. checking for a BSD-compatible install... /usr/bin/install -c
  47. checking for ANSI C header files... (cached) yes
  48. checking for sys/wait.h that is POSIX.1 compatible... yes
  49. checking for dirent.h that defines DIR... yes
  50. checking for library containing opendir... none required
  51. checking ar.h usability... yes
  52. checking ar.h presence... yes
  53. checking for ar.h... yes
  54. checking err.h usability... yes
  55. checking err.h presence... yes
  56. checking for err.h... yes
  57. checking fcntl.h usability... yes
  58. checking fcntl.h presence... yes
  59. checking for fcntl.h... yes
  60. checking paths.h usability... yes
  61. checking paths.h presence... yes
  62. checking for paths.h... yes
  63. checking poll.h usability... yes
  64. checking poll.h presence... yes
  65. checking for poll.h... yes
  66. checking ranlib.h usability... yes
  67. checking ranlib.h presence... yes
  68. checking for ranlib.h... yes
  69. checking for string.h... (cached) yes
  70. checking sys/mman.h usability... yes
  71. checking sys/mman.h presence... yes
  72. checking for sys/mman.h... yes
  73. checking sys/select.h usability... yes
  74. checking sys/select.h presence... yes
  75. checking for sys/select.h... yes
  76. checking sys/socket.h usability... yes
  77. checking sys/socket.h presence... yes
  78. checking for sys/socket.h... yes
  79. checking sys/time.h usability... yes
  80. checking sys/time.h presence... yes
  81. checking for sys/time.h... yes
  82. checking sys/uio.h usability... yes
  83. checking sys/uio.h presence... yes
  84. checking for sys/uio.h... yes
  85. checking for unistd.h... (cached) yes
  86. checking utime.h usability... yes
  87. checking utime.h presence... yes
  88. checking for utime.h... yes
  89. checking sys/cdefs.h usability... yes
  90. checking sys/cdefs.h presence... yes
  91. checking for sys/cdefs.h... yes
  92. checking whether sys/cdefs.h is compatible... yes
  93. checking for __attribute__... no
  94. checking whether byte ordering is bigendian... no
  95. checking for an ANSI C-conforming const... yes
  96. checking for off_t... yes
  97. checking for pid_t... yes
  98. checking for size_t... yes
  99. checking whether sys_siglist is declared... yes
  100. checking whether time.h and sys/time.h may both be included... yes
  101. checking whether struct tm is in sys/time.h or time.h... time.h
  102. checking return type of signal handlers... void
  103. checking vfork.h usability... no
  104. checking vfork.h presence... no
  105. checking for vfork.h... no
  106. checking for fork... yes
  107. checking for vfork... yes
  108. checking for working fork... yes
  109. checking for working vfork... (cached) yes
  110. checking for vprintf... yes
  111. checking for _doprnt... no
  112. checking for wait3 that fills in rusage... yes
  113. checking for err... yes
  114. checking for errx... yes
  115. checking for getcwd... yes
  116. checking for getenv... yes
  117. checking for getopt... yes
  118. checking for getwd... yes
  119. checking for killpg... yes
  120. checking for mmap... yes
  121. checking for putenv... yes
  122. checking for select... yes
  123. checking for setenv... yes
  124. checking for setpgid... yes
  125. checking for setrlimit... yes
  126. checking for sigaction... yes
  127. checking for sigvec... yes
  128. checking for snprintf... yes
  129. checking for strerror... yes
  130. checking for strftime... yes
  131. checking for strsep... yes
  132. checking for strtod... yes
  133. checking for strtol... yes
  134. checking for unsetenv... yes
  135. checking for vsnprintf... yes
  136. checking for wait3... yes
  137. checking for wait4... yes
  138. checking for waitpid... yes
  139. checking for warn... yes
  140. checking for warnx... yes
  141. checking for getenv... (cached) yes
  142. checking for realpath... yes
  143. checking for dirname... yes
  144. checking for stresep... no
  145. checking for strlcpy... yes
  146. checking for emalloc in -lutil... no
  147. checking whether stat file-mode macros are broken... no
  148. checking for struct stat.st_rdev... yes
  149. checking if diff -u works... yes
  150. checking for MACHINE & MACHINE_ARCH...
  151. defaults: MACHINE=darwin13, MACHINE_ARCH=i386
  152. Using: MACHINE=darwin13, MACHINE_ARCH=i386
  153. Using: MKSRC=mk
  154. configure: creating ./config.status
  155. config.status: creating Makefile
  156. config.status: creating make-bootstrap.sh
  157. config.status: creating unit-tests/Makefile
  158. config.status: creating config.h
  159.  
  160. You can now run
  161.  
  162. ./make-bootstrap.sh
  163.  
  164. to produce a fully functional bmake.
  165.  
  166. ===> running: (cd /usr/pkgsrc/bootstrap/work/bmake && /bin/sh make-bootstrap.sh)
  167. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DMAKE_VERSION="20110606" -DMACHINE="darwin13" -DMACHINE_ARCH="i386" -D_PATH_DEFSYSPATH="/usr/pkgsrc/bootstrap/work/share/mk" -o main.o /usr/pkgsrc/bootstrap/work/bmake/main.c
  168. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o arch.o /usr/pkgsrc/bootstrap/work/bmake/arch.c
  169. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o buf.o /usr/pkgsrc/bootstrap/work/bmake/buf.c
  170. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o compat.o /usr/pkgsrc/bootstrap/work/bmake/compat.c
  171. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o cond.o /usr/pkgsrc/bootstrap/work/bmake/cond.c
  172. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o dir.o /usr/pkgsrc/bootstrap/work/bmake/dir.c
  173. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o for.o /usr/pkgsrc/bootstrap/work/bmake/for.c
  174. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o getopt.o /usr/pkgsrc/bootstrap/work/bmake/getopt.c
  175. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o hash.o /usr/pkgsrc/bootstrap/work/bmake/hash.c
  176. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o job.o /usr/pkgsrc/bootstrap/work/bmake/job.c
  177. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o make.o /usr/pkgsrc/bootstrap/work/bmake/make.c
  178. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o make_malloc.o /usr/pkgsrc/bootstrap/work/bmake/make_malloc.c
  179. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o parse.o /usr/pkgsrc/bootstrap/work/bmake/parse.c
  180. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o sigcompat.o /usr/pkgsrc/bootstrap/work/bmake/sigcompat.c
  181. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o str.o /usr/pkgsrc/bootstrap/work/bmake/str.c
  182. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o strlist.o /usr/pkgsrc/bootstrap/work/bmake/strlist.c
  183. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o suff.o /usr/pkgsrc/bootstrap/work/bmake/suff.c
  184. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o targ.o /usr/pkgsrc/bootstrap/work/bmake/targ.c
  185. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o trace.o /usr/pkgsrc/bootstrap/work/bmake/trace.c
  186. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o var.o /usr/pkgsrc/bootstrap/work/bmake/var.c
  187. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o util.o /usr/pkgsrc/bootstrap/work/bmake/util.c
  188. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstAppend.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstAppend.c
  189. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstDupl.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstDupl.c
  190. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstInit.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstInit.c
  191. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstOpen.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstOpen.c
  192. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstAtEnd.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstAtEnd.c
  193. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstEnQueue.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstEnQueue.c
  194. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstInsert.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstInsert.c
  195. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstAtFront.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstAtFront.c
  196. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstIsAtEnd.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstIsAtEnd.c
  197. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstClose.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstClose.c
  198. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstFind.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstFind.c
  199. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstIsEmpty.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstIsEmpty.c
  200. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstRemove.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstRemove.c
  201. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstConcat.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstConcat.c
  202. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstFindFrom.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstFindFrom.c
  203. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstLast.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstLast.c
  204. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstReplace.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstReplace.c
  205. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstFirst.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstFirst.c
  206. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstDatum.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstDatum.c
  207. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstForEach.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstForEach.c
  208. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstMember.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstMember.c
  209. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstSucc.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstSucc.c
  210. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstDeQueue.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstDeQueue.c
  211. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstForEachFrom.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstForEachFrom.c
  212. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstDestroy.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstDestroy.c
  213. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstNext.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstNext.c
  214. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o lstPrev.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstPrev.c
  215. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o stresep.o /usr/pkgsrc/bootstrap/work/bmake/stresep.c
  216. gcc -isystem /usr/include -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -o meta.o /usr/pkgsrc/bootstrap/work/bmake/meta.c
  217. gcc -isystem /usr/include -o bmake main.o meta.o arch.o buf.o compat.o cond.o dir.o for.o getopt.o hash.o job.o make.o make_malloc.o parse.o sigcompat.o str.o strlist.o suff.o targ.o trace.o var.o util.o lstAppend.o lstDupl.o lstInit.o lstOpen.o lstAtEnd.o lstEnQueue.o lstInsert.o lstAtFront.o lstIsAtEnd.o lstClose.o lstFind.o lstIsEmpty.o lstRemove.o lstConcat.o lstFindFrom.o lstLast.o lstReplace.o lstFirst.o lstDatum.o lstForEach.o lstMember.o lstSucc.o lstDeQueue.o lstForEachFrom.o lstDestroy.o lstNext.o lstPrev.o stresep.o
  218. ===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -c -o root -g wheel -m 755 /usr/pkgsrc/bootstrap/work/bmake/bmake /usr/pkgsrc/bootstrap/work/bin/bmake
  219. ===> Building libnbcompat
  220. ===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -d -o root -g wheel /usr/pkgsrc/bootstrap/work/libnbcompat
  221. ===> running: (cd /usr/pkgsrc/bootstrap/work/libnbcompat; /bin/sh ./configure -C --prefix=/usr/pkg --infodir=/usr/pkg/info --mandir=/usr/pkg/man --sysconfdir=/usr/pkg/etc --enable-bsd-getopt --enable-db && /usr/pkgsrc/bootstrap/work/bin/bmake )
  222. configure: creating cache config.cache
  223. checking build system type... x86_64-apple-darwin13.3.0
  224. checking host system type... x86_64-apple-darwin13.3.0
  225. checking whether make sets $(MAKE)... yes
  226. checking for gcc... gcc -isystem /usr/include
  227. checking whether the C compiler works... yes
  228. checking for C compiler default output file name... a.out
  229. checking for suffix of executables...
  230. checking whether we are cross compiling... no
  231. checking for suffix of object files... o
  232. checking whether we are using the GNU C compiler... yes
  233. checking whether gcc -isystem /usr/include accepts -g... yes
  234. checking for gcc -isystem /usr/include option to accept ISO C89... none needed
  235. checking for a BSD-compatible install... /usr/bin/install -c
  236. checking whether ln -s works... yes
  237. checking for ranlib... ranlib
  238. checking for gawk... no
  239. checking for mawk... no
  240. checking for nawk... no
  241. checking for awk... awk
  242. checking for ar... ar
  243. checking for fparseln in -lutil... yes
  244. checking how to run the C preprocessor... gcc -isystem /usr/include -E
  245. checking for grep that handles long lines and -e... /usr/bin/grep
  246. checking for egrep... /usr/bin/grep -E
  247. checking for ANSI C header files... yes
  248. checking whether time.h and sys/time.h may both be included... yes
  249. checking for sys/types.h... yes
  250. checking for sys/stat.h... yes
  251. checking for stdlib.h... yes
  252. checking for string.h... yes
  253. checking for memory.h... yes
  254. checking for strings.h... yes
  255. checking for inttypes.h... yes
  256. checking for stdint.h... yes
  257. checking for unistd.h... yes
  258. checking for stdbool.h that conforms to C99... yes
  259. checking for _Bool... yes
  260. checking alloca.h usability... yes
  261. checking alloca.h presence... yes
  262. checking for alloca.h... yes
  263. checking assert.h usability... yes
  264. checking assert.h presence... yes
  265. checking for assert.h... yes
  266. checking ctype.h usability... yes
  267. checking ctype.h presence... yes
  268. checking for ctype.h... yes
  269. checking dirent.h usability... yes
  270. checking dirent.h presence... yes
  271. checking for dirent.h... yes
  272. checking endian.h usability... no
  273. checking endian.h presence... no
  274. checking for endian.h... no
  275. checking err.h usability... yes
  276. checking err.h presence... yes
  277. checking for err.h... yes
  278. checking errno.h usability... yes
  279. checking errno.h presence... yes
  280. checking for errno.h... yes
  281. checking fcntl.h usability... yes
  282. checking fcntl.h presence... yes
  283. checking for fcntl.h... yes
  284. checking fnmatch.h usability... yes
  285. checking fnmatch.h presence... yes
  286. checking for fnmatch.h... yes
  287. checking fts.h usability... yes
  288. checking fts.h presence... yes
  289. checking for fts.h... yes
  290. checking grp.h usability... yes
  291. checking grp.h presence... yes
  292. checking for grp.h... yes
  293. checking for inttypes.h... (cached) yes
  294. checking libutil.h usability... no
  295. checking libutil.h presence... no
  296. checking for libutil.h... no
  297. checking limits.h usability... yes
  298. checking limits.h presence... yes
  299. checking for limits.h... yes
  300. checking machine/endian.h usability... yes
  301. checking machine/endian.h presence... yes
  302. checking for machine/endian.h... yes
  303. checking ndir.h usability... no
  304. checking ndir.h presence... no
  305. checking for ndir.h... no
  306. checking netdb.h usability... yes
  307. checking netdb.h presence... yes
  308. checking for netdb.h... yes
  309. checking paths.h usability... yes
  310. checking paths.h presence... yes
  311. checking for paths.h... yes
  312. checking pwd.h usability... yes
  313. checking pwd.h presence... yes
  314. checking for pwd.h... yes
  315. checking signal.h usability... yes
  316. checking signal.h presence... yes
  317. checking for signal.h... yes
  318. checking stdarg.h usability... yes
  319. checking stdarg.h presence... yes
  320. checking for stdarg.h... yes
  321. checking stddef.h usability... yes
  322. checking stddef.h presence... yes
  323. checking for stddef.h... yes
  324. checking for stdint.h... (cached) yes
  325. checking stdio.h usability... yes
  326. checking stdio.h presence... yes
  327. checking for stdio.h... yes
  328. checking for stdlib.h... (cached) yes
  329. checking for string.h... (cached) yes
  330. checking sys/byteorder.h usability... no
  331. checking sys/byteorder.h presence... no
  332. checking for sys/byteorder.h... no
  333. checking sys/cdefs.h usability... yes
  334. checking sys/cdefs.h presence... yes
  335. checking for sys/cdefs.h... yes
  336. checking sys/dir.h usability... yes
  337. checking sys/dir.h presence... yes
  338. checking for sys/dir.h... yes
  339. checking sys/endian.h usability... no
  340. checking sys/endian.h presence... no
  341. checking for sys/endian.h... no
  342. checking sys/file.h usability... yes
  343. checking sys/file.h presence... yes
  344. checking for sys/file.h... yes
  345. checking sys/mkdev.h usability... no
  346. checking sys/mkdev.h presence... no
  347. checking for sys/mkdev.h... no
  348. checking sys/ndir.h usability... no
  349. checking sys/ndir.h presence... no
  350. checking for sys/ndir.h... no
  351. checking sys/param.h usability... yes
  352. checking sys/param.h presence... yes
  353. checking for sys/param.h... yes
  354. checking sys/socket.h usability... yes
  355. checking sys/socket.h presence... yes
  356. checking for sys/socket.h... yes
  357. checking for sys/stat.h... (cached) yes
  358. checking sys/statfs.h usability... no
  359. checking sys/statfs.h presence... no
  360. checking for sys/statfs.h... no
  361. checking sys/statvfs.h usability... yes
  362. checking sys/statvfs.h presence... yes
  363. checking for sys/statvfs.h... yes
  364. checking sys/time.h usability... yes
  365. checking sys/time.h presence... yes
  366. checking for sys/time.h... yes
  367. checking sys/ttycom.h usability... yes
  368. checking sys/ttycom.h presence... yes
  369. checking for sys/ttycom.h... yes
  370. checking for sys/types.h... (cached) yes
  371. checking sys/uio.h usability... yes
  372. checking sys/uio.h presence... yes
  373. checking for sys/uio.h... yes
  374. checking sys/vfs.h usability... no
  375. checking sys/vfs.h presence... no
  376. checking for sys/vfs.h... no
  377. checking sysexits.h usability... yes
  378. checking sysexits.h presence... yes
  379. checking for sysexits.h... yes
  380. checking termcap.h usability... yes
  381. checking termcap.h presence... yes
  382. checking for termcap.h... yes
  383. checking time.h usability... yes
  384. checking time.h presence... yes
  385. checking for time.h... yes
  386. checking tzfile.h usability... yes
  387. checking tzfile.h presence... yes
  388. checking for tzfile.h... yes
  389. checking for unistd.h... (cached) yes
  390. checking util.h usability... yes
  391. checking util.h presence... yes
  392. checking for util.h... yes
  393. checking utime.h usability... yes
  394. checking utime.h presence... yes
  395. checking for utime.h... yes
  396. checking sys/mman.h usability... yes
  397. checking sys/mman.h presence... yes
  398. checking for sys/mman.h... yes
  399. checking for sys/mount.h... yes
  400. checking glob.h usability... yes
  401. checking glob.h presence... yes
  402. checking for glob.h... yes
  403. checking sys/queue.h usability... yes
  404. checking sys/queue.h presence... yes
  405. checking for sys/queue.h... yes
  406. checking regex.h usability... yes
  407. checking regex.h presence... yes
  408. checking for regex.h... yes
  409. checking for regexec... yes
  410. checking for va_copy... yes
  411. checking for __builtin_va_copy... yes
  412. checking md5.h usability... no
  413. checking md5.h presence... no
  414. checking for md5.h... no
  415. checking for md5.h... (cached) no
  416. checking rmd160.h usability... no
  417. checking rmd160.h presence... no
  418. checking for rmd160.h... no
  419. checking sha1.h usability... no
  420. checking sha1.h presence... no
  421. checking for sha1.h... no
  422. checking sha2.h usability... no
  423. checking sha2.h presence... no
  424. checking for sha2.h... no
  425. checking for MD5File... no
  426. checking for RMD160File... no
  427. checking for SHA1File... no
  428. checking for SHA512_File... no
  429. checking for issetugid... yes
  430. checking whether optarg is declared... yes
  431. checking whether optind is declared... yes
  432. checking whether optreset is declared... yes
  433. checking getopt.h usability... yes
  434. checking getopt.h presence... yes
  435. checking for getopt.h... yes
  436. checking for struct option... yes
  437. checking vis.h usability... yes
  438. checking vis.h presence... yes
  439. checking for vis.h... yes
  440. checking for VIS_WHITE in vis.h... yes
  441. checking for strunvis... yes
  442. checking for strvis... yes
  443. checking for strsvis... no
  444. checking for svis... no
  445. checking for unvis... yes
  446. checking for vis... yes
  447. checking for strunvis... (cached) yes
  448. checking for strvis... (cached) yes
  449. checking for strsvis... (cached) no
  450. checking for __attribute__... yes
  451. checking for size_t... yes
  452. checking for uintptr_t... yes
  453. checking for int8_t... yes
  454. checking for int16_t... yes
  455. checking for int32_t... yes
  456. checking for int64_t... yes
  457. checking for uint8_t... yes
  458. checking for uint16_t... yes
  459. checking for uint32_t... yes
  460. checking for uint64_t... yes
  461. checking for long long... yes
  462. checking for long double... yes
  463. checking for fsid_t... yes
  464. checking whether byte ordering is bigendian... no
  465. checking size of off_t... 8
  466. checking for stdlib.h... (cached) yes
  467. checking for GNU libc compatible malloc... yes
  468. checking whether strerror_r is declared... yes
  469. checking for strerror_r... yes
  470. checking whether strerror_r returns char *... no
  471. checking for pid_t... yes
  472. checking vfork.h usability... no
  473. checking vfork.h presence... no
  474. checking for vfork.h... no
  475. checking for fork... yes
  476. checking for vfork... yes
  477. checking for working fork... yes
  478. checking for working vfork... (cached) yes
  479. checking for vprintf... yes
  480. checking for _doprnt... no
  481. checking whether snprintf is declared... yes
  482. checking whether vasprintf is declared... yes
  483. checking for asprintf... yes
  484. checking for err... yes
  485. checking for fgetln... yes
  486. checking for fnmatch... yes
  487. checking for fparseln... yes
  488. checking for getenv... yes
  489. checking for isblank... yes
  490. checking for lchflags... yes
  491. checking for lchmod... yes
  492. checking for lchown... yes
  493. checking for lutimes... yes
  494. checking for mkdtemp... yes
  495. checking for mkstemp... yes
  496. checking for setenv... yes
  497. checking for setgroupent... yes
  498. checking for setpassent... yes
  499. checking for setprogname... yes
  500. checking for shquote... no
  501. checking for snprintf... yes
  502. checking for statvfs... yes
  503. checking for strdup... yes
  504. checking for strerror... yes
  505. checking for strlcat... yes
  506. checking for strlcpy... yes
  507. checking for strmode... yes
  508. checking for strsep... yes
  509. checking for strtoll... yes
  510. checking for unsetenv... yes
  511. checking for usleep... yes
  512. checking for utimes... yes
  513. checking for warn... (cached) no
  514. checking for library containing socket... none required
  515. checking for gethostbyname in -lnsl... no
  516. checking for socklen_t... yes
  517. checking for struct addrinfo... yes
  518. checking for struct in6_addr... yes
  519. checking for struct sockaddr_in6... yes
  520. checking for struct sockaddr_storage... yes
  521. checking for getnameinfo... yes
  522. checking for gai_strerror... yes
  523. checking for getaddrinfo... yes
  524. checking for getenv... (cached) yes
  525. checking for setenv... (cached) yes
  526. checking for unsetenv... (cached) yes
  527. checking for mkdtemp... (cached) yes
  528. checking for mkstemp... (cached) yes
  529. checking for bcopy... yes
  530. checking for bzero... yes
  531. checking for memset... yes
  532. checking for memcpy... yes
  533. checking for setlocale... yes
  534. checking for getmode... yes
  535. checking for setmode... yes
  536. checking whether endgrent is declared... no
  537. checking whether endpwent is declared... no
  538. checking whether setpassent is declared... no
  539. checking for gid_from_group... no
  540. checking for group_from_gid... yes
  541. checking for pwcache_groupdb... no
  542. checking for pwcache_userdb... no
  543. checking for uid_from_user... no
  544. checking for user_from_uid... yes
  545. checking for fts_open... yes
  546. checking for timegm... yes
  547. checking poll.h usability... yes
  548. checking poll.h presence... yes
  549. checking for poll.h... yes
  550. checking sys/poll.h usability... yes
  551. checking sys/poll.h presence... yes
  552. checking for sys/poll.h... yes
  553. checking for poll.h... (cached) yes
  554. checking for sys/poll.h... (cached) yes
  555. checking for poll... yes
  556. checking if poll() is implemented natively... yes
  557. checking for getpassphrase... no
  558. checking for getpgrp... yes
  559. checking for memmove... yes
  560. checking for select... yes
  561. checking for getpgrp... (cached) yes
  562. checking whether getpgrp requires zero arguments... yes
  563. checking for struct statfs.f_flags... no
  564. checking for struct statfs.f_fsize... no
  565. checking for struct statfs.f_iosize... no
  566. checking for struct dirent.d_namlen... yes
  567. checking for DIR.dd_fd... no
  568. checking for dirfd... yes
  569. checking *printf() support for %lld... yes
  570. checking for strtoll... (cached) yes
  571. checking if vsnprintf is standards compliant... yes
  572. configure: updating cache config.cache
  573. configure: creating ./config.status
  574. config.status: creating Makefile
  575. config.status: creating nbcompat/config.h
  576. awk -f nbcompat.awk nbcompat/config.h > nbcompat/nbconfig.h
  577. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c glob.c
  578. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c md5c.c
  579. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c md5hl.c
  580. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c rmd160.c
  581. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c rmd160hl.c
  582. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c sha1.c
  583. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c sha1hl.c
  584. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c sha2.c
  585. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c sha2hl.c
  586. sha2hl.c:106:11: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with
  587. different sign [-Wpointer-sign]
  588. if ((ret = buffer) != NULL) {
  589. ^ ~~~~~~
  590. sha2hl.c:119:9: warning: returning 'unsigned char *' from a function with result type 'char *' converts between pointers to
  591. integer types with different sign [-Wpointer-sign]
  592. return ret;
  593. ^~~
  594. sha2hl.c:129:26: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types
  595. with different sign [-Wpointer-sign]
  596. return SHA256_End(&ctx, digest);
  597. ^~~~~~
  598. sha2hl.c:97:34: note: passing argument to parameter 'buffer' here
  599. SHA256_End(SHA256_CTX *ctx, char buffer[])
  600. ^
  601. sha2hl.c:166:11: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with
  602. different sign [-Wpointer-sign]
  603. if ((ret = buffer) != NULL) {
  604. ^ ~~~~~~
  605. sha2hl.c:179:9: warning: returning 'unsigned char *' from a function with result type 'char *' converts between pointers to
  606. integer types with different sign [-Wpointer-sign]
  607. return ret;
  608. ^~~
  609. sha2hl.c:226:11: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with
  610. different sign [-Wpointer-sign]
  611. if ((ret = buffer) != NULL) {
  612. ^ ~~~~~~
  613. sha2hl.c:239:9: warning: returning 'unsigned char *' from a function with result type 'char *' converts between pointers to
  614. integer types with different sign [-Wpointer-sign]
  615. return ret;
  616. ^~~
  617. 7 warnings generated.
  618. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c vis.c
  619. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c unvis.c
  620. unvis.c:92:9: warning: implicit declaration of function '__nbcompat_unvis13' is invalid in C99
  621. [-Wimplicit-function-declaration]
  622. return __nbcompat_unvis13(cp, (int)c, astate, flag);
  623. ^
  624. 1 warning generated.
  625. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c shquote.c
  626. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c warn.c
  627. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c pwcache.c
  628. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_close.c
  629. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_conv.c
  630. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_debug.c
  631. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_delete.c
  632. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_get.c
  633. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_open.c
  634. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_overflow.c
  635. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_page.c
  636. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_put.c
  637. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_search.c
  638. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_seq.c
  639. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_split.c
  640. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_utils.c
  641. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/db/db.c
  642. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/hash/hash.c
  643. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/hash/hash_bigkey.c
  644. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/hash/hash_buf.c
  645. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/hash/hash_func.c
  646. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/hash/hash_log2.c
  647. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/hash/hash_page.c
  648. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/hash/ndbm.c
  649. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/hash/ndbmdatum.c
  650. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/mpool/mpool.c
  651. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_close.c
  652. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_delete.c
  653. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_get.c
  654. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_open.c
  655. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_put.c
  656. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_search.c
  657. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_seq.c
  658. gcc -isystem /usr/include -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_utils.c
  659. ar cr libnbcompat.a glob.o md5c.o md5hl.o rmd160.o rmd160hl.o sha1.o sha1hl.o sha2.o sha2hl.o vis.o unvis.o shquote.o warn.o pwcache.o bt_close.o bt_conv.o bt_debug.o bt_delete.o bt_get.o bt_open.o bt_overflow.o bt_page.o bt_put.o bt_search.o bt_seq.o bt_split.o bt_utils.o db.o hash.o hash_bigkey.o hash_buf.o hash_func.o hash_log2.o hash_page.o ndbm.o ndbmdatum.o mpool.o rec_close.o rec_delete.o rec_get.o rec_open.o rec_put.o rec_search.o rec_seq.o rec_utils.o
  660. ranlib libnbcompat.a
  661. ===> Bootstrapping awk
  662. ===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -d -o root -g wheel /usr/pkgsrc/bootstrap/work/awk
  663. ===> running: (cd /usr/pkgsrc/bootstrap/work/awk && /usr/pkgsrc/bootstrap/work/bin/bmake -f Makefile CC="gcc -isystem /usr/include" CFLAGS="")
  664. gcc -isystem /usr/include -c ytab.c
  665. /n/fs/fac/bwk/awk/awkgram.y:1397:9: warning: array index -1 is before the beginning of the array [-Warray-bounds]
  666. yyp = &yys[-1];
  667. ^ ~~
  668. /n/fs/fac/bwk/awk/awkgram.y:1375:2: note: array 'yys' declared here
  669. struct
  670. ^
  671. 1 warning generated.
  672. gcc -isystem /usr/include -c b.c
  673. gcc -isystem /usr/include -c main.c
  674. gcc -isystem /usr/include -c parse.c
  675. gcc -isystem /usr/include -c proctab.c
  676. gcc -isystem /usr/include -c tran.c
  677. gcc -isystem /usr/include -c lib.c
  678. gcc -isystem /usr/include -c run.c
  679. gcc -isystem /usr/include -c lex.c
  680. gcc -isystem /usr/include ytab.o b.o main.o parse.o proctab.o tran.o lib.o run.o lex.o -lm -o a.out
  681. ===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -c -o root -g wheel -m 755 /usr/pkgsrc/bootstrap/work/awk/a.out /usr/pkgsrc/bootstrap/work/bin/nawk
  682. ===> Bootstrapping sed
  683. ===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -d -o root -g wheel /usr/pkgsrc/bootstrap/work/sed
  684. ===> running: (cd /usr/pkgsrc/bootstrap/work/sed; env CPPFLAGS=' -I../libnbcompat' LDFLAGS=' -L../libnbcompat' LIBS=' -lnbcompat' /bin/sh ./configure -C --prefix=/usr/pkg --infodir=/usr/pkg/info --mandir=/usr/pkg/man --sysconfdir=/usr/pkg/etc --program-transform-name='s,sed,nbsed,' && /usr/pkgsrc/bootstrap/work/bin/bmake )
  685. configure: creating cache config.cache
  686. checking build system type... x86_64-apple-darwin13.3.0
  687. checking host system type... x86_64-apple-darwin13.3.0
  688. checking whether make sets $(MAKE)... yes
  689. checking for gawk... no
  690. checking for mawk... no
  691. checking for nawk... no
  692. checking for awk... awk
  693. checking for gcc... gcc -isystem /usr/include
  694. checking for C compiler default output file name... a.out
  695. checking whether the C compiler works... yes
  696. checking whether we are cross compiling... no
  697. checking for suffix of executables...
  698. checking for suffix of object files... o
  699. checking whether we are using the GNU C compiler... yes
  700. checking whether gcc -isystem /usr/include accepts -g... yes
  701. checking for gcc -isystem /usr/include option to accept ANSI C... none needed
  702. checking for a BSD-compatible install... /usr/bin/install -c
  703. checking whether ln -s works... yes
  704. checking how to run the C preprocessor... gcc -isystem /usr/include -E
  705. checking for egrep... grep -E
  706. checking for ANSI C header files... yes
  707. checking for sys/types.h... yes
  708. checking for sys/stat.h... yes
  709. checking for stdlib.h... yes
  710. checking for string.h... yes
  711. checking for memory.h... yes
  712. checking for strings.h... yes
  713. checking for inttypes.h... yes
  714. checking for stdint.h... yes
  715. checking for unistd.h... yes
  716. checking ctype.h usability... yes
  717. checking ctype.h presence... yes
  718. checking for ctype.h... yes
  719. checking err.h usability... yes
  720. checking err.h presence... yes
  721. checking for err.h... yes
  722. checking errno.h usability... yes
  723. checking errno.h presence... yes
  724. checking for errno.h... yes
  725. checking fcntl.h usability... yes
  726. checking fcntl.h presence... yes
  727. checking for fcntl.h... yes
  728. checking limits.h usability... yes
  729. checking limits.h presence... yes
  730. checking for limits.h... yes
  731. checking regex.h usability... yes
  732. checking regex.h presence... yes
  733. checking for regex.h... yes
  734. checking stdarg.h usability... yes
  735. checking stdarg.h presence... yes
  736. checking for stdarg.h... yes
  737. checking stddef.h usability... yes
  738. checking stddef.h presence... yes
  739. checking for stddef.h... yes
  740. checking stdio.h usability... yes
  741. checking stdio.h presence... yes
  742. checking for stdio.h... yes
  743. checking for stdlib.h... (cached) yes
  744. checking for string.h... (cached) yes
  745. checking termios.h usability... yes
  746. checking termios.h presence... yes
  747. checking for termios.h... yes
  748. checking for unistd.h... (cached) yes
  749. checking sys/cdefs.h usability... yes
  750. checking sys/cdefs.h presence... yes
  751. checking for sys/cdefs.h... yes
  752. checking sys/ioctl.h usability... yes
  753. checking sys/ioctl.h presence... yes
  754. checking for sys/ioctl.h... yes
  755. checking for sys/stat.h... (cached) yes
  756. checking for sys/types.h... (cached) yes
  757. checking sys/uio.h usability... yes
  758. checking sys/uio.h presence... yes
  759. checking for sys/uio.h... yes
  760. checking for regcomp... yes
  761. checking for regexec... yes
  762. checking for memcpy... yes
  763. checking for working REG_STARTEND... yes
  764. checking for an ANSI C-conforming const... yes
  765. checking for inline... inline
  766. checking for size_t... yes
  767. checking whether strerror_r is declared... yes
  768. checking for strerror_r... yes
  769. checking whether strerror_r returns char *... no
  770. updating cache config.cache
  771. configure: creating ./config.status
  772. config.status: creating Makefile
  773. config.status: creating config.h
  774. gcc -isystem /usr/include -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-apple-darwin13.3.0\" -DVERSION=\"20040821\" -I../libnbcompat -g -O2 -c compile.c -o compile.o
  775. gcc -isystem /usr/include -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-apple-darwin13.3.0\" -DVERSION=\"20040821\" -I../libnbcompat -g -O2 -c main.c -o main.o
  776. gcc -isystem /usr/include -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-apple-darwin13.3.0\" -DVERSION=\"20040821\" -I../libnbcompat -g -O2 -c misc.c -o misc.o
  777. gcc -isystem /usr/include -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-apple-darwin13.3.0\" -DVERSION=\"20040821\" -I../libnbcompat -g -O2 -c process.c -o process.o
  778. gcc -isystem /usr/include -g -O2 -L../libnbcompat -o sed compile.o main.o misc.o process.o -lnbcompat
  779. ===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -c -o root -g wheel -m 755 /usr/pkgsrc/bootstrap/work/sed/sed /usr/pkgsrc/bootstrap/work/bin/sed
  780. ===> Bootstrapping pkgtools
  781. ===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -d -o root -g wheel /usr/pkgsrc/bootstrap/work/pkg_install
  782. ===> running: (cd /usr/pkgsrc/bootstrap/work/pkg_install; env CPPFLAGS=' -I../libnbcompat -I../../libnbcompat' LDFLAGS=' -L../libnbcompat -L../../libnbcompat' LIBS=' -lnbcompat' /bin/sh ./configure -C --enable-bootstrap --prefix=/usr/pkg --sysconfdir=/usr/pkg/etc --with-pkgdbdir=/var/db/pkg --infodir=/usr/pkg/info --mandir=/usr/pkg/man && /usr/pkgsrc/bootstrap/work/bin/bmake )
  783. configure: creating cache config.cache
  784. checking build system type... x86_64-apple-darwin13.3.0
  785. checking host system type... x86_64-apple-darwin13.3.0
  786. checking whether make sets $(MAKE)... yes
  787. checking for gcc... gcc -isystem /usr/include
  788. checking whether the C compiler works... yes
  789. checking for C compiler default output file name... a.out
  790. checking for suffix of executables...
  791. checking whether we are cross compiling... no
  792. checking for suffix of object files... o
  793. checking whether we are using the GNU C compiler... yes
  794. checking whether gcc -isystem /usr/include accepts -g... yes
  795. checking for gcc -isystem /usr/include option to accept ISO C89... none needed
  796. checking for a BSD-compatible install... /usr/bin/install -c
  797. checking whether ln -s works... yes
  798. checking for ranlib... ranlib
  799. checking for ar... ar
  800. checking for chmod... /bin/chmod
  801. checking for cmp... /usr/bin/cmp
  802. checking for cp... /bin/cp
  803. checking for env... /usr/bin/env
  804. checking for find... /usr/bin/find
  805. checking for grep... /usr/bin/grep
  806. checking for ln... /bin/ln
  807. checking for mkdir... /bin/mkdir
  808. checking for rmdir... /bin/rmdir
  809. checking for rm... /bin/rm
  810. checking for sed... /usr/bin/sed
  811. checking for sort... /usr/bin/sort
  812. checking for touch... /usr/bin/touch
  813. checking for __db185_open in -ldb... ./configure: line 4053: ac_fn_c_try_link: command not found
  814. no
  815. checking for library containing dbopen... none required
  816. checking how to run the C preprocessor... gcc -isystem /usr/include -E
  817. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  818. checking for egrep... /usr/bin/grep -E
  819. checking for ANSI C header files... yes
  820. checking for sys/types.h... yes
  821. checking for sys/stat.h... yes
  822. checking for stdlib.h... yes
  823. checking for string.h... yes
  824. checking for memory.h... yes
  825. checking for strings.h... yes
  826. checking for inttypes.h... yes
  827. checking for stdint.h... yes
  828. checking for unistd.h... yes
  829. checking assert.h usability... yes
  830. checking assert.h presence... yes
  831. checking for assert.h... yes
  832. checking ctype.h usability... yes
  833. checking ctype.h presence... yes
  834. checking for ctype.h... yes
  835. checking dirent.h usability... yes
  836. checking dirent.h presence... yes
  837. checking for dirent.h... yes
  838. checking err.h usability... yes
  839. checking err.h presence... yes
  840. checking for err.h... yes
  841. checking errno.h usability... yes
  842. checking errno.h presence... yes
  843. checking for errno.h... yes
  844. checking fnctl.h usability... no
  845. checking fnctl.h presence... no
  846. checking for fnctl.h... no
  847. checking fnmatch.h usability... yes
  848. checking fnmatch.h presence... yes
  849. checking for fnmatch.h... yes
  850. checking glob.h usability... yes
  851. checking glob.h presence... yes
  852. checking for glob.h... yes
  853. checking grp.h usability... yes
  854. checking grp.h presence... yes
  855. checking for grp.h... yes
  856. checking for inttypes.h... (cached) yes
  857. checking limits.h usability... yes
  858. checking limits.h presence... yes
  859. checking for limits.h... yes
  860. checking pwd.h usability... yes
  861. checking pwd.h presence... yes
  862. checking for pwd.h... yes
  863. checking signal.h usability... yes
  864. checking signal.h presence... yes
  865. checking for signal.h... yes
  866. checking stdarg.h usability... yes
  867. checking stdarg.h presence... yes
  868. checking for stdarg.h... yes
  869. checking stdio.h usability... yes
  870. checking stdio.h presence... yes
  871. checking for stdio.h... yes
  872. checking for stdlib.h... (cached) yes
  873. checking for string.h... (cached) yes
  874. checking time.h usability... yes
  875. checking time.h presence... yes
  876. checking for time.h... yes
  877. checking for unistd.h... (cached) yes
  878. checking vis.h usability... yes
  879. checking vis.h presence... yes
  880. checking for vis.h... yes
  881. checking sys/cdefs.h usability... yes
  882. checking sys/cdefs.h presence... yes
  883. checking for sys/cdefs.h... yes
  884. checking sys/file.h usability... yes
  885. checking sys/file.h presence... yes
  886. checking for sys/file.h... yes
  887. checking sys/ioctl.h usability... yes
  888. checking sys/ioctl.h presence... yes
  889. checking for sys/ioctl.h... yes
  890. checking sys/param.h usability... yes
  891. checking sys/param.h presence... yes
  892. checking for sys/param.h... yes
  893. checking sys/queue.h usability... yes
  894. checking sys/queue.h presence... yes
  895. checking for sys/queue.h... yes
  896. checking for sys/stat.h... (cached) yes
  897. checking sys/time.h usability... yes
  898. checking sys/time.h presence... yes
  899. checking for sys/time.h... yes
  900. checking for sys/types.h... (cached) yes
  901. checking sys/utsname.h usability... yes
  902. checking sys/utsname.h presence... yes
  903. checking for sys/utsname.h... yes
  904. checking sys/wait.h usability... yes
  905. checking sys/wait.h presence... yes
  906. checking for sys/wait.h... yes
  907. checking for vfork... yes
  908. checking for library containing gethostbyname... none required
  909. checking for library containing socket... none required
  910. checking for uint8_t... yes
  911. checking for uint16_t... yes
  912. checking for uint32_t... yes
  913. checking for uint64_t... yes
  914. checking for a working PRIu64... yes
  915. checking size of int... 4
  916. checking size of long... 8
  917. checking size of long long... 8
  918. checking size of size_t... 8
  919. configure: updating cache config.cache
  920. configure: creating ./config.status
  921. config.status: creating Makefile
  922. config.status: creating add/Makefile
  923. config.status: creating admin/Makefile
  924. config.status: creating bpm/bpm.sh
  925. config.status: creating create/Makefile
  926. config.status: creating delete/Makefile
  927. config.status: creating info/Makefile
  928. config.status: creating lib/Makefile
  929. config.status: creating lib/pkg_install.conf.5
  930. config.status: creating lib/pkg_install.conf.cat
  931. config.status: creating lib/config.h
  932. gcc -isystem /usr/include -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c automatic.c
  933. gcc -isystem /usr/include -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c conflicts.c
  934. gcc -isystem /usr/include -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c dewey.c
  935. gcc -isystem /usr/include -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c fexec.c
  936. gcc -isystem /usr/include -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c file.c
  937. gcc -isystem /usr/include -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c gpgsig.c
  938. gcc -isystem /usr/include -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c global.c
  939. gcc -isystem /usr/include -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c iterate.c
  940. gcc -isystem /usr/include -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c license.c
  941. gcc -isystem /usr/include -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c lpkg.c
  942. gcc -isystem /usr/include -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c opattern.c
  943. gcc -isystem /usr/include -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c parse-config.c
  944. gcc -isystem /usr/include -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c pkgdb.c
  945. gcc -isystem /usr/include -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c plist.c
  946. gcc -isystem /usr/include -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c remove.c
  947. gcc -isystem /usr/include -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c str.c
  948. gcc -isystem /usr/include -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c var.c
  949. gcc -isystem /usr/include -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c version.c
  950. gcc -isystem /usr/include -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c vulnerabilities-file.c
  951. gcc -isystem /usr/include -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -I../libnbcompat -I../../libnbcompat -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c xwrapper.c
  952. ar crv libinstall.a automatic.o conflicts.o dewey.o fexec.o file.o gpgsig.o global.o iterate.o license.o lpkg.o opattern.o parse-config.o pkgdb.o plist.o remove.o str.o var.o version.o vulnerabilities-file.o xwrapper.o
  953. a - automatic.o
  954. a - conflicts.o
  955. a - dewey.o
  956. a - fexec.o
  957. a - file.o
  958. a - gpgsig.o
  959. a - global.o
  960. a - iterate.o
  961. a - license.o
  962. a - lpkg.o
  963. a - opattern.o
  964. a - parse-config.o
  965. a - pkgdb.o
  966. a - plist.o
  967. a - remove.o
  968. a - str.o
  969. a - var.o
  970. a - version.o
  971. a - vulnerabilities-file.o
  972. a - xwrapper.o
  973. ranlib libinstall.a
  974. gcc -isystem /usr/include -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c check.c
  975. gcc -isystem /usr/include -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c main.c
  976. gcc -isystem /usr/include -L../libnbcompat -L../../libnbcompat -L../lib -o pkg_admin check.o main.o -linstall -lnbcompat
  977. ld: warning: directory not found for option '-L../libnbcompat'
  978. sed -e 's|@PKG_ADMIN@|/usr/pkg/sbin/pkg_admin|' /usr/pkgsrc/bootstrap/work/pkg_install/admin/audit-packages.sh.in > audit-packages
  979. sed -e 's|@PKG_ADMIN@|/usr/pkg/sbin/pkg_admin|' /usr/pkgsrc/bootstrap/work/pkg_install/admin/download-vulnerability-list.sh.in > download-vulnerability-list
  980. gcc -isystem /usr/include -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c main.c
  981. gcc -isystem /usr/include -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c perform.c
  982. gcc -isystem /usr/include -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c pl.c
  983. gcc -isystem /usr/include -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c util.c
  984. gcc -isystem /usr/include -L../libnbcompat -L../../libnbcompat -L../lib -o pkg_create main.o perform.o pl.o util.o -linstall -lnbcompat
  985. ld: warning: directory not found for option '-L../libnbcompat'
  986. gcc -isystem /usr/include -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c main.c
  987. gcc -isystem /usr/include -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c perform.c
  988. gcc -isystem /usr/include -DHAVE_CONFIG_H -I../libnbcompat -I../../libnbcompat -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c show.c
  989. gcc -isystem /usr/include -L../libnbcompat -L../../libnbcompat -L../lib -o pkg_info main.o perform.o show.o -linstall -lnbcompat
  990. ld: warning: directory not found for option '-L../libnbcompat'
  991. ===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -c -o root -g wheel -m 755 /usr/pkgsrc/bootstrap/work/pkg_install/admin/pkg_admin /usr/pkgsrc/bootstrap/work/sbin/pkg_admin
  992. ===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -c -o root -g wheel -m 755 /usr/pkgsrc/bootstrap/work/pkg_install/create/pkg_create /usr/pkgsrc/bootstrap/work/sbin/pkg_create
  993. ===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -c -o root -g wheel -m 755 /usr/pkgsrc/bootstrap/work/pkg_install/info/pkg_info /usr/pkgsrc/bootstrap/work/sbin/pkg_info
  994. ===> Installing packages
  995. ===> running: (cd /usr/pkgsrc/pkgtools/bootstrap-mk-files && /usr/pkgsrc/bootstrap/work/bin/bmake USE_DESTDIR=no -DPKG_PRESERVE MAKECONF=/usr/pkgsrc/bootstrap/work/mk.conf install)
  996. ===> Installing dependencies for bootstrap-mk-files-20140516
  997. ===> Overriding tools for bootstrap-mk-files-20140516
  998. ===> Extracting for bootstrap-mk-files-20140516
  999. ===> Patching for bootstrap-mk-files-20140516
  1000. ===> Creating toolchain wrappers for bootstrap-mk-files-20140516
  1001. ===> Configuring for bootstrap-mk-files-20140516
  1002. cd /usr/pkgsrc/bootstrap/work/wrk/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20140516; for file in bsd.* sys.mk; do test ! -f mods/Darwin.$file || /bin/cp -f mods/Darwin.$file /usr/pkgsrc/bootstrap/work/wrk/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20140516/$file; done
  1003. cd /usr/pkgsrc/bootstrap/work/wrk/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20140516; if test -f mods/Darwin.bsd.own.mk.in; then own_mk=mods/Darwin.bsd.own.mk.in; els own_mk=mods/bsd.own.mk.in; fi; /usr/pkgsrc/bootstrap/work/bin/sed -e 's|@ROOT_GROUP@|'wheel'|g' -e 's|@ROOT_USER@|'root'|g' -e 's|@SYSCONFDIR@|'/usr/pkg/etc'|g' $own_mk > bsd.own.mk
  1004. ===> Installing for bootstrap-mk-files-20140516
  1005. => Creating installation directories
  1006. cd /usr/pkgsrc/bootstrap/work/wrk/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20140516 && for file in bsd.* sys.mk; do /usr/bin/install -c -o root -g wheel -m 444 $file /usr/pkg/share/mk/$file; done
  1007. => Automatic manual page handling
  1008. => Registering installation for bootstrap-mk-files-20140516
  1009. ===> running: (cd /usr/pkgsrc/devel/bmake && /usr/pkgsrc/bootstrap/work/bin/bmake USE_DESTDIR=no -DPKG_PRESERVE MAKECONF=/usr/pkgsrc/bootstrap/work/mk.conf install)
  1010. ===> Installing dependencies for bmake-20140314
  1011. => Build dependency gcc>=2.95.3nb7: NOT found
  1012. => Verifying reinstall for ../../lang/gcc
  1013. ERROR: This package is not available for these platforms: Darwin-*-* Interix-*-* *-*-x86_64 DragonFly-*-*.
  1014. ERROR: This package has set PKG_FAIL_REASON:
  1015. ERROR: gcc-2.95.3nb7 is not available for Darwin-13.3.0-i386
  1016. *** Error code 1
  1017.  
  1018. Stop.
  1019. bmake: stopped in /usr/pkgsrc/lang/gcc
  1020. *** Error code 1
  1021.  
  1022. Stop.
  1023. bmake: stopped in /usr/pkgsrc/devel/bmake
  1024. ===> exited with status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement