Advertisement
Guest User

Untitled

a guest
Mar 17th, 2019
726
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.32 KB | None | 0 0
  1. * Package: net-analyzer/net-snmp-5.7.3-r5
  2. * Repository: gentoo
  3. * Maintainer: netmon@gentoo.org
  4. * USE: X abi_x86_64 amd64 bzip2 elibc_glibc ipv6 kernel_linux python_targets_python2_7 ssl tcpd userland_GNU zlib
  5. * FEATURES: preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking net-snmp-5.7.3.tar.gz to /var/tmp/portage/net-analyzer/net-snmp-5.7.3-r5/work
  8. >>> Unpacking net-snmp-5.7.3-patches-2.tar.xz to /var/tmp/portage/net-analyzer/net-snmp-5.7.3-r5/work
  9. >>> Unpacking net-snmp-5.7.3-perl524.patch.gz to /var/tmp/portage/net-analyzer/net-snmp-5.7.3-r5/work
  10. >>> Unpacking net-snmp-5.7.3-perl524-2.patch.gz to /var/tmp/portage/net-analyzer/net-snmp-5.7.3-r5/work
  11. >>> Source unpacked in /var/tmp/portage/net-analyzer/net-snmp-5.7.3-r5/work
  12. >>> Preparing source in /var/tmp/portage/net-analyzer/net-snmp-5.7.3-r5/work/net-snmp-5.7.3 ...
  13. * Applying net-snmp-5.7.3-perl524.patch ...
  14. [ ok ]
  15. * Applying net-snmp-5.7.3-perl524-2.patch ...
  16. [ ok ]
  17. * Applying net-snmp-5.7.3-include-limits.patch ...
  18. [ ok ]
  19. * Applying 0001-Fix-toolchain-quadruplet-detection-Gentoo-bug-432004.patch ...
  20. [ ok ]
  21. * Applying 0002-Respect-DESTDIR-for-pythoninstall.patch ...
  22. [ ok ]
  23. * Applying 0003-Make-fixproc-use-etc-insetad-of-local-etc.patch ...
  24. [ ok ]
  25. * Applying 0004-Don-t-report-CFLAGS-and-LDFLAGS-in-net-snmp-config.patch ...
  26. [ ok ]
  27. * Applying 0005-Respect-LDFLAGS-properly.patch ...
  28. [ ok ]
  29. * Applying 0006-build-make-sure-that-the-man-aliases-are-all-properl.patch ...
  30. [ ok ]
  31. * Applying 0007-build-add-a-with-pci-option-that-can-be-used-to-disa.patch ...
  32. [ ok ]
  33. * Running autoconf ...
  34. [ ok ]
  35. >>> Source prepared.
  36. >>> Configuring source in /var/tmp/portage/net-analyzer/net-snmp-5.7.3-r5/work/net-snmp-5.7.3 ...
  37. * econf: updating net-snmp-5.7.3/config.guess with /usr/share/gnuconfig/config.guess
  38. * econf: updating net-snmp-5.7.3/config.sub with /usr/share/gnuconfig/config.sub
  39. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-internal-md5 --enable-ipv6 --disable-mfd-rewrites --disable-embedded-perl --disable-ucd-snmp-compatibility --with-bzip2 --without-elf --without-mysql --without-nl --without-pci --without-perl-modules --without-python-modules --without-rpm --with-openssl --with-libwrap --with-zlib --enable-shared --disable-static --with-default-snmp-version=3 --with-install-prefix=/var/tmp/portage/net-analyzer/net-snmp-5.7.3-r5/image/ --with-ldflags=-Wl,-O1 -Wl,--as-needed --with-logfile=/var/log/net-snmpd.log --with-mib-modules=host ucd-snmp/dlmod ucd-snmp/diskio ucd-snmp/extensible mibII/mta_sendmail etherlike-mib/dot3StatsTable --with-persistent-directory=/var/lib/net-snmp --with-sys-contact=root@Unknown --with-sys-location=Unknown
  40. checking what to build and install... agent apps man local mibs
  41. using default persistent mask 077
  42. using default temporary file pattern /tmp/snmpdXXXXXX
  43. using default AgentX socket /var/agentx/master
  44. using default "enterprise.net-snmp"
  45. using default enterprise sysOID "NET-SNMP-MIB::netSnmpAgentOIDs..."
  46. using default notifications "NET-SNMP-MIB::netSnmpNotifications"
  47. using OS default send buffer size for server sockets
  48. using OS default recv buffer size for server sockets
  49. using OS default send buffer size for client sockets
  50. using OS default recv buffer size for client sockets
  51. checking Default version of SNMP to use... (cached) 3
  52. checking System Contact Information... (cached) root@Unknown
  53. checking System Location... (cached) Unknown
  54. checking Location to write logfile... (cached) /var/log/net-snmpd.log
  55. checking Location to write persistent information... (cached) /var/lib/net-snmp
  56. checking if I need to feed myself to ksh... no
  57. checking for grep that handles long lines and -e... /bin/grep
  58. checking for egrep... /bin/grep -E
  59. checking for grep that handles long lines and -e... (cached) /bin/grep
  60. checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c
  61. checking whether ln -s works... yes
  62. checking whether make sets $(MAKE)... yes
  63. checking for a sed that does not truncate output... /bin/sed
  64. checking for file... file
  65. checking for find... find
  66. checking for whoami... whoami
  67. checking for autoconf... /usr/bin/autoconf
  68. checking for autoheader... /usr/bin/autoheader
  69. checking for perl... /usr/bin/perl
  70. checking for ps... /bin/ps
  71. checking for python... /usr/bin/python
  72. checking for uname... /usr/bin/uname
  73. checking whether the Perl function system() invokes a POSIX shell... yes
  74. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  75. checking whether the C compiler works... yes
  76. checking for C compiler default output file name... a.out
  77. checking for suffix of executables...
  78. checking whether we are cross compiling... no
  79. checking for suffix of object files... o
  80. checking whether we are using the GNU C compiler... yes
  81. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  82. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  83. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  84. checking for ANSI C header files... yes
  85. checking for sys/types.h... yes
  86. checking for sys/stat.h... yes
  87. checking for stdlib.h... yes
  88. checking for string.h... yes
  89. checking for memory.h... yes
  90. checking for strings.h... yes
  91. checking for inttypes.h... yes
  92. checking for stdint.h... yes
  93. checking for unistd.h... yes
  94. checking minix/config.h usability... no
  95. checking minix/config.h presence... no
  96. checking for minix/config.h... no
  97. checking whether it is safe to define __EXTENSIONS__... yes
  98. checking for an ANSI C-conforming const... yes
  99. checking for inline... inline
  100. checking build system type... x86_64-pc-linux-gnu
  101. checking host system type... x86_64-pc-linux-gnu
  102. checking how to print strings... printf
  103. checking for a sed that does not truncate output... (cached) /bin/sed
  104. checking for fgrep... /bin/grep -F
  105. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  106. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  107. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  108. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  109. checking the maximum length of command line arguments... 1572864
  110. checking whether the shell understands some XSI constructs... yes
  111. checking whether the shell understands "+="... yes
  112. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  113. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  114. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  115. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  116. checking how to recognize dependent libraries... pass_all
  117. checking for x86_64-pc-linux-gnu-dlltool... no
  118. checking for dlltool... no
  119. checking how to associate runtime and link libraries... printf %s\n
  120. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  121. checking for archiver @FILE support... @
  122. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  123. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  124. checking for gawk... gawk
  125. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  126. checking for sysroot... no
  127. checking for x86_64-pc-linux-gnu-mt... no
  128. checking for mt... no
  129. checking if : is a manifest tool... no
  130. checking for dlfcn.h... yes
  131. checking for objdir... .libs
  132. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  133. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  134. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  135. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  136. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  137. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  138. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  139. checking whether -lc should be explicitly linked in... no
  140. checking dynamic linker characteristics... GNU/Linux ld.so
  141. checking how to hardcode library paths into programs... immediate
  142. checking whether stripping libraries is possible... yes
  143. checking if libtool supports shared libraries... yes
  144. checking whether to build shared libraries... yes
  145. checking whether to build static libraries... no
  146. checking for developer gcc flags...
  147. checking target system type... x86_64-pc-linux-gnu
  148. checking whether to un-define target system token (before redefining)... yes
  149. checking for system include file... net-snmp/system/linux.h
  150. checking for machine-type include file... net-snmp/machine/generic.h
  151. checking for additional cpp flags... -x c
  152. checking for x86_64-pc-linux-gnu-gcc... /usr/bin/x86_64-pc-linux-gnu-gcc
  153. checking whether the compiler supports -fno-strict-aliasing... yes
  154. checking for dpkg-query... no
  155. checking for ANSI C header files... (cached) yes
  156. checking for dirent.h that defines DIR... yes
  157. checking for library containing opendir... none required
  158. checking for sys/wait.h that is POSIX.1 compatible... yes
  159. checking getopt.h usability... yes
  160. checking getopt.h presence... yes
  161. checking for getopt.h... yes
  162. checking pthread.h usability... yes
  163. checking pthread.h presence... yes
  164. checking for pthread.h... yes
  165. checking regex.h usability... yes
  166. checking regex.h presence... yes
  167. checking for regex.h... yes
  168. checking for string.h... (cached) yes
  169. checking syslog.h usability... yes
  170. checking syslog.h presence... yes
  171. checking for syslog.h... yes
  172. checking for unistd.h... (cached) yes
  173. checking for stdint.h... (cached) yes
  174. checking for inttypes.h... (cached) yes
  175. checking sys/param.h usability... yes
  176. checking sys/param.h presence... yes
  177. checking for sys/param.h... yes
  178. checking sys/select.h usability... yes
  179. checking sys/select.h presence... yes
  180. checking for sys/select.h... yes
  181. checking sys/socket.h usability... yes
  182. checking sys/socket.h presence... yes
  183. checking for sys/socket.h... yes
  184. checking sys/time.h usability... yes
  185. checking sys/time.h presence... yes
  186. checking for sys/time.h... yes
  187. checking sys/timeb.h usability... yes
  188. checking sys/timeb.h presence... yes
  189. checking for sys/timeb.h... yes
  190. checking sys/un.h usability... yes
  191. checking sys/un.h presence... yes
  192. checking for sys/un.h... yes
  193. checking for nlist.h... yes
  194. checking fcntl.h usability... yes
  195. checking fcntl.h presence... yes
  196. checking for fcntl.h... yes
  197. checking io.h usability... no
  198. checking io.h presence... no
  199. checking for io.h... no
  200. checking kstat.h usability... no
  201. checking kstat.h presence... no
  202. checking for kstat.h... no
  203. checking limits.h usability... yes
  204. checking limits.h presence... yes
  205. checking for limits.h... yes
  206. checking locale.h usability... yes
  207. checking locale.h presence... yes
  208. checking for locale.h... yes
  209. checking sys/file.h usability... yes
  210. checking sys/file.h presence... yes
  211. checking for sys/file.h... yes
  212. checking sys/ioctl.h usability... yes
  213. checking sys/ioctl.h presence... yes
  214. checking for sys/ioctl.h... yes
  215. checking sys/sockio.h usability... no
  216. checking sys/sockio.h presence... no
  217. checking for sys/sockio.h... no
  218. checking for sys/stat.h... (cached) yes
  219. checking sys/systemcfg.h usability... no
  220. checking sys/systemcfg.h presence... no
  221. checking for sys/systemcfg.h... no
  222. checking sys/systeminfo.h usability... no
  223. checking sys/systeminfo.h presence... no
  224. checking for sys/systeminfo.h... no
  225. checking sys/times.h usability... yes
  226. checking sys/times.h presence... yes
  227. checking for sys/times.h... yes
  228. checking sys/uio.h usability... yes
  229. checking sys/uio.h presence... yes
  230. checking for sys/uio.h... yes
  231. checking sys/utsname.h usability... yes
  232. checking sys/utsname.h presence... yes
  233. checking for sys/utsname.h... yes
  234. checking netipx/ipx.h usability... yes
  235. checking netipx/ipx.h presence... yes
  236. checking for netipx/ipx.h... yes
  237. checking for dlfcn.h... (cached) yes
  238. checking err.h usability... yes
  239. checking err.h presence... yes
  240. checking for err.h... yes
  241. checking for fcntl.h... (cached) yes
  242. checking fstab.h usability... yes
  243. checking fstab.h presence... yes
  244. checking for fstab.h... yes
  245. checking grp.h usability... yes
  246. checking grp.h presence... yes
  247. checking for grp.h... yes
  248. checking for io.h... (cached) no
  249. checking ioctls.h usability... no
  250. checking ioctls.h presence... no
  251. checking for ioctls.h... no
  252. checking for kstat.h... (cached) no
  253. checking kvm.h usability... no
  254. checking kvm.h presence... no
  255. checking for kvm.h... no
  256. checking for limits.h... (cached) yes
  257. checking mntent.h usability... yes
  258. checking mntent.h presence... yes
  259. checking for mntent.h... yes
  260. checking mtab.h usability... no
  261. checking mtab.h presence... no
  262. checking for mtab.h... no
  263. checking pkglocs.h usability... no
  264. checking pkglocs.h presence... no
  265. checking for pkglocs.h... no
  266. checking pwd.h usability... yes
  267. checking pwd.h presence... yes
  268. checking for pwd.h... yes
  269. checking com_err.h usability... yes
  270. checking com_err.h presence... yes
  271. checking for com_err.h... yes
  272. checking et/com_err.h usability... yes
  273. checking et/com_err.h presence... yes
  274. checking for et/com_err.h... yes
  275. checking utmpx.h usability... yes
  276. checking utmpx.h presence... yes
  277. checking for utmpx.h... yes
  278. checking utsname.h usability... no
  279. checking utsname.h presence... no
  280. checking for utsname.h... no
  281. checking sys/diskio.h usability... no
  282. checking sys/diskio.h presence... no
  283. checking for sys/diskio.h... no
  284. checking sys/dkio.h usability... no
  285. checking sys/dkio.h presence... no
  286. checking for sys/dkio.h... no
  287. checking for sys/file.h... (cached) yes
  288. checking sys/filio.h usability... no
  289. checking sys/filio.h presence... no
  290. checking for sys/filio.h... no
  291. checking sys/fixpoint.h usability... no
  292. checking sys/fixpoint.h presence... no
  293. checking for sys/fixpoint.h... no
  294. checking sys/fs.h usability... no
  295. checking sys/fs.h presence... no
  296. checking for sys/fs.h... no
  297. checking for sys/ioctl.h... (cached) yes
  298. checking sys/loadavg.h usability... no
  299. checking sys/loadavg.h presence... no
  300. checking for sys/loadavg.h... no
  301. checking sys/mntent.h usability... no
  302. checking sys/mntent.h presence... no
  303. checking for sys/mntent.h... no
  304. checking sys/mnttab.h usability... no
  305. checking sys/mnttab.h presence... no
  306. checking for sys/mnttab.h... no
  307. checking sys/pool.h usability... no
  308. checking sys/pool.h presence... no
  309. checking for sys/pool.h... no
  310. checking sys/protosw.h usability... no
  311. checking sys/protosw.h presence... no
  312. checking for sys/protosw.h... no
  313. checking sys/pstat.h usability... no
  314. checking sys/pstat.h presence... no
  315. checking for sys/pstat.h... no
  316. checking for sys/sockio.h... (cached) no
  317. checking for sys/stat.h... (cached) yes
  318. checking sys/statfs.h usability... yes
  319. checking sys/statfs.h presence... yes
  320. checking for sys/statfs.h... yes
  321. checking sys/statvfs.h usability... yes
  322. checking sys/statvfs.h presence... yes
  323. checking for sys/statvfs.h... yes
  324. checking sys/stream.h usability... no
  325. checking sys/stream.h presence... no
  326. checking for sys/stream.h... no
  327. checking sys/sysget.h usability... no
  328. checking sys/sysget.h presence... no
  329. checking for sys/sysget.h... no
  330. checking sys/sysmp.h usability... no
  331. checking sys/sysmp.h presence... no
  332. checking for sys/sysmp.h... no
  333. checking sys/tcpipstats.h usability... no
  334. checking sys/tcpipstats.h presence... no
  335. checking for sys/tcpipstats.h... no
  336. checking for sys/utsname.h... (cached) yes
  337. checking sys/vfs.h usability... yes
  338. checking sys/vfs.h presence... yes
  339. checking for sys/vfs.h... yes
  340. checking sys/vm.h usability... no
  341. checking sys/vm.h presence... no
  342. checking for sys/vm.h... no
  343. checking sys/vmmac.h usability... no
  344. checking sys/vmmac.h presence... no
  345. checking for sys/vmmac.h... no
  346. checking sys/vmmeter.h usability... no
  347. checking sys/vmmeter.h presence... no
  348. checking for sys/vmmeter.h... no
  349. checking sys/vmparam.h usability... no
  350. checking sys/vmparam.h presence... no
  351. checking for sys/vmparam.h... no
  352. checking sys/vmsystm.h usability... no
  353. checking sys/vmsystm.h presence... no
  354. checking for sys/vmsystm.h... no
  355. checking asm/page.h usability... no
  356. checking asm/page.h presence... no
  357. checking for asm/page.h... no
  358. checking asm/types.h usability... yes
  359. checking asm/types.h presence... yes
  360. checking for asm/types.h... yes
  361. checking inet/mib2.h usability... no
  362. checking inet/mib2.h presence... no
  363. checking for inet/mib2.h... no
  364. checking linux/hdreg.h usability... yes
  365. checking linux/hdreg.h presence... yes
  366. checking for linux/hdreg.h... yes
  367. checking linux/tasks.h usability... no
  368. checking linux/tasks.h presence... no
  369. checking for linux/tasks.h... no
  370. checking machine/param.h usability... no
  371. checking machine/param.h presence... no
  372. checking for machine/param.h... no
  373. checking netinet/tcp_fsm.h usability... no
  374. checking netinet/tcp_fsm.h presence... no
  375. checking for netinet/tcp_fsm.h... no
  376. checking ufs/fs.h usability... no
  377. checking ufs/fs.h presence... no
  378. checking for ufs/fs.h... no
  379. checking uvm/uvm_extern.h usability... no
  380. checking uvm/uvm_extern.h presence... no
  381. checking for uvm/uvm_extern.h... no
  382. checking uvm/uvm_param.h usability... no
  383. checking uvm/uvm_param.h presence... no
  384. checking for uvm/uvm_param.h... no
  385. checking vm/vm.h usability... no
  386. checking vm/vm.h presence... no
  387. checking for vm/vm.h... no
  388. checking vm/vm_extern.h usability... no
  389. checking vm/vm_extern.h presence... no
  390. checking for vm/vm_extern.h... no
  391. checking vm/vm_param.h usability... no
  392. checking vm/vm_param.h presence... no
  393. checking for vm/vm_param.h... no
  394. checking for fcntl.h... (cached) yes
  395. checking for grp.h... (cached) yes
  396. checking for pwd.h... (cached) yes
  397. checking sys/cdefs.h usability... yes
  398. checking sys/cdefs.h presence... yes
  399. checking for sys/cdefs.h... yes
  400. checking for sys/ioctl.h... (cached) yes
  401. checking for sys/socket.h... (cached) yes
  402. checking for sys/sockio.h... (cached) no
  403. checking for sys/time.h... (cached) yes
  404. checking search.h usability... yes
  405. checking search.h presence... yes
  406. checking for search.h... yes
  407. checking sgtty.h usability... yes
  408. checking sgtty.h presence... yes
  409. checking for sgtty.h... yes
  410. checking xti.h usability... no
  411. checking xti.h presence... no
  412. checking for xti.h... no
  413. checking sys/dmap.h usability... no
  414. checking sys/dmap.h presence... no
  415. checking for sys/dmap.h... no
  416. checking sys/poll.h usability... yes
  417. checking sys/poll.h presence... yes
  418. checking for sys/poll.h... yes
  419. checking sys/timeout.h usability... no
  420. checking sys/timeout.h presence... no
  421. checking for sys/timeout.h... no
  422. checking machine/pte.h usability... no
  423. checking machine/pte.h presence... no
  424. checking for machine/pte.h... no
  425. checking valgrind/valgrind.h usability... no
  426. checking valgrind/valgrind.h presence... no
  427. checking for valgrind/valgrind.h... no
  428. checking valgrind/memcheck.h usability... no
  429. checking valgrind/memcheck.h presence... no
  430. checking for valgrind/memcheck.h... no
  431. checking openssl/aes.h usability... yes
  432. checking openssl/aes.h presence... yes
  433. checking for openssl/aes.h... yes
  434. checking openssl/dh.h usability... yes
  435. checking openssl/dh.h presence... yes
  436. checking for openssl/dh.h... yes
  437. checking openssl/des.h usability... yes
  438. checking openssl/des.h presence... yes
  439. checking for openssl/des.h... yes
  440. checking openssl/hmac.h usability... yes
  441. checking openssl/hmac.h presence... yes
  442. checking for openssl/hmac.h... yes
  443. checking openssl/evp.h usability... yes
  444. checking openssl/evp.h presence... yes
  445. checking for openssl/evp.h... yes
  446. checking security/cryptoki.h usability... no
  447. checking security/cryptoki.h presence... no
  448. checking for security/cryptoki.h... no
  449. checking for sys/swap.h... yes
  450. checking for stdlib.h... (cached) yes
  451. checking for malloc.h... yes
  452. checking for net/if_dl.h... no
  453. checking for sys/sysctl.h... yes
  454. checking for malloc.h... (cached) yes
  455. checking for osreldate.h... no
  456. checking for machine/types.h... no
  457. checking for net/if_dl.h... (cached) no
  458. checking for net/if_types.h... no
  459. checking for sys/dkstat.h... no
  460. checking for sys/conf.h... no
  461. checking for sys/mbuf.h... no
  462. checking for sys/mount.h... yes
  463. checking for sys/proc.h... no
  464. checking for sys/queue.h... yes
  465. checking for sys/sysctl.h... (cached) yes
  466. checking for sys/user.h... yes
  467. checking sys/sema.h usability... no
  468. checking sys/sema.h presence... no
  469. checking for sys/sema.h... no
  470. checking for sys/hashing.h... no
  471. checking for sys/socketvar.h... yes
  472. checking for sys/vnode.h... no
  473. checking for sys/disklabel.h... no
  474. checking nbutil.h usability... no
  475. checking nbutil.h presence... no
  476. checking for nbutil.h... no
  477. checking for ufs/ufs/dinode.h... no
  478. checking for ufs/ufs/quota.h... no
  479. checking for ufs/ufs/inode.h... no
  480. checking for ufs/ffs/fs.h... no
  481. checking for vm/swap_pager.h... no
  482. checking for linux/netlink.h... yes
  483. checking for linux/rtnetlink.h... yes
  484. checking for arpa/inet.h... yes
  485. checking for net/if.h... yes
  486. checking for netinet/in.h... yes
  487. checking for netdb.h... yes
  488. checking for net/if_arp.h... yes
  489. checking for net/if_mib.h... no
  490. checking for net/if_var.h... no
  491. checking for netinet/if_ether.h... yes
  492. checking for netinet/in_systm.h... yes
  493. checking for netinet/in_var.h... no
  494. checking for netinet/ip.h... yes
  495. checking for netinet/ip_icmp.h... yes
  496. checking for netinet/icmp_var.h... no
  497. checking for netinet/ip_var.h... no
  498. checking for netinet/tcp.h... yes
  499. checking for netinet/tcp_timer.h... no
  500. checking for netinet/tcp_var.h... no
  501. checking for netinet/tcpip.h... no
  502. checking for netinet/udp.h... yes
  503. checking for netinet/udp_var.h... no
  504. checking for net/route.h... yes
  505. checking for netinet/icmp6.h... yes
  506. checking for netinet/ip6.h... yes
  507. checking for netinet6/in6_var.h... no
  508. checking for netinet6/in6_pcb.h... no
  509. checking for netinet6/ip6_var.h... no
  510. checking for netinet6/nd6.h... no
  511. checking for netinet6/tcp6.h... no
  512. checking for netinet6/tcp6_fsm.h... no
  513. checking for netinet6/tcp6_timer.h... no
  514. checking for netinet6/tcp6_var.h... no
  515. checking for netinet/in_pcb.h... no
  516. checking for linux/ethtool.h... yes
  517. checking pkginfo.h usability... no
  518. checking pkginfo.h presence... no
  519. checking for pkginfo.h... no
  520. checking pkg.h usability... no
  521. checking pkg.h presence... no
  522. checking for pkg.h... no
  523. checking pkg.h usability... no
  524. checking pkg.h presence... no
  525. checking for pkg.h... no
  526. checking for windows.h... no
  527. checking for iphlpapi.h... no
  528. checking sensors/sensors.h usability... yes
  529. checking sensors/sensors.h presence... yes
  530. checking for sensors/sensors.h... yes
  531. checking picl.h usability... no
  532. checking picl.h presence... no
  533. checking for picl.h... no
  534. checking for struct rtentry.rt_dst... yes
  535. checking for struct rtentry.rt_hash... no
  536. checking for struct rtentry.rt_next... no
  537. checking for struct rtentry.rt_refcnt... no
  538. checking for struct rtentry.rt_unit... no
  539. checking for struct rtentry.rt_use... no
  540. checking size of short... 2
  541. checking size of int... 4
  542. checking size of long... 8
  543. checking size of long long... 8
  544. checking size of intmax_t... 8
  545. checking for int8_t... yes
  546. checking for int16_t... yes
  547. checking for int32_t... yes
  548. checking for int64_t... yes
  549. checking for unsigned long long int... yes
  550. checking for long long int... yes
  551. checking for intmax_t... yes
  552. checking for uint8_t... yes
  553. checking for uint16_t... yes
  554. checking for uint32_t... yes
  555. checking for uint64_t... yes
  556. checking for uintmax_t... yes
  557. checking for intptr_t... yes
  558. checking for uintptr_t... yes
  559. checking for off64_t... yes
  560. checking for nfds_t... yes
  561. checking for Counter64... no
  562. checking for mib2_ipIfStatsEntry_t... no
  563. checking ipv6 stack type... "linux-glibc, yes, using libc"
  564. checking for platform-specific source...
  565.  
  566. checking for and configuring transport modules to use... Callback Unix Alias TCP UDP TCPIPv6 UDPIPv6 IPv4Base SocketBase TCPBase UDPIPv4Base UDPBase IPv6Base.
  567. checking for security modules to use... usm
  568. checking whether sensors_get_all_subfeatures is declared... yes
  569. checking rpm/rpmlib.h usability... no
  570. checking rpm/rpmlib.h presence... no
  571. checking for rpm/rpmlib.h... no
  572. checking rpm/header.h usability... no
  573. checking rpm/header.h presence... no
  574. checking for rpm/header.h... no
  575. checking for rpm/rpmlib.h... (cached) no
  576. checking for rpm/header.h... (cached) no
  577. checking for library containing getfsstat... no
  578. checking for getfsstat... no
  579. checking for getvfsstat... no
  580. checking for library containing getmntent... none required
  581. checking for library containing kinfo_get_cpus... no
  582. checking for kinfo_get_cpus... no
  583. checking for library containing exp... -lm
  584. checking for library containing kvm_read... no
  585. checking for library containing kvm_openfiles... no
  586. checking for library containing kvm_getprocs... no
  587. checking for library containing kvm_getproc2... no
  588. checking for library containing kvm_getswapinfo... no
  589. checking for kvm_openfiles... no
  590. checking for kvm_getprocs... no
  591. checking for kvm_getproc2... no
  592. checking for kvm_getswapinfo... no
  593. checking for library containing dlopen... -ldl
  594. checking for dlopen... yes
  595. checking for and configuring mib modules to use... default_modules etherlike-mib/dot3StatsTable host mibII/mta_sendmail ucd-snmp/diskio ucd-snmp/dlmod ucd-snmp/extensible.
  596. default_modules etherlike-mib/dot3StatsTable host mibII/mta_sendmail ucd-snmp/diskio ucd-snmp/dlmod ucd-snmp/extensible snmpv3mibs mibII ucd_snmp notification notification-log-mib target agent_mibs agentx disman/event disman/schedule utilities etherlike-mib/data_access/dot3stats etherlike-mib/dot3StatsTable/dot3StatsTable etherlike-mib/dot3StatsTable/dot3StatsTable_data_get etherlike-mib/dot3StatsTable/dot3StatsTable_data_set etherlike-mib/dot3StatsTable/dot3StatsTable_data_access etherlike-mib/dot3StatsTable/dot3StatsTable_interface host/hrh_storage host/hrh_filesys host/hrSWInstalledTable host/hrSWRunTable host/hr_system host/hr_device host/hr_other host/hr_proc host/hr_network host/hr_print host/hr_disk host/hr_partition util_funcs/header_simple_table util_funcs utilities/execute snmpv3/snmpMPDStats_5_5 snmpv3/usmStats_5_5 snmpv3/snmpEngine snmpv3/usmConf snmpv3/usmUser mibII/snmp_mib_5_5 mibII/system_mib mibII/sysORTable mibII/vacm_vars mibII/setSerialNo mibII/at mibII/ifTable mibII/ip mibII/tcp mibII/icmp mibII/udp mibII/ipv6 if-mib ip-mib ip-forward-mib tcp-mib udp-mib ucd-snmp/disk_hw ucd-snmp/proc ucd-snmp/versioninfo ucd-snmp/pass ucd-snmp/pass_persist ucd-snmp/loadave agent/extend ucd-snmp/errormib ucd-snmp/file ucd-snmp/proxy ucd-snmp/logmatch ucd-snmp/memory ucd-snmp/vmstat notification/snmpNotifyTable snmp-notification-mib/snmpNotifyFilterTable notification/snmpNotifyFilterProfileTable notification-log-mib/notification_log target/target_counters_5_5 target/snmpTargetAddrEntry target/snmpTargetParamsEntry target/target agent/nsTransactionTable agent/nsModuleTable agent/nsDebug agent/nsCache agent/nsLogging agent/nsVacmAccessTable agentx/master agentx/subagent disman/event/mteScalars disman/event/mteTrigger disman/event/mteTriggerTable disman/event/mteTriggerDeltaTable disman/event/mteTriggerExistenceTable disman/event/mteTriggerBooleanTable disman/event/mteTriggerThresholdTable disman/event/mteTriggerConf disman/event/mteEvent disman/event/mteEventTable disman/event/mteEventSetTable disman/event/mteEventNotificationTable disman/event/mteEventConf disman/event/mteObjects disman/event/mteObjectsTable disman/event/mteObjectsConf disman/schedule/schedCore disman/schedule/schedConf disman/schedule/schedTable utilities/override utilities/iquery etherlike-mib/data_access/dot3stats_linux hardware/memory hardware/fsys host/data_access/swinst host/data_access/swrun host/hrSWRunPerfTable hardware/cpu util_funcs/header_generic mibII/updates mibII/vacm_context mibII/vacm_conf if-mib/ifTable mibII/kernel_linux mibII/ipAddr mibII/var_route mibII/route_write mibII/tcpTable mibII/udpTable if-mib/ifXTable ip-mib/ipAddressTable ip-mib/ipAddressPrefixTable ip-mib/ipDefaultRouterTable ip-mib/inetNetToMediaTable ip-mib/ipSystemStatsTable ip-mib/ip_scalars ip-mib/ipv6ScopeZoneIndexTable ip-mib/ipIfStatsTable ip-forward-mib/ipCidrRouteTable ip-forward-mib/inetCidrRouteTable tcp-mib/tcpConnectionTable tcp-mib/tcpListenerTable udp-mib/udpEndpointTable util_funcs/restart ucd-snmp/pass_common header_complex snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable agentx/protocol agentx/client agentx/master_admin agentx/agentx_config hardware/memory/hw_mem hardware/memory/memory_linux hardware/fsys/hw_fsys hardware/fsys/fsys_mntent host/data_access/swinst_pkginfo host/data_access/swrun_procfs_status hardware/cpu/cpu hardware/cpu/cpu_linux if-mib/ifTable/ifTable if-mib/ifXTable/ifXTable ip-mib/ipAddressTable/ipAddressTable ip-mib/ipAddressPrefixTable/ipAddressPrefixTable ip-mib/ipDefaultRouterTable/ipDefaultRouterTable ip-mib/data_access/arp ip-mib/inetNetToMediaTable/inetNetToMediaTable ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access ip-mib/data_access/systemstats ip-mib/ipSystemStatsTable/ipSystemStatsTable ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access ip-mib/data_access/scalars_common ip-mib/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexTable ip-mib/ipIfStatsTable/ipIfStatsTable ip-mib/ipIfStatsTable/ipIfStatsTable_interface ip-mib/ipIfStatsTable/ipIfStatsTable_data_access ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable tcp-mib/data_access/tcpConn tcp-mib/tcpConnectionTable/tcpConnectionTable tcp-mib/tcpListenerTable/tcpListenerTable udp-mib/udpEndpointTable/udpEndpointTable snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access if-mib/data_access/interface if-mib/ifTable/ifTable_interface if-mib/ifTable/ifTable_data_access if-mib/ifXTable/ifXTable_interface if-mib/ifXTable/ifXTable_data_access ip-mib/data_access/ipaddress ip-mib/ipAddressTable/ipAddressTable_interface ip-mib/ipAddressTable/ipAddressTable_data_access ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access ip-mib/data_access/defaultrouter ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get ip-mib/data_access/arp_common ip-mib/data_access/arp_netlink ip-mib/data_access/systemstats_common ip-mib/data_access/systemstats_linux ip-mib/data_access/scalars_linux ip-mib/data_access/ipv6scopezone ip-mib/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexTable_interface ip-mib/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexTable_data_access ip-mib/ipIfStatsTable/ipIfStatsTable_data_get ip-forward-mib/data_access/route ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access tcp-mib/data_access/tcpConn_common tcp-mib/data_access/tcpConn_linux util_funcs/get_pid_from_inode tcp-mib/tcpConnectionTable/tcpConnectionTable_interface tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access tcp-mib/tcpListenerTable/tcpListenerTable_interface tcp-mib/tcpListenerTable/tcpListenerTable_data_access udp-mib/data_access/udp_endpoint udp-mib/udpEndpointTable/udpEndpointTable_interface udp-mib/udpEndpointTable/udpEndpointTable_data_access if-mib/data_access/interface_linux if-mib/data_access/interface_ioctl ip-mib/data_access/ipaddress_common ip-mib/data_access/ipaddress_linux ip-mib/data_access/defaultrouter_common ip-mib/data_access/defaultrouter_linux ip-mib/data_access/ipv6scopezone_common ip-mib/data_access/ipv6scopezone_linux ip-forward-mib/data_access/route_common ip-forward-mib/data_access/route_linux ip-forward-mib/data_access/route_ioctl udp-mib/data_access/udp_endpoint_common udp-mib/data_access/udp_endpoint_linux ip-mib/data_access/ipaddress_ioctl
  597. .
  598. checking if directories need to be created... .
  599. checking default mib files to read... :SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:HOST-RESOURCES-TYPES:MTA-MIB:NETWORK-SERVICES-MIB:UCD-DISKIO-MIB:UCD-DLMOD-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IPV6-ICMP-MIB:IPV6-MIB:IPV6-TCP-MIB:IPV6-UDP-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB
  600. checking whether we have to build PIC code... yes
  601. checking for library containing socket... none required
  602. checking for library containing gethostbyname... none required
  603. checking for gethostbyname... yes
  604. checking for library containing gethostbyaddr... none required
  605. checking for gethostbyaddr... yes
  606. checking for library containing kstat_lookup... no
  607. checking for library containing clock_gettime... none required
  608. checking for library containing getdevs... no
  609. checking for library containing devstat_getdevs... no
  610. checking for -leay32... no
  611. checking for EVP_md5 in -lcrypto... yes
  612. checking for AES_cfb128_encrypt in -lcrypto... yes
  613. checking for EVP_MD_CTX_create in -lcrypto... no
  614. usm
  615. checking tcpd.h usability... yes
  616. checking tcpd.h presence... yes
  617. checking for tcpd.h... yes
  618. checking for TCP wrappers library -lwrap... yes
  619. checking for nlist... no
  620. checking for nlist64... no
  621. checking for knlist... no
  622. checking for potential embedded Perl support... disabled
  623. checking if we can install the Perl modules... no
  624. checking if we should install the python bindings... no
  625. checking for authentication support... OpenSSL Support
  626. checking for off_t... yes
  627. checking for pid_t... yes
  628. checking whether time.h and sys/time.h may both be included... yes
  629. checking for socklen_t... yes
  630. checking for in_addr_t... yes
  631. checking for ssize_t... yes
  632. checking whether byte ordering is bigendian... no
  633. checking for size_t... yes
  634. checking for working alloca.h... yes
  635. checking for alloca... yes
  636. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  637. checking for working memcmp... yes
  638. checking return type of signal handlers... void
  639. checking for lrand48... yes
  640. checking for rand... yes
  641. checking for random... yes
  642. checking for signal... yes
  643. checking for sigset... yes
  644. checking for closedir... yes
  645. checking for fgetc_unlocked... yes
  646. checking for flockfile... yes
  647. checking for fork... yes
  648. checking for funlockfile... yes
  649. checking for getipnodebyname... no
  650. checking for gettimeofday... yes
  651. checking for if_nametoindex... yes
  652. checking for mkstemp... yes
  653. checking for opendir... yes
  654. checking for readdir... yes
  655. checking for regcomp... yes
  656. checking for setenv... yes
  657. checking for setitimer... yes
  658. checking for setlocale... yes
  659. checking for setsid... yes
  660. checking for snprintf... yes
  661. checking for strcasestr... yes
  662. checking for strdup... yes
  663. checking for strerror... yes
  664. checking for strncasecmp... yes
  665. checking for sysconf... yes
  666. checking for times... yes
  667. checking for vsnprintf... yes
  668. checking for gai_strerror... yes
  669. checking for getaddrinfo... yes
  670. checking for gethostbyname... (cached) yes
  671. checking for gethostbyname2... yes
  672. checking for gethostname... yes
  673. checking for gethostbyaddr... (cached) yes
  674. checking for getopt... yes
  675. checking for inet_ntop... yes
  676. checking for inet_pton... yes
  677. checking for strlcat... no
  678. checking for strlcpy... no
  679. checking for strtok_r... yes
  680. checking for strtol... yes
  681. checking for strtoul... yes
  682. checking for strtoull... yes
  683. checking for cgetnext... no
  684. checking for chown... yes
  685. checking for execv... yes
  686. checking for gai_strerror... (cached) yes
  687. checking for getgrnam... yes
  688. checking for gethostname... (cached) yes
  689. checking for getloadavg... yes
  690. checking for getpid... yes
  691. checking for getpwnam... yes
  692. checking for hasmntopt... yes
  693. checking for initgroups... yes
  694. checking for if_nameindex... yes
  695. checking for if_indextoname... yes
  696. checking for if_nametoindex... (cached) yes
  697. checking for localtime_r... yes
  698. checking for mkstemp... (cached) yes
  699. checking for mktime... yes
  700. checking for poll... yes
  701. checking for regcomp... (cached) yes
  702. checking for setgid... yes
  703. checking for setgroups... yes
  704. checking for setmntent... yes
  705. checking for setuid... yes
  706. checking for sigaction... yes
  707. checking for sigblock... yes
  708. checking for sighold... yes
  709. checking for sigprocmask... yes
  710. checking for statfs... yes
  711. checking for statvfs... yes
  712. checking for stime... yes
  713. checking for strncasecmp... (cached) yes
  714. checking for system... yes
  715. checking for uname... yes
  716. checking for usleep... yes
  717. checking for getdtablesize... yes
  718. checking for getgrnam... (cached) yes
  719. checking for getpid... (cached) yes
  720. checking for getpwnam... (cached) yes
  721. checking for setgid... (cached) yes
  722. checking for setgroups... (cached) yes
  723. checking for setuid... (cached) yes
  724. checking for tcgetattr... yes
  725. checking for if_freenameindex... yes
  726. checking for getpagesize... yes
  727. checking for lseek64... yes
  728. checking for pread64... yes
  729. checking for select... yes
  730. checking for sigalrm... no
  731. checking for socket... yes
  732. checking for two-argument statfs with struct fs_data (Ultrix)... no
  733. checking how to get the name of the current function... __func__
  734. checking whether static inline functions are broken (Unixware)...
  735. checking for SIOCGIFADDR in sys/ioctl.h... yes
  736. checking the underlying type of a size_t... long
  737. checking how to printf a size_t... l
  738. checking the underlying type of an uint32_t... int
  739. checking how to printf a uint32_t...
  740. checking for struct arphd.at_next... no
  741. checking for struct des_ks_struct.weak_key... no
  742. checking for struct dirent.d_type... yes
  743. checking for struct ethtool_cmd.speed_hi... yes
  744. checking for struct ipstat.ips_cantfrag... no
  745. checking for struct ipstat.ips_delivered... no
  746. checking for struct ipstat.ips_fragdropped... no
  747. checking for struct ipstat.ips_fragmented... no
  748. checking for struct ipstat.ips_localout... no
  749. checking for struct ipstat.ips_noproto... no
  750. checking for struct ipstat.ips_noroute... no
  751. checking for struct ipstat.ips_odropped... no
  752. checking for struct ipstat.ips_ofragments... no
  753. checking for struct ipstat.ips_reassembled... no
  754. checking for struct ip6stat.ip6s_exthdrtoolong ... no
  755. checking for struct ipstat.ips_cantforward... no
  756. checking for struct ipstat.ips_fragtimeout... no
  757. checking for struct mbstat.m_clusters... no
  758. checking for struct mbstat.m_clfree... no
  759. checking for struct mbstat.m_mbufs... no
  760. checking for struct uvmexp.pgswapin... no
  761. checking for struct nlist.n_value... yes
  762. checking for struct nlist64.n_value... no
  763. checking for struct sigaction.sa_sigaction... yes
  764. checking for struct sockaddr.sa_len... no
  765. checking for struct sockaddr.sa_union.sa_generic.sa_family2... no
  766. checking for struct sockaddr_storage.ss_family... yes
  767. checking for struct sockaddr_storage.__ss_family... no
  768. checking for struct sockaddr_in6.sin6_scope_id... yes
  769. checking size of sockaddr_un.sun_path... 108
  770. checking for struct statfs.f_favail... no
  771. checking for struct statfs.f_ffree... yes
  772. checking for struct statfs.f_files... yes
  773. checking for struct statfs.f_flags... yes
  774. checking for struct statfs.f_frsize... yes
  775. checking for struct statvfs.f_files... yes
  776. checking for struct statvfs.f_frsize... yes
  777. checking for struct statvfs.mnt_dir... no
  778. checking for struct swdevt.sw_nblksenabled... no
  779. checking for struct tcpstat.tcp_rcvmemdrop... no
  780. checking for struct tm.tm_gmtoff... yes
  781. checking extern timezone... yes
  782. checking for struct timezone.tz_dsttime... yes
  783. checking for struct udpstat.udps_discard... no
  784. checking for struct udpstat.udps_fullsock... no
  785. checking for struct udpstat.udps_noport... no
  786. checking for struct udpstat.udps_noportbcast... no
  787. checking for struct udpstat.udps_ipackets... no
  788. checking for struct udpstat.udps_opackets... no
  789. checking if _KERNEL needs to be defined for if_mtu... unknown
  790. checking if _KERNEL_STRUCTURES needs to be defined for if_mtu... unknown
  791. checking for struct ifaddr.ifa_next... yes
  792. checking for struct ifnet.if_addrlist... no
  793. checking for struct ifnet.if_addrhead.tqh_first... no
  794. checking for struct ifnet.if_baudrate... no
  795. checking for struct ifnet.if_baudrate.ifs_value... no
  796. checking for struct ifnet.if_ibytes... yes
  797. checking for struct ifnet.if_imcasts... no
  798. checking for struct ifnet.if_iqdrops... yes
  799. checking for struct ifnet.if_lastchange.tv_sec... no
  800. checking for struct ifnet.if_lastchange.tv_nsec... no
  801. checking for struct ifnet.if_mtu... yes
  802. checking for struct ifnet.if_noproto... no
  803. checking for struct ifnet.if_obytes... yes
  804. checking for struct ifnet.if_omcasts... no
  805. checking for struct ifnet.if_speed... yes
  806. checking for struct ifnet.if_type... yes
  807. checking for struct ifnet.if_xname... no
  808. checking type of rtentry structure... unknown
  809. checking for struct rtentry... rtentry
  810. checking for location of system kernel... unknown
  811. checking for /dev/kmem... /dev/kmem
  812. checking for location of swap device... none
  813. checking for mount table location... (cached) /etc/mtab
  814. checking for lpstat... /usr/bin/lpstat
  815. checking for correct flags to ps... -e
  816. checking for SIGHUP... yes
  817. checking if sysctl can read kernel information... no
  818. checking whether TCP timers depend on 'hz'... no
  819. checking for IP_PKTINFO ... yes
  820. checking for IP_RECVDSTADDR ... no
  821. configure: creating ./config.status
  822. config.status: creating Makefile
  823. config.status: creating snmplib/Makefile
  824. config.status: creating apps/Makefile
  825. config.status: creating apps/snmpnetstat/Makefile
  826. config.status: creating agent/Makefile
  827. config.status: creating agent/helpers/Makefile
  828. config.status: creating agent/mibgroup/Makefile
  829. config.status: creating local/Makefile
  830. config.status: creating testing/Makefile
  831. config.status: creating man/Makefile
  832. config.status: creating mibs/Makefile
  833. config.status: creating net-snmp-config
  834. config.status: creating net-snmp-create-v3-user
  835. config.status: creating dist/generation-scripts/gen-variables
  836. config.status: creating local/snmpconf
  837. config.status: creating include/net-snmp/net-snmp-config.h
  838. config.status: executing libtool commands
  839. config.status: executing default commands
  840.  
  841. ---------------------------------------------------------
  842. Net-SNMP configuration summary:
  843. ---------------------------------------------------------
  844.  
  845. SNMP Versions Supported: 1 2c 3
  846. Building for: linux
  847. Net-SNMP Version: 5.7.3
  848. Network transport support: Callback Unix Alias TCP UDP TCPIPv6 UDPIPv6 IPv4Base SocketBase TCPBase UDPIPv4Base UDPBase IPv6Base
  849. SNMPv3 Security Modules: usm
  850. Agent MIB code: default_modules etherlike-mib/dot3StatsTable host mibII/mta_sendmail ucd-snmp/diskio ucd-snmp/dlmod ucd-snmp/extensible => snmpv3mibs mibII ucd_snmp notification notification-log-mib target agent_mibs agentx disman/event disman/schedule utilities host etherlike-mib/data_access/dot3stats etherlike-mib/dot3StatsTable/dot3StatsTable etherlike-mib/dot3StatsTable/dot3StatsTable_data_get etherlike-mib/dot3StatsTable/dot3StatsTable_data_set etherlike-mib/dot3StatsTable/dot3StatsTable_data_access etherlike-mib/dot3StatsTable/dot3StatsTable_interface host/hrh_storage host/hrh_filesys host/hrSWInstalledTable host/hrSWRunTable host/hr_system host/hr_device host/hr_other host/hr_proc host/hr_network host/hr_print host/hr_disk host/hr_partition util_funcs/header_simple_table util_funcs/header_simple_table util_funcs utilities/execute
  851. MYSQL Trap Logging: unavailable
  852. Embedded Perl support: disabled
  853. SNMP Perl modules: disabled
  854. SNMP Python modules: disabled
  855. Crypto support from: crypto
  856. Authentication support: MD5 SHA1
  857. Encryption support: DES AES
  858. Local DNSSEC validation: disabled
  859.  
  860. ---------------------------------------------------------
  861.  
  862. >>> Source configured.
  863. >>> Compiling source in /var/tmp/portage/net-analyzer/net-snmp-5.7.3-r5/work/net-snmp-5.7.3 ...
  864. make -j9 -l8 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed' snmplib
  865. make[1]: Entering directory '/var/tmp/portage/net-analyzer/net-snmp-5.7.3-r5/work/net-snmp-5.7.3/snmplib'
  866. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o snmp_client.lo snmp_client.c
  867. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o mib.lo mib.c
  868. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o parse.lo parse.c
  869. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o snmp_api.lo snmp_api.c
  870. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o snmp.lo snmp.c
  871. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o snmp_auth.lo snmp_auth.c
  872. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o asn1.lo asn1.c
  873. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o md5.lo md5.c
  874. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o snmp_parse_args.lo snmp_parse_args.c
  875. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c snmp_client.c -fPIC -DPIC -o .libs/snmp_client.o
  876. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c mib.c -fPIC -DPIC -o .libs/mib.o
  877. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c snmp.c -fPIC -DPIC -o .libs/snmp.o
  878. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c snmp_parse_args.c -fPIC -DPIC -o .libs/snmp_parse_args.o
  879. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c snmp_api.c -fPIC -DPIC -o .libs/snmp_api.o
  880. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c snmp_auth.c -fPIC -DPIC -o .libs/snmp_auth.o
  881. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c md5.c -fPIC -DPIC -o .libs/md5.o
  882. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c parse.c -fPIC -DPIC -o .libs/parse.o
  883. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c asn1.c -fPIC -DPIC -o .libs/asn1.o
  884. parse.c: In function 'add_mibdir':
  885. parse.c:4911:17: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  886. fgets(tmpstr, sizeof(tmpstr), ip); /* Skip dir line */
  887. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  888. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o system.lo system.c
  889. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o vacm.lo vacm.c
  890. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c system.c -fPIC -DPIC -o .libs/system.o
  891. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o int64.lo int64.c
  892. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c vacm.c -fPIC -DPIC -o .libs/vacm.o
  893. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o read_config.lo read_config.c
  894. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c int64.c -fPIC -DPIC -o .libs/int64.o
  895. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c read_config.c -fPIC -DPIC -o .libs/read_config.o
  896. system.c: In function '_daemon_prep':
  897. system.c:216:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  898. chdir("/");
  899. ^~~~~~~~~~
  900. system.c:233:5: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
  901. dup(0);
  902. ^~~~~~
  903. system.c:234:5: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
  904. dup(0);
  905. ^~~~~~
  906. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o pkcs.lo pkcs.c
  907. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o snmp_debug.lo snmp_debug.c
  908. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c pkcs.c -fPIC -DPIC -o .libs/pkcs.o
  909. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o tools.lo tools.c
  910. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c snmp_debug.c -fPIC -DPIC -o .libs/snmp_debug.o
  911. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o snmp_logging.lo snmp_logging.c
  912. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c tools.c -fPIC -DPIC -o .libs/tools.o
  913. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c snmp_logging.c -fPIC -DPIC -o .libs/snmp_logging.o
  914. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o text_utils.lo text_utils.c
  915. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o large_fd_set.lo large_fd_set.c
  916. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c text_utils.c -fPIC -DPIC -o .libs/text_utils.o
  917. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c large_fd_set.c -fPIC -DPIC -o .libs/large_fd_set.o
  918. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o cert_util.lo cert_util.c
  919. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o snmp_openssl.lo snmp_openssl.c
  920. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c cert_util.c -fPIC -DPIC -o .libs/cert_util.o
  921. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o snmpv3.lo snmpv3.c
  922. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o lcd_time.lo lcd_time.c
  923. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c snmp_openssl.c -fPIC -DPIC -o .libs/snmp_openssl.o
  924. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c snmpv3.c -fPIC -DPIC -o .libs/snmpv3.o
  925. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o keytools.lo keytools.c
  926. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c lcd_time.c -fPIC -DPIC -o .libs/lcd_time.o
  927. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o scapi.lo scapi.c
  928. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o callback.lo callback.c
  929. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c keytools.c -fPIC -DPIC -o .libs/keytools.o
  930. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c scapi.c -fPIC -DPIC -o .libs/scapi.o
  931. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c -o default_store.lo default_store.c
  932. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c callback.c -fPIC -DPIC -o .libs/callback.o
  933. keytools.c: In function 'generate_Ku':
  934. keytools.c:155:25: error: dereferencing pointer to incomplete type 'EVP_MD_CTX' {aka 'struct evp_md_ctx_st'}
  935. ctx = malloc(sizeof(*ctx));
  936. ^~~~
  937. keytools.c:265:9: warning: implicit declaration of function 'EVP_MD_CTX_cleanup'; did you mean 'EVP_MD_CTX_create'? [-Wimplicit-function-declaration]
  938. EVP_MD_CTX_cleanup(ctx);
  939. ^~~~~~~~~~~~~~~~~~
  940. EVP_MD_CTX_create
  941. scapi.c: In function 'sc_hash':
  942. make[1]: *** [Makefile:98: keytools.lo] Error 1
  943. make[1]: *** Waiting for unfinished jobs....
  944. scapi.c:492:26: error: dereferencing pointer to incomplete type 'EVP_MD_CTX' {aka 'struct evp_md_ctx_st'}
  945. cptr = malloc(sizeof(*cptr));
  946. ^~~~~
  947. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -march=skylake -O2 -pipe -Ulinux -Dlinux=linux -c default_store.c -fPIC -DPIC -o .libs/default_store.o
  948. scapi.c:514:5: warning: implicit declaration of function 'EVP_MD_CTX_cleanup'; did you mean 'EVP_MD_CTX_create'? [-Wimplicit-function-declaration]
  949. EVP_MD_CTX_cleanup(cptr);
  950. ^~~~~~~~~~~~~~~~~~
  951. EVP_MD_CTX_create
  952. make[1]: *** [Makefile:98: scapi.lo] Error 1
  953. make[1]: Leaving directory '/var/tmp/portage/net-analyzer/net-snmp-5.7.3-r5/work/net-snmp-5.7.3/snmplib'
  954. make: *** [Makefile:212: snmplib] Error 2
  955. * ERROR: net-analyzer/net-snmp-5.7.3-r5::gentoo failed (compile phase):
  956. * emake failed
  957. *
  958. * If you need support, post the output of `emerge --info '=net-analyzer/net-snmp-5.7.3-r5::gentoo'`,
  959. * the complete build log and the output of `emerge -pqv '=net-analyzer/net-snmp-5.7.3-r5::gentoo'`.
  960. * The complete build log is located at '/var/tmp/portage/net-analyzer/net-snmp-5.7.3-r5/temp/build.log'.
  961. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/net-snmp-5.7.3-r5/temp/environment'.
  962. * Working directory: '/var/tmp/portage/net-analyzer/net-snmp-5.7.3-r5/work/net-snmp-5.7.3'
  963. * S: '/var/tmp/portage/net-analyzer/net-snmp-5.7.3-r5/work/net-snmp-5.7.3'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement