Guest User

Untitled

a guest
Feb 8th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 75.44 KB | None | 0 0
  1. Script started on Wed Feb 8 21:13:18 2017
  2. ===> bootstrap command: ./bootstrap
  3. ===> bootstrap started: Wed Feb 8 21:13:45 CET 2017
  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=FreeBSD 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 --prefix=/usr/pkgsrc/bootstrap/work --with-default-sys-path=/usr/pkgsrc/bootstrap/work/share/mk --with-machine-arch=x86_64 )
  15. Using: filemon=/usr/include/dev/filemon/filemon.h
  16. checking for gcc... gcc
  17. checking for C compiler default output file name... a.out
  18. checking whether the C compiler works... yes
  19. checking whether we are cross compiling... no
  20. checking for suffix of executables...
  21. checking for suffix of object files... o
  22. checking whether we are using the GNU C compiler... yes
  23. checking whether gcc accepts -g... yes
  24. checking for gcc option to accept ISO C89... none needed
  25. checking how to run the C preprocessor... gcc -E
  26. checking for grep that handles long lines and -e... /usr/bin/grep
  27. checking for egrep... /usr/bin/grep -E
  28. checking for ANSI C header files... yes
  29. checking for sys/types.h... yes
  30. checking for sys/stat.h... yes
  31. checking for stdlib.h... yes
  32. checking for string.h... yes
  33. checking for memory.h... yes
  34. checking for strings.h... yes
  35. checking for inttypes.h... yes
  36. checking for stdint.h... yes
  37. checking for unistd.h... yes
  38. checking minix/config.h usability... no
  39. checking minix/config.h presence... no
  40. checking for minix/config.h... no
  41. checking whether it is safe to define __EXTENSIONS__... yes
  42. checking for gcc... (cached) gcc
  43. checking whether we are using the GNU C compiler... (cached) yes
  44. checking whether gcc accepts -g... (cached) yes
  45. checking for gcc option to accept ISO C89... (cached) none needed
  46. checking whether gcc needs -traditional... no
  47. checking for a BSD-compatible install... /usr/bin/install -c
  48. Using: BMAKE_PATH_MAX=1024
  49. checking for ANSI C header files... (cached) yes
  50. checking for sys/wait.h that is POSIX.1 compatible... yes
  51. checking for dirent.h that defines DIR... yes
  52. checking for library containing opendir... none required
  53. checking ar.h usability... yes
  54. checking ar.h presence... yes
  55. checking for ar.h... yes
  56. checking err.h usability... yes
  57. checking err.h presence... yes
  58. checking for err.h... yes
  59. checking fcntl.h usability... yes
  60. checking fcntl.h presence... yes
  61. checking for fcntl.h... yes
  62. checking paths.h usability... yes
  63. checking paths.h presence... yes
  64. checking for paths.h... yes
  65. checking poll.h usability... yes
  66. checking poll.h presence... yes
  67. checking for poll.h... yes
  68. checking ranlib.h usability... yes
  69. checking ranlib.h presence... yes
  70. checking for ranlib.h... yes
  71. checking for string.h... (cached) yes
  72. checking sys/mman.h usability... yes
  73. checking sys/mman.h presence... yes
  74. checking for sys/mman.h... yes
  75. checking sys/select.h usability... yes
  76. checking sys/select.h presence... yes
  77. checking for sys/select.h... yes
  78. checking sys/socket.h usability... yes
  79. checking sys/socket.h presence... yes
  80. checking for sys/socket.h... yes
  81. checking sys/sysctl.h usability... yes
  82. checking sys/sysctl.h presence... yes
  83. checking for sys/sysctl.h... yes
  84. checking sys/time.h usability... yes
  85. checking sys/time.h presence... yes
  86. checking for sys/time.h... yes
  87. checking sys/uio.h usability... yes
  88. checking sys/uio.h presence... yes
  89. checking for sys/uio.h... yes
  90. checking for unistd.h... (cached) yes
  91. checking utime.h usability... yes
  92. checking utime.h presence... yes
  93. checking for utime.h... yes
  94. checking sys/cdefs.h usability... yes
  95. checking sys/cdefs.h presence... yes
  96. checking for sys/cdefs.h... yes
  97. checking whether sys/cdefs.h is compatible... yes
  98. checking for __attribute__... no
  99. checking whether byte ordering is bigendian... no
  100. checking for an ANSI C-conforming const... yes
  101. checking for off_t... yes
  102. checking for pid_t... yes
  103. checking for size_t... yes
  104. checking whether sys_siglist is declared... yes
  105. checking whether time.h and sys/time.h may both be included... yes
  106. checking whether struct tm is in sys/time.h or time.h... time.h
  107. checking return type of signal handlers... void
  108. checking vfork.h usability... no
  109. checking vfork.h presence... no
  110. checking for vfork.h... no
  111. checking for fork... yes
  112. checking for vfork... yes
  113. checking for working fork... yes
  114. checking for working vfork... (cached) yes
  115. checking for vprintf... yes
  116. checking for _doprnt... no
  117. checking for wait3 that fills in rusage... yes
  118. checking for err... yes
  119. checking for errx... yes
  120. checking for getcwd... yes
  121. checking for getenv... yes
  122. checking for getopt... yes
  123. checking for getwd... yes
  124. checking for killpg... yes
  125. checking for mmap... yes
  126. checking for putenv... yes
  127. checking for select... yes
  128. checking for setenv... yes
  129. checking for setpgid... yes
  130. checking for setsid... yes
  131. checking for sigaction... yes
  132. checking for sigvec... yes
  133. checking for snprintf... yes
  134. checking for strerror... yes
  135. checking for strftime... yes
  136. checking for strsep... yes
  137. checking for strtod... yes
  138. checking for strtol... yes
  139. checking for sysctl... yes
  140. checking for unsetenv... yes
  141. checking for vsnprintf... yes
  142. checking for wait3... yes
  143. checking for wait4... yes
  144. checking for waitpid... yes
  145. checking for warn... yes
  146. checking for warnx... yes
  147. checking for realpath... yes
  148. checking for dirname... yes
  149. checking for stresep... no
  150. checking for strlcpy... yes
  151. checking for emalloc in -lutil... no
  152. checking whether stat file-mode macros are broken... no
  153. checking for struct stat.st_rdev... yes
  154. checking if compiler supports __func__
  155. checking if diff -u works... yes
  156. checking for MACHINE & MACHINE_ARCH...
  157. defaults: MACHINE=amd64, MACHINE_ARCH=x86_64
  158. Using: MACHINE=amd64, MACHINE_ARCH=x86_64
  159. Using: MKSRC=mk
  160. configure: creating ./config.status
  161. config.status: creating makefile
  162. config.status: creating Makefile.config
  163. config.status: creating make-bootstrap.sh
  164. config.status: creating unit-tests/Makefile
  165. config.status: creating config.h
  166.  
  167. You can now run
  168.  
  169. sh ./make-bootstrap.sh
  170.  
  171. to produce a fully functional bmake.
  172.  
  173. ===> running: (cd /usr/pkgsrc/bootstrap/work/bmake && /bin/sh make-bootstrap.sh)
  174. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -DMAKE_VERSION="20150505" -DMACHINE="amd64" -DPKGSRC_MACHINE_ARCH="x86_64" -D_PATH_DEFSYSPATH="/usr/pkgsrc/bootstrap/work/share/mk" -o main.o /usr/pkgsrc/bootstrap/work/bmake/main.c
  175. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o arch.o /usr/pkgsrc/bootstrap/work/bmake/arch.c
  176. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o buf.o /usr/pkgsrc/bootstrap/work/bmake/buf.c
  177. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o compat.o /usr/pkgsrc/bootstrap/work/bmake/compat.c
  178. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o cond.o /usr/pkgsrc/bootstrap/work/bmake/cond.c
  179. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o dir.o /usr/pkgsrc/bootstrap/work/bmake/dir.c
  180. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o for.o /usr/pkgsrc/bootstrap/work/bmake/for.c
  181. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o getopt /usr/pkgsrc/bootstrap/work/bmake/getopt.c
  182. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o hash.o /usr/pkgsrc/bootstrap/work/bmake/hash.c
  183. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o job.o /usr/pkgsrc/bootstrap/work/bmake/job.c
  184. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make.o /usr/pkgsrc/bootstrap/work/bmake/make.c
  185. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make_malloc.o /usr/pkgsrc/bootstrap/work/bmake/make_malloc.c
  186. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o parse.o /usr/pkgsrc/bootstrap/work/bmake/parse.c
  187. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o sigcompat.o /usr/pkgsrc/bootstrap/work/bmake/sigcompat.c
  188. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o str.o /usr/pkgsrc/bootstrap/work/bmake/str.c
  189. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o strlist.o /usr/pkgsrc/bootstrap/work/bmake/strlist.c
  190. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o suff.o /usr/pkgsrc/bootstrap/work/bmake/suff.c
  191. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o targ.o /usr/pkgsrc/bootstrap/work/bmake/targ.c
  192. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o trace.o /usr/pkgsrc/bootstrap/work/bmake/trace.c
  193. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o var.o /usr/pkgsrc/bootstrap/work/bmake/var.c
  194. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o util.o /usr/pkgsrc/bootstrap/work/bmake/util.c
  195. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstAppend.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstAppend.c
  196. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstDupl.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstDupl.c
  197. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstInit.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstInit.c
  198. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstOpen.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstOpen.c
  199. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstAtEnd.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstAtEnd.c
  200. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstEnQueue.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstEnQueue.c
  201. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstInsert.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstInsert.c
  202. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstAtFront.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstAtFront.c
  203. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstIsAtEnd.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstIsAtEnd.c
  204. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstClose.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstClose.c
  205. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstFind.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstFind.c
  206. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstIsEmpty.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstIsEmpty.c
  207. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstRemove.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstRemove.c
  208. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstConcat.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstConcat.c
  209. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstFindFrom.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstFindFrom.c
  210. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstLast.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstLast.c
  211. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstReplace.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstReplace.c
  212. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstFirst.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstFirst.c
  213. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstDatum.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstDatum.c
  214. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstForEach.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstForEach.c
  215. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstMember.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstMember.c
  216. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstSucc.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstSucc.c
  217. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstDeQueue.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstDeQueue.c
  218. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstForEachFrom.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstForEachFrom.c
  219. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstDestroy.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstDestroy.c
  220. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstNext.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstNext.c
  221. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lstPrev.o /usr/pkgsrc/bootstrap/work/bmake/lst.lib/lstPrev.c
  222. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o stresep.o /usr/pkgsrc/bootstrap/work/bmake/stresep.c
  223. gcc -c -g -O2 -I. -I/usr/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -DHAVE_FILEMON_H -I/usr/include/dev/filemon -o meta.o /usr/pkgsrc/bootstrap/work/bmake/meta.c
  224. gcc -o bmake main.o meta.o arch.o buf.o compat.o cond.o dir.o for.o getopt 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
  225. ===> 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
  226. ===> Building libnbcompat
  227. ===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -d -o root -g wheel /usr/pkgsrc/bootstrap/work/libnbcompat
  228. ===> 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 -j1)
  229. configure: creating cache config.cache
  230. checking build system type... x86_64-unknown-freebsd11.0
  231. checking host system type... x86_64-unknown-freebsd11.0
  232. checking for gcc... gcc
  233. checking whether the C compiler works... yes
  234. checking for C compiler default output file name... a.out
  235. checking for suffix of executables...
  236. checking whether we are cross compiling... no
  237. checking for suffix of object files... o
  238. checking whether we are using the GNU C compiler... yes
  239. checking whether gcc accepts -g... yes
  240. checking for gcc option to accept ISO C89... none needed
  241. checking how to run the C preprocessor... gcc -E
  242. checking for grep that handles long lines and -e... /usr/bin/grep
  243. checking for egrep... /usr/bin/grep -E
  244. checking for ANSI C header files... yes
  245. checking for sys/types.h... yes
  246. checking for sys/stat.h... yes
  247. checking for stdlib.h... yes
  248. checking for string.h... yes
  249. checking for memory.h... yes
  250. checking for strings.h... yes
  251. checking for inttypes.h... yes
  252. checking for stdint.h... yes
  253. checking for unistd.h... yes
  254. checking minix/config.h usability... no
  255. checking minix/config.h presence... no
  256. checking for minix/config.h... no
  257. checking whether it is safe to define __EXTENSIONS__... yes
  258. checking whether make sets $(MAKE)... yes
  259. checking for gcc... (cached) gcc
  260. checking whether we are using the GNU C compiler... (cached) yes
  261. checking whether gcc accepts -g... (cached) yes
  262. checking for gcc option to accept ISO C89... (cached) none needed
  263. checking for a BSD-compatible install... /usr/bin/install -c
  264. checking whether ln -s works... yes
  265. checking for ranlib... ranlib
  266. checking for gawk... no
  267. checking for mawk... no
  268. checking for nawk... nawk
  269. checking for ar... ar
  270. checking for fparseln in -lutil... yes
  271. checking for ANSI C header files... (cached) yes
  272. checking whether time.h and sys/time.h may both be included... yes
  273. checking for stdbool.h that conforms to C99... yes
  274. checking for _Bool... yes
  275. checking alloca.h usability... no
  276. checking alloca.h presence... no
  277. checking for alloca.h... no
  278. checking assert.h usability... yes
  279. checking assert.h presence... yes
  280. checking for assert.h... yes
  281. checking bsd/libutil.h usability... no
  282. checking bsd/libutil.h presence... no
  283. checking for bsd/libutil.h... no
  284. checking ctype.h usability... yes
  285. checking ctype.h presence... yes
  286. checking for ctype.h... yes
  287. checking dirent.h usability... yes
  288. checking dirent.h presence... yes
  289. checking for dirent.h... yes
  290. checking endian.h usability... no
  291. checking endian.h presence... no
  292. checking for endian.h... no
  293. checking err.h usability... yes
  294. checking err.h presence... yes
  295. checking for err.h... yes
  296. checking errno.h usability... yes
  297. checking errno.h presence... yes
  298. checking for errno.h... yes
  299. checking fcntl.h usability... yes
  300. checking fcntl.h presence... yes
  301. checking for fcntl.h... yes
  302. checking fnmatch.h usability... yes
  303. checking fnmatch.h presence... yes
  304. checking for fnmatch.h... yes
  305. checking fts.h usability... yes
  306. checking fts.h presence... yes
  307. checking for fts.h... yes
  308. checking grp.h usability... yes
  309. checking grp.h presence... yes
  310. checking for grp.h... yes
  311. checking for inttypes.h... (cached) yes
  312. checking libutil.h usability... yes
  313. checking libutil.h presence... yes
  314. checking for libutil.h... yes
  315. checking limits.h usability... yes
  316. checking limits.h presence... yes
  317. checking for limits.h... yes
  318. checking machine/endian.h usability... yes
  319. checking machine/endian.h presence... yes
  320. checking for machine/endian.h... yes
  321. checking ndir.h usability... no
  322. checking ndir.h presence... no
  323. checking for ndir.h... no
  324. checking netdb.h usability... yes
  325. checking netdb.h presence... yes
  326. checking for netdb.h... yes
  327. checking paths.h usability... yes
  328. checking paths.h presence... yes
  329. checking for paths.h... yes
  330. checking pwd.h usability... yes
  331. checking pwd.h presence... yes
  332. checking for pwd.h... yes
  333. checking signal.h usability... yes
  334. checking signal.h presence... yes
  335. checking for signal.h... yes
  336. checking stdarg.h usability... yes
  337. checking stdarg.h presence... yes
  338. checking for stdarg.h... yes
  339. checking stddef.h usability... yes
  340. checking stddef.h presence... yes
  341. checking for stddef.h... yes
  342. checking for stdint.h... (cached) yes
  343. checking stdio.h usability... yes
  344. checking stdio.h presence... yes
  345. checking for stdio.h... yes
  346. checking for stdlib.h... (cached) yes
  347. checking for string.h... (cached) yes
  348. checking sys/byteorder.h usability... no
  349. checking sys/byteorder.h presence... no
  350. checking for sys/byteorder.h... no
  351. checking sys/cdefs.h usability... yes
  352. checking sys/cdefs.h presence... yes
  353. checking for sys/cdefs.h... yes
  354. checking sys/dir.h usability... yes
  355. checking sys/dir.h presence... yes
  356. checking for sys/dir.h... yes
  357. checking sys/endian.h usability... yes
  358. checking sys/endian.h presence... yes
  359. checking for sys/endian.h... yes
  360. checking sys/file.h usability... yes
  361. checking sys/file.h presence... yes
  362. checking for sys/file.h... yes
  363. checking sys/mkdev.h usability... no
  364. checking sys/mkdev.h presence... no
  365. checking for sys/mkdev.h... no
  366. checking sys/ndir.h usability... no
  367. checking sys/ndir.h presence... no
  368. checking for sys/ndir.h... no
  369. checking sys/param.h usability... yes
  370. checking sys/param.h presence... yes
  371. checking for sys/param.h... yes
  372. checking sys/socket.h usability... yes
  373. checking sys/socket.h presence... yes
  374. checking for sys/socket.h... yes
  375. checking for sys/stat.h... (cached) yes
  376. checking sys/statfs.h usability... no
  377. checking sys/statfs.h presence... no
  378. checking for sys/statfs.h... no
  379. checking sys/statvfs.h usability... yes
  380. checking sys/statvfs.h presence... yes
  381. checking for sys/statvfs.h... yes
  382. checking sys/time.h usability... yes
  383. checking sys/time.h presence... yes
  384. checking for sys/time.h... yes
  385. checking sys/ttycom.h usability... yes
  386. checking sys/ttycom.h presence... yes
  387. checking for sys/ttycom.h... yes
  388. checking for sys/types.h... (cached) yes
  389. checking sys/uio.h usability... yes
  390. checking sys/uio.h presence... yes
  391. checking for sys/uio.h... yes
  392. checking sys/vfs.h usability... no
  393. checking sys/vfs.h presence... no
  394. checking for sys/vfs.h... no
  395. checking sysexits.h usability... yes
  396. checking sysexits.h presence... yes
  397. checking for sysexits.h... yes
  398. checking termcap.h usability... yes
  399. checking termcap.h presence... yes
  400. checking for termcap.h... yes
  401. checking time.h usability... yes
  402. checking time.h presence... yes
  403. checking for time.h... yes
  404. checking tzfile.h usability... no
  405. checking tzfile.h presence... no
  406. checking for tzfile.h... no
  407. checking for unistd.h... (cached) yes
  408. checking util.h usability... no
  409. checking util.h presence... no
  410. checking for util.h... no
  411. checking utime.h usability... yes
  412. checking utime.h presence... yes
  413. checking for utime.h... yes
  414. checking sys/mman.h usability... yes
  415. checking sys/mman.h presence... yes
  416. checking for sys/mman.h... yes
  417. checking for sys/mount.h... yes
  418. checking glob.h usability... yes
  419. checking glob.h presence... yes
  420. checking for glob.h... yes
  421. checking sys/queue.h usability... yes
  422. checking sys/queue.h presence... yes
  423. checking for sys/queue.h... yes
  424. checking regex.h usability... yes
  425. checking regex.h presence... yes
  426. checking for regex.h... yes
  427. checking for regexec... yes
  428. checking for va_copy... yes
  429. checking for __builtin_va_copy... yes
  430. checking md5.h usability... yes
  431. checking md5.h presence... yes
  432. checking for md5.h... yes
  433. checking for MD5Init in md5.h... yes
  434. checking for md5.h... (cached) yes
  435. checking rmd160.h usability... no
  436. checking rmd160.h presence... no
  437. checking for rmd160.h... no
  438. checking sha1.h usability... no
  439. checking sha1.h presence... no
  440. checking for sha1.h... no
  441. checking sha2.h usability... no
  442. checking sha2.h presence... no
  443. checking for sha2.h... no
  444. checking for MD5File... no
  445. checking for RMD160File... no
  446. checking for SHA1File... no
  447. checking for SHA512_File... no
  448. checking for issetugid... yes
  449. checking whether optarg is declared... yes
  450. checking whether optind is declared... yes
  451. checking whether optreset is declared... yes
  452. checking getopt.h usability... yes
  453. checking getopt.h presence... yes
  454. checking for getopt.h... yes
  455. checking for struct option... yes
  456. checking vis.h usability... yes
  457. checking vis.h presence... yes
  458. checking for vis.h... yes
  459. checking for VIS_WHITE in vis.h... yes
  460. checking for strunvis... yes
  461. checking for strvis... yes
  462. checking for strsvis... yes
  463. checking for svis... yes
  464. checking for unvis... yes
  465. checking for vis... yes
  466. checking for strunvis... (cached) yes
  467. checking for strvis... (cached) yes
  468. checking for strsvis... (cached) yes
  469. checking for svis... (cached) yes
  470. checking for unvis... (cached) yes
  471. checking for vis... (cached) yes
  472. checking for __attribute__... yes
  473. checking for size_t... yes
  474. checking for uintptr_t... yes
  475. checking for int8_t... yes
  476. checking for int16_t... yes
  477. checking for int32_t... yes
  478. checking for int64_t... yes
  479. checking for uint8_t... yes
  480. checking for uint16_t... yes
  481. checking for uint32_t... yes
  482. checking for uint64_t... yes
  483. checking for long long... yes
  484. checking for long double... yes
  485. checking for fsid_t... yes
  486. checking whether byte ordering is bigendian... no
  487. checking size of off_t... 8
  488. checking whether strerror_r is declared... yes
  489. checking for strerror_r... yes
  490. checking whether strerror_r returns char *... no
  491. checking for pid_t... yes
  492. checking vfork.h usability... no
  493. checking vfork.h presence... no
  494. checking for vfork.h... no
  495. checking for fork... yes
  496. checking for vfork... yes
  497. checking for working fork... yes
  498. checking for working vfork... (cached) yes
  499. checking whether snprintf is declared... yes
  500. checking whether asprintf is declared... yes
  501. checking whether strdup is declared... yes
  502. checking whether isblank is declared... yes
  503. checking for err... yes
  504. checking for fgetln... yes
  505. checking for fnmatch... yes
  506. checking for fparseln... yes
  507. checking for getdelim... yes
  508. checking for getenv... yes
  509. checking for getline... yes
  510. checking for lchflags... yes
  511. checking for lchmod... yes
  512. checking for lchown... yes
  513. checking for lutimes... yes
  514. checking for mkdtemp... yes
  515. checking for mkstemp... yes
  516. checking for setenv... yes
  517. checking for setgroupent... yes
  518. checking for setpassent... yes
  519. checking for setprogname... yes
  520. checking for shquote... no
  521. checking for statvfs... yes
  522. checking for strerror... yes
  523. checking for strlcat... yes
  524. checking for strlcpy... yes
  525. checking for strmode... yes
  526. checking for strsep... yes
  527. checking for strtoll... yes
  528. checking for unsetenv... yes
  529. checking for usleep... yes
  530. checking for utimes... yes
  531. checking for warn... yes
  532. checking for library containing socket... none required
  533. checking for gethostbyname in -lnsl... no
  534. checking for socklen_t... yes
  535. checking for struct addrinfo... yes
  536. checking for struct in6_addr... yes
  537. checking for struct sockaddr_in6... yes
  538. checking for struct sockaddr_storage... yes
  539. checking for getnameinfo... yes
  540. checking for gai_strerror... yes
  541. checking for getaddrinfo... yes
  542. checking for getenv... (cached) yes
  543. checking for setenv... (cached) yes
  544. checking for unsetenv... (cached) yes
  545. checking for mkdtemp... (cached) yes
  546. checking for mkstemp... (cached) yes
  547. checking for setlocale... yes
  548. checking for getmode... yes
  549. checking for setmode... yes
  550. checking whether endgrent is declared... no
  551. checking whether endpwent is declared... no
  552. checking whether setpassent is declared... no
  553. checking for gid_from_group... yes
  554. checking for group_from_gid... yes
  555. checking for pwcache_groupdb... yes
  556. checking for pwcache_userdb... yes
  557. checking for uid_from_user... yes
  558. checking for user_from_uid... yes
  559. checking for fts_open... yes
  560. checking for timegm... yes
  561. checking poll.h usability... yes
  562. checking poll.h presence... yes
  563. checking for poll.h... yes
  564. checking sys/poll.h usability... yes
  565. checking sys/poll.h presence... yes
  566. checking for sys/poll.h... yes
  567. checking for poll.h... (cached) yes
  568. checking for sys/poll.h... (cached) yes
  569. checking for poll... yes
  570. checking if poll() is implemented natively... yes
  571. checking for getpassphrase... no
  572. checking for getpgrp... yes
  573. checking for select... yes
  574. checking for getpgrp... (cached) yes
  575. checking whether getpgrp requires zero arguments... yes
  576. checking for struct statfs.f_flags... no
  577. checking for struct statfs.f_fsize... no
  578. checking for struct statfs.f_iosize... no
  579. checking for struct dirent.d_namlen... yes
  580. checking for DIR.dd_fd... no
  581. checking for dirfd... yes
  582. checking *printf() support for %lld... yes
  583. checking for strtoll... (cached) yes
  584. checking if vsnprintf is standards compliant... yes
  585. configure: updating cache config.cache
  586. configure: creating ./config.status
  587. config.status: creating Makefile
  588. config.status: creating nbcompat/config.h
  589. nawk -f nbcompat.awk nbcompat/config.h > nbcompat/nbconfig.h
  590. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c glob.c
  591. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c md5c.c
  592. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c md5hl.c
  593. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c rmd160.c
  594. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c rmd160hl.c
  595. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c sha1.c
  596. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c sha1hl.c
  597. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c sha2.c
  598. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c sha2hl.c
  599. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c shquote.c
  600. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_close.c
  601. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_conv.c
  602. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_debug.c
  603. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_delete.c
  604. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_get.c
  605. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_open.c
  606. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_overflow.c
  607. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_page.c
  608. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_put.c
  609. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_search.c
  610. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_seq.c
  611. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_split.c
  612. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/btree/bt_utils.c
  613. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/db/db.c
  614. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/hash/hash.c
  615. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/hash/hash_bigkey.c
  616. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/hash/hash_buf.c
  617. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/hash/hash_func.c
  618. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/hash/hash_log2.c
  619. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/hash/hash_page.c
  620. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/hash/ndbm.c
  621. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/hash/ndbmdatum.c
  622. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/mpool/mpool.c
  623. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_close.c
  624. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_delete.c
  625. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_get.c
  626. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_open.c
  627. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_put.c
  628. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_search.c
  629. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_seq.c
  630. gcc -D__DBINTERFACE_PRIVATE -I. -I. -g -O2 -DHAVE_CONFIG_H -c /usr/pkgsrc/bootstrap/work/libnbcompat/db/recno/rec_utils.c
  631. ar cr libnbcompat.a glob.o md5c.o md5hl.o rmd160.o rmd160hl.o sha1.o sha1hl.o sha2.o sha2hl.o shquote.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
  632. ranlib libnbcompat.a
  633. ===> Bootstrapping pkgtools
  634. ===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -d -o root -g wheel /usr/pkgsrc/bootstrap/work/libarchive
  635. ===> running: (cd /usr/pkgsrc/bootstrap/work/libarchive; env /bin/sh ./configure --enable-static --disable-shared --disable-bsdtar --disable-bsdcpio --disable-posix-regex-lib --disable-xattr --disable-maintainer-mode --disable-acl --without-zlib --without-bz2lib --without-lzmadec --without-iconv --without-lzma --without-lzo2 --without-lz4 --without-nettle --without-openssl --without-xml2 --without-expat MAKE=/usr/pkgsrc/bootstrap/work/bin/bmake && /usr/pkgsrc/bootstrap/work/bin/bmake -j1)
  636. checking for a BSD-compatible install... /usr/bin/install -c
  637. checking whether build environment is sane... yes
  638. checking for a thread-safe mkdir -p... build/autoconf/install-sh -c -d
  639. checking for gawk... no
  640. checking for mawk... no
  641. checking for nawk... nawk
  642. checking whether /usr/pkgsrc/bootstrap/work/bin/bmake sets $(MAKE)... yes
  643. checking whether /usr/pkgsrc/bootstrap/work/bin/bmake supports nested variables... yes
  644. checking whether to enable maintainer-specific portions of Makefiles... no
  645. checking whether /usr/pkgsrc/bootstrap/work/bin/bmake supports nested variables... (cached) yes
  646. checking build system type... x86_64-unknown-freebsd11.0
  647. checking host system type... x86_64-unknown-freebsd11.0
  648. checking for gcc... gcc
  649. checking whether the C compiler works... yes
  650. checking for C compiler default output file name... a.out
  651. checking for suffix of executables...
  652. checking whether we are cross compiling... no
  653. checking for suffix of object files... o
  654. checking whether we are using the GNU C compiler... yes
  655. checking whether gcc accepts -g... yes
  656. checking for gcc option to accept ISO C89... none needed
  657. checking whether gcc understands -c and -o together... yes
  658. checking for style of include used by /usr/pkgsrc/bootstrap/work/bin/bmake... GNU
  659. checking dependency style of gcc... gcc3
  660. checking how to run the C preprocessor... gcc -E
  661. checking for grep that handles long lines and -e... /usr/bin/grep
  662. checking for egrep... /usr/bin/grep -E
  663. checking for ANSI C header files... yes
  664. checking for sys/types.h... yes
  665. checking for sys/stat.h... yes
  666. checking for stdlib.h... yes
  667. checking for string.h... yes
  668. checking for memory.h... yes
  669. checking for strings.h... yes
  670. checking for inttypes.h... yes
  671. checking for stdint.h... yes
  672. checking for unistd.h... yes
  673. checking minix/config.h usability... no
  674. checking minix/config.h presence... no
  675. checking for minix/config.h... no
  676. checking whether it is safe to define __EXTENSIONS__... yes
  677. checking how to print strings... printf
  678. checking for a sed that does not truncate output... /usr/local/bin/gsed
  679. checking for fgrep... /usr/bin/grep -F
  680. checking for ld used by gcc... /usr/local/bin/ld
  681. checking if the linker (/usr/local/bin/ld) is GNU ld... yes
  682. checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B
  683. checking the name lister (/usr/local/bin/nm -B) interface... BSD nm
  684. checking whether ln -s works... yes
  685. checking the maximum length of command line arguments... 196608
  686. checking whether the shell understands some XSI constructs... yes
  687. checking whether the shell understands "+="... no
  688. checking how to convert x86_64-unknown-freebsd11.0 file names to x86_64-unknown-freebsd11.0 format... func_convert_file_noop
  689. checking how to convert x86_64-unknown-freebsd11.0 file names to toolchain format... func_convert_file_noop
  690. checking for /usr/local/bin/ld option to reload object files... -r
  691. checking for objdump... objdump
  692. checking how to recognize dependent libraries... pass_all
  693. checking for dlltool... dlltool
  694. checking how to associate runtime and link libraries... printf %s\n
  695. checking for ar... ar
  696. checking for archiver @FILE support... no
  697. checking for strip... strip
  698. checking for ranlib... ranlib
  699. checking command to parse /usr/local/bin/nm -B output from gcc object... ok
  700. checking for sysroot... no
  701. checking for mt... mt
  702. checking if mt is a manifest tool... no
  703. checking for dlfcn.h... yes
  704. checking for objdir... .libs
  705. checking if gcc supports -fno-rtti -fno-exceptions... no
  706. checking for gcc option to produce PIC... -fPIC -DPIC
  707. checking if gcc PIC flag -fPIC -DPIC works... yes
  708. checking if gcc static flag -static works... yes
  709. checking if gcc supports -c -o file.o... yes
  710. checking if gcc supports -c -o file.o... (cached) yes
  711. checking whether the gcc linker (/usr/local/bin/ld) supports shared libraries... yes
  712. checking dynamic linker characteristics... freebsd11.0 ld.so
  713. checking how to hardcode library paths into programs... immediate
  714. checking whether stripping libraries is possible... no
  715. checking if libtool supports shared libraries... yes
  716. checking whether to build shared libraries... no
  717. checking whether to build static libraries... yes
  718. checking for strip... (cached) strip
  719. checking for dirent.h that defines DIR... yes
  720. checking for library containing opendir... none required
  721. checking for sys/wait.h that is POSIX.1 compatible... yes
  722. checking copyfile.h usability... no
  723. checking copyfile.h presence... no
  724. checking for copyfile.h... no
  725. checking ctype.h usability... yes
  726. checking ctype.h presence... yes
  727. checking for ctype.h... yes
  728. checking errno.h usability... yes
  729. checking errno.h presence... yes
  730. checking for errno.h... yes
  731. checking ext2fs/ext2_fs.h usability... no
  732. checking ext2fs/ext2_fs.h presence... no
  733. checking for ext2fs/ext2_fs.h... no
  734. checking fcntl.h usability... yes
  735. checking fcntl.h presence... yes
  736. checking for fcntl.h... yes
  737. checking grp.h usability... yes
  738. checking grp.h presence... yes
  739. checking for grp.h... yes
  740. checking whether EXT2_IOC_GETFLAGS is usable... no
  741. checking for inttypes.h... (cached) yes
  742. checking io.h usability... no
  743. checking io.h presence... no
  744. checking for io.h... no
  745. checking langinfo.h usability... yes
  746. checking langinfo.h presence... yes
  747. checking for langinfo.h... yes
  748. checking limits.h usability... yes
  749. checking limits.h presence... yes
  750. checking for limits.h... yes
  751. checking linux/fiemap.h usability... no
  752. checking linux/fiemap.h presence... no
  753. checking for linux/fiemap.h... no
  754. checking linux/fs.h usability... no
  755. checking linux/fs.h presence... no
  756. checking for linux/fs.h... no
  757. checking linux/magic.h usability... no
  758. checking linux/magic.h presence... no
  759. checking for linux/magic.h... no
  760. checking linux/types.h usability... no
  761. checking linux/types.h presence... no
  762. checking for linux/types.h... no
  763. checking locale.h usability... yes
  764. checking locale.h presence... yes
  765. checking for locale.h... yes
  766. checking paths.h usability... yes
  767. checking paths.h presence... yes
  768. checking for paths.h... yes
  769. checking poll.h usability... yes
  770. checking poll.h presence... yes
  771. checking for poll.h... yes
  772. checking pthread.h usability... yes
  773. checking pthread.h presence... yes
  774. checking for pthread.h... yes
  775. checking pwd.h usability... yes
  776. checking pwd.h presence... yes
  777. checking for pwd.h... yes
  778. checking readpassphrase.h usability... yes
  779. checking readpassphrase.h presence... yes
  780. checking for readpassphrase.h... yes
  781. checking signal.h usability... yes
  782. checking signal.h presence... yes
  783. checking for signal.h... yes
  784. checking spawn.h usability... yes
  785. checking spawn.h presence... yes
  786. checking for spawn.h... yes
  787. checking stdarg.h usability... yes
  788. checking stdarg.h presence... yes
  789. checking for stdarg.h... yes
  790. checking for stdint.h... (cached) yes
  791. checking for stdlib.h... (cached) yes
  792. checking for string.h... (cached) yes
  793. checking sys/cdefs.h usability... yes
  794. checking sys/cdefs.h presence... yes
  795. checking for sys/cdefs.h... yes
  796. checking sys/extattr.h usability... yes
  797. checking sys/extattr.h presence... yes
  798. checking for sys/extattr.h... yes
  799. checking sys/ioctl.h usability... yes
  800. checking sys/ioctl.h presence... yes
  801. checking for sys/ioctl.h... yes
  802. checking sys/mkdev.h usability... no
  803. checking sys/mkdev.h presence... no
  804. checking for sys/mkdev.h... no
  805. checking sys/mount.h usability... yes
  806. checking sys/mount.h presence... yes
  807. checking for sys/mount.h... yes
  808. checking sys/param.h usability... yes
  809. checking sys/param.h presence... yes
  810. checking for sys/param.h... yes
  811. checking sys/poll.h usability... yes
  812. checking sys/poll.h presence... yes
  813. checking for sys/poll.h... yes
  814. checking sys/select.h usability... yes
  815. checking sys/select.h presence... yes
  816. checking for sys/select.h... yes
  817. checking sys/statfs.h usability... no
  818. checking sys/statfs.h presence... no
  819. checking for sys/statfs.h... no
  820. checking sys/statvfs.h usability... yes
  821. checking sys/statvfs.h presence... yes
  822. checking for sys/statvfs.h... yes
  823. checking sys/time.h usability... yes
  824. checking sys/time.h presence... yes
  825. checking for sys/time.h... yes
  826. checking sys/utime.h usability... no
  827. checking sys/utime.h presence... no
  828. checking for sys/utime.h... no
  829. checking sys/utsname.h usability... yes
  830. checking sys/utsname.h presence... yes
  831. checking for sys/utsname.h... yes
  832. checking sys/vfs.h usability... no
  833. checking sys/vfs.h presence... no
  834. checking for sys/vfs.h... no
  835. checking time.h usability... yes
  836. checking time.h presence... yes
  837. checking for time.h... yes
  838. checking for unistd.h... (cached) yes
  839. checking utime.h usability... yes
  840. checking utime.h presence... yes
  841. checking for utime.h... yes
  842. checking wchar.h usability... yes
  843. checking wchar.h presence... yes
  844. checking for wchar.h... yes
  845. checking wctype.h usability... yes
  846. checking wctype.h presence... yes
  847. checking for wctype.h... yes
  848. checking windows.h usability... no
  849. checking windows.h presence... no
  850. checking for windows.h... no
  851. checking Bcrypt.h usability... no
  852. checking Bcrypt.h presence... no
  853. checking for Bcrypt.h... no
  854. checking for wincrypt.h... no
  855. checking for winioctl.h... no
  856. checking whether C compiler accepts -Wall... yes
  857. checking whether C compiler accepts -Wformat... yes
  858. checking whether C compiler accepts -Wformat-security... yes
  859. checking for an ANSI C-conforming const... yes
  860. checking for uid_t in sys/types.h... yes
  861. checking for mode_t... yes
  862. checking for off_t... yes
  863. checking for size_t... yes
  864. checking for id_t... yes
  865. checking for uintptr_t... yes
  866. checking for struct tm.tm_gmtoff... yes
  867. checking for struct tm.__tm_gmtoff... no
  868. checking for struct statfs.f_namemax... yes
  869. checking for struct statvfs.f_iosize... no
  870. checking for struct stat.st_birthtime... yes
  871. checking for struct stat.st_birthtimespec.tv_nsec... yes
  872. checking for struct stat.st_mtimespec.tv_nsec... yes
  873. checking for struct stat.st_mtim.tv_nsec... yes
  874. checking for struct stat.st_mtime_n... no
  875. checking for struct stat.st_umtime... no
  876. checking for struct stat.st_mtime_usec... no
  877. checking for struct stat.st_blksize... yes
  878. checking for struct stat.st_flags... yes
  879. checking for uintmax_t... yes
  880. checking for unsigned long long... yes
  881. checking for unsigned long long int... yes
  882. checking for long long int... yes
  883. checking for intmax_t... yes
  884. checking for uintmax_t... (cached) yes
  885. checking for int64_t... yes
  886. checking for uint64_t... yes
  887. checking for int32_t... yes
  888. checking for uint32_t... yes
  889. checking for int16_t... yes
  890. checking for uint16_t... yes
  891. checking for uint8_t... yes
  892. checking whether SIZE_MAX is declared... yes
  893. checking whether INT32_MAX is declared... yes
  894. checking whether INT32_MIN is declared... yes
  895. checking whether INT64_MAX is declared... yes
  896. checking whether INT64_MIN is declared... yes
  897. checking whether UINT64_MAX is declared... yes
  898. checking whether UINT32_MAX is declared... yes
  899. checking whether INTMAX_MAX is declared... yes
  900. checking whether INTMAX_MIN is declared... yes
  901. checking whether UINTMAX_MAX is declared... yes
  902. checking whether SSIZE_MAX is declared... yes
  903. checking whether EFTYPE is declared... yes
  904. checking whether EILSEQ is declared... yes
  905. checking for wchar_t... yes
  906. checking size of wchar_t... 4
  907. checking whether time.h and sys/time.h may both be included... yes
  908. checking whether gcc needs -traditional... no
  909. checking whether sys/types.h defines makedev... yes
  910. checking for _LARGEFILE_SOURCE value needed for large files... no
  911. checking for working memcmp... yes
  912. checking whether lstat correctly handles trailing slash... yes
  913. checking whether lstat accepts an empty string... no
  914. checking whether stat accepts an empty string... no
  915. checking whether strerror_r is declared... yes
  916. checking for strerror_r... yes
  917. checking whether strerror_r returns char *... no
  918. checking for strftime... yes
  919. checking for vprintf... yes
  920. checking for _doprnt... no
  921. checking for CreateHardLinkA... no
  922. checking for arc4random_buf... yes
  923. checking for chflags... yes
  924. checking for chown... yes
  925. checking for chroot... yes
  926. checking for ctime_r... yes
  927. checking for dirfd... yes
  928. checking for fchdir... yes
  929. checking for fchflags... yes
  930. checking for fchmod... yes
  931. checking for fchown... yes
  932. checking for fcntl... yes
  933. checking for fdopendir... yes
  934. checking for fork... yes
  935. checking for fstat... yes
  936. checking for fstatat... yes
  937. checking for fstatfs... yes
  938. checking for fstatvfs... yes
  939. checking for ftruncate... yes
  940. checking for futimens... yes
  941. checking for futimes... yes
  942. checking for futimesat... yes
  943. checking for geteuid... yes
  944. checking for getpid... yes
  945. checking for getgrgid_r... yes
  946. checking for getgrnam_r... yes
  947. checking for getpwnam_r... yes
  948. checking for getpwuid_r... yes
  949. checking for getvfsbyname... yes
  950. checking for gmtime_r... yes
  951. checking for lchflags... yes
  952. checking for lchmod... yes
  953. checking for lchown... yes
  954. checking for link... yes
  955. checking for localtime_r... yes
  956. checking for lstat... yes
  957. checking for lutimes... yes
  958. checking for mbrtowc... yes
  959. checking for memmove... yes
  960. checking for memset... yes
  961. checking for mkdir... yes
  962. checking for mkfifo... yes
  963. checking for mknod... yes
  964. checking for mkstemp... yes
  965. checking for nl_langinfo... yes
  966. checking for openat... yes
  967. checking for pipe... yes
  968. checking for poll... yes
  969. checking for posix_spawnp... yes
  970. checking for readlink... yes
  971. checking for readlinkat... yes
  972. checking for readpassphrase... yes
  973. checking for select... yes
  974. checking for setenv... yes
  975. checking for setlocale... yes
  976. checking for sigaction... yes
  977. checking for statfs... yes
  978. checking for statvfs... yes
  979. checking for strchr... yes
  980. checking for strdup... yes
  981. checking for strerror... yes
  982. checking for strncpy_s... no
  983. checking for strrchr... yes
  984. checking for symlink... yes
  985. checking for timegm... yes
  986. checking for tzset... yes
  987. checking for unsetenv... yes
  988. checking for utime... yes
  989. checking for utimensat... yes
  990. checking for utimes... yes
  991. checking for vfork... yes
  992. checking for wcrtomb... yes
  993. checking for wcscmp... yes
  994. checking for wcscpy... yes
  995. checking for wcslen... yes
  996. checking for wctomb... yes
  997. checking for wmemcmp... yes
  998. checking for wmemcpy... yes
  999. checking for wmemmove... yes
  1000. checking for _ctime64_s... no
  1001. checking for _fseeki64... no
  1002. checking for _get_timezone... no
  1003. checking for _localtime64_s... no
  1004. checking for _mkgmtime64... no
  1005. checking for cygwin_conv_path... no
  1006. checking for struct vfsconf... yes
  1007. checking whether D_MD_ORDER is declared... yes
  1008. checking for struct dirent.d_namlen... yes
  1009. checking for special C compiler options needed for large files... no
  1010. checking for _FILE_OFFSET_BITS value needed for large files... no
  1011. checking support for ARCHIVE_CRYPTO_MD5_LIBC... no
  1012. checking support for ARCHIVE_CRYPTO_MD5_LIBSYSTEM... no
  1013. checking support for ARCHIVE_CRYPTO_RMD160_LIBC... no
  1014. checking support for ARCHIVE_CRYPTO_SHA1_LIBC... no
  1015. checking support for ARCHIVE_CRYPTO_SHA1_LIBSYSTEM... no
  1016. checking support for ARCHIVE_CRYPTO_SHA256_LIBC... no
  1017. checking support for ARCHIVE_CRYPTO_SHA256_LIBC2... no
  1018. checking support for ARCHIVE_CRYPTO_SHA256_LIBC3... no
  1019. checking support for ARCHIVE_CRYPTO_SHA256_LIBSYSTEM... no
  1020. checking support for ARCHIVE_CRYPTO_SHA384_LIBC... no
  1021. checking support for ARCHIVE_CRYPTO_SHA384_LIBC2... no
  1022. checking support for ARCHIVE_CRYPTO_SHA384_LIBC3... no
  1023. checking support for ARCHIVE_CRYPTO_SHA384_LIBSYSTEM... no
  1024. checking support for ARCHIVE_CRYPTO_SHA512_LIBC... no
  1025. checking support for ARCHIVE_CRYPTO_SHA512_LIBC2... no
  1026. checking support for ARCHIVE_CRYPTO_SHA512_LIBC3... no
  1027. checking support for ARCHIVE_CRYPTO_SHA512_LIBSYSTEM... no
  1028. checking md5.h usability... yes
  1029. checking md5.h presence... yes
  1030. checking for md5.h... yes
  1031. checking ripemd.h usability... yes
  1032. checking ripemd.h presence... yes
  1033. checking for ripemd.h... yes
  1034. checking sha.h usability... yes
  1035. checking sha.h presence... yes
  1036. checking for sha.h... yes
  1037. checking sha256.h usability... yes
  1038. checking sha256.h presence... yes
  1039. checking for sha256.h... yes
  1040. checking sha512.h usability... yes
  1041. checking sha512.h presence... yes
  1042. checking for sha512.h... yes
  1043. checking for MD5Init in -lmd... yes
  1044. checking support for ARCHIVE_CRYPTO_MD5_LIBMD... yes
  1045. checking support for ARCHIVE_CRYPTO_RMD160_LIBMD... yes
  1046. checking support for ARCHIVE_CRYPTO_SHA1_LIBMD... yes
  1047. checking support for ARCHIVE_CRYPTO_SHA256_LIBMD... yes
  1048. checking support for ARCHIVE_CRYPTO_SHA512_LIBMD... yes
  1049. checking that generated files are newer than configure... done
  1050. configure: creating ./config.status
  1051. config.status: creating Makefile
  1052. config.status: creating build/pkgconfig/libarchive.pc
  1053. config.status: creating config.h
  1054. config.status: executing depfiles commands
  1055. config.status: executing libtool commands
  1056. config.status: executing mkdirs commands
  1057. build/autoconf/install-sh -c -d libarchive/test
  1058. cat ./libarchive/test/test_*.c | grep '^DEFINE_TEST' > libarchive/test/list.h
  1059. build/autoconf/install-sh -c -d tar/test
  1060. cat ./tar/test/test_*.c | grep '^DEFINE_TEST' > tar/test/list.h
  1061. build/autoconf/install-sh -c -d cpio/test
  1062. cat ./cpio/test/test_*.c | grep '^DEFINE_TEST' > cpio/test/list.h
  1063. cat ./cat/test/test_*.c | grep '^DEFINE_TEST' > cat/test/list.h
  1064. /usr/pkgsrc/bootstrap/work/bin/bmake all-am
  1065. CC libarchive/archive_acl.lo
  1066. CC libarchive/archive_check_magic.lo
  1067. CC libarchive/archive_cmdline.lo
  1068. CC libarchive/archive_cryptor.lo
  1069. CC libarchive/archive_digest.lo
  1070. CC libarchive/archive_entry.lo
  1071. CC libarchive/archive_entry_copy_stat.lo
  1072. CC libarchive/archive_entry_link_resolver.lo
  1073. CC libarchive/archive_entry_sparse.lo
  1074. CC libarchive/archive_entry_stat.lo
  1075. CC libarchive/archive_entry_strmode.lo
  1076. CC libarchive/archive_entry_xattr.lo
  1077. CC libarchive/archive_getdate.lo
  1078. CC libarchive/archive_hmac.lo
  1079. CC libarchive/archive_match.lo
  1080. CC libarchive/archive_options.lo
  1081. CC libarchive/archive_pack_dev.lo
  1082. CC libarchive/archive_pathmatch.lo
  1083. CC libarchive/archive_ppmd7.lo
  1084. CC libarchive/archive_random.lo
  1085. CC libarchive/archive_rb.lo
  1086. CC libarchive/archive_read.lo
  1087. CC libarchive/archive_read_add_passphrase.lo
  1088. CC libarchive/archive_read_append_filter.lo
  1089. CC libarchive/archive_read_data_into_fd.lo
  1090. CC libarchive/archive_read_disk_entry_from_file.lo
  1091. CC libarchive/archive_read_disk_posix.lo
  1092. libarchive/archive_read_disk_posix.c: In function 'setup_current_filesystem':
  1093. libarchive/archive_read_disk_posix.c:1568:37: warning: passing argument 2 of 'getvfsbyname' from incompatible pointer type
  1094. r = getvfsbyname(sfs.f_fstypename, &vfc);
  1095. ^
  1096. In file included from libarchive/archive_read_disk_posix.c:38:0:
  1097. /usr/include/sys/mount.h:948:5: note: expected 'struct xvfsconf *' but argument is of type 'struct vfsconf *'
  1098. int getvfsbyname(const char *, struct xvfsconf *);
  1099. ^
  1100. CC libarchive/archive_read_disk_set_standard_lookup.lo
  1101. CC libarchive/archive_read_extract.lo
  1102. CC libarchive/archive_read_extract2.lo
  1103. CC libarchive/archive_read_open_fd.lo
  1104. CC libarchive/archive_read_open_file.lo
  1105. CC libarchive/archive_read_open_filename.lo
  1106. CC libarchive/archive_read_open_memory.lo
  1107. CC libarchive/archive_read_set_format.lo
  1108. CC libarchive/archive_read_set_options.lo
  1109. CC libarchive/archive_read_support_filter_all.lo
  1110. CC libarchive/archive_read_support_filter_bzip2.lo
  1111. CC libarchive/archive_read_support_filter_compress.lo
  1112. CC libarchive/archive_read_support_filter_grzip.lo
  1113. CC libarchive/archive_read_support_filter_gzip.lo
  1114. CC libarchive/archive_read_support_filter_lrzip.lo
  1115. CC libarchive/archive_read_support_filter_lz4.lo
  1116. CC libarchive/archive_read_support_filter_lzop.lo
  1117. CC libarchive/archive_read_support_filter_none.lo
  1118. CC libarchive/archive_read_support_filter_program.lo
  1119. CC libarchive/archive_read_support_filter_rpm.lo
  1120. CC libarchive/archive_read_support_filter_uu.lo
  1121. CC libarchive/archive_read_support_filter_xz.lo
  1122. CC libarchive/archive_read_support_format_7zip.lo
  1123. CC libarchive/archive_read_support_format_all.lo
  1124. CC libarchive/archive_read_support_format_ar.lo
  1125. CC libarchive/archive_read_support_format_by_code.lo
  1126. CC libarchive/archive_read_support_format_cab.lo
  1127. CC libarchive/archive_read_support_format_cpio.lo
  1128. CC libarchive/archive_read_support_format_empty.lo
  1129. CC libarchive/archive_read_support_format_iso9660.lo
  1130. CC libarchive/archive_read_support_format_lha.lo
  1131. CC libarchive/archive_read_support_format_mtree.lo
  1132. CC libarchive/archive_read_support_format_rar.lo
  1133. CC libarchive/archive_read_support_format_raw.lo
  1134. CC libarchive/archive_read_support_format_tar.lo
  1135. CC libarchive/archive_read_support_format_warc.lo
  1136. CC libarchive/archive_read_support_format_xar.lo
  1137. CC libarchive/archive_read_support_format_zip.lo
  1138. CC libarchive/archive_string.lo
  1139. CC libarchive/archive_string_sprintf.lo
  1140. CC libarchive/archive_util.lo
  1141. CC libarchive/archive_virtual.lo
  1142. CC libarchive/archive_write.lo
  1143. CC libarchive/archive_write_disk_acl.lo
  1144. CC libarchive/archive_write_disk_posix.lo
  1145. CC libarchive/archive_write_disk_set_standard_lookup.lo
  1146. CC libarchive/archive_write_open_fd.lo
  1147. CC libarchive/archive_write_open_file.lo
  1148. CC libarchive/archive_write_open_filename.lo
  1149. CC libarchive/archive_write_open_memory.lo
  1150. CC libarchive/archive_write_add_filter.lo
  1151. CC libarchive/archive_write_add_filter_b64encode.lo
  1152. CC libarchive/archive_write_add_filter_by_name.lo
  1153. CC libarchive/archive_write_add_filter_bzip2.lo
  1154. CC libarchive/archive_write_add_filter_compress.lo
  1155. CC libarchive/archive_write_add_filter_grzip.lo
  1156. CC libarchive/archive_write_add_filter_gzip.lo
  1157. CC libarchive/archive_write_add_filter_lrzip.lo
  1158. CC libarchive/archive_write_add_filter_lz4.lo
  1159. CC libarchive/archive_write_add_filter_lzop.lo
  1160. CC libarchive/archive_write_add_filter_none.lo
  1161. CC libarchive/archive_write_add_filter_program.lo
  1162. CC libarchive/archive_write_add_filter_uuencode.lo
  1163. CC libarchive/archive_write_add_filter_xz.lo
  1164. CC libarchive/archive_write_set_format.lo
  1165. CC libarchive/archive_write_set_format_7zip.lo
  1166. CC libarchive/archive_write_set_format_ar.lo
  1167. CC libarchive/archive_write_set_format_by_name.lo
  1168. CC libarchive/archive_write_set_format_cpio.lo
  1169. CC libarchive/archive_write_set_format_cpio_newc.lo
  1170. CC libarchive/archive_write_set_format_filter_by_ext.lo
  1171. CC libarchive/archive_write_set_format_iso9660.lo
  1172. CC libarchive/archive_write_set_format_mtree.lo
  1173. CC libarchive/archive_write_set_format_pax.lo
  1174. CC libarchive/archive_write_set_format_raw.lo
  1175. CC libarchive/archive_write_set_format_shar.lo
  1176. CC libarchive/archive_write_set_format_ustar.lo
  1177. CC libarchive/archive_write_set_format_v7tar.lo
  1178. CC libarchive/archive_write_set_format_gnutar.lo
  1179. CC libarchive/archive_write_set_format_warc.lo
  1180. CC libarchive/archive_write_set_format_xar.lo
  1181. CC libarchive/archive_write_set_format_zip.lo
  1182. CC libarchive/archive_write_set_options.lo
  1183. CC libarchive/archive_write_set_passphrase.lo
  1184. CC libarchive/filter_fork_posix.lo
  1185. CC libarchive/xxhash.lo
  1186. CC libarchive_fe/libarchive_fe_la-err.lo
  1187. CC libarchive_fe/libarchive_fe_la-line_reader.lo
  1188. CC libarchive_fe/libarchive_fe_la-passphrase.lo
  1189. CC cat/bsdcat-bsdcat.o
  1190. CC cat/bsdcat-cmdline.o
  1191. CCLD libarchive.la
  1192. CCLD libarchive_fe.la
  1193. CCLD bsdcat
  1194. ===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -d -o root -g wheel /usr/pkgsrc/bootstrap/work/pkg_install
  1195. ===> running: (cd /usr/pkgsrc/bootstrap/work/pkg_install; env CPPFLAGS=' -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive' LDFLAGS=' -L/usr/pkgsrc/bootstrap/work/libnbcompat' LIBS=' -lnbcompat' /bin/sh ./configure -C --enable-bootstrap --prefix=/usr/pkg --sysconfdir=/usr/pkg/etc --with-pkgdbdir=/usr/pkg/pkgdb --infodir=/usr/pkg/info --mandir=/usr/pkg/man && STATIC_LIBARCHIVE=/usr/pkgsrc/bootstrap/work/libarchive/.libs/libarchive.a PKGSRC_MACHINE_ARCH=x86_64 /usr/pkgsrc/bootstrap/work/bin/bmake -j1)
  1196. configure: creating cache config.cache
  1197. checking build system type... x86_64-unknown-freebsd11.0
  1198. checking host system type... x86_64-unknown-freebsd11.0
  1199. checking whether make sets $(MAKE)... yes
  1200. checking for gcc... gcc
  1201. checking whether the C compiler works... yes
  1202. checking for C compiler default output file name... a.out
  1203. checking for suffix of executables...
  1204. checking whether we are cross compiling... no
  1205. checking for suffix of object files... o
  1206. checking whether we are using the GNU C compiler... yes
  1207. checking whether gcc accepts -g... yes
  1208. checking for gcc option to accept ISO C89... none needed
  1209. checking for a BSD-compatible install... /usr/bin/install -c
  1210. checking whether ln -s works... yes
  1211. checking for ranlib... ranlib
  1212. checking for ar... ar
  1213. checking for chmod... /bin/chmod
  1214. checking for cmp... /usr/bin/cmp
  1215. checking for cp... /bin/cp
  1216. checking for env... /usr/bin/env
  1217. checking for find... /usr/bin/find
  1218. checking for grep... /usr/bin/grep
  1219. checking for ln... /bin/ln
  1220. checking for mkdir... /bin/mkdir
  1221. checking for rmdir... /bin/rmdir
  1222. checking for rm... /bin/rm
  1223. checking for sed... /usr/bin/sed
  1224. checking for sort... /usr/bin/sort
  1225. checking for touch... /usr/bin/touch
  1226. checking for special C compiler options needed for large files... no
  1227. checking for _FILE_OFFSET_BITS value needed for large files... no
  1228. checking for __db185_open in -ldb... ./configure: ac_fn_c_try_link: not found
  1229. no
  1230. checking for library containing dbopen... none required
  1231. checking how to run the C preprocessor... gcc -E
  1232. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  1233. checking for egrep... /usr/bin/grep -E
  1234. checking for ANSI C header files... yes
  1235. checking for sys/types.h... yes
  1236. checking for sys/stat.h... yes
  1237. checking for stdlib.h... yes
  1238. checking for string.h... yes
  1239. checking for memory.h... yes
  1240. checking for strings.h... yes
  1241. checking for inttypes.h... yes
  1242. checking for stdint.h... yes
  1243. checking for unistd.h... yes
  1244. checking assert.h usability... yes
  1245. checking assert.h presence... yes
  1246. checking for assert.h... yes
  1247. checking ctype.h usability... yes
  1248. checking ctype.h presence... yes
  1249. checking for ctype.h... yes
  1250. checking dirent.h usability... yes
  1251. checking dirent.h presence... yes
  1252. checking for dirent.h... yes
  1253. checking err.h usability... yes
  1254. checking err.h presence... yes
  1255. checking for err.h... yes
  1256. checking errno.h usability... yes
  1257. checking errno.h presence... yes
  1258. checking for errno.h... yes
  1259. checking fcntl.h usability... yes
  1260. checking fcntl.h presence... yes
  1261. checking for fcntl.h... yes
  1262. checking fnmatch.h usability... yes
  1263. checking fnmatch.h presence... yes
  1264. checking for fnmatch.h... yes
  1265. checking glob.h usability... yes
  1266. checking glob.h presence... yes
  1267. checking for glob.h... yes
  1268. checking grp.h usability... yes
  1269. checking grp.h presence... yes
  1270. checking for grp.h... yes
  1271. checking for inttypes.h... (cached) yes
  1272. checking limits.h usability... yes
  1273. checking limits.h presence... yes
  1274. checking for limits.h... yes
  1275. checking pwd.h usability... yes
  1276. checking pwd.h presence... yes
  1277. checking for pwd.h... yes
  1278. checking signal.h usability... yes
  1279. checking signal.h presence... yes
  1280. checking for signal.h... yes
  1281. checking stdarg.h usability... yes
  1282. checking stdarg.h presence... yes
  1283. checking for stdarg.h... yes
  1284. checking stdio.h usability... yes
  1285. checking stdio.h presence... yes
  1286. checking for stdio.h... yes
  1287. checking for stdlib.h... (cached) yes
  1288. checking for string.h... (cached) yes
  1289. checking time.h usability... yes
  1290. checking time.h presence... yes
  1291. checking for time.h... yes
  1292. checking for unistd.h... (cached) yes
  1293. checking vis.h usability... yes
  1294. checking vis.h presence... yes
  1295. checking for vis.h... yes
  1296. checking sys/cdefs.h usability... yes
  1297. checking sys/cdefs.h presence... yes
  1298. checking for sys/cdefs.h... yes
  1299. checking sys/file.h usability... yes
  1300. checking sys/file.h presence... yes
  1301. checking for sys/file.h... yes
  1302. checking sys/ioctl.h usability... yes
  1303. checking sys/ioctl.h presence... yes
  1304. checking for sys/ioctl.h... yes
  1305. checking sys/queue.h usability... yes
  1306. checking sys/queue.h presence... yes
  1307. checking for sys/queue.h... yes
  1308. checking for sys/stat.h... (cached) yes
  1309. checking sys/time.h usability... yes
  1310. checking sys/time.h presence... yes
  1311. checking for sys/time.h... yes
  1312. checking for sys/types.h... (cached) yes
  1313. checking sys/utsname.h usability... yes
  1314. checking sys/utsname.h presence... yes
  1315. checking for sys/utsname.h... yes
  1316. checking sys/wait.h usability... yes
  1317. checking sys/wait.h presence... yes
  1318. checking for sys/wait.h... yes
  1319. checking for vfork... yes
  1320. checking for library containing gethostbyname... none required
  1321. checking for library containing socket... none required
  1322. checking for uint8_t... yes
  1323. checking for uint16_t... yes
  1324. checking for uint32_t... yes
  1325. checking for uint64_t... yes
  1326. checking for a working PRIu64... yes
  1327. checking size of int... 4
  1328. checking size of long... 8
  1329. checking size of long long... 8
  1330. checking size of size_t... 8
  1331. configure: updating cache config.cache
  1332. configure: creating ./config.status
  1333. config.status: creating Makefile
  1334. config.status: creating add/Makefile
  1335. config.status: creating admin/Makefile
  1336. config.status: creating create/Makefile
  1337. config.status: creating delete/Makefile
  1338. config.status: creating info/Makefile
  1339. config.status: creating lib/Makefile
  1340. config.status: creating lib/pkg_install.conf.5
  1341. config.status: creating lib/pkg_install.conf.cat
  1342. config.status: creating lib/config.h
  1343. gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/pkg/pkgdb\" -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c automatic.c
  1344. gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/pkg/pkgdb\" -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c conflicts.c
  1345. gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/pkg/pkgdb\" -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c dewey.c
  1346. gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/pkg/pkgdb\" -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c fexec.c
  1347. gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/pkg/pkgdb\" -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c file.c
  1348. gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/pkg/pkgdb\" -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c global.c
  1349. gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/pkg/pkgdb\" -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c iterate.c
  1350. gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/pkg/pkgdb\" -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c license.c
  1351. gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/pkg/pkgdb\" -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c lpkg.c
  1352. gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/pkg/pkgdb\" -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c opattern.c
  1353. gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/pkg/pkgdb\" -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c parse-config.c
  1354. gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/pkg/pkgdb\" -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c pkgdb.c
  1355. gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/pkg/pkgdb\" -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c plist.c
  1356. gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/pkg/pkgdb\" -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c remove.c
  1357. gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/pkg/pkgdb\" -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c str.c
  1358. gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/pkg/pkgdb\" -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c var.c
  1359. gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/pkg/pkgdb\" -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c version.c
  1360. gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/pkg/pkgdb\" -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c vulnerabilities-file.c
  1361. gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/usr/pkg/pkgdb\" -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -DSYSCONFDIR=\"/usr/pkg/etc\" -DBOOTSTRAP -g -O2 -c xwrapper.c
  1362. ar crv libinstall.a automatic.o conflicts.o dewey.o fexec.o file.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
  1363. a - automatic.o
  1364. a - conflicts.o
  1365. a - dewey.o
  1366. a - fexec.o
  1367. a - file.o
  1368. a - global.o
  1369. a - iterate.o
  1370. a - license.o
  1371. a - lpkg.o
  1372. a - opattern.o
  1373. a - parse-config.o
  1374. a - pkgdb.o
  1375. a - plist.o
  1376. a - remove.o
  1377. a - str.o
  1378. a - var.o
  1379. a - version.o
  1380. a - vulnerabilities-file.o
  1381. a - xwrapper.o
  1382. ranlib libinstall.a
  1383. gcc -DHAVE_CONFIG_H -DOPSYS_NAME=\"FreeBSD\" -DPKGSRC_MACHINE_ARCH=\"x86_64\" -DBINDIR=\"/usr/pkg/sbin\" -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c main.c
  1384. gcc -DHAVE_CONFIG_H -DOPSYS_NAME=\"FreeBSD\" -DPKGSRC_MACHINE_ARCH=\"x86_64\" -DBINDIR=\"/usr/pkg/sbin\" -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c perform.c
  1385. perform.c: In function 'extract_files':
  1386. perform.c:831:2: warning: 'archive_write_finish' is deprecated (declared at /usr/pkgsrc/bootstrap/work/libarchive/libarchive/archive.h:852) [-Wdeprecated-declarations]
  1387. archive_write_finish(writer);
  1388. ^
  1389. perform.c: In function 'pkg_do':
  1390. perform.c:1388:2: warning: 'archive_read_support_compression_all' is deprecated (declared at /usr/pkgsrc/bootstrap/work/libarchive/libarchive/archive.h:389) [-Wdeprecated-declarations]
  1391. archive_read_support_compression_all(pkg->archive);
  1392. ^
  1393. perform.c:1575:3: warning: 'archive_read_finish' is deprecated (declared at /usr/pkgsrc/bootstrap/work/libarchive/libarchive/archive.h:711) [-Wdeprecated-declarations]
  1394. archive_read_finish(pkg->archive);
  1395. ^
  1396. gcc -L/usr/pkgsrc/bootstrap/work/libnbcompat -L../lib -o pkg_add main.o perform.o -linstall /usr/pkgsrc/bootstrap/work/libarchive/.libs/libarchive.a -lnbcompat
  1397. gcc -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c check.c
  1398. gcc -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c main.c
  1399. sed -e 's|@PKG_ADMIN@|/usr/pkg/sbin/pkg_admin|' /usr/pkgsrc/bootstrap/work/pkg_install/admin/audit-packages.sh.in > audit-packages
  1400. 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
  1401. gcc -L/usr/pkgsrc/bootstrap/work/libnbcompat -L../lib -o pkg_admin check.o main.o -linstall -lnbcompat
  1402. gcc -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c main.c
  1403. gcc -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c perform.c
  1404. gcc -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c pl.c
  1405. gcc -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c util.c
  1406. gcc -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c build.c
  1407. build.c: In function 'make_dist':
  1408. build.c:253:3: warning: 'archive_write_set_compression_bzip2' is deprecated (declared at /usr/pkgsrc/bootstrap/work/libarchive/libarchive/archive.h:744) [-Wdeprecated-declarations]
  1409. archive_write_set_compression_bzip2(archive);
  1410. ^
  1411. build.c:255:3: warning: 'archive_write_set_compression_gzip' is deprecated (declared at /usr/pkgsrc/bootstrap/work/libarchive/libarchive/archive.h:748) [-Wdeprecated-declarations]
  1412. archive_write_set_compression_gzip(archive);
  1413. ^
  1414. build.c:257:3: warning: 'archive_write_set_compression_xz' is deprecated (declared at /usr/pkgsrc/bootstrap/work/libarchive/libarchive/archive.h:758) [-Wdeprecated-declarations]
  1415. archive_write_set_compression_xz(archive);
  1416. ^
  1417. build.c:259:3: warning: 'archive_write_set_compression_none' is deprecated (declared at /usr/pkgsrc/bootstrap/work/libarchive/libarchive/archive.h:754) [-Wdeprecated-declarations]
  1418. archive_write_set_compression_none(archive);
  1419. ^
  1420. build.c:266:2: warning: 'archive_write_open_file' is deprecated (declared at /usr/pkgsrc/bootstrap/work/libarchive/libarchive/archive.h:820) [-Wdeprecated-declarations]
  1421. if (archive_write_open_file(archive, archive_name))
  1422. ^
  1423. build.c:329:2: warning: 'archive_write_finish' is deprecated (declared at /usr/pkgsrc/bootstrap/work/libarchive/libarchive/archive.h:852) [-Wdeprecated-declarations]
  1424. archive_write_finish(archive);
  1425. ^
  1426. gcc -L/usr/pkgsrc/bootstrap/work/libnbcompat -L../lib -o pkg_create main.o perform.o pl.o util.o build.o -linstall /usr/pkgsrc/bootstrap/work/libarchive/.libs/libarchive.a -lnbcompat
  1427. gcc -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c main.c
  1428. gcc -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c perform.c
  1429. gcc -DHAVE_CONFIG_H -I/usr/pkgsrc/bootstrap/work/libnbcompat -I/usr/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c show.c
  1430. gcc -L/usr/pkgsrc/bootstrap/work/libnbcompat -L../lib -o pkg_info main.o perform.o show.o -linstall -lnbcompat
  1431. ===> running: /bin/sh /usr/pkgsrc/bootstrap/work/bin/install-sh -c -o root -g wheel -m 755 /usr/pkgsrc/bootstrap/work/pkg_install/add/pkg_add /usr/pkgsrc/bootstrap/work/sbin/pkg_add
  1432. ===> 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
  1433. ===> 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
  1434. ===> 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
  1435. ===> running: (cd /usr/pkgsrc/pkgtools/cwrappers && /usr/pkgsrc/bootstrap/work/bin/bmake MAKE_JOBS=1 PKG_COMPRESSION=none MAKECONF=/usr/pkgsrc/bootstrap/work/mk.conf install)
  1436. ===> Installing dependencies for cwrappers-20170112
  1437. => Build dependency gcc3-c>=3.3.5nb1: NOT found
  1438. => Verifying reinstall for ../../lang/gcc3-c
  1439. => Bootstrap dependency digest>=20010302: NOT found
  1440. => Verifying reinstall for ../../pkgtools/digest
  1441. ===> Installing dependencies for digest-20160304
  1442. => Build dependency cwrappers>=20150314: NOT found
  1443. => Verifying reinstall for ../../pkgtools/cwrappers
  1444. ERROR: This package has set PKG_FAIL_REASON:
  1445. ERROR: Circular dependency detected
  1446. *** Error code 1
  1447.  
  1448. Stop.
  1449. bmake[3]: stopped in /usr/pkgsrc/pkgtools/cwrappers
  1450. *** Error code 1
  1451.  
  1452. Stop.
  1453. bmake[2]: stopped in /usr/pkgsrc/pkgtools/digest
  1454. *** Error code 1
  1455.  
  1456. Stop.
  1457. bmake[1]: stopped in /usr/pkgsrc/lang/gcc3-c
  1458. *** Error code 1
  1459.  
  1460. Stop.
  1461. bmake: stopped in /usr/pkgsrc/pkgtools/cwrappers
  1462. ===> exited with status 1
  1463. aborted.
  1464.  
  1465. Script done on Wed Feb 8 21:17:55 2017
Add Comment
Please, Sign In to add comment