Advertisement
ptkrisada

pkgsrc in jail

Dec 11th, 2017
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.94 KB | None | 0 0
  1. lim@jailtcsh:~/usr% source /home/lim/usr/pkgsrc/pkg-2017Q3/etc/pkgsrc.csh
  2. lim@jailtcsh:~/usr% cd pkgsrc/pkgsrc-2017Q3/mail/mutt/
  3. lim@jailtcsh:~/usr/pkgsrc/pkgsrc-2017Q3/mail/mutt% bmake install clean clean-depends
  4. => Bootstrap dependency digest>=20010302: NOT found
  5. => Verifying reinstall for ../../pkgtools/digest
  6. ===> Installing dependencies for digest-20160304
  7. => Build dependency cwrappers>=20150314: found cwrappers-20170611
  8. ===> Overriding tools for digest-20160304
  9. ===> Extracting for digest-20160304
  10. ===> Patching for digest-20160304
  11. ===> Creating toolchain wrappers for digest-20160304
  12. ===> Configuring for digest-20160304
  13. => Modifying GNU configure scripts to avoid --recheck
  14. => Replacing config-guess with pkgsrc versions
  15. => Replacing config-sub with pkgsrc versions
  16. => Replacing install-sh with pkgsrc version
  17. checking build system type... x86_64-unknown-linux-gnu
  18. checking host system type... x86_64-unknown-linux-gnu
  19. checking whether make sets $(MAKE)... yes
  20. checking for gawk... /bin/awk
  21. checking for x86_64-unknown-linux-gcc... cc
  22. checking whether the C compiler works... yes
  23. checking for C compiler default output file name... a.out
  24. checking for suffix of executables...
  25. checking whether we are cross compiling... no
  26. checking for suffix of object files... o
  27. checking whether we are using the GNU C compiler... yes
  28. checking whether cc accepts -g... yes
  29. checking for cc option to accept ISO C89... none needed
  30. checking for a BSD-compatible install... /usr/bin/install -c -o lim -g lim
  31. checking whether ln -s works... yes
  32. checking how to run the C preprocessor... cc -E
  33. checking for grep that handles long lines and -e... (cached) /bin/grep
  34. checking for egrep... (cached) /bin/egrep
  35. checking for ANSI C header files... yes
  36. checking for sys/types.h... yes
  37. checking for sys/stat.h... yes
  38. checking for stdlib.h... yes
  39. checking for string.h... yes
  40. checking for memory.h... yes
  41. checking for strings.h... yes
  42. checking for inttypes.h... yes
  43. checking for stdint.h... yes
  44. checking for unistd.h... yes
  45. checking errno.h usability... yes
  46. checking errno.h presence... yes
  47. checking for errno.h... yes
  48. checking fcntl.h usability... yes
  49. checking fcntl.h presence... yes
  50. checking for fcntl.h... yes
  51. checking for inttypes.h... (cached) yes
  52. checking locale.h usability... yes
  53. checking locale.h presence... yes
  54. checking for locale.h... yes
  55. checking for stdlib.h... (cached) yes
  56. checking sys/cdefs.h usability... yes
  57. checking sys/cdefs.h presence... yes
  58. checking for sys/cdefs.h... yes
  59. checking sys/file.h usability... yes
  60. checking sys/file.h presence... yes
  61. checking for sys/file.h... yes
  62. checking sys/param.h usability... yes
  63. checking sys/param.h presence... yes
  64. checking for sys/param.h... yes
  65. checking for uint8_t... yes
  66. checking for uint16_t... yes
  67. checking for uint32_t... yes
  68. checking for int64_t... yes
  69. checking for uint64_t... yes
  70. checking whether byte ordering is bigendian... no
  71. checking whether strerror_r is declared... yes
  72. checking for strerror_r... yes
  73. checking whether strerror_r returns char *... no
  74. checking for setlocale... yes
  75. configure: creating ./config.status
  76. config.status: creating Makefile
  77. config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
  78. config.status: creating config.h
  79. ===> Building for digest-20160304
  80. cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-unknown-linux-gnu\" -DVERSION=\"20160304\" -O2 -c digest.c -o digest.o
  81. cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-unknown-linux-gnu\" -DVERSION=\"20160304\" -O2 -c keccak.c -o keccak.o
  82. cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-unknown-linux-gnu\" -DVERSION=\"20160304\" -O2 -c md5c.c -o md5c.o
  83. cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-unknown-linux-gnu\" -DVERSION=\"20160304\" -O2 -c md5hl.c -o md5hl.o
  84. cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-unknown-linux-gnu\" -DVERSION=\"20160304\" -O2 -c rmd160.c -o rmd160.o
  85. cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-unknown-linux-gnu\" -DVERSION=\"20160304\" -O2 -c rmd160hl.c -o rmd160hl.o
  86. cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-unknown-linux-gnu\" -DVERSION=\"20160304\" -O2 -c sha1.c -o sha1.o
  87. cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-unknown-linux-gnu\" -DVERSION=\"20160304\" -O2 -c sha1hl.c -o sha1hl.o
  88. cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-unknown-linux-gnu\" -DVERSION=\"20160304\" -O2 -c sha2.c -o sha2.o
  89. cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-unknown-linux-gnu\" -DVERSION=\"20160304\" -O2 -c sha2hl.c -o sha2hl.o
  90. cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-unknown-linux-gnu\" -DVERSION=\"20160304\" -O2 -c sha3.c -o sha3.o
  91. cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-unknown-linux-gnu\" -DVERSION=\"20160304\" -O2 -c sha3hl.c -o sha3hl.o
  92. cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-unknown-linux-gnu\" -DVERSION=\"20160304\" -O2 -c tiger.c -o tiger.o
  93. cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"x86_64-unknown-linux-gnu\" -DVERSION=\"20160304\" -O2 -c whirlpool.c -o whirlpool.o
  94. cc -O2 -Wl,-R/home/lim/usr/pkgsrc/pkg-2017Q3/lib -o digest digest.o keccak.o md5c.o md5hl.o rmd160.o rmd160hl.o sha1.o sha1hl.o sha2.o sha2hl.o sha3.o sha3hl.o tiger.o whirlpool.o
  95. ===> Installing for digest-20160304
  96. /bin/sh ./mkinstalldirs /home/lim/usr/pkgsrc/pkgsrc-2017Q3/pkgtools/digest/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/bin
  97. mkdir /home/lim/usr/pkgsrc/pkgsrc-2017Q3/pkgtools/digest/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/bin
  98. /usr/bin/install -c -s -o lim -g lim -m 755 digest /home/lim/usr/pkgsrc/pkgsrc-2017Q3/pkgtools/digest/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/bin/digest
  99. /bin/sh ./mkinstalldirs /home/lim/usr/pkgsrc/pkgsrc-2017Q3/pkgtools/digest/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/man/man1
  100. mkdir /home/lim/usr/pkgsrc/pkgsrc-2017Q3/pkgtools/digest/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/man
  101. mkdir /home/lim/usr/pkgsrc/pkgsrc-2017Q3/pkgtools/digest/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/man/man1
  102. /usr/bin/install -c -o lim -g lim -m 644 digest.1 /home/lim/usr/pkgsrc/pkgsrc-2017Q3/pkgtools/digest/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/man/man1/digest.1
  103. => Automatic manual page handling
  104. => Creating binary package /home/lim/usr/pkgsrc/pkgsrc-2017Q3/pkgtools/digest/work/.packages/digest-20160304.tgz
  105. ===> Building binary package for digest-20160304
  106. => Creating binary package /home/lim/usr/pkgsrc/pkgsrc-2017Q3/packages/All/digest-20160304.tgz
  107. ===> Installing binary package of digest-20160304
  108. => Returning to build of mutt-1.9.1
  109. => Fetching mutt-1.9.1.tar.gz
  110. => Total size: 4193868 bytes
  111. % Total % Received % Xferd Average Speed Time Time Time Current
  112. Dload Upload Total Spent Left Speed
  113. 100 4095k 100 4095k 0 0 534k 0 0:00:07 0:00:07 --:--:-- 1202k
  114. => Checksum SHA1 OK for mutt-1.9.1.tar.gz
  115. => Checksum RMD160 OK for mutt-1.9.1.tar.gz
  116. => Checksum SHA512 OK for mutt-1.9.1.tar.gz
  117. ===> Installing dependencies for mutt-1.9.1
  118. ==========================================================================
  119. The supported build options for mutt are:
  120.  
  121. curses debug gpgme gssapi idn mutt-compressed-mbox
  122. mutt-hcache mutt-smtp sasl slang smime ssl
  123. tokyocabinet wide-curses
  124.  
  125. The currently selected options are:
  126.  
  127. curses gpgme gssapi mutt-compressed-mbox mutt-hcache
  128. mutt-smtp smime ssl
  129.  
  130. You can select which build options to use by setting PKG_DEFAULT_OPTIONS
  131. or the following variable. Its current value is shown:
  132.  
  133. PKG_OPTIONS.mutt (not defined)
  134.  
  135. ==========================================================================
  136. ==========================================================================
  137. The following variables will affect the build process of this package,
  138. mutt-1.9.1. Their current value is shown below:
  139.  
  140. * BDB185_DEFAULT = db4
  141. * BDB_DEFAULT = db4
  142. * CURSES_DEFAULT = ncurses
  143. * KRB5_DEFAULT = heimdal
  144. * SSLBASE (defined)
  145. * SSLCERTS = /home/lim/usr/pkgsrc/pkg-2017Q3/etc/openssl/certs
  146. * SSLDIR = /home/lim/usr/pkgsrc/pkg-2017Q3/etc/openssl
  147. * SSLKEYS = /home/lim/usr/pkgsrc/pkg-2017Q3/etc/openssl/private
  148.  
  149. Based on these variables, the following variables have been set:
  150.  
  151. * BDBBASE (defined, but empty)
  152. * BDB_LIBS = -ldb4
  153. * BDB_TYPE = db4
  154. * CURSES_TYPE = ncurses
  155. * KRB5BASE (defined, but empty)
  156. * KRB5_TYPE = heimdal
  157.  
  158. You may want to abort the process now with CTRL-C and change their value
  159. before continuing. Be sure to run `/home/lim/usr/pkgsrc/pkg-2017Q3/bin/bmake.bin clean' after
  160. the changes.
  161. ==========================================================================
  162. => Tool dependency gettext-tools>=0.15: NOT found
  163. => Verifying reinstall for ../../devel/gettext-tools
  164. => Bootstrap dependency digest>=20010302: found digest-20160304
  165. => Fetching gettext-0.19.8.1.tar.gz
  166. => Total size: 19704011 bytes
  167. % Total % Received % Xferd Average Speed Time Time Time Current
  168. Dload Upload Total Spent Left Speed
  169. 100 18.7M 100 18.7M 0 0 803k 0 0:00:23 0:00:23 --:--:-- 1037k
  170. => Checksum SHA1 OK for gettext-0.19.8.1.tar.gz
  171. => Checksum RMD160 OK for gettext-0.19.8.1.tar.gz
  172. => Checksum SHA512 OK for gettext-0.19.8.1.tar.gz
  173. ===> Installing dependencies for gettext-tools-0.19.8.1nb1
  174. ==========================================================================
  175. The following variables will affect the build process of this package,
  176. gettext-tools-0.19.8.1nb1. Their current value is shown below:
  177.  
  178. * CURSES_DEFAULT = ncurses
  179.  
  180. Based on these variables, the following variables have been set:
  181.  
  182. * CURSES_TYPE = ncurses
  183. * TERMCAP_TYPE = curses
  184.  
  185. You may want to abort the process now with CTRL-C and change their value
  186. before continuing. Be sure to run `/home/lim/usr/pkgsrc/pkg-2017Q3/bin/bmake.bin clean' after
  187. the changes.
  188. ==========================================================================
  189. => Tool dependency libtool-base>=2.4.2nb9: NOT found
  190. => Verifying reinstall for ../../devel/libtool-base
  191. => Bootstrap dependency digest>=20010302: found digest-20160304
  192. => Fetching libtool-2.4.6.tar.gz
  193. => Total size: 1806697 bytes
  194. % Total % Received % Xferd Average Speed Time Time Time Current
  195. Dload Upload Total Spent Left Speed
  196. 100 1764k 100 1764k 0 0 294k 0 0:00:05 0:00:05 --:--:-- 563k
  197. => Checksum SHA1 OK for libtool-2.4.6.tar.gz
  198. => Checksum RMD160 OK for libtool-2.4.6.tar.gz
  199. => Checksum SHA512 OK for libtool-2.4.6.tar.gz
  200. ===> Installing dependencies for libtool-base-2.4.6
  201. => Tool dependency nbpatch-[0-9]*: NOT found
  202. => Verifying reinstall for ../../devel/nbpatch
  203. ===> Installing dependencies for nbpatch-20151107
  204. => Build dependency cwrappers>=20150314: found cwrappers-20170611
  205. ===> Overriding tools for nbpatch-20151107
  206. ===> Extracting for nbpatch-20151107
  207. /bin/cp -r /home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/files /home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/nbpatch-20151107
  208. /bin/rm -f /home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat/config.guess /home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat/config.sub
  209. /bin/ln -fs /home/lim/usr/pkgsrc/pkgsrc-2017Q3/mk/gnu-config/config.guess /home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat/config.guess
  210. /bin/ln -fs /home/lim/usr/pkgsrc/pkgsrc-2017Q3/mk/gnu-config/config.sub /home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat/config.sub
  211. ===> Patching for nbpatch-20151107
  212. ===> Creating toolchain wrappers for nbpatch-20151107
  213. ===> Configuring for nbpatch-20151107
  214. => Configuring and building libnbcompat
  215. checking build system type... x86_64-pc-linux-gnu
  216. checking host system type... x86_64-unknown-linux-gnu
  217. checking for x86_64-unknown-linux-gcc... cc
  218. checking whether the C compiler works... yes
  219. checking for C compiler default output file name... a.out
  220. checking for suffix of executables...
  221. checking whether we are cross compiling... no
  222. checking for suffix of object files... o
  223. checking whether we are using the GNU C compiler... yes
  224. checking whether cc accepts -g... yes
  225. checking for cc option to accept ISO C89... none needed
  226. checking how to run the C preprocessor... cc -E
  227. checking for grep that handles long lines and -e... /home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/.tools/bin/grep
  228. checking for egrep... /home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/.tools/bin/grep -E
  229. checking for ANSI C header files... yes
  230. checking for sys/types.h... yes
  231. checking for sys/stat.h... yes
  232. checking for stdlib.h... yes
  233. checking for string.h... yes
  234. checking for memory.h... yes
  235. checking for strings.h... yes
  236. checking for inttypes.h... yes
  237. checking for stdint.h... yes
  238. checking for unistd.h... yes
  239. checking minix/config.h usability... no
  240. checking minix/config.h presence... no
  241. checking for minix/config.h... no
  242. checking whether it is safe to define __EXTENSIONS__... yes
  243. checking whether make sets $(MAKE)... yes
  244. checking for x86_64-unknown-linux-gcc... (cached) cc
  245. checking whether we are using the GNU C compiler... (cached) yes
  246. checking whether cc accepts -g... (cached) yes
  247. checking for cc option to accept ISO C89... (cached) none needed
  248. checking for a BSD-compatible install... /home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/.tools/bin/install -c
  249. checking whether ln -s works... yes
  250. checking for x86_64-unknown-linux-ranlib... no
  251. checking for ranlib... ranlib
  252. checking for gawk... /bin/awk
  253. checking for ar... ar
  254. checking for fparseln in -lutil... no
  255. checking for ANSI C header files... (cached) yes
  256. checking whether time.h and sys/time.h may both be included... yes
  257. checking for stdbool.h that conforms to C99... yes
  258. checking for _Bool... yes
  259. checking alloca.h usability... yes
  260. checking alloca.h presence... yes
  261. checking for alloca.h... yes
  262. checking assert.h usability... yes
  263. checking assert.h presence... yes
  264. checking for assert.h... yes
  265. checking bsd/libutil.h usability... no
  266. checking bsd/libutil.h presence... no
  267. checking for bsd/libutil.h... no
  268. checking ctype.h usability... yes
  269. checking ctype.h presence... yes
  270. checking for ctype.h... yes
  271. checking dirent.h usability... yes
  272. checking dirent.h presence... yes
  273. checking for dirent.h... yes
  274. checking endian.h usability... yes
  275. checking endian.h presence... yes
  276. checking for endian.h... yes
  277. checking err.h usability... yes
  278. checking err.h presence... yes
  279. checking for err.h... yes
  280. checking errno.h usability... yes
  281. checking errno.h presence... yes
  282. checking for errno.h... yes
  283. checking fcntl.h usability... yes
  284. checking fcntl.h presence... yes
  285. checking for fcntl.h... yes
  286. checking fnmatch.h usability... yes
  287. checking fnmatch.h presence... yes
  288. checking for fnmatch.h... yes
  289. checking fts.h usability... yes
  290. checking fts.h presence... yes
  291. checking for fts.h... yes
  292. checking grp.h usability... yes
  293. checking grp.h presence... yes
  294. checking for grp.h... yes
  295. checking for inttypes.h... (cached) yes
  296. checking libutil.h usability... no
  297. checking libutil.h presence... no
  298. checking for libutil.h... no
  299. checking limits.h usability... yes
  300. checking limits.h presence... yes
  301. checking for limits.h... yes
  302. checking machine/endian.h usability... no
  303. checking machine/endian.h presence... no
  304. checking for machine/endian.h... no
  305. checking ndir.h usability... no
  306. checking ndir.h presence... no
  307. checking for ndir.h... no
  308. checking netdb.h usability... yes
  309. checking netdb.h presence... yes
  310. checking for netdb.h... yes
  311. checking paths.h usability... yes
  312. checking paths.h presence... yes
  313. checking for paths.h... yes
  314. checking pwd.h usability... yes
  315. checking pwd.h presence... yes
  316. checking for pwd.h... yes
  317. checking signal.h usability... yes
  318. checking signal.h presence... yes
  319. checking for signal.h... yes
  320. checking stdarg.h usability... yes
  321. checking stdarg.h presence... yes
  322. checking for stdarg.h... yes
  323. checking stddef.h usability... yes
  324. checking stddef.h presence... yes
  325. checking for stddef.h... yes
  326. checking for stdint.h... (cached) yes
  327. checking stdio.h usability... yes
  328. checking stdio.h presence... yes
  329. checking for stdio.h... yes
  330. checking for stdlib.h... (cached) yes
  331. checking for string.h... (cached) yes
  332. checking sys/byteorder.h usability... no
  333. checking sys/byteorder.h presence... no
  334. checking for sys/byteorder.h... no
  335. checking sys/cdefs.h usability... yes
  336. checking sys/cdefs.h presence... yes
  337. checking for sys/cdefs.h... yes
  338. checking sys/dir.h usability... yes
  339. checking sys/dir.h presence... yes
  340. checking for sys/dir.h... yes
  341. checking sys/endian.h usability... no
  342. checking sys/endian.h presence... no
  343. checking for sys/endian.h... no
  344. checking sys/file.h usability... yes
  345. checking sys/file.h presence... yes
  346. checking for sys/file.h... yes
  347. checking sys/mkdev.h usability... no
  348. checking sys/mkdev.h presence... no
  349. checking for sys/mkdev.h... no
  350. checking sys/ndir.h usability... no
  351. checking sys/ndir.h presence... no
  352. checking for sys/ndir.h... no
  353. checking sys/param.h usability... yes
  354. checking sys/param.h presence... yes
  355. checking for sys/param.h... yes
  356. checking sys/socket.h usability... yes
  357. checking sys/socket.h presence... yes
  358. checking for sys/socket.h... yes
  359. checking for sys/stat.h... (cached) yes
  360. checking sys/statfs.h usability... yes
  361. checking sys/statfs.h presence... yes
  362. checking for sys/statfs.h... yes
  363. checking sys/statvfs.h usability... yes
  364. checking sys/statvfs.h presence... yes
  365. checking for sys/statvfs.h... yes
  366. checking sys/time.h usability... yes
  367. checking sys/time.h presence... yes
  368. checking for sys/time.h... yes
  369. checking sys/ttycom.h usability... no
  370. checking sys/ttycom.h presence... no
  371. checking for sys/ttycom.h... no
  372. checking for sys/types.h... (cached) yes
  373. checking sys/uio.h usability... yes
  374. checking sys/uio.h presence... yes
  375. checking for sys/uio.h... yes
  376. checking sys/vfs.h usability... yes
  377. checking sys/vfs.h presence... yes
  378. checking for sys/vfs.h... yes
  379. checking sysexits.h usability... yes
  380. checking sysexits.h presence... yes
  381. checking for sysexits.h... yes
  382. checking termcap.h usability... yes
  383. checking termcap.h presence... yes
  384. checking for termcap.h... yes
  385. checking time.h usability... yes
  386. checking time.h presence... yes
  387. checking for time.h... yes
  388. checking tzfile.h usability... no
  389. checking tzfile.h presence... no
  390. checking for tzfile.h... no
  391. checking for unistd.h... (cached) yes
  392. checking util.h usability... no
  393. checking util.h presence... no
  394. checking for util.h... no
  395. checking utime.h usability... yes
  396. checking utime.h presence... yes
  397. checking for utime.h... yes
  398. checking sys/mman.h usability... yes
  399. checking sys/mman.h presence... yes
  400. checking for sys/mman.h... yes
  401. checking for sys/mount.h... yes
  402. checking glob.h usability... yes
  403. checking glob.h presence... yes
  404. checking for glob.h... yes
  405. checking sys/queue.h usability... yes
  406. checking sys/queue.h presence... yes
  407. checking for sys/queue.h... yes
  408. checking regex.h usability... yes
  409. checking regex.h presence... yes
  410. checking for regex.h... yes
  411. checking for regexec... yes
  412. checking for va_copy... yes
  413. checking for __builtin_va_copy... yes
  414. checking md5.h usability... no
  415. checking md5.h presence... no
  416. checking for md5.h... no
  417. checking for md5.h... (cached) no
  418. checking rmd160.h usability... no
  419. checking rmd160.h presence... no
  420. checking for rmd160.h... no
  421. checking sha1.h usability... no
  422. checking sha1.h presence... no
  423. checking for sha1.h... no
  424. checking sha2.h usability... no
  425. checking sha2.h presence... no
  426. checking for sha2.h... no
  427. checking for MD5File... no
  428. checking for RMD160File... no
  429. checking for SHA1File... no
  430. checking for SHA512_File... no
  431. checking for issetugid... no
  432. checking whether optarg is declared... yes
  433. checking whether optind is declared... yes
  434. checking whether optreset is declared... no
  435. checking getopt.h usability... yes
  436. checking getopt.h presence... yes
  437. checking for getopt.h... yes
  438. checking for struct option... yes
  439. configure: Using included getopt and getopt_long
  440. checking vis.h usability... no
  441. checking vis.h presence... no
  442. checking for vis.h... no
  443. checking for __attribute__... yes
  444. checking for size_t... yes
  445. checking for uintptr_t... yes
  446. checking for int8_t... yes
  447. checking for int16_t... yes
  448. checking for int32_t... yes
  449. checking for int64_t... yes
  450. checking for uint8_t... yes
  451. checking for uint16_t... yes
  452. checking for uint32_t... yes
  453. checking for uint64_t... yes
  454. checking for long long... yes
  455. checking for long double... yes
  456. checking for fsid_t... yes
  457. checking whether byte ordering is bigendian... no
  458. checking size of off_t... 8
  459. checking whether strerror_r is declared... yes
  460. checking for strerror_r... yes
  461. checking whether strerror_r returns char *... yes
  462. checking for pid_t... yes
  463. checking vfork.h usability... no
  464. checking vfork.h presence... no
  465. checking for vfork.h... no
  466. checking for fork... yes
  467. checking for vfork... yes
  468. checking for working fork... yes
  469. checking for working vfork... (cached) yes
  470. checking whether snprintf is declared... yes
  471. checking whether asprintf is declared... yes
  472. checking whether strdup is declared... yes
  473. checking whether isblank is declared... yes
  474. checking for err... yes
  475. checking for fgetln... no
  476. checking for fnmatch... yes
  477. checking for fparseln... no
  478. checking for getdelim... yes
  479. checking for getenv... yes
  480. checking for getline... yes
  481. checking for lchflags... no
  482. checking for lchmod... no
  483. checking for lchown... yes
  484. checking for lutimes... yes
  485. checking for mkdtemp... yes
  486. checking for mkstemp... yes
  487. checking for setenv... yes
  488. checking for setgroupent... no
  489. checking for setpassent... no
  490. checking for setprogname... no
  491. checking for shquote... no
  492. checking for statvfs... yes
  493. checking for strerror... yes
  494. checking for strlcat... no
  495. checking for strlcpy... no
  496. checking for strmode... no
  497. checking for strsep... yes
  498. checking for strtoll... yes
  499. checking for unsetenv... yes
  500. checking for usleep... yes
  501. checking for utimes... yes
  502. checking for warn... yes
  503. checking for library containing socket... none required
  504. checking for gethostbyname in -lnsl... yes
  505. checking for socklen_t... yes
  506. checking for struct addrinfo... yes
  507. checking for struct in6_addr... yes
  508. checking for struct sockaddr_in6... yes
  509. checking for struct sockaddr_storage... yes
  510. checking for getnameinfo... yes
  511. checking for gai_strerror... yes
  512. checking for getaddrinfo... yes
  513. checking for getenv... (cached) yes
  514. checking for setenv... (cached) yes
  515. checking for unsetenv... (cached) yes
  516. checking for mkdtemp... (cached) yes
  517. checking for mkstemp... (cached) yes
  518. checking for setlocale... yes
  519. checking for getmode... no
  520. checking for setmode... no
  521. checking whether endgrent is declared... no
  522. checking whether endpwent is declared... no
  523. checking whether setpassent is declared... no
  524. checking for gid_from_group... no
  525. checking for group_from_gid... no
  526. checking for pwcache_groupdb... no
  527. checking for pwcache_userdb... no
  528. checking for uid_from_user... no
  529. checking for user_from_uid... no
  530. checking for fts_open... yes
  531. checking for timegm... yes
  532. checking poll.h usability... yes
  533. checking poll.h presence... yes
  534. checking for poll.h... yes
  535. checking sys/poll.h usability... yes
  536. checking sys/poll.h presence... yes
  537. checking for sys/poll.h... yes
  538. checking for poll.h... (cached) yes
  539. checking for sys/poll.h... (cached) yes
  540. checking for poll... yes
  541. checking if poll() is implemented natively... yes
  542. checking for getpassphrase... no
  543. checking for getpgrp... yes
  544. checking for select... yes
  545. checking for getpgrp... (cached) yes
  546. checking whether getpgrp requires zero arguments... yes
  547. checking for struct statfs.f_flags... yes
  548. checking for struct statfs.f_fsize... no
  549. checking for struct statfs.f_iosize... no
  550. checking for struct dirent.d_namlen... no
  551. checking for DIR.dd_fd... no
  552. checking for dirfd... yes
  553. checking *printf() support for %lld... yes
  554. checking for strtoll... (cached) yes
  555. checking if vsnprintf is standards compliant... yes
  556. configure: creating ./config.status
  557. config.status: creating Makefile
  558. config.status: creating nbcompat/config.h
  559. /bin/awk -f nbcompat.awk nbcompat/config.h > nbcompat/nbconfig.h
  560. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c glob.c
  561. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c md5c.c
  562. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c md5hl.c
  563. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c rmd160.c
  564. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c rmd160hl.c
  565. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c sha1.c
  566. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c sha1hl.c
  567. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c sha2.c
  568. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c sha2hl.c
  569. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c getopt.c
  570. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c getopt_long.c
  571. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c vis.c
  572. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c unvis.c
  573. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c fgetln.c
  574. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c fparseln.c
  575. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c lchflags.c
  576. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c lchmod.c
  577. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c setgroupent.c
  578. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c setpassent.c
  579. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c setprogname.c
  580. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c shquote.c
  581. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c strlcat.c
  582. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c strlcpy.c
  583. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c strmode.c
  584. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c setmode.c
  585. cc -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -I. -I. -O2 -DHAVE_CONFIG_H -c pwcache.c
  586. ar cr libnbcompat.a glob.o md5c.o md5hl.o rmd160.o rmd160hl.o sha1.o sha1hl.o sha2.o sha2hl.o getopt.o getopt_long.o vis.o unvis.o fgetln.o fparseln.o lchflags.o lchmod.o setgroupent.o setpassent.o setprogname.o shquote.o strlcat.o strlcpy.o strmode.o setmode.o pwcache.o
  587. ranlib libnbcompat.a
  588. ===> Building for nbpatch-20151107
  589. cc -O2 -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -c patch.c
  590. cc -O2 -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -c pch.c
  591. cc -O2 -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -c inp.c
  592. cc -O2 -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -c util.c
  593. cc -O2 -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -c backupfile.c
  594. cc -O2 -DHAVE_NBCOMPAT_H=1 -I/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -c mkpath.c
  595. cc -L/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/libnbcompat -Wl,-R/home/lim/usr/pkgsrc/pkg-2017Q3/lib -o nbpatch patch.o pch.o inp.o util.o backupfile.o mkpath.o -lnbcompat
  596. ===> Installing for nbpatch-20151107
  597. => Creating installation directories
  598. /usr/bin/install -c -s -o lim -g lim -m 755 nbpatch /home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/bin/nbpatch
  599. /usr/bin/install -c -o lim -g lim -m 644 nbpatch.1 /home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/man/man1/nbpatch.1
  600. => Automatic manual page handling
  601. => Creating binary package /home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/nbpatch/work/.packages/nbpatch-20151107.tgz
  602. ===> Building binary package for nbpatch-20151107
  603. => Creating binary package /home/lim/usr/pkgsrc/pkgsrc-2017Q3/packages/All/nbpatch-20151107.tgz
  604. ===> Installing binary package of nbpatch-20151107
  605. => Returning to build of libtool-base-2.4.6
  606. => Build dependency cwrappers>=20150314: found cwrappers-20170611
  607. ===> Overriding tools for libtool-base-2.4.6
  608. ===> Extracting for libtool-base-2.4.6
  609. ===> Patching for libtool-base-2.4.6
  610. => Applying pkgsrc patches for libtool-base-2.4.6
  611. ===> Creating toolchain wrappers for libtool-base-2.4.6
  612. ===> Configuring for libtool-base-2.4.6
  613. => Modifying GNU configure scripts to avoid --recheck
  614. => Replacing config-guess with pkgsrc versions
  615. => Replacing config-sub with pkgsrc versions
  616. => Replacing install-sh with pkgsrc version
  617. ## ------------------------- ##
  618. ## Configuring libtool 2.4.6 ##
  619. ## ------------------------- ##
  620.  
  621. checking for GNU M4 that supports accurate traces... /usr/bin/m4
  622. checking whether /usr/bin/m4 accepts --gnu... yes
  623. checking how m4 supports trace files... --debugfile
  624. checking for a BSD-compatible install... /usr/bin/install -c -o lim -g lim
  625. checking whether build environment is sane... yes
  626. checking for a thread-safe mkdir -p... /home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.tools/bin/mkdir -p
  627. checking for gawk... /bin/awk
  628. checking whether make sets $(MAKE)... yes
  629. checking whether make supports nested variables... yes
  630. checking whether make supports nested variables... (cached) yes
  631. checking build system type... x86_64-unknown-linux-gnu
  632. checking host system type... x86_64-unknown-linux-gnu
  633. configure: autobuild project... GNU Libtool
  634. configure: autobuild revision... 2.4.6
  635. configure: autobuild hostname... jailtcsh.bkk1.cloud.z.com
  636. configure: autobuild mode... default
  637. configure: autobuild timestamp... 20171211T142450Z
  638. checking for x86_64-unknown-linux-gcc... cc
  639. checking whether the C compiler works... yes
  640. checking for C compiler default output file name... a.out
  641. checking for suffix of executables...
  642. checking whether we are cross compiling... no
  643. checking for suffix of object files... o
  644. checking whether we are using the GNU C compiler... yes
  645. checking whether cc accepts -g... yes
  646. checking for cc option to accept ISO C89... none needed
  647. checking whether cc understands -c and -o together... yes
  648. checking for style of include used by make... GNU
  649. checking dependency style of cc... gcc3
  650. checking how to run the C preprocessor... cc -E
  651. checking for grep that handles long lines and -e... (cached) /bin/grep
  652. checking for egrep... (cached) /bin/egrep
  653. checking for Minix Amsterdam compiler... no
  654. checking for x86_64-unknown-linux-ar... no
  655. checking for ar... ar
  656. checking how to run the C preprocessor... cc -E
  657. checking how to print strings... printf
  658. checking for a sed that does not truncate output... /bin/sed
  659. checking for fgrep... /bin/grep -F
  660. checking for ld used by cc... (cached) ld
  661. checking if the linker (ld) is GNU ld... yes
  662. checking for BSD- or MS-compatible name lister (nm)... (cached) nm
  663. checking the name lister (nm) interface... BSD nm
  664. checking whether ln -s works... yes
  665. checking the maximum length of command line arguments... (cached) 2621440
  666. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  667. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  668. checking for ld option to reload object files... -r
  669. checking for x86_64-unknown-linux-objdump... no
  670. checking for objdump... objdump
  671. checking how to recognize dependent libraries... pass_all
  672. checking for x86_64-unknown-linux-dlltool... no
  673. checking for dlltool... no
  674. checking how to associate runtime and link libraries... printf %s\n
  675. checking for x86_64-unknown-linux-ar... ar
  676. checking for archiver @FILE support... @
  677. checking for x86_64-unknown-linux-strip... no
  678. checking for strip... strip
  679. checking for x86_64-unknown-linux-ranlib... ranlib
  680. checking command to parse nm output from cc object... ok
  681. checking for sysroot... no
  682. checking for a working dd... /bin/dd
  683. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  684. checking for x86_64-unknown-linux-mt... no
  685. checking for mt... no
  686. checking if : is a manifest tool... no
  687. checking for ANSI C header files... yes
  688. checking for sys/types.h... yes
  689. checking for sys/stat.h... yes
  690. checking for stdlib.h... yes
  691. checking for string.h... yes
  692. checking for memory.h... yes
  693. checking for strings.h... yes
  694. checking for inttypes.h... yes
  695. checking for stdint.h... yes
  696. checking for unistd.h... yes
  697. checking for dlfcn.h... yes
  698. checking for objdir... .libs
  699. checking if cc supports -fno-rtti -fno-exceptions... no
  700. checking for cc option to produce PIC... -fPIC -DPIC
  701. checking if cc PIC flag -fPIC -DPIC works... yes
  702. checking if cc static flag -static works... yes
  703. checking if cc supports -c -o file.o... yes
  704. checking if cc supports -c -o file.o... (cached) yes
  705. checking whether the cc linker (ld -m elf_x86_64) supports shared libraries... yes
  706. checking whether -lc should be explicitly linked in... no
  707. checking dynamic linker characteristics... GNU/Linux ld.so
  708. checking how to hardcode library paths into programs... immediate
  709. checking for shl_load... no
  710. checking for shl_load in -ldld... no
  711. checking for dlopen... no
  712. checking for dlopen in -ldl... yes
  713. checking whether a program can dlopen itself... yes
  714. checking whether a statically linked program can dlopen itself... no
  715. checking whether stripping libraries is possible... yes
  716. checking if libtool supports shared libraries... yes
  717. checking whether to build shared libraries... yes
  718. checking whether to build static libraries... yes
  719. checking what extension is used for runtime loadable modules... .so
  720. checking what variable specifies run-time module search path... LD_LIBRARY_PATH
  721. checking for the default library search path... /lib /usr/lib /usr/lib64/atlas /usr/lib64/tcl8.5/tclx8.4 /usr/lib64/tcl8.5
  722. checking for library containing dlopen... -ldl
  723. checking for dlerror... yes
  724. checking for shl_load... (cached) no
  725. checking for shl_load in -ldld... (cached) no
  726. checking for dld_link in -ldld... no
  727. checking for _ prefix in compiled symbols... no
  728. checking whether deplibs are loaded by dlopen... yes
  729. checking for argz.h... yes
  730. checking for error_t... yes
  731. checking for argz_add... yes
  732. checking for argz_append... yes
  733. checking for argz_count... yes
  734. checking for argz_create_sep... yes
  735. checking for argz_insert... yes
  736. checking for argz_next... yes
  737. checking for argz_stringify... yes
  738. checking if argz actually works... yes
  739. checking whether libtool supports -dlopen/-dlpreopen... yes
  740. checking for unistd.h... (cached) yes
  741. checking for dl.h... no
  742. checking for sys/dl.h... no
  743. checking for dld.h... no
  744. checking for mach-o/dyld.h... no
  745. checking for dirent.h... yes
  746. checking for closedir... yes
  747. checking for opendir... yes
  748. checking for readdir... yes
  749. checking for strlcat... no
  750. checking for strlcpy... no
  751. checking whether we are using the GNU C++ compiler... yes
  752. checking whether c++ accepts -g... yes
  753. checking dependency style of c++... gcc3
  754. checking how to run the C++ preprocessor... c++ -E
  755. checking for ld used by c++... ld -m elf_x86_64
  756. checking if the linker (ld -m elf_x86_64) is GNU ld... yes
  757. checking whether the c++ linker (ld -m elf_x86_64) supports shared libraries... yes
  758. checking for c++ option to produce PIC... -fPIC -DPIC
  759. checking if c++ PIC flag -fPIC -DPIC works... yes
  760. checking if c++ static flag -static works... yes
  761. checking if c++ supports -c -o file.o... yes
  762. checking if c++ supports -c -o file.o... (cached) yes
  763. checking whether the c++ linker (ld -m elf_x86_64) supports shared libraries... yes
  764. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  765. checking how to hardcode library paths into programs... immediate
  766. checking for x86_64-unknown-linux-g77... no
  767. checking whether we are using the GNU Fortran 77 compiler... no
  768. checking whether no accepts -g... no
  769. checking for x86_64-unknown-linux-gfortran... no
  770. checking whether we are using the GNU Fortran compiler... no
  771. checking whether no accepts -g... no
  772. checking for x86_64-unknown-linux-gccgo... no
  773. checking for gccgo... no
  774. checking for x86_64-unknown-linux-gcj... no
  775. checking for gcj... no
  776. checking for x86_64-unknown-linux-windres... no
  777. checking for windres... no
  778. checking that generated files are newer than configure... done
  779. configure: creating ./config.status
  780. config.status: creating Makefile
  781. config.status: creating config.h
  782. config.status: executing tests/atconfig commands
  783. config.status: executing depfiles commands
  784. config.status: executing libtool commands
  785. ===> Building for libtool-base-2.4.6
  786. GEN libtoolize
  787. /home/lim/usr/pkgsrc/pkg-2017Q3/bin/bmake.bin all-recursive
  788. Making all in .
  789. Updating ./doc/version.texi
  790. MAKEINFO ./doc/libtool.info
  791. WARNING: 'makeinfo' is missing on your system. You should only need it if
  792. you modified a '.texi' or '.texinfo' file, or any other file
  793. indirectly affecting the aspect of the manual. The spurious
  794. call might also be the consequence of using a buggy 'make' (AIX,
  795. DU, IRIX). You might want to install the Texinfo package or
  796. the GNU make package. Grab either from any GNU archive site.
  797. CC libltdl/loaders/dlopen.lo
  798. CCLD libltdl/dlopen.la
  799. CC libltdl/loaders/libltdl_libltdlc_la-preopen.lo
  800. CC libltdl/libltdl_libltdlc_la-lt__alloc.lo
  801. CC libltdl/libltdl_libltdlc_la-lt_dlloader.lo
  802. CC libltdl/libltdl_libltdlc_la-lt_error.lo
  803. CC libltdl/libltdl_libltdlc_la-ltdl.lo
  804. CC libltdl/libltdl_libltdlc_la-slist.lo
  805. CC libltdl/lt__strl.lo
  806. CCLD libltdl/libltdlc.la
  807. GEN ./doc/libtool.1
  808. cd /home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/libtool-2.4.6; for f in libtool; do /bin/sed -e "s,-L/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.buildlink/lib *,,g" -e "s,/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.buildlink/lib *,,g" $f > $f.new; if [ -x $f ]; then /bin/chmod +x $f.new; fi; /bin/mv -f $f.new $f; done
  809. ===> Installing for libtool-base-2.4.6
  810. /home/lim/usr/pkgsrc/pkg-2017Q3/bin/bmake.bin install-recursive
  811. Making install in .
  812. GEN ./doc/libtool.1
  813. /home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.tools/bin/mkdir -p '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/bin'
  814. /usr/bin/install -c -o lim -g lim -m 755 libtool '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/bin'
  815. GREP='/bin/grep' SED='/bin/sed' './build-aux/inline-source' libtoolize > '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/bin/libtoolize'
  816. rm -rf '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool'/*
  817. /usr/bin/install -c -o lim -g lim -m 644 './m4/libtool.m4' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/aclocal/libtool.m4'
  818. /usr/bin/install -c -o lim -g lim -m 644 './m4/ltargz.m4' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/aclocal/ltargz.m4'
  819. /usr/bin/install -c -o lim -g lim -m 644 './m4/ltdl.m4' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/aclocal/ltdl.m4'
  820. /usr/bin/install -c -o lim -g lim -m 644 './m4/ltoptions.m4' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/aclocal/ltoptions.m4'
  821. /usr/bin/install -c -o lim -g lim -m 644 './m4/ltsugar.m4' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/aclocal/ltsugar.m4'
  822. /usr/bin/install -c -o lim -g lim -m 644 './m4/ltversion.m4' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/aclocal/ltversion.m4'
  823. /usr/bin/install -c -o lim -g lim -m 644 './m4/lt~obsolete.m4' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/aclocal/lt~obsolete.m4'
  824. /usr/bin/install -c -o lim -g lim -m 755 './build-aux/compile' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/build-aux/compile'
  825. /usr/bin/install -c -o lim -g lim -m 755 './build-aux/config.guess' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/build-aux/config.guess'
  826. /usr/bin/install -c -o lim -g lim -m 755 './build-aux/config.sub' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/build-aux/config.sub'
  827. /usr/bin/install -c -o lim -g lim -m 755 './build-aux/depcomp' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/build-aux/depcomp'
  828. /usr/bin/install -c -o lim -g lim -m 755 './build-aux/install-sh' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/build-aux/install-sh'
  829. /usr/bin/install -c -o lim -g lim -m 755 './build-aux/missing' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/build-aux/missing'
  830. /usr/bin/install -c -o lim -g lim -m 644 './build-aux/ltmain.sh' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/build-aux/ltmain.sh'
  831. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/COPYING.LIB' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/COPYING.LIB'
  832. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/Makefile.am' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/Makefile.am'
  833. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/README' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/README'
  834. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/configure.ac' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/configure.ac'
  835. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/aclocal.m4' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/aclocal.m4'
  836. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/Makefile.in' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/Makefile.in'
  837. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/config-h.in' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/config-h.in'
  838. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/configure' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/configure'
  839. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/libltdl/lt__alloc.h' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/libltdl/lt__alloc.h'
  840. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/libltdl/lt__argz_.h' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/libltdl/lt__argz_.h'
  841. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/libltdl/lt__dirent.h' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/libltdl/lt__dirent.h'
  842. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/libltdl/lt__glibc.h' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/libltdl/lt__glibc.h'
  843. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/libltdl/lt__private.h' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/libltdl/lt__private.h'
  844. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/libltdl/lt__strl.h' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/libltdl/lt__strl.h'
  845. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/libltdl/lt_dlloader.h' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/libltdl/lt_dlloader.h'
  846. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/libltdl/lt_error.h' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/libltdl/lt_error.h'
  847. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/libltdl/lt_system.h' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/libltdl/lt_system.h'
  848. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/libltdl/slist.h' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/libltdl/slist.h'
  849. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/loaders/dld_link.c' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/loaders/dld_link.c'
  850. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/loaders/dlopen.c' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/loaders/dlopen.c'
  851. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/loaders/dyld.c' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/loaders/dyld.c'
  852. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/loaders/load_add_on.c' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/loaders/load_add_on.c'
  853. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/loaders/loadlibrary.c' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/loaders/loadlibrary.c'
  854. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/loaders/preopen.c' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/loaders/preopen.c'
  855. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/loaders/shl_load.c' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/loaders/shl_load.c'
  856. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/lt__alloc.c' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/lt__alloc.c'
  857. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/lt__argz.c' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/lt__argz.c'
  858. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/lt__dirent.c' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/lt__dirent.c'
  859. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/lt__strl.c' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/lt__strl.c'
  860. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/lt_dlloader.c' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/lt_dlloader.c'
  861. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/lt_error.c' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/lt_error.c'
  862. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/ltdl.c' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/ltdl.c'
  863. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/ltdl.h' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/ltdl.h'
  864. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/ltdl.mk' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/ltdl.mk'
  865. /usr/bin/install -c -o lim -g lim -m 644 './libltdl/slist.c' '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/slist.c'
  866. chmod a+x '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/share/libtool/configure'
  867. GEN ./doc/libtool.1
  868. /home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.tools/bin/mkdir -p '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/man/man1'
  869. /usr/bin/install -c -o lim -g lim -m 644 ./doc/libtool.1 ./doc/libtoolize.1 '/home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/man/man1'
  870. /usr/bin/install -c -o lim -g lim -m 755 /home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/libtool-2.4.6/shlibtool /home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.destdir/home/lim/usr/pkgsrc/pkg-2017Q3/bin/shlibtool
  871. => Automatic manual page handling
  872. => Creating binary package /home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/libtool-base/work/.packages/libtool-base-2.4.6.tgz
  873. ===> Building binary package for libtool-base-2.4.6
  874. => Creating binary package /home/lim/usr/pkgsrc/pkgsrc-2017Q3/packages/All/libtool-base-2.4.6.tgz
  875. ===> Installing binary package of libtool-base-2.4.6
  876. => Returning to build of gettext-tools-0.19.8.1nb1
  877. => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
  878. => Build dependency cwrappers>=20150314: found cwrappers-20170611
  879. => Full dependency pkg_install-info-[0-9]*: NOT found
  880. => Verifying reinstall for ../../pkgtools/pkg_install-info
  881. ===> Installing dependencies for pkg_install-info-4.5nb3
  882. => Build dependency gcc48>=4.8.0: NOT found
  883. => Verifying reinstall for ../../lang/gcc48
  884. => Bootstrap dependency digest>=20010302: found digest-20160304
  885. => Fetching gcc-4.8.5.tar.bz2
  886. => Total size: 86165587 bytes
  887. % Total % Received % Xferd Average Speed Time Time Time Current
  888. Dload Upload Total Spent Left Speed
  889. 100 82.1M 100 82.1M 0 0 243k 0 0:05:45 0:05:45 --:--:-- 506k
  890. => Checksum SHA1 OK for gcc-4.8.5.tar.bz2
  891. => Checksum RMD160 OK for gcc-4.8.5.tar.bz2
  892. => Checksum SHA512 OK for gcc-4.8.5.tar.bz2
  893. ===> Installing dependencies for gcc48-4.8.5nb4
  894. ==========================================================================
  895. The supported build options for gcc48 are:
  896.  
  897. gcc-c++ gcc-fortran gcc-go gcc-graphite gcc-inplace-math
  898. gcc-java gcc-objc gcc-objc++ nls
  899.  
  900. The currently selected options are:
  901.  
  902. gcc-c++ gcc-fortran gcc-graphite gcc-objc
  903. gcc-objc++ nls
  904.  
  905. You can select which build options to use by setting PKG_DEFAULT_OPTIONS
  906. or the following variable. Its current value is shown:
  907.  
  908. PKG_OPTIONS.gcc48 (not defined)
  909.  
  910. ==========================================================================
  911. => Tool dependency gtexinfo>=3.12: NOT found
  912. => Verifying reinstall for ../../devel/gtexinfo
  913. => Bootstrap dependency digest>=20010302: found digest-20160304
  914. => Fetching texinfo-6.3.tar.gz
  915. => Total size: 8915490 bytes
  916. % Total % Received % Xferd Average Speed Time Time Time Current
  917. Dload Upload Total Spent Left Speed
  918. 100 8706k 100 8706k 0 0 1168k 0 0:00:07 0:00:07 --:--:-- 1662k
  919. => Checksum SHA1 OK for texinfo-6.3.tar.gz
  920. => Checksum RMD160 OK for texinfo-6.3.tar.gz
  921. => Checksum SHA512 OK for texinfo-6.3.tar.gz
  922. ===> Installing dependencies for gtexinfo-6.3nb1
  923. ==========================================================================
  924. The supported build options for gtexinfo are:
  925.  
  926. nls
  927.  
  928. You can select which build options to use by setting PKG_DEFAULT_OPTIONS
  929. or the following variable. Its current value is shown:
  930.  
  931. PKG_OPTIONS.gtexinfo (not defined)
  932.  
  933. ==========================================================================
  934. ==========================================================================
  935. The following variables will affect the build process of this package,
  936. gtexinfo-6.3nb1. Their current value is shown below:
  937.  
  938. * CURSES_DEFAULT = ncurses
  939.  
  940. Based on these variables, the following variables have been set:
  941.  
  942. * CURSES_TYPE = ncurses
  943. * TERMCAP_TYPE = curses
  944.  
  945. You may want to abort the process now with CTRL-C and change their value
  946. before continuing. Be sure to run `/home/lim/usr/pkgsrc/pkg-2017Q3/bin/bmake.bin clean' after
  947. the changes.
  948. ==========================================================================
  949. => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6
  950. => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
  951. => Build dependency help2man-[0-9]*: NOT found
  952. => Verifying reinstall for ../../converters/help2man
  953. => Bootstrap dependency digest>=20010302: found digest-20160304
  954. => Fetching help2man-1.47.4.tar.xz
  955. => Total size: 189456 bytes
  956. % Total % Received % Xferd Average Speed Time Time Time Current
  957. Dload Upload Total Spent Left Speed
  958. 100 185k 100 185k 0 0 123k 0 0:00:01 0:00:01 --:--:-- 167k
  959. => Checksum SHA1 OK for help2man-1.47.4.tar.xz
  960. => Checksum RMD160 OK for help2man-1.47.4.tar.xz
  961. => Checksum SHA512 OK for help2man-1.47.4.tar.xz
  962. ===> Installing dependencies for help2man-1.47.4
  963. => Tool dependency gettext-tools>=0.15: NOT found
  964. => Verifying reinstall for ../../devel/gettext-tools
  965. ERROR: This package has set PKG_FAIL_REASON:
  966. ERROR: Circular dependency detected
  967. *** Error code 1
  968.  
  969. Stop.
  970. bmake.bin[6]: stopped in /home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/gettext-tools
  971. *** Error code 1
  972.  
  973. Stop.
  974. bmake.bin[5]: stopped in /home/lim/usr/pkgsrc/pkgsrc-2017Q3/converters/help2man
  975. *** Error code 1
  976.  
  977. Stop.
  978. bmake.bin[4]: stopped in /home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/gtexinfo
  979. *** Error code 1
  980.  
  981. Stop.
  982. bmake.bin[3]: stopped in /home/lim/usr/pkgsrc/pkgsrc-2017Q3/lang/gcc48
  983. *** Error code 1
  984.  
  985. Stop.
  986. bmake.bin[2]: stopped in /home/lim/usr/pkgsrc/pkgsrc-2017Q3/pkgtools/pkg_install-info
  987. *** Error code 1
  988.  
  989. Stop.
  990. bmake.bin[1]: stopped in /home/lim/usr/pkgsrc/pkgsrc-2017Q3/devel/gettext-tools
  991. *** Error code 1
  992.  
  993. Stop.
  994. bmake.bin: stopped in /home/lim/usr/pkgsrc/pkgsrc-2017Q3/mail/mutt
  995. lim@jailtcsh:~/usr/pkgsrc/pkgsrc-2017Q3/mail/mutt%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement