Advertisement
quinn_jones

net-analyzer/net-snmp-5.9.3-r1 build.log

Nov 27th, 2022
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 344.81 KB | None | 0 0
  1. $ sudo cat /var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/temp/build.log
  2. * Package: net-analyzer/net-snmp-5.9.3-r1:0/40
  3. * Repository: gentoo
  4. * Maintainer: netmon@gentoo.org
  5. * USE: X abi_x86_64 amd64 bzip2 elibc_glibc ipv6 kernel_linux python_single_target_python3_10 ssl userland_GNU zlib
  6. * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
  7. >>> Unpacking source...
  8. >>> Unpacking net-snmp-5.9.3.tar.gz to /var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work
  9. >>> Unpacking net-snmp-5.7.3-patches-3.tar.xz to /var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work
  10. >>> Source unpacked in /var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work
  11. >>> Preparing source in /var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3 ...
  12. * Applying 0003-Make-fixproc-use-etc-insetad-of-local-etc.patch ... [ ok ]
  13. * Applying 0006-build-make-sure-that-the-man-aliases-are-all-properl.patch ... [ ok ]
  14. * Applying 0007-build-add-a-with-pci-option-that-can-be-used-to-disa.patch ... [ ok ]
  15. * Applying net-snmp-5.8-do-not-conflate-LDFLAGS-and-LIBS.patch ... [ ok ]
  16. * Applying net-snmp-5.8-pcap.patch ... [ ok ]
  17. * Applying net-snmp-5.8.1-pkg-config.patch ... [ ok ]
  18. * Applying net-snmp-5.8.1-net-snmp-config-libdir.patch ... [ ok ]
  19. * Applying net-snmp-5.8.1-mysqlclient.patch ... [ ok ]
  20. * Applying net-snmp-5.9-MakeMaker.patch ... [ ok ]
  21. * Applying net-snmp-5.9.2-fix-LDFLAGS.patch ... [ ok ]
  22. * Applying net-snmp-5.9.3-configure-clang16.patch ... [ ok ]
  23. * Applying net-snmp-99999999-tinfo.patch ... [ ok ]
  24. * Running 'autoconf' ... [ ok ]
  25. >>> Source prepared.
  26. >>> Configuring source in /var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3 ...
  27. * econf: updating net-snmp-5.9.3/config.guess with /usr/share/gnuconfig/config.guess
  28. * econf: updating net-snmp-5.9.3/config.sub with /usr/share/gnuconfig/config.sub
  29. ./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 --datarootdir=/usr/share --disable-static --docdir=/usr/share/doc/net-snmp-5.9.3-r1 --htmldir=/usr/share/doc/net-snmp-5.9.3-r1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-internal-md5 --enable-ipv6 --disable-mfd-rewrites --disable-embedded-perl --disable-ucd-snmp-compatibility --with-bzip2 --without-elf --without-kmem-usage --without-mysql --without-nl --without-pcap --without-pci --without-perl-modules --without-python-modules --without-rpm --with-openssl --without-libwrap --with-zlib --enable-shared --with-default-snmp-version=3 --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
  30. configure: WARNING: unrecognized options: --without-pcap, --without-pci
  31. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  32. checking whether the C compiler works... yes
  33. checking for C compiler default output file name... a.out
  34. checking for suffix of executables...
  35. checking whether we are cross compiling... no
  36. checking for suffix of object files... o
  37. checking whether we are using the GNU C compiler... yes
  38. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  39. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  40. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  41. checking for grep that handles long lines and -e... /bin/grep
  42. checking for egrep... /bin/grep -E
  43. checking for ANSI C header files... yes
  44. checking for sys/types.h... yes
  45. checking for sys/stat.h... yes
  46. checking for stdlib.h... yes
  47. checking for string.h... yes
  48. checking for memory.h... yes
  49. checking for strings.h... yes
  50. checking for inttypes.h... yes
  51. checking for stdint.h... yes
  52. checking for unistd.h... yes
  53. checking minix/config.h usability... no
  54. checking minix/config.h presence... no
  55. checking for minix/config.h... no
  56. checking whether it is safe to define __EXTENSIONS__... yes
  57. checking openssl/aes.h usability... yes
  58. checking openssl/aes.h presence... yes
  59. checking for openssl/aes.h... yes
  60. checking openssl/evp.h usability... yes
  61. checking openssl/evp.h presence... yes
  62. checking for openssl/evp.h... yes
  63. checking what to build and install... agent apps man local mibs
  64. using default persistent mask 077
  65. using default temporary file pattern /tmp/snmpdXXXXXX
  66. using default AgentX socket /var/agentx/master
  67. using default "enterprise.net-snmp"
  68. using default enterprise sysOID "NET-SNMP-MIB::netSnmpAgentOIDs..."
  69. using default notifications "NET-SNMP-MIB::netSnmpNotifications"
  70. using OS default send buffer size for server sockets
  71. using OS default recv buffer size for server sockets
  72. using OS default send buffer size for client sockets
  73. using OS default recv buffer size for client sockets
  74. checking Default version of SNMP to use... (cached) 3
  75. checking System Contact Information... (cached) root@unknown
  76. checking System Location... (cached) Unknown
  77. checking Location to write logfile... (cached) /var/log/net-snmpd.log
  78. checking Location to write persistent information... (cached) /var/lib/net-snmp
  79. checking if I need to feed myself to ksh... no
  80. checking for egrep... (cached) /bin/grep -E
  81. checking for grep that handles long lines and -e... (cached) /bin/grep
  82. checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c
  83. checking whether ln -s works... yes
  84. checking whether make sets $(MAKE)... yes
  85. checking for a sed that does not truncate output... /bin/sed
  86. checking for file... file
  87. checking for find... find
  88. checking for whoami... whoami
  89. checking for autoconf... /usr/bin/autoconf
  90. checking for autoheader... /usr/bin/autoheader
  91. checking for perl... /usr/bin/perl
  92. checking for ps... /bin/ps
  93. checking for python3... /usr/bin/python3
  94. checking for uname... /usr/bin/uname
  95. checking whether the Perl function system() invokes a POSIX shell... yes
  96. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  97. checking whether we are using the GNU C compiler... (cached) yes
  98. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  99. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  100. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  101. checking for an ANSI C-conforming const... yes
  102. checking for inline... inline
  103. checking build system type... x86_64-pc-linux-gnu
  104. checking host system type... x86_64-pc-linux-gnu
  105. checking how to print strings... printf
  106. checking for a sed that does not truncate output... (cached) /bin/sed
  107. checking for fgrep... /bin/grep -F
  108. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  109. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  110. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  111. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  112. checking the maximum length of command line arguments... 1572864
  113. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  114. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  115. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  116. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  117. checking how to recognize dependent libraries... pass_all
  118. checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool
  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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  126. checking for sysroot... /
  127. checking for a working dd... /bin/dd
  128. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  129. checking for x86_64-pc-linux-gnu-mt... no
  130. checking for mt... no
  131. checking if : is a manifest tool... no
  132. checking for dlfcn.h... yes
  133. checking for objdir... .libs
  134. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  135. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  136. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  137. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  138. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  139. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  140. 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
  141. checking whether -lc should be explicitly linked in... no
  142. checking dynamic linker characteristics... GNU/Linux ld.so
  143. checking how to hardcode library paths into programs... immediate
  144. checking whether stripping libraries is possible... yes
  145. checking if libtool supports shared libraries... yes
  146. checking whether to build shared libraries... yes
  147. checking whether to build static libraries... no
  148. checking for x86_64-pc-linux-gnu-windres... x86_64-pc-linux-gnu-windres
  149. checking target system type... x86_64-pc-linux-gnu
  150. checking whether the linker supports -Wl,-no-undefined... yes
  151. checking whether to un-define target system token (before redefining)... yes
  152. checking for system include file... net-snmp/system/linux.h
  153. checking for machine-type include file... net-snmp/machine/generic.h
  154. checking for additional cpp flags... -x c
  155. checking for x86_64-pc-linux-gnu-gcc... /usr/bin/x86_64-pc-linux-gnu-gcc
  156. checking whether the compiler supports -fno-strict-aliasing... yes
  157. checking for dpkg-query... no
  158. checking for ANSI C header files... (cached) yes
  159. checking for dirent.h that defines DIR... yes
  160. checking for library containing opendir... none required
  161. checking for sys/wait.h that is POSIX.1 compatible... yes
  162. checking getopt.h usability... yes
  163. checking getopt.h presence... yes
  164. checking for getopt.h... yes
  165. checking pthread.h usability... yes
  166. checking pthread.h presence... yes
  167. checking for pthread.h... yes
  168. checking regex.h usability... yes
  169. checking regex.h presence... yes
  170. checking for regex.h... yes
  171. checking for string.h... (cached) yes
  172. checking syslog.h usability... yes
  173. checking syslog.h presence... yes
  174. checking for syslog.h... yes
  175. checking for unistd.h... (cached) yes
  176. checking for stdint.h... (cached) yes
  177. checking for inttypes.h... (cached) yes
  178. checking process.h usability... no
  179. checking process.h presence... no
  180. checking for process.h... no
  181. checking sys/param.h usability... yes
  182. checking sys/param.h presence... yes
  183. checking for sys/param.h... yes
  184. checking sys/select.h usability... yes
  185. checking sys/select.h presence... yes
  186. checking for sys/select.h... yes
  187. checking sys/syslog.h usability... yes
  188. checking sys/syslog.h presence... yes
  189. checking for sys/syslog.h... yes
  190. checking sys/time.h usability... yes
  191. checking sys/time.h presence... yes
  192. checking for sys/time.h... yes
  193. checking sys/timeb.h usability... yes
  194. checking sys/timeb.h presence... yes
  195. checking for sys/timeb.h... yes
  196. checking for nlist.h... yes
  197. checking crt_externs.h usability... no
  198. checking crt_externs.h presence... no
  199. checking for crt_externs.h... no
  200. checking fcntl.h usability... yes
  201. checking fcntl.h presence... yes
  202. checking for fcntl.h... yes
  203. checking io.h usability... no
  204. checking io.h presence... no
  205. checking for io.h... no
  206. checking kstat.h usability... no
  207. checking kstat.h presence... no
  208. checking for kstat.h... no
  209. checking limits.h usability... yes
  210. checking limits.h presence... yes
  211. checking for limits.h... yes
  212. checking locale.h usability... yes
  213. checking locale.h presence... yes
  214. checking for locale.h... yes
  215. checking mach-o/dyld.h usability... no
  216. checking mach-o/dyld.h presence... no
  217. checking for mach-o/dyld.h... no
  218. checking sys/file.h usability... yes
  219. checking sys/file.h presence... yes
  220. checking for sys/file.h... yes
  221. checking sys/ioctl.h usability... yes
  222. checking sys/ioctl.h presence... yes
  223. checking for sys/ioctl.h... yes
  224. checking sys/sockio.h usability... no
  225. checking sys/sockio.h presence... no
  226. checking for sys/sockio.h... no
  227. checking for sys/stat.h... (cached) yes
  228. checking sys/systemcfg.h usability... no
  229. checking sys/systemcfg.h presence... no
  230. checking for sys/systemcfg.h... no
  231. checking sys/systeminfo.h usability... no
  232. checking sys/systeminfo.h presence... no
  233. checking for sys/systeminfo.h... no
  234. checking sys/times.h usability... yes
  235. checking sys/times.h presence... yes
  236. checking for sys/times.h... yes
  237. checking sys/uio.h usability... yes
  238. checking sys/uio.h presence... yes
  239. checking for sys/uio.h... yes
  240. checking sys/utsname.h usability... yes
  241. checking sys/utsname.h presence... yes
  242. checking for sys/utsname.h... yes
  243. checking netipx/ipx.h usability... yes
  244. checking netipx/ipx.h presence... yes
  245. checking for netipx/ipx.h... yes
  246. checking for dlfcn.h... (cached) yes
  247. checking err.h usability... yes
  248. checking err.h presence... yes
  249. checking for err.h... yes
  250. checking for fcntl.h... (cached) yes
  251. checking fstab.h usability... yes
  252. checking fstab.h presence... yes
  253. checking for fstab.h... yes
  254. checking grp.h usability... yes
  255. checking grp.h presence... yes
  256. checking for grp.h... yes
  257. checking for io.h... (cached) no
  258. checking ioctls.h usability... no
  259. checking ioctls.h presence... no
  260. checking for ioctls.h... no
  261. checking for kstat.h... (cached) no
  262. checking kvm.h usability... no
  263. checking kvm.h presence... no
  264. checking for kvm.h... no
  265. checking for limits.h... (cached) yes
  266. checking mntent.h usability... yes
  267. checking mntent.h presence... yes
  268. checking for mntent.h... yes
  269. checking mtab.h usability... no
  270. checking mtab.h presence... no
  271. checking for mtab.h... no
  272. checking pkglocs.h usability... no
  273. checking pkglocs.h presence... no
  274. checking for pkglocs.h... no
  275. checking pwd.h usability... yes
  276. checking pwd.h presence... yes
  277. checking for pwd.h... yes
  278. checking spawn.h usability... yes
  279. checking spawn.h presence... yes
  280. checking for spawn.h... yes
  281. checking com_err.h usability... yes
  282. checking com_err.h presence... yes
  283. checking for com_err.h... yes
  284. checking et/com_err.h usability... yes
  285. checking et/com_err.h presence... yes
  286. checking for et/com_err.h... yes
  287. checking utmpx.h usability... yes
  288. checking utmpx.h presence... yes
  289. checking for utmpx.h... yes
  290. checking utsname.h usability... no
  291. checking utsname.h presence... no
  292. checking for utsname.h... no
  293. checking sys/diskio.h usability... no
  294. checking sys/diskio.h presence... no
  295. checking for sys/diskio.h... no
  296. checking sys/dkio.h usability... no
  297. checking sys/dkio.h presence... no
  298. checking for sys/dkio.h... no
  299. checking for sys/file.h... (cached) yes
  300. checking sys/filio.h usability... no
  301. checking sys/filio.h presence... no
  302. checking for sys/filio.h... no
  303. checking sys/fixpoint.h usability... no
  304. checking sys/fixpoint.h presence... no
  305. checking for sys/fixpoint.h... no
  306. checking sys/fs.h usability... no
  307. checking sys/fs.h presence... no
  308. checking for sys/fs.h... no
  309. checking for sys/ioctl.h... (cached) yes
  310. checking sys/loadavg.h usability... no
  311. checking sys/loadavg.h presence... no
  312. checking for sys/loadavg.h... no
  313. checking sys/mntent.h usability... no
  314. checking sys/mntent.h presence... no
  315. checking for sys/mntent.h... no
  316. checking sys/mnttab.h usability... no
  317. checking sys/mnttab.h presence... no
  318. checking for sys/mnttab.h... no
  319. checking sys/pool.h usability... no
  320. checking sys/pool.h presence... no
  321. checking for sys/pool.h... no
  322. checking sys/protosw.h usability... no
  323. checking sys/protosw.h presence... no
  324. checking for sys/protosw.h... no
  325. checking sys/pstat.h usability... no
  326. checking sys/pstat.h presence... no
  327. checking for sys/pstat.h... no
  328. checking for sys/sockio.h... (cached) no
  329. checking for sys/stat.h... (cached) yes
  330. checking sys/statfs.h usability... yes
  331. checking sys/statfs.h presence... yes
  332. checking for sys/statfs.h... yes
  333. checking sys/statvfs.h usability... yes
  334. checking sys/statvfs.h presence... yes
  335. checking for sys/statvfs.h... yes
  336. checking sys/stream.h usability... no
  337. checking sys/stream.h presence... no
  338. checking for sys/stream.h... no
  339. checking sys/sysget.h usability... no
  340. checking sys/sysget.h presence... no
  341. checking for sys/sysget.h... no
  342. checking sys/sysmacros.h usability... yes
  343. checking sys/sysmacros.h presence... yes
  344. checking for sys/sysmacros.h... yes
  345. checking sys/sysmp.h usability... no
  346. checking sys/sysmp.h presence... no
  347. checking for sys/sysmp.h... no
  348. checking sys/tcpipstats.h usability... no
  349. checking sys/tcpipstats.h presence... no
  350. checking for sys/tcpipstats.h... no
  351. checking for sys/utsname.h... (cached) yes
  352. checking sys/vfs.h usability... yes
  353. checking sys/vfs.h presence... yes
  354. checking for sys/vfs.h... yes
  355. checking sys/vm.h usability... no
  356. checking sys/vm.h presence... no
  357. checking for sys/vm.h... no
  358. checking sys/vmmac.h usability... no
  359. checking sys/vmmac.h presence... no
  360. checking for sys/vmmac.h... no
  361. checking sys/vmmeter.h usability... no
  362. checking sys/vmmeter.h presence... no
  363. checking for sys/vmmeter.h... no
  364. checking sys/vmparam.h usability... no
  365. checking sys/vmparam.h presence... no
  366. checking for sys/vmparam.h... no
  367. checking sys/vmsystm.h usability... no
  368. checking sys/vmsystm.h presence... no
  369. checking for sys/vmsystm.h... no
  370. checking asm/page.h usability... no
  371. checking asm/page.h presence... no
  372. checking for asm/page.h... no
  373. checking asm/types.h usability... yes
  374. checking asm/types.h presence... yes
  375. checking for asm/types.h... yes
  376. checking inet/mib2.h usability... no
  377. checking inet/mib2.h presence... no
  378. checking for inet/mib2.h... no
  379. checking linux/hdreg.h usability... yes
  380. checking linux/hdreg.h presence... yes
  381. checking for linux/hdreg.h... yes
  382. checking linux/tasks.h usability... no
  383. checking linux/tasks.h presence... no
  384. checking for linux/tasks.h... no
  385. checking machine/param.h usability... no
  386. checking machine/param.h presence... no
  387. checking for machine/param.h... no
  388. checking ufs/fs.h usability... no
  389. checking ufs/fs.h presence... no
  390. checking for ufs/fs.h... no
  391. checking uvm/uvm_extern.h usability... no
  392. checking uvm/uvm_extern.h presence... no
  393. checking for uvm/uvm_extern.h... no
  394. checking uvm/uvm_param.h usability... no
  395. checking uvm/uvm_param.h presence... no
  396. checking for uvm/uvm_param.h... no
  397. checking vm/vm.h usability... no
  398. checking vm/vm.h presence... no
  399. checking for vm/vm.h... no
  400. checking vm/vm_extern.h usability... no
  401. checking vm/vm_extern.h presence... no
  402. checking for vm/vm_extern.h... no
  403. checking vm/vm_param.h usability... no
  404. checking vm/vm_param.h presence... no
  405. checking for vm/vm_param.h... no
  406. checking for fcntl.h... (cached) yes
  407. checking for grp.h... (cached) yes
  408. checking for pwd.h... (cached) yes
  409. checking sys/cdefs.h usability... yes
  410. checking sys/cdefs.h presence... yes
  411. checking for sys/cdefs.h... yes
  412. checking for sys/ioctl.h... (cached) yes
  413. checking for sys/time.h... (cached) yes
  414. checking search.h usability... yes
  415. checking search.h presence... yes
  416. checking for search.h... yes
  417. checking sgtty.h usability... yes
  418. checking sgtty.h presence... yes
  419. checking for sgtty.h... yes
  420. checking xti.h usability... no
  421. checking xti.h presence... no
  422. checking for xti.h... no
  423. checking sys/dmap.h usability... no
  424. checking sys/dmap.h presence... no
  425. checking for sys/dmap.h... no
  426. checking sys/poll.h usability... yes
  427. checking sys/poll.h presence... yes
  428. checking for sys/poll.h... yes
  429. checking sys/timeout.h usability... no
  430. checking sys/timeout.h presence... no
  431. checking for sys/timeout.h... no
  432. checking machine/pte.h usability... no
  433. checking machine/pte.h presence... no
  434. checking for machine/pte.h... no
  435. checking pci/pci.h usability... yes
  436. checking pci/pci.h presence... yes
  437. checking for pci/pci.h... yes
  438. checking valgrind/valgrind.h usability... no
  439. checking valgrind/valgrind.h presence... no
  440. checking for valgrind/valgrind.h... no
  441. checking valgrind/memcheck.h usability... no
  442. checking valgrind/memcheck.h presence... no
  443. checking for valgrind/memcheck.h... no
  444. checking for openssl/aes.h... (cached) yes
  445. checking openssl/dh.h usability... yes
  446. checking openssl/dh.h presence... yes
  447. checking for openssl/dh.h... yes
  448. checking openssl/des.h usability... yes
  449. checking openssl/des.h presence... yes
  450. checking for openssl/des.h... yes
  451. checking openssl/hmac.h usability... yes
  452. checking openssl/hmac.h presence... yes
  453. checking for openssl/hmac.h... yes
  454. checking for openssl/evp.h... (cached) yes
  455. checking security/cryptoki.h usability... no
  456. checking security/cryptoki.h presence... no
  457. checking for security/cryptoki.h... no
  458. checking for sys/swap.h... yes
  459. checking for malloc.h... yes
  460. checking for osreldate.h... no
  461. checking for machine/types.h... no
  462. checking for sys/dkstat.h... no
  463. checking for sys/conf.h... no
  464. checking for sys/mbuf.h... no
  465. checking for sys/mount.h... yes
  466. checking for sys/proc.h... no
  467. checking for sys/queue.h... yes
  468. checking for sys/user.h... yes
  469. checking sys/sema.h usability... no
  470. checking sys/sema.h presence... no
  471. checking for sys/sema.h... no
  472. checking for sys/hashing.h... no
  473. checking for sys/vnode.h... no
  474. checking for sys/disklabel.h... no
  475. checking nbutil.h usability... no
  476. checking nbutil.h presence... no
  477. checking for nbutil.h... no
  478. checking for ufs/ufs/dinode.h... no
  479. checking for ufs/ufs/quota.h... no
  480. checking for ufs/ufs/inode.h... no
  481. checking for ufs/ffs/fs.h... no
  482. checking for vm/swap_pager.h... no
  483. checking for linux/netlink.h... yes
  484. checking for linux/rtnetlink.h... yes
  485. checking for sys/socket.h... yes
  486. checking for sys/un.h... yes
  487. checking for netinet/tcp_fsm.h... no
  488. checking for sys/sockio.h... (cached) no
  489. checking for sys/socketvar.h... yes
  490. checking for net/if_dl.h... no
  491. checking for net/if_types.h... no
  492. checking for arpa/inet.h... yes
  493. checking for net/if.h... yes
  494. checking for netinet/in.h... yes
  495. checking for netdb.h... yes
  496. checking for net/if_arp.h... yes
  497. checking for net/if_mib.h... no
  498. checking for net/if_var.h... no
  499. checking for netinet/if_ether.h... yes
  500. checking for netinet/in_systm.h... yes
  501. checking for netinet/in_var.h... no
  502. checking for netinet/ip.h... yes
  503. checking for netinet/ip_icmp.h... yes
  504. checking for netinet/icmp_var.h... no
  505. checking for netinet/ip_var.h... no
  506. checking for netinet/tcp.h... yes
  507. checking for netinet/tcp_timer.h... no
  508. checking for netinet/tcp_var.h... no
  509. checking for netinet/tcpip.h... no
  510. checking for netinet/udp.h... yes
  511. checking for netinet/udp_var.h... no
  512. checking for net/route.h... yes
  513. checking for netinet/icmp6.h... yes
  514. checking for netinet/in_pcb.h... no
  515. checking for netinet/ip6.h... yes
  516. checking for netinet6/in6_var.h... no
  517. checking for netinet6/in6_pcb.h... no
  518. checking for netinet6/ip6_var.h... no
  519. checking for netinet6/nd6.h... no
  520. checking for netinet6/tcp6.h... no
  521. checking for netinet6/tcp6_fsm.h... no
  522. checking for netinet6/tcp6_timer.h... no
  523. checking for netinet6/tcp6_var.h... no
  524. checking linux/ethtool.h usability... yes
  525. checking linux/ethtool.h presence... yes
  526. checking for linux/ethtool.h... yes
  527. checking pkginfo.h usability... no
  528. checking pkginfo.h presence... no
  529. checking for pkginfo.h... no
  530. checking pkg.h usability... no
  531. checking pkg.h presence... no
  532. checking for pkg.h... no
  533. checking pkg.h usability... no
  534. checking pkg.h presence... no
  535. checking for pkg.h... no
  536. checking for windows.h... no
  537. checking for iphlpapi.h... no
  538. checking for lm.h... no
  539. checking sensors/sensors.h usability... no
  540. checking sensors/sensors.h presence... no
  541. checking for sensors/sensors.h... no
  542. checking picl.h usability... no
  543. checking picl.h presence... no
  544. checking for picl.h... no
  545. checking for struct rtentry.rt_dst... yes
  546. checking for struct rtentry.rt_hash... no
  547. checking for struct rtentry.rt_next... no
  548. checking for struct rtentry.rt_refcnt... no
  549. checking for struct rtentry.rt_unit... no
  550. checking for struct rtentry.rt_use... no
  551. checking size of short... 2
  552. checking size of int... 4
  553. checking size of long... 8
  554. checking size of long long... 8
  555. checking size of intmax_t... 8
  556. checking for int8_t... yes
  557. checking for int16_t... yes
  558. checking for int32_t... yes
  559. checking for int64_t... yes
  560. checking for unsigned long long int... yes
  561. checking for long long int... yes
  562. checking for intmax_t... yes
  563. checking for uint8_t... yes
  564. checking for uint16_t... yes
  565. checking for uint32_t... yes
  566. checking for uint64_t... yes
  567. checking for uintmax_t... yes
  568. checking for intptr_t... yes
  569. checking for uintptr_t... yes
  570. checking for off64_t... yes
  571. checking for nfds_t... yes
  572. checking for Counter64... no
  573. checking for mib2_ipIfStatsEntry_t... no
  574. checking for struct in_ifaddr.ia_subnetmask... no
  575. checking ipv6 stack type... postponed
  576. checking for struct sockaddr_in6.sin6_addr... yes
  577. checking ipv6 stack type... "generic, yes, using libc"
  578. checking for platform-specific source...
  579.  
  580. checking for and configuring transport modules to use... Callback Unix Alias TCP UDP TCPIPv6 UDPIPv6 IPv4Base SocketBase TCPBase UDPIPv4Base UDPBase IPBase IPv6Base.
  581. checking for security modules to use... usm
  582. checking rpm/rpmlib.h usability... no
  583. checking rpm/rpmlib.h presence... no
  584. checking for rpm/rpmlib.h... no
  585. checking rpm/header.h usability... no
  586. checking rpm/header.h presence... no
  587. checking for rpm/header.h... no
  588. checking for rpm/rpmlib.h... (cached) no
  589. checking for rpm/header.h... (cached) no
  590. checking for library containing getfsstat... no
  591. checking for getfsstat... no
  592. checking for getvfsstat... no
  593. checking for library containing getmntent... none required
  594. checking for library containing kinfo_get_cpus... no
  595. checking for kinfo_get_cpus... no
  596. checking for library containing exp... -lm
  597. checking for library containing kvm_read... no
  598. checking for library containing kvm_openfiles... no
  599. checking for library containing kvm_getprocs... no
  600. checking for library containing kvm_getproc2... no
  601. checking for library containing kvm_getfiles... no
  602. checking for library containing kvm_getfile2... no
  603. checking for library containing kvm_getswapinfo... no
  604. checking for kvm_openfiles... no
  605. checking for kvm_getprocs... no
  606. checking for kvm_getproc2... no
  607. checking for kvm_getswapinfo... no
  608. checking for kvm_getfiles... no
  609. checking for kvm_getfile2... no
  610. checking for library containing dlopen... none required
  611. checking for dlopen... yes
  612. checking pcre.h usability... yes
  613. checking pcre.h presence... yes
  614. checking for pcre.h... yes
  615. checking for library containing pcre_exec... -lpcre
  616. 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.
  617. 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 ucd-snmp/pass util_funcs utilities/execute snmpv3/snmpEngine snmpv3/snmpMPDStats snmpv3/usmStats snmpv3/usmConf snmpv3/usmUser mibII/system_mib mibII/sysORTable mibII/snmp_mib mibII/vacm_vars mibII/setSerialNo mibII/at mibII/ifTable mibII/ip mibII/tcp mibII/udp mibII/ipv6 mibII/icmp if-mib ip-mib ip-forward-mib tcp-mib udp-mib ucd-snmp/proc ucd-snmp/versioninfo ucd-snmp/pass_persist ucd-snmp/disk_hw 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/snmpTargetAddrEntry target/snmpTargetParamsEntry target/target target/target_counters 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 ucd-snmp/pass_common util_funcs/header_generic mibII/updates mibII/vacm_context mibII/vacm_conf mibII/data_access/at_linux mibII/data_access/at_unix if-mib/ifTable mibII/ipAddr mibII/var_route mibII/route_write mibII/kernel_linux 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 notification/snmpNotifyTable_data header_complex snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_storage snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable notification/snmpNotifyFilterProfileTable_data target/snmpTargetAddrEntry_data target/snmpTargetParamsEntry_data agentx/protocol agentx/master_admin agentx/agentx_config agentx/client 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
  618. .
  619. checking if directories need to be created... .
  620. 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:NET-SNMP-PASS-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-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-EXTEND-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB
  621. checking whether we have to build PIC code... yes
  622. checking for library containing socket... none required
  623. checking for library containing gethostbyname... none required
  624. checking for gethostbyname... yes
  625. checking for library containing gethostbyaddr... none required
  626. checking for gethostbyaddr... yes
  627. checking for MIB_IF_TABLE2... no
  628. checking for kstat_lookup in -lkstat... no
  629. checking for in6addr_any in -lsocket... no
  630. checking for library containing clock_gettime... none required
  631. checking for library containing getdevs... no
  632. checking for library containing devstat_getdevs... no
  633. checking for library containing pci_lookup_name... -lpci
  634. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  635. checking pkg-config is at least version 0.9.0... yes
  636. checking for LIBNL3... yes
  637. checking for OPENSSL... yes
  638. configure: OPENSSL_CFLAGS=
  639. configure: OPENSSL_LIBS=-lssl -lcrypto
  640. checking for EVP_md5... yes
  641. checking for AES_cfb128_encrypt... yes
  642. checking for EVP_sha224... yes
  643. checking for EVP_sha384... yes
  644. checking for EVP_MD_CTX_create... no
  645. checking for EVP_MD_CTX_destroy... no
  646. checking for EVP_MD_CTX_new... yes
  647. checking for EVP_MD_CTX_free... yes
  648. checking for DH_set0_pqg... yes
  649. checking for DH_get0_pqg... yes
  650. checking for DH_get0_key... yes
  651. checking for ASN1_STRING_get0_data... yes
  652. checking for X509_NAME_ENTRY_get_object... yes
  653. checking for X509_NAME_ENTRY_get_data... yes
  654. checking for X509_get_signature_nid... yes
  655. checking whether 2nd app_verify_cookie_cb() arg is const... yes
  656. checking for ERR_get_error_all... no
  657. checking for OpenSSL_add_all_algorithms... no
  658. checking for OPENSSL_sk_num... yes
  659. checking for OPENSSL_sk_value... yes
  660. checking for SSL_get1_peer_certificate... no
  661. checking for SSL_library_init... no
  662. checking for SSL_load_error_strings... no
  663. checking for TLS_method... yes
  664. checking for TLSv1_method... yes
  665. checking for DTLS_method... yes
  666. checking for DTLSv1_method... yes
  667. usm
  668. checking for pcap_create in -lpcap... yes
  669. checking pcap/pcap.h usability... yes
  670. checking pcap/pcap.h presence... yes
  671. checking for pcap/pcap.h... yes
  672. checking for nlist... no
  673. checking for nlist64... no
  674. checking for knlist... no
  675. checking for library containing endwin... -lcurses
  676. checking curses.h usability... yes
  677. checking curses.h presence... yes
  678. checking for curses.h... yes
  679. checking ncurses/curses.h usability... no
  680. checking ncurses/curses.h presence... no
  681. checking for ncurses/curses.h... no
  682. checking for library containing ceil... -lm
  683. checking for potential embedded Perl support... disabled
  684. checking if we can install the Perl modules... no
  685. checking if we should install the python bindings... no
  686. checking for authentication support... OpenSSL Support
  687. checking for off_t... yes
  688. checking for pid_t... yes
  689. checking whether time.h and sys/time.h may both be included... yes
  690. checking for socklen_t... yes
  691. checking for in_addr_t... yes
  692. checking for ssize_t... yes
  693. checking for the type of the fifth argument of select()... struct timeval
  694. checking for the type of the third argument of ioctlsocket()... unknown
  695. checking for size_t... yes
  696. checking for working alloca.h... yes
  697. checking for alloca... yes
  698. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  699. checking return type of signal handlers... void
  700. checking for rand... yes
  701. checking for random... yes
  702. checking for srand... yes
  703. checking for srandom... yes
  704. checking for lrand48... yes
  705. checking for srand48... yes
  706. checking for asprintf... yes
  707. checking for closedir... yes
  708. checking for fgetc_unlocked... yes
  709. checking for flockfile... yes
  710. checking for funlockfile... yes
  711. checking for getipnodebyname... no
  712. checking for gettimeofday... yes
  713. checking for getlogin... yes
  714. checking for if_nametoindex... yes
  715. checking for mkstemp... yes
  716. checking for opendir... yes
  717. checking for readdir... yes
  718. checking for regcomp... yes
  719. checking for setenv... yes
  720. checking for setitimer... yes
  721. checking for setlocale... yes
  722. checking for setsid... yes
  723. checking for snprintf... yes
  724. checking for strcasestr... yes
  725. checking for strdup... yes
  726. checking for strerror... yes
  727. checking for strncasecmp... yes
  728. checking for sysconf... yes
  729. checking for times... yes
  730. checking for vsnprintf... yes
  731. checking for _NSGetArgv()... no
  732. checking for _NSGetExecutablePath()... no
  733. checking for execv... yes
  734. checking for fork... yes
  735. checking for signal... yes
  736. checking for sigset... yes
  737. checking for uname... yes
  738. checking for posix_spawn... yes
  739. checking for waitpid... yes
  740. checking for closesocket... no
  741. checking for gai_strerror... yes
  742. checking for getaddrinfo... yes
  743. checking for gethostbyname... (cached) yes
  744. checking for gethostbyname2... yes
  745. checking for gethostname... yes
  746. checking for gethostbyaddr... (cached) yes
  747. checking for inet_ntop... yes
  748. checking for inet_pton... yes
  749. checking for _beginthreadex()... no
  750. checking for _cputs()... no
  751. checking for _get_osfhandle()... no
  752. checking for _getch()... no
  753. checking for _open_osfhandle()... no
  754. checking for getopt... yes
  755. checking for strlcat... no
  756. checking for strlcpy... no
  757. checking for strtok_r... yes
  758. checking for strtol... yes
  759. checking for strtoul... yes
  760. checking for strtoull... yes
  761. checking for cgetnext... no
  762. checking for chown... yes
  763. checking for endfsent... yes
  764. checking for forkall... no
  765. checking for fsync... yes
  766. checking for gai_strerror... (cached) yes
  767. checking for getfsent... yes
  768. checking for getgrnam... yes
  769. checking for gethostname... (cached) yes
  770. checking for getloadavg... yes
  771. checking for getmntent... (cached) yes
  772. checking for getmntinfo... no
  773. checking for getpid... yes
  774. checking for getpwnam... yes
  775. checking for hasmntopt... yes
  776. checking for initgroups... yes
  777. checking for if_nameindex... yes
  778. checking for if_indextoname... yes
  779. checking for if_nametoindex... (cached) yes
  780. checking for localtime_r... yes
  781. checking for mkstemp... (cached) yes
  782. checking for mktime... yes
  783. checking for poll... yes
  784. checking for regcomp... (cached) yes
  785. checking for setfsent... yes
  786. checking for setgid... yes
  787. checking for setgroups... yes
  788. checking for setmntent... yes
  789. checking for setuid... yes
  790. checking for sigaction... yes
  791. checking for sigblock... yes
  792. checking for sigprocmask... yes
  793. checking for statfs... yes
  794. checking for statvfs... yes
  795. checking for stime... no
  796. checking for strncasecmp... (cached) yes
  797. checking for system... yes
  798. checking for usleep... yes
  799. checking for vm_region... no
  800. checking for vm_region_64... no
  801. checking for getdtablesize... yes
  802. checking for getgrnam... (cached) yes
  803. checking for getpid... (cached) yes
  804. checking for getpwnam... (cached) yes
  805. checking for setgid... (cached) yes
  806. checking for setgroups... (cached) yes
  807. checking for setuid... (cached) yes
  808. checking for tcgetattr... yes
  809. checking for if_freenameindex... yes
  810. checking for getpagesize... yes
  811. checking for lseek64... yes
  812. checking for pread64... yes
  813. checking for select... yes
  814. checking for sigalrm... no
  815. checking for socket... yes
  816. checking for two-argument statfs with struct fs_data (Ultrix)... no
  817. checking how to get the name of the current function... __func__
  818. checking whether static inline functions are broken (Unixware)... no
  819. checking for SIOCGIFADDR in sys/ioctl.h... yes
  820. checking for struct arphd.at_next... no
  821. checking for struct des_ks_struct.weak_key... no
  822. checking for struct dirent.d_type... yes
  823. checking for struct ethtool_cmd.speed_hi... yes
  824. checking for struct ipstat.ips_cantfrag... no
  825. checking for struct ipstat.ips_delivered... no
  826. checking for struct ipstat.ips_fragdropped... no
  827. checking for struct ipstat.ips_fragmented... no
  828. checking for struct ipstat.ips_localout... no
  829. checking for struct ipstat.ips_noproto... no
  830. checking for struct ipstat.ips_noroute... no
  831. checking for struct ipstat.ips_odropped... no
  832. checking for struct ipstat.ips_ofragments... no
  833. checking for struct ipstat.ips_reassembled... no
  834. checking for struct ip6stat.ip6s_exthdrtoolong ... no
  835. checking for struct ipstat.ips_cantforward... no
  836. checking for struct ipstat.ips_fragtimeout... no
  837. checking for struct mbstat.m_clusters... no
  838. checking for struct mbstat.m_clfree... no
  839. checking for struct mbstat.m_mbufs... no
  840. checking for struct uvmexp.pgswapin... no
  841. checking for struct nlist.n_value... yes
  842. checking for struct nlist64.n_value... no
  843. checking for struct sigaction.sa_sigaction... yes
  844. checking for struct sockaddr.sa_len... no
  845. checking for struct sockaddr.sa_union.sa_generic.sa_family2... no
  846. checking for struct sockaddr_storage.ss_family... yes
  847. checking for struct sockaddr_storage.__ss_family... no
  848. checking for struct sockaddr_in6.sin6_scope_id... yes
  849. checking size of sockaddr_un.sun_path... 108
  850. checking for struct statfs.f_favail... no
  851. checking for struct statfs.f_ffree... yes
  852. checking for struct statfs.f_files... yes
  853. checking for struct statfs.f_flags... yes
  854. checking for struct statfs.f_frsize... yes
  855. checking for struct statvfs.f_files... yes
  856. checking for struct statvfs.f_frsize... yes
  857. checking for struct statvfs.mnt_dir... no
  858. checking for struct swdevt.sw_nblksenabled... no
  859. checking for struct tcpstat.tcp_rcvmemdrop... no
  860. checking for struct tm.tm_gmtoff... yes
  861. checking for struct tm.tm_isdst... yes
  862. checking whether daylight is declared... yes
  863. checking whether timezone is declared... yes
  864. checking whether timezone is a scalar... yes
  865. checking for struct timezone.tz_dsttime... yes
  866. checking for struct udpstat.udps_discard... no
  867. checking for struct udpstat.udps_fullsock... no
  868. checking for struct udpstat.udps_noport... no
  869. checking for struct udpstat.udps_noportbcast... no
  870. checking for struct udpstat.udps_ipackets... no
  871. checking for struct udpstat.udps_opackets... no
  872. checking if _KERNEL needs to be defined for if_mtu... unknown
  873. checking if _KERNEL_STRUCTURES needs to be defined for if_mtu... unknown
  874. checking for struct ifaddr.ifa_next... yes
  875. checking for struct ifnet.if_addrlist... no
  876. checking for struct ifnet.if_addrhead.tqh_first... no
  877. checking for struct ifnet.if_baudrate... no
  878. checking for struct ifnet.if_baudrate.ifs_value... no
  879. checking for struct ifnet.if_ibytes... yes
  880. checking for struct ifnet.if_imcasts... no
  881. checking for struct ifnet.if_iqdrops... yes
  882. checking for struct ifnet.if_lastchange.tv_sec... no
  883. checking for struct ifnet.if_lastchange.tv_nsec... no
  884. checking for struct ifnet.if_mtu... yes
  885. checking for struct ifnet.if_noproto... no
  886. checking for struct ifnet.if_obytes... yes
  887. checking for struct ifnet.if_omcasts... no
  888. checking for struct ifnet.if_speed... yes
  889. checking for struct ifnet.if_type... yes
  890. checking for struct ifnet.if_xname... no
  891. checking type of rtentry structure... unknown
  892. checking for struct rtentry... rtentry
  893. checking syslog prioritynames... yes
  894. checking for location of system kernel... unknown
  895. checking for location of swap device... none
  896. checking for mount table location... (cached) /etc/mtab
  897. checking for lpstat... /usr/bin/lpstat
  898. checking for correct flags to ps... -e
  899. checking for SIGHUP... yes
  900. checking if sysctl can read kernel information... no
  901. checking whether TCP timers depend on 'hz'... no
  902. checking for SO_BINDTODEVICE... yes
  903. checking for struct in_pktinfo.ipi_spec_dst... yes
  904. checking for IP_PKTINFO ... yes
  905. checking for IP_RECVDSTADDR ... no
  906. configure: creating ./config.status
  907. config.status: creating Makefile
  908. config.status: creating snmplib/Makefile
  909. config.status: creating apps/Makefile
  910. config.status: creating apps/snmpnetstat/Makefile
  911. config.status: creating agent/Makefile
  912. config.status: creating agent/helpers/Makefile
  913. config.status: creating agent/mibgroup/Makefile
  914. config.status: creating local/Makefile
  915. config.status: creating testing/Makefile
  916. config.status: creating man/Makefile
  917. config.status: creating mibs/Makefile
  918. config.status: creating net-snmp-config
  919. config.status: creating net-snmp-create-v3-user
  920. config.status: creating netsnmp.pc
  921. config.status: creating netsnmp-agent.pc
  922. config.status: creating dist/generation-scripts/gen-variables
  923. config.status: creating local/snmpconf
  924. config.status: creating include/net-snmp/net-snmp-config.h
  925. config.status: executing libtool commands
  926. config.status: executing default commands
  927. configure: WARNING: unrecognized options: --without-pcap, --without-pci
  928.  
  929. ---------------------------------------------------------
  930. Net-SNMP configuration summary:
  931. ---------------------------------------------------------
  932.  
  933. SNMP Versions Supported: 1 2c 3
  934. Building for: linux
  935. Net-SNMP Version: 5.9.3
  936. Network transport support: Callback Unix Alias TCP UDP TCPIPv6 UDPIPv6 IPv4Base SocketBase TCPBase UDPIPv4Base UDPBase IPBase IPv6Base
  937. SNMPv3 Security Modules: usm
  938. 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 ucd-snmp/pass util_funcs/header_simple_table util_funcs utilities/execute
  939. MYSQL Trap Logging: unavailable
  940. Embedded Perl support: disabled
  941. SNMP Perl modules: disabled
  942. SNMP Python modules: disabled
  943. Crypto support from: use_pkg_config_for_openssl
  944. Authentication support: MD5 SHA1 SHA224 SHA256 SHA384 SHA512
  945. Encryption support: DES AES AES128 AES192 AES192C AES256 AES256C
  946. Local DNSSEC validation: disabled
  947.  
  948. ---------------------------------------------------------
  949.  
  950. >>> Source configured.
  951. >>> Compiling source in /var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3 ...
  952. make -j1 sedscript
  953. x86_64-pc-linux-gnu-gcc -E -Iinclude -I./include -I./agent/mibgroup -I. -I. -DDONT_INC_STRUCTS -DBINDIR=/usr/bin -x c ./sedscript.in | egrep '^s[/#]' | sed 's/REMOVEME//g;s# */#/#g;s/ *#/#/g;s#/ *#/#g;s/# g/#g/;' > sedscript
  954. echo 's/VERSIONINFO/5.9.3/g' >> sedscript
  955. echo 's#DATADIR#/usr/share#g' >> sedscript
  956. echo 's#LIBDIR#/usr/lib64#g' >> sedscript
  957. echo 's#BINDIR#/usr/bin#g' >> sedscript
  958. echo 's#PERSISTENT_DIRECTORY#/var/lib/net-snmp#g' >> sedscript
  959. echo 's#SYSCONFDIR#/etc#g' >> sedscript
  960. make -j1 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed' -C snmplib all
  961. make: Entering directory '/var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/snmplib'
  962. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmp_client.lo snmp_client.c
  963. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmp_client.c -fPIC -DPIC -o .libs/snmp_client.o
  964. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mib.lo mib.c
  965. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mib.c -fPIC -DPIC -o .libs/mib.o
  966. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o parse.lo parse.c
  967. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c parse.c -fPIC -DPIC -o .libs/parse.o
  968. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmp_api.lo snmp_api.c
  969. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmp_api.c -fPIC -DPIC -o .libs/snmp_api.o
  970. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmp.lo snmp.c
  971. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmp.c -fPIC -DPIC -o .libs/snmp.o
  972. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmp_auth.lo snmp_auth.c
  973. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmp_auth.c -fPIC -DPIC -o .libs/snmp_auth.o
  974. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o asn1.lo asn1.c
  975. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c asn1.c -fPIC -DPIC -o .libs/asn1.o
  976. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o md5.lo md5.c
  977. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c md5.c -fPIC -DPIC -o .libs/md5.o
  978. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmp_parse_args.lo snmp_parse_args.c
  979. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmp_parse_args.c -fPIC -DPIC -o .libs/snmp_parse_args.o
  980. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o system.lo system.c
  981. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c system.c -fPIC -DPIC -o .libs/system.o
  982. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o vacm.lo vacm.c
  983. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c vacm.c -fPIC -DPIC -o .libs/vacm.o
  984. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o int64.lo int64.c
  985. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c int64.c -fPIC -DPIC -o .libs/int64.o
  986. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o read_config.lo read_config.c
  987. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c read_config.c -fPIC -DPIC -o .libs/read_config.o
  988. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o pkcs.lo pkcs.c
  989. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c pkcs.c -fPIC -DPIC -o .libs/pkcs.o
  990. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmp_debug.lo snmp_debug.c
  991. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmp_debug.c -fPIC -DPIC -o .libs/snmp_debug.o
  992. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o tools.lo tools.c
  993. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c tools.c -fPIC -DPIC -o .libs/tools.o
  994. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmp_logging.lo snmp_logging.c
  995. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmp_logging.c -fPIC -DPIC -o .libs/snmp_logging.o
  996. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o text_utils.lo text_utils.c
  997. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c text_utils.c -fPIC -DPIC -o .libs/text_utils.o
  998. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o large_fd_set.lo large_fd_set.c
  999. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c large_fd_set.c -fPIC -DPIC -o .libs/large_fd_set.o
  1000. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o cert_util.lo cert_util.c
  1001. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c cert_util.c -fPIC -DPIC -o .libs/cert_util.o
  1002. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmp_openssl.lo snmp_openssl.c
  1003. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmp_openssl.c -fPIC -DPIC -o .libs/snmp_openssl.o
  1004. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmpv3.lo snmpv3.c
  1005. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmpv3.c -fPIC -DPIC -o .libs/snmpv3.o
  1006. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o lcd_time.lo lcd_time.c
  1007. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c lcd_time.c -fPIC -DPIC -o .libs/lcd_time.o
  1008. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o keytools.lo keytools.c
  1009. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c keytools.c -fPIC -DPIC -o .libs/keytools.o
  1010. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o scapi.lo scapi.c
  1011. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c scapi.c -fPIC -DPIC -o .libs/scapi.o
  1012. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o callback.lo callback.c
  1013. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c callback.c -fPIC -DPIC -o .libs/callback.o
  1014. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o default_store.lo default_store.c
  1015. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c default_store.c -fPIC -DPIC -o .libs/default_store.o
  1016. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmp_alarm.lo snmp_alarm.c
  1017. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmp_alarm.c -fPIC -DPIC -o .libs/snmp_alarm.o
  1018. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o data_list.lo data_list.c
  1019. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c data_list.c -fPIC -DPIC -o .libs/data_list.o
  1020. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o oid_stash.lo oid_stash.c
  1021. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c oid_stash.c -fPIC -DPIC -o .libs/oid_stash.o
  1022. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o fd_event_manager.lo fd_event_manager.c
  1023. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c fd_event_manager.c -fPIC -DPIC -o .libs/fd_event_manager.o
  1024. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o check_varbind.lo check_varbind.c
  1025. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c check_varbind.c -fPIC -DPIC -o .libs/check_varbind.o
  1026. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mt_support.lo mt_support.c
  1027. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mt_support.c -fPIC -DPIC -o .libs/mt_support.o
  1028. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmp_enum.lo snmp_enum.c
  1029. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmp_enum.c -fPIC -DPIC -o .libs/snmp_enum.o
  1030. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmp-tc.lo snmp-tc.c
  1031. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmp-tc.c -fPIC -DPIC -o .libs/snmp-tc.o
  1032. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmp_service.lo snmp_service.c
  1033. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmp_service.c -fPIC -DPIC -o .libs/snmp_service.o
  1034. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snprintf.lo snprintf.c
  1035. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o
  1036. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o asprintf.lo asprintf.c
  1037. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c asprintf.c -fPIC -DPIC -o .libs/asprintf.o
  1038. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmp_transport.lo snmp_transport.c
  1039. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmp_transport.c -fPIC -DPIC -o .libs/snmp_transport.o
  1040. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o transports/snmpIPv6BaseDomain.lo transports/snmpIPv6BaseDomain.c
  1041. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c transports/snmpIPv6BaseDomain.c -fPIC -DPIC -o transports/.libs/snmpIPv6BaseDomain.o
  1042. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o transports/snmpIPBaseDomain.lo transports/snmpIPBaseDomain.c
  1043. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c transports/snmpIPBaseDomain.c -fPIC -DPIC -o transports/.libs/snmpIPBaseDomain.o
  1044. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o transports/snmpUDPBaseDomain.lo transports/snmpUDPBaseDomain.c
  1045. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c transports/snmpUDPBaseDomain.c -fPIC -DPIC -o transports/.libs/snmpUDPBaseDomain.o
  1046. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o transports/snmpUDPIPv4BaseDomain.lo transports/snmpUDPIPv4BaseDomain.c
  1047. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c transports/snmpUDPIPv4BaseDomain.c -fPIC -DPIC -o transports/.libs/snmpUDPIPv4BaseDomain.o
  1048. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o transports/snmpTCPBaseDomain.lo transports/snmpTCPBaseDomain.c
  1049. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c transports/snmpTCPBaseDomain.c -fPIC -DPIC -o transports/.libs/snmpTCPBaseDomain.o
  1050. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o transports/snmpSocketBaseDomain.lo transports/snmpSocketBaseDomain.c
  1051. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c transports/snmpSocketBaseDomain.c -fPIC -DPIC -o transports/.libs/snmpSocketBaseDomain.o
  1052. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o transports/snmpIPv4BaseDomain.lo transports/snmpIPv4BaseDomain.c
  1053. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c transports/snmpIPv4BaseDomain.c -fPIC -DPIC -o transports/.libs/snmpIPv4BaseDomain.o
  1054. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o transports/snmpUDPIPv6Domain.lo transports/snmpUDPIPv6Domain.c
  1055. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c transports/snmpUDPIPv6Domain.c -fPIC -DPIC -o transports/.libs/snmpUDPIPv6Domain.o
  1056. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o transports/snmpTCPIPv6Domain.lo transports/snmpTCPIPv6Domain.c
  1057. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c transports/snmpTCPIPv6Domain.c -fPIC -DPIC -o transports/.libs/snmpTCPIPv6Domain.o
  1058. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o transports/snmpUDPDomain.lo transports/snmpUDPDomain.c
  1059. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c transports/snmpUDPDomain.c -fPIC -DPIC -o transports/.libs/snmpUDPDomain.o
  1060. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o transports/snmpTCPDomain.lo transports/snmpTCPDomain.c
  1061. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c transports/snmpTCPDomain.c -fPIC -DPIC -o transports/.libs/snmpTCPDomain.o
  1062. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o transports/snmpAliasDomain.lo transports/snmpAliasDomain.c
  1063. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c transports/snmpAliasDomain.c -fPIC -DPIC -o transports/.libs/snmpAliasDomain.o
  1064. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o transports/snmpUnixDomain.lo transports/snmpUnixDomain.c
  1065. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c transports/snmpUnixDomain.c -fPIC -DPIC -o transports/.libs/snmpUnixDomain.o
  1066. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o transports/snmpCallbackDomain.lo transports/snmpCallbackDomain.c
  1067. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c transports/snmpCallbackDomain.c -fPIC -DPIC -o transports/.libs/snmpCallbackDomain.o
  1068. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmp_secmod.lo snmp_secmod.c
  1069. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmp_secmod.c -fPIC -DPIC -o .libs/snmp_secmod.o
  1070. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmpusm.lo snmpusm.c
  1071. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmpusm.c -fPIC -DPIC -o .libs/snmpusm.o
  1072. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmp_version.lo snmp_version.c
  1073. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmp_version.c -fPIC -DPIC -o .libs/snmp_version.o
  1074. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o container.lo container.c
  1075. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c container.c -fPIC -DPIC -o .libs/container.o
  1076. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o container_binary_array.lo container_binary_array.c
  1077. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c container_binary_array.c -fPIC -DPIC -o .libs/container_binary_array.o
  1078. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ucd_compat.lo ucd_compat.c
  1079. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ucd_compat.c -fPIC -DPIC -o .libs/ucd_compat.o
  1080. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o strlcat.lo strlcat.c
  1081. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c strlcat.c -fPIC -DPIC -o .libs/strlcat.o
  1082. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o strlcpy.lo strlcpy.c
  1083. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o
  1084. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o dir_utils.lo dir_utils.c
  1085. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c dir_utils.c -fPIC -DPIC -o .libs/dir_utils.o
  1086. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o file_utils.lo file_utils.c
  1087. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c file_utils.c -fPIC -DPIC -o .libs/file_utils.o
  1088. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o container_null.lo container_null.c
  1089. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c container_null.c -fPIC -DPIC -o .libs/container_null.o
  1090. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o container_list_ssll.lo container_list_ssll.c
  1091. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c container_list_ssll.c -fPIC -DPIC -o .libs/container_list_ssll.o
  1092. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o container_iterator.lo container_iterator.c
  1093. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c container_iterator.c -fPIC -DPIC -o .libs/container_iterator.o
  1094. /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -Wl,-O1 -Wl,--as-needed -rpath /usr/lib64 -version-info 42:0:2 -Wl,-no-undefined -o libnetsnmp.la snmp_client.lo mib.lo parse.lo snmp_api.lo snmp.lo snmp_auth.lo asn1.lo md5.lo snmp_parse_args.lo system.lo vacm.lo int64.lo read_config.lo pkcs.lo snmp_debug.lo tools.lo snmp_logging.lo text_utils.lo large_fd_set.lo cert_util.lo snmp_openssl.lo snmpv3.lo lcd_time.lo keytools.lo scapi.lo callback.lo default_store.lo snmp_alarm.lo data_list.lo oid_stash.lo fd_event_manager.lo check_varbind.lo mt_support.lo snmp_enum.lo snmp-tc.lo snmp_service.lo snprintf.lo asprintf.lo snmp_transport.lo transports/snmpIPv6BaseDomain.lo transports/snmpIPBaseDomain.lo transports/snmpUDPBaseDomain.lo transports/snmpUDPIPv4BaseDomain.lo transports/snmpTCPBaseDomain.lo transports/snmpSocketBaseDomain.lo transports/snmpIPv4BaseDomain.lo transports/snmpUDPIPv6Domain.lo transports/snmpTCPIPv6Domain.lo transports/snmpUDPDomain.lo transports/snmpTCPDomain.lo transports/snmpAliasDomain.lo transports/snmpUnixDomain.lo transports/snmpCallbackDomain.lo snmp_secmod.lo snmpusm.lo snmp_version.lo container.lo container_binary_array.lo ucd_compat.lo strlcat.lo strlcpy.lo dir_utils.lo file_utils.lo container_null.lo container_list_ssll.lo container_iterator.lo -Wl,-O1 -Wl,--as-needed -lm -lssl -lssl -lcrypto
  1095. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/snmp_client.o .libs/mib.o .libs/parse.o .libs/snmp_api.o .libs/snmp.o .libs/snmp_auth.o .libs/asn1.o .libs/md5.o .libs/snmp_parse_args.o .libs/system.o .libs/vacm.o .libs/int64.o .libs/read_config.o .libs/pkcs.o .libs/snmp_debug.o .libs/tools.o .libs/snmp_logging.o .libs/text_utils.o .libs/large_fd_set.o .libs/cert_util.o .libs/snmp_openssl.o .libs/snmpv3.o .libs/lcd_time.o .libs/keytools.o .libs/scapi.o .libs/callback.o .libs/default_store.o .libs/snmp_alarm.o .libs/data_list.o .libs/oid_stash.o .libs/fd_event_manager.o .libs/check_varbind.o .libs/mt_support.o .libs/snmp_enum.o .libs/snmp-tc.o .libs/snmp_service.o .libs/snprintf.o .libs/asprintf.o .libs/snmp_transport.o transports/.libs/snmpIPv6BaseDomain.o transports/.libs/snmpIPBaseDomain.o transports/.libs/snmpUDPBaseDomain.o transports/.libs/snmpUDPIPv4BaseDomain.o transports/.libs/snmpTCPBaseDomain.o transports/.libs/snmpSocketBaseDomain.o transports/.libs/snmpIPv4BaseDomain.o transports/.libs/snmpUDPIPv6Domain.o transports/.libs/snmpTCPIPv6Domain.o transports/.libs/snmpUDPDomain.o transports/.libs/snmpTCPDomain.o transports/.libs/snmpAliasDomain.o transports/.libs/snmpUnixDomain.o transports/.libs/snmpCallbackDomain.o .libs/snmp_secmod.o .libs/snmpusm.o .libs/snmp_version.o .libs/container.o .libs/container_binary_array.o .libs/ucd_compat.o .libs/strlcat.o .libs/strlcpy.o .libs/dir_utils.o .libs/file_utils.o .libs/container_null.o .libs/container_list_ssll.o .libs/container_iterator.o -lm -lssl -lcrypto -Os -march=native -mtune=native -Os -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libnetsnmp.so.40 -o .libs/libnetsnmp.so.40.2.0
  1096. libtool: link: (cd ".libs" && rm -f "libnetsnmp.so.40" && ln -s "libnetsnmp.so.40.2.0" "libnetsnmp.so.40")
  1097. libtool: link: (cd ".libs" && rm -f "libnetsnmp.so" && ln -s "libnetsnmp.so.40.2.0" "libnetsnmp.so")
  1098. libtool: link: ( cd ".libs" && rm -f "libnetsnmp.la" && ln -s "../libnetsnmp.la" "libnetsnmp.la" )
  1099. : libnetsnmp.la
  1100. make: Leaving directory '/var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/snmplib'
  1101. make -j1 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed' -C agent/mibgroup all
  1102. make: Entering directory '/var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/agent/mibgroup'
  1103. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibII/mta_sendmail.lo mibII/mta_sendmail.c
  1104. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibII/mta_sendmail.c -fPIC -DPIC -o mibII/.libs/mta_sendmail.o
  1105. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ucd-snmp/diskio.lo ucd-snmp/diskio.c
  1106. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ucd-snmp/diskio.c -fPIC -DPIC -o ucd-snmp/.libs/diskio.o
  1107. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ucd-snmp/dlmod.lo ucd-snmp/dlmod.c
  1108. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ucd-snmp/dlmod.c -fPIC -DPIC -o ucd-snmp/.libs/dlmod.o
  1109. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ucd-snmp/extensible.lo ucd-snmp/extensible.c
  1110. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ucd-snmp/extensible.c -fPIC -DPIC -o ucd-snmp/.libs/extensible.o
  1111. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o etherlike-mib/dot3StatsTable/dot3StatsTable.lo etherlike-mib/dot3StatsTable/dot3StatsTable.c
  1112. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c etherlike-mib/dot3StatsTable/dot3StatsTable.c -fPIC -DPIC -o etherlike-mib/dot3StatsTable/.libs/dot3StatsTable.o
  1113. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o etherlike-mib/dot3StatsTable/dot3StatsTable_data_get.lo etherlike-mib/dot3StatsTable/dot3StatsTable_data_get.c
  1114. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c etherlike-mib/dot3StatsTable/dot3StatsTable_data_get.c -fPIC -DPIC -o etherlike-mib/dot3StatsTable/.libs/dot3StatsTable_data_get.o
  1115. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o etherlike-mib/dot3StatsTable/dot3StatsTable_data_set.lo etherlike-mib/dot3StatsTable/dot3StatsTable_data_set.c
  1116. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c etherlike-mib/dot3StatsTable/dot3StatsTable_data_set.c -fPIC -DPIC -o etherlike-mib/dot3StatsTable/.libs/dot3StatsTable_data_set.o
  1117. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o etherlike-mib/dot3StatsTable/dot3StatsTable_data_access.lo etherlike-mib/dot3StatsTable/dot3StatsTable_data_access.c
  1118. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c etherlike-mib/dot3StatsTable/dot3StatsTable_data_access.c -fPIC -DPIC -o etherlike-mib/dot3StatsTable/.libs/dot3StatsTable_data_access.o
  1119. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o etherlike-mib/dot3StatsTable/dot3StatsTable_interface.lo etherlike-mib/dot3StatsTable/dot3StatsTable_interface.c
  1120. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c etherlike-mib/dot3StatsTable/dot3StatsTable_interface.c -fPIC -DPIC -o etherlike-mib/dot3StatsTable/.libs/dot3StatsTable_interface.o
  1121. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o host/hrh_storage.lo host/hrh_storage.c
  1122. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c host/hrh_storage.c -fPIC -DPIC -o host/.libs/hrh_storage.o
  1123. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o host/hrh_filesys.lo host/hrh_filesys.c
  1124. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c host/hrh_filesys.c -fPIC -DPIC -o host/.libs/hrh_filesys.o
  1125. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o host/hrSWInstalledTable.lo host/hrSWInstalledTable.c
  1126. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c host/hrSWInstalledTable.c -fPIC -DPIC -o host/.libs/hrSWInstalledTable.o
  1127. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o host/hrSWRunTable.lo host/hrSWRunTable.c
  1128. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c host/hrSWRunTable.c -fPIC -DPIC -o host/.libs/hrSWRunTable.o
  1129. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o host/hr_system.lo host/hr_system.c
  1130. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c host/hr_system.c -fPIC -DPIC -o host/.libs/hr_system.o
  1131. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o host/hr_device.lo host/hr_device.c
  1132. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c host/hr_device.c -fPIC -DPIC -o host/.libs/hr_device.o
  1133. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o host/hr_other.lo host/hr_other.c
  1134. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c host/hr_other.c -fPIC -DPIC -o host/.libs/hr_other.o
  1135. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o host/hr_proc.lo host/hr_proc.c
  1136. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c host/hr_proc.c -fPIC -DPIC -o host/.libs/hr_proc.o
  1137. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o host/hr_network.lo host/hr_network.c
  1138. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c host/hr_network.c -fPIC -DPIC -o host/.libs/hr_network.o
  1139. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o host/hr_print.lo host/hr_print.c
  1140. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c host/hr_print.c -fPIC -DPIC -o host/.libs/hr_print.o
  1141. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o host/hr_disk.lo host/hr_disk.c
  1142. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c host/hr_disk.c -fPIC -DPIC -o host/.libs/hr_disk.o
  1143. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o host/hr_partition.lo host/hr_partition.c
  1144. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c host/hr_partition.c -fPIC -DPIC -o host/.libs/hr_partition.o
  1145. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o util_funcs/header_simple_table.lo util_funcs/header_simple_table.c
  1146. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c util_funcs/header_simple_table.c -fPIC -DPIC -o util_funcs/.libs/header_simple_table.o
  1147. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ucd-snmp/pass.lo ucd-snmp/pass.c
  1148. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ucd-snmp/pass.c -fPIC -DPIC -o ucd-snmp/.libs/pass.o
  1149. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o util_funcs.lo util_funcs.c
  1150. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c util_funcs.c -fPIC -DPIC -o .libs/util_funcs.o
  1151. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmpv3/snmpEngine.lo snmpv3/snmpEngine.c
  1152. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmpv3/snmpEngine.c -fPIC -DPIC -o snmpv3/.libs/snmpEngine.o
  1153. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmpv3/snmpMPDStats.lo snmpv3/snmpMPDStats.c
  1154. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmpv3/snmpMPDStats.c -fPIC -DPIC -o snmpv3/.libs/snmpMPDStats.o
  1155. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmpv3/usmStats.lo snmpv3/usmStats.c
  1156. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmpv3/usmStats.c -fPIC -DPIC -o snmpv3/.libs/usmStats.o
  1157. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmpv3/usmUser.lo snmpv3/usmUser.c
  1158. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmpv3/usmUser.c -fPIC -DPIC -o snmpv3/.libs/usmUser.o
  1159. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibII/system_mib.lo mibII/system_mib.c
  1160. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibII/system_mib.c -fPIC -DPIC -o mibII/.libs/system_mib.o
  1161. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibII/sysORTable.lo mibII/sysORTable.c
  1162. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibII/sysORTable.c -fPIC -DPIC -o mibII/.libs/sysORTable.o
  1163. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibII/snmp_mib.lo mibII/snmp_mib.c
  1164. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibII/snmp_mib.c -fPIC -DPIC -o mibII/.libs/snmp_mib.o
  1165. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibII/vacm_vars.lo mibII/vacm_vars.c
  1166. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibII/vacm_vars.c -fPIC -DPIC -o mibII/.libs/vacm_vars.o
  1167. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibII/setSerialNo.lo mibII/setSerialNo.c
  1168. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibII/setSerialNo.c -fPIC -DPIC -o mibII/.libs/setSerialNo.o
  1169. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibII/at.lo mibII/at.c
  1170. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibII/at.c -fPIC -DPIC -o mibII/.libs/at.o
  1171. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibII/ip.lo mibII/ip.c
  1172. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibII/ip.c -fPIC -DPIC -o mibII/.libs/ip.o
  1173. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibII/tcp.lo mibII/tcp.c
  1174. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibII/tcp.c -fPIC -DPIC -o mibII/.libs/tcp.o
  1175. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibII/udp.lo mibII/udp.c
  1176. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibII/udp.c -fPIC -DPIC -o mibII/.libs/udp.o
  1177. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibII/ipv6.lo mibII/ipv6.c
  1178. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibII/ipv6.c -fPIC -DPIC -o mibII/.libs/ipv6.o
  1179. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibII/icmp.lo mibII/icmp.c
  1180. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibII/icmp.c -fPIC -DPIC -o mibII/.libs/icmp.o
  1181. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ucd-snmp/proc.lo ucd-snmp/proc.c
  1182. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ucd-snmp/proc.c -fPIC -DPIC -o ucd-snmp/.libs/proc.o
  1183. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ucd-snmp/versioninfo.lo ucd-snmp/versioninfo.c
  1184. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ucd-snmp/versioninfo.c -fPIC -DPIC -o ucd-snmp/.libs/versioninfo.o
  1185. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ucd-snmp/pass_persist.lo ucd-snmp/pass_persist.c
  1186. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ucd-snmp/pass_persist.c -fPIC -DPIC -o ucd-snmp/.libs/pass_persist.o
  1187. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ucd-snmp/disk_hw.lo ucd-snmp/disk_hw.c
  1188. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ucd-snmp/disk_hw.c -fPIC -DPIC -o ucd-snmp/.libs/disk_hw.o
  1189. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ucd-snmp/loadave.lo ucd-snmp/loadave.c
  1190. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ucd-snmp/loadave.c -fPIC -DPIC -o ucd-snmp/.libs/loadave.o
  1191. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o agent/extend.lo agent/extend.c
  1192. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c agent/extend.c -fPIC -DPIC -o agent/.libs/extend.o
  1193. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ucd-snmp/errormib.lo ucd-snmp/errormib.c
  1194. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ucd-snmp/errormib.c -fPIC -DPIC -o ucd-snmp/.libs/errormib.o
  1195. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ucd-snmp/file.lo ucd-snmp/file.c
  1196. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ucd-snmp/file.c -fPIC -DPIC -o ucd-snmp/.libs/file.o
  1197. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ucd-snmp/proxy.lo ucd-snmp/proxy.c
  1198. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ucd-snmp/proxy.c -fPIC -DPIC -o ucd-snmp/.libs/proxy.o
  1199. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ucd-snmp/logmatch.lo ucd-snmp/logmatch.c
  1200. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ucd-snmp/logmatch.c -fPIC -DPIC -o ucd-snmp/.libs/logmatch.o
  1201. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ucd-snmp/memory.lo ucd-snmp/memory.c
  1202. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ucd-snmp/memory.c -fPIC -DPIC -o ucd-snmp/.libs/memory.o
  1203. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ucd-snmp/vmstat.lo ucd-snmp/vmstat.c
  1204. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ucd-snmp/vmstat.c -fPIC -DPIC -o ucd-snmp/.libs/vmstat.o
  1205. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o notification/snmpNotifyTable.lo notification/snmpNotifyTable.c
  1206. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c notification/snmpNotifyTable.c -fPIC -DPIC -o notification/.libs/snmpNotifyTable.o
  1207. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o notification/snmpNotifyFilterProfileTable.lo notification/snmpNotifyFilterProfileTable.c
  1208. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c notification/snmpNotifyFilterProfileTable.c -fPIC -DPIC -o notification/.libs/snmpNotifyFilterProfileTable.o
  1209. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o notification-log-mib/notification_log.lo notification-log-mib/notification_log.c
  1210. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c notification-log-mib/notification_log.c -fPIC -DPIC -o notification-log-mib/.libs/notification_log.o
  1211. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o target/snmpTargetAddrEntry.lo target/snmpTargetAddrEntry.c
  1212. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c target/snmpTargetAddrEntry.c -fPIC -DPIC -o target/.libs/snmpTargetAddrEntry.o
  1213. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o target/snmpTargetParamsEntry.lo target/snmpTargetParamsEntry.c
  1214. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c target/snmpTargetParamsEntry.c -fPIC -DPIC -o target/.libs/snmpTargetParamsEntry.o
  1215. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o target/target.lo target/target.c
  1216. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c target/target.c -fPIC -DPIC -o target/.libs/target.o
  1217. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o target/target_counters.lo target/target_counters.c
  1218. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c target/target_counters.c -fPIC -DPIC -o target/.libs/target_counters.o
  1219. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o agent/nsTransactionTable.lo agent/nsTransactionTable.c
  1220. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c agent/nsTransactionTable.c -fPIC -DPIC -o agent/.libs/nsTransactionTable.o
  1221. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o agent/nsModuleTable.lo agent/nsModuleTable.c
  1222. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c agent/nsModuleTable.c -fPIC -DPIC -o agent/.libs/nsModuleTable.o
  1223. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o agent/nsDebug.lo agent/nsDebug.c
  1224. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c agent/nsDebug.c -fPIC -DPIC -o agent/.libs/nsDebug.o
  1225. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o agent/nsCache.lo agent/nsCache.c
  1226. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c agent/nsCache.c -fPIC -DPIC -o agent/.libs/nsCache.o
  1227. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o agent/nsLogging.lo agent/nsLogging.c
  1228. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c agent/nsLogging.c -fPIC -DPIC -o agent/.libs/nsLogging.o
  1229. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o agent/nsVacmAccessTable.lo agent/nsVacmAccessTable.c
  1230. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c agent/nsVacmAccessTable.c -fPIC -DPIC -o agent/.libs/nsVacmAccessTable.o
  1231. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o disman/event/mteScalars.lo disman/event/mteScalars.c
  1232. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c disman/event/mteScalars.c -fPIC -DPIC -o disman/event/.libs/mteScalars.o
  1233. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o disman/event/mteTrigger.lo disman/event/mteTrigger.c
  1234. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c disman/event/mteTrigger.c -fPIC -DPIC -o disman/event/.libs/mteTrigger.o
  1235. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o disman/event/mteTriggerTable.lo disman/event/mteTriggerTable.c
  1236. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c disman/event/mteTriggerTable.c -fPIC -DPIC -o disman/event/.libs/mteTriggerTable.o
  1237. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o disman/event/mteTriggerDeltaTable.lo disman/event/mteTriggerDeltaTable.c
  1238. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c disman/event/mteTriggerDeltaTable.c -fPIC -DPIC -o disman/event/.libs/mteTriggerDeltaTable.o
  1239. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o disman/event/mteTriggerExistenceTable.lo disman/event/mteTriggerExistenceTable.c
  1240. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c disman/event/mteTriggerExistenceTable.c -fPIC -DPIC -o disman/event/.libs/mteTriggerExistenceTable.o
  1241. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o disman/event/mteTriggerBooleanTable.lo disman/event/mteTriggerBooleanTable.c
  1242. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c disman/event/mteTriggerBooleanTable.c -fPIC -DPIC -o disman/event/.libs/mteTriggerBooleanTable.o
  1243. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o disman/event/mteTriggerThresholdTable.lo disman/event/mteTriggerThresholdTable.c
  1244. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c disman/event/mteTriggerThresholdTable.c -fPIC -DPIC -o disman/event/.libs/mteTriggerThresholdTable.o
  1245. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o disman/event/mteTriggerConf.lo disman/event/mteTriggerConf.c
  1246. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c disman/event/mteTriggerConf.c -fPIC -DPIC -o disman/event/.libs/mteTriggerConf.o
  1247. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o disman/event/mteEvent.lo disman/event/mteEvent.c
  1248. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c disman/event/mteEvent.c -fPIC -DPIC -o disman/event/.libs/mteEvent.o
  1249. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o disman/event/mteEventTable.lo disman/event/mteEventTable.c
  1250. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c disman/event/mteEventTable.c -fPIC -DPIC -o disman/event/.libs/mteEventTable.o
  1251. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o disman/event/mteEventSetTable.lo disman/event/mteEventSetTable.c
  1252. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c disman/event/mteEventSetTable.c -fPIC -DPIC -o disman/event/.libs/mteEventSetTable.o
  1253. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o disman/event/mteEventNotificationTable.lo disman/event/mteEventNotificationTable.c
  1254. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c disman/event/mteEventNotificationTable.c -fPIC -DPIC -o disman/event/.libs/mteEventNotificationTable.o
  1255. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o disman/event/mteEventConf.lo disman/event/mteEventConf.c
  1256. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c disman/event/mteEventConf.c -fPIC -DPIC -o disman/event/.libs/mteEventConf.o
  1257. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o disman/event/mteObjects.lo disman/event/mteObjects.c
  1258. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c disman/event/mteObjects.c -fPIC -DPIC -o disman/event/.libs/mteObjects.o
  1259. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o disman/event/mteObjectsTable.lo disman/event/mteObjectsTable.c
  1260. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c disman/event/mteObjectsTable.c -fPIC -DPIC -o disman/event/.libs/mteObjectsTable.o
  1261. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o disman/event/mteObjectsConf.lo disman/event/mteObjectsConf.c
  1262. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c disman/event/mteObjectsConf.c -fPIC -DPIC -o disman/event/.libs/mteObjectsConf.o
  1263. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o disman/schedule/schedCore.lo disman/schedule/schedCore.c
  1264. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c disman/schedule/schedCore.c -fPIC -DPIC -o disman/schedule/.libs/schedCore.o
  1265. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o disman/schedule/schedConf.lo disman/schedule/schedConf.c
  1266. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c disman/schedule/schedConf.c -fPIC -DPIC -o disman/schedule/.libs/schedConf.o
  1267. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o disman/schedule/schedTable.lo disman/schedule/schedTable.c
  1268. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c disman/schedule/schedTable.c -fPIC -DPIC -o disman/schedule/.libs/schedTable.o
  1269. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o utilities/override.lo utilities/override.c
  1270. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c utilities/override.c -fPIC -DPIC -o utilities/.libs/override.o
  1271. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o etherlike-mib/data_access/dot3stats_linux.lo etherlike-mib/data_access/dot3stats_linux.c
  1272. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c etherlike-mib/data_access/dot3stats_linux.c -fPIC -DPIC -o etherlike-mib/data_access/.libs/dot3stats_linux.o
  1273. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o host/data_access/swinst.lo host/data_access/swinst.c
  1274. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c host/data_access/swinst.c -fPIC -DPIC -o host/data_access/.libs/swinst.o
  1275. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o host/data_access/swrun.lo host/data_access/swrun.c
  1276. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c host/data_access/swrun.c -fPIC -DPIC -o host/data_access/.libs/swrun.o
  1277. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o host/hrSWRunPerfTable.lo host/hrSWRunPerfTable.c
  1278. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c host/hrSWRunPerfTable.c -fPIC -DPIC -o host/.libs/hrSWRunPerfTable.o
  1279. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ucd-snmp/pass_common.lo ucd-snmp/pass_common.c
  1280. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ucd-snmp/pass_common.c -fPIC -DPIC -o ucd-snmp/.libs/pass_common.o
  1281. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o util_funcs/header_generic.lo util_funcs/header_generic.c
  1282. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c util_funcs/header_generic.c -fPIC -DPIC -o util_funcs/.libs/header_generic.o
  1283. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibII/updates.lo mibII/updates.c
  1284. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibII/updates.c -fPIC -DPIC -o mibII/.libs/updates.o
  1285. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibII/vacm_context.lo mibII/vacm_context.c
  1286. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibII/vacm_context.c -fPIC -DPIC -o mibII/.libs/vacm_context.o
  1287. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibII/data_access/at_linux.lo mibII/data_access/at_linux.c
  1288. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibII/data_access/at_linux.c -fPIC -DPIC -o mibII/data_access/.libs/at_linux.o
  1289. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibII/data_access/at_unix.lo mibII/data_access/at_unix.c
  1290. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibII/data_access/at_unix.c -fPIC -DPIC -o mibII/data_access/.libs/at_unix.o
  1291. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibII/ipAddr.lo mibII/ipAddr.c
  1292. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibII/ipAddr.c -fPIC -DPIC -o mibII/.libs/ipAddr.o
  1293. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibII/var_route.lo mibII/var_route.c
  1294. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibII/var_route.c -fPIC -DPIC -o mibII/.libs/var_route.o
  1295. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibII/route_write.lo mibII/route_write.c
  1296. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibII/route_write.c -fPIC -DPIC -o mibII/.libs/route_write.o
  1297. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibII/kernel_linux.lo mibII/kernel_linux.c
  1298. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibII/kernel_linux.c -fPIC -DPIC -o mibII/.libs/kernel_linux.o
  1299. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibII/tcpTable.lo mibII/tcpTable.c
  1300. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibII/tcpTable.c -fPIC -DPIC -o mibII/.libs/tcpTable.o
  1301. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibII/udpTable.lo mibII/udpTable.c
  1302. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibII/udpTable.c -fPIC -DPIC -o mibII/.libs/udpTable.o
  1303. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/ip_scalars.lo ip-mib/ip_scalars.c
  1304. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/ip_scalars.c -fPIC -DPIC -o ip-mib/.libs/ip_scalars.o
  1305. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o util_funcs/restart.lo util_funcs/restart.c
  1306. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c util_funcs/restart.c -fPIC -DPIC -o util_funcs/.libs/restart.o
  1307. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o notification/snmpNotifyTable_data.lo notification/snmpNotifyTable_data.c
  1308. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c notification/snmpNotifyTable_data.c -fPIC -DPIC -o notification/.libs/snmpNotifyTable_data.o
  1309. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o header_complex.lo header_complex.c
  1310. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c header_complex.c -fPIC -DPIC -o .libs/header_complex.o
  1311. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_storage.lo snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_storage.c
  1312. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_storage.c -fPIC -DPIC -o snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_data_storage.o
  1313. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.lo snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.c
  1314. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.c -fPIC -DPIC -o snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable.o
  1315. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o notification/snmpNotifyFilterProfileTable_data.lo notification/snmpNotifyFilterProfileTable_data.c
  1316. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c notification/snmpNotifyFilterProfileTable_data.c -fPIC -DPIC -o notification/.libs/snmpNotifyFilterProfileTable_data.o
  1317. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o target/snmpTargetAddrEntry_data.lo target/snmpTargetAddrEntry_data.c
  1318. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c target/snmpTargetAddrEntry_data.c -fPIC -DPIC -o target/.libs/snmpTargetAddrEntry_data.o
  1319. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o target/snmpTargetParamsEntry_data.lo target/snmpTargetParamsEntry_data.c
  1320. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c target/snmpTargetParamsEntry_data.c -fPIC -DPIC -o target/.libs/snmpTargetParamsEntry_data.o
  1321. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o hardware/memory/hw_mem.lo hardware/memory/hw_mem.c
  1322. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c hardware/memory/hw_mem.c -fPIC -DPIC -o hardware/memory/.libs/hw_mem.o
  1323. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o hardware/memory/memory_linux.lo hardware/memory/memory_linux.c
  1324. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c hardware/memory/memory_linux.c -fPIC -DPIC -o hardware/memory/.libs/memory_linux.o
  1325. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o hardware/fsys/hw_fsys.lo hardware/fsys/hw_fsys.c
  1326. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c hardware/fsys/hw_fsys.c -fPIC -DPIC -o hardware/fsys/.libs/hw_fsys.o
  1327. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o hardware/fsys/fsys_mntent.lo hardware/fsys/fsys_mntent.c
  1328. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c hardware/fsys/fsys_mntent.c -fPIC -DPIC -o hardware/fsys/.libs/fsys_mntent.o
  1329. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o host/data_access/swinst_pkginfo.lo host/data_access/swinst_pkginfo.c
  1330. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c host/data_access/swinst_pkginfo.c -fPIC -DPIC -o host/data_access/.libs/swinst_pkginfo.o
  1331. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o host/data_access/swrun_procfs_status.lo host/data_access/swrun_procfs_status.c
  1332. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c host/data_access/swrun_procfs_status.c -fPIC -DPIC -o host/data_access/.libs/swrun_procfs_status.o
  1333. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o hardware/cpu/cpu.lo hardware/cpu/cpu.c
  1334. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c hardware/cpu/cpu.c -fPIC -DPIC -o hardware/cpu/.libs/cpu.o
  1335. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o hardware/cpu/cpu_linux.lo hardware/cpu/cpu_linux.c
  1336. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c hardware/cpu/cpu_linux.c -fPIC -DPIC -o hardware/cpu/.libs/cpu_linux.o
  1337. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o if-mib/ifTable/ifTable.lo if-mib/ifTable/ifTable.c
  1338. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c if-mib/ifTable/ifTable.c -fPIC -DPIC -o if-mib/ifTable/.libs/ifTable.o
  1339. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o if-mib/ifXTable/ifXTable.lo if-mib/ifXTable/ifXTable.c
  1340. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c if-mib/ifXTable/ifXTable.c -fPIC -DPIC -o if-mib/ifXTable/.libs/ifXTable.o
  1341. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/ipAddressTable/ipAddressTable.lo ip-mib/ipAddressTable/ipAddressTable.c
  1342. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/ipAddressTable/ipAddressTable.c -fPIC -DPIC -o ip-mib/ipAddressTable/.libs/ipAddressTable.o
  1343. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/ipAddressPrefixTable/ipAddressPrefixTable.lo ip-mib/ipAddressPrefixTable/ipAddressPrefixTable.c
  1344. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/ipAddressPrefixTable/ipAddressPrefixTable.c -fPIC -DPIC -o ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable.o
  1345. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable.lo ip-mib/ipDefaultRouterTable/ipDefaultRouterTable.c
  1346. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/ipDefaultRouterTable/ipDefaultRouterTable.c -fPIC -DPIC -o ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable.o
  1347. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/inetNetToMediaTable/inetNetToMediaTable.lo ip-mib/inetNetToMediaTable/inetNetToMediaTable.c
  1348. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/inetNetToMediaTable/inetNetToMediaTable.c -fPIC -DPIC -o ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable.o
  1349. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.lo ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.c
  1350. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.c -fPIC -DPIC -o ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable_interface.o
  1351. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.lo ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.c
  1352. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.c -fPIC -DPIC -o ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable_data_access.o
  1353. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/ipSystemStatsTable/ipSystemStatsTable.lo ip-mib/ipSystemStatsTable/ipSystemStatsTable.c
  1354. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/ipSystemStatsTable/ipSystemStatsTable.c -fPIC -DPIC -o ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable.o
  1355. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.lo ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.c
  1356. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.c -fPIC -DPIC -o ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable_interface.o
  1357. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.lo ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.c
  1358. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.c -fPIC -DPIC -o ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable_data_access.o
  1359. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexTable.lo ip-mib/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexTable.c
  1360. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexTable.c -fPIC -DPIC -o ip-mib/ipv6ScopeZoneIndexTable/.libs/ipv6ScopeZoneIndexTable.o
  1361. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/ipIfStatsTable/ipIfStatsTable.lo ip-mib/ipIfStatsTable/ipIfStatsTable.c
  1362. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/ipIfStatsTable/ipIfStatsTable.c -fPIC -DPIC -o ip-mib/ipIfStatsTable/.libs/ipIfStatsTable.o
  1363. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/ipIfStatsTable/ipIfStatsTable_interface.lo ip-mib/ipIfStatsTable/ipIfStatsTable_interface.c
  1364. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/ipIfStatsTable/ipIfStatsTable_interface.c -fPIC -DPIC -o ip-mib/ipIfStatsTable/.libs/ipIfStatsTable_interface.o
  1365. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/ipIfStatsTable/ipIfStatsTable_data_access.lo ip-mib/ipIfStatsTable/ipIfStatsTable_data_access.c
  1366. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/ipIfStatsTable/ipIfStatsTable_data_access.c -fPIC -DPIC -o ip-mib/ipIfStatsTable/.libs/ipIfStatsTable_data_access.o
  1367. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.lo ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.c
  1368. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.c -fPIC -DPIC -o ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable.o
  1369. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.lo ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.c
  1370. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.c -fPIC -DPIC -o ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable.o
  1371. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o tcp-mib/tcpConnectionTable/tcpConnectionTable.lo tcp-mib/tcpConnectionTable/tcpConnectionTable.c
  1372. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c tcp-mib/tcpConnectionTable/tcpConnectionTable.c -fPIC -DPIC -o tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable.o
  1373. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o tcp-mib/tcpListenerTable/tcpListenerTable.lo tcp-mib/tcpListenerTable/tcpListenerTable.c
  1374. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c tcp-mib/tcpListenerTable/tcpListenerTable.c -fPIC -DPIC -o tcp-mib/tcpListenerTable/.libs/tcpListenerTable.o
  1375. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o udp-mib/udpEndpointTable/udpEndpointTable.lo udp-mib/udpEndpointTable/udpEndpointTable.c
  1376. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c udp-mib/udpEndpointTable/udpEndpointTable.c -fPIC -DPIC -o udp-mib/udpEndpointTable/.libs/udpEndpointTable.o
  1377. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.lo snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.c
  1378. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.c -fPIC -DPIC -o snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_interface.o
  1379. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.lo snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.c
  1380. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.c -fPIC -DPIC -o snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_data_access.o
  1381. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o if-mib/data_access/interface.lo if-mib/data_access/interface.c
  1382. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c if-mib/data_access/interface.c -fPIC -DPIC -o if-mib/data_access/.libs/interface.o
  1383. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o if-mib/ifTable/ifTable_interface.lo if-mib/ifTable/ifTable_interface.c
  1384. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c if-mib/ifTable/ifTable_interface.c -fPIC -DPIC -o if-mib/ifTable/.libs/ifTable_interface.o
  1385. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o if-mib/ifTable/ifTable_data_access.lo if-mib/ifTable/ifTable_data_access.c
  1386. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c if-mib/ifTable/ifTable_data_access.c -fPIC -DPIC -o if-mib/ifTable/.libs/ifTable_data_access.o
  1387. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o if-mib/ifXTable/ifXTable_interface.lo if-mib/ifXTable/ifXTable_interface.c
  1388. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c if-mib/ifXTable/ifXTable_interface.c -fPIC -DPIC -o if-mib/ifXTable/.libs/ifXTable_interface.o
  1389. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o if-mib/ifXTable/ifXTable_data_access.lo if-mib/ifXTable/ifXTable_data_access.c
  1390. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c if-mib/ifXTable/ifXTable_data_access.c -fPIC -DPIC -o if-mib/ifXTable/.libs/ifXTable_data_access.o
  1391. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/ipAddressTable/ipAddressTable_interface.lo ip-mib/ipAddressTable/ipAddressTable_interface.c
  1392. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/ipAddressTable/ipAddressTable_interface.c -fPIC -DPIC -o ip-mib/ipAddressTable/.libs/ipAddressTable_interface.o
  1393. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/ipAddressTable/ipAddressTable_data_access.lo ip-mib/ipAddressTable/ipAddressTable_data_access.c
  1394. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/ipAddressTable/ipAddressTable_data_access.c -fPIC -DPIC -o ip-mib/ipAddressTable/.libs/ipAddressTable_data_access.o
  1395. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.lo ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.c
  1396. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.c -fPIC -DPIC -o ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable_interface.o
  1397. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.lo ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.c
  1398. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.c -fPIC -DPIC -o ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable_data_access.o
  1399. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.lo ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.c
  1400. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.c -fPIC -DPIC -o ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_interface.o
  1401. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.lo ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.c
  1402. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.c -fPIC -DPIC -o ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_data_access.o
  1403. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.lo ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.c
  1404. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.c -fPIC -DPIC -o ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_data_get.o
  1405. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/data_access/arp_common.lo ip-mib/data_access/arp_common.c
  1406. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/data_access/arp_common.c -fPIC -DPIC -o ip-mib/data_access/.libs/arp_common.o
  1407. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/data_access/arp_netlink.lo ip-mib/data_access/arp_netlink.c
  1408. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/data_access/arp_netlink.c -fPIC -DPIC -o ip-mib/data_access/.libs/arp_netlink.o
  1409. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/data_access/systemstats_common.lo ip-mib/data_access/systemstats_common.c
  1410. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/data_access/systemstats_common.c -fPIC -DPIC -o ip-mib/data_access/.libs/systemstats_common.o
  1411. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/data_access/systemstats_linux.lo ip-mib/data_access/systemstats_linux.c
  1412. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/data_access/systemstats_linux.c -fPIC -DPIC -o ip-mib/data_access/.libs/systemstats_linux.o
  1413. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/data_access/scalars_linux.lo ip-mib/data_access/scalars_linux.c
  1414. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/data_access/scalars_linux.c -fPIC -DPIC -o ip-mib/data_access/.libs/scalars_linux.o
  1415. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexTable_interface.lo ip-mib/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexTable_interface.c
  1416. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexTable_interface.c -fPIC -DPIC -o ip-mib/ipv6ScopeZoneIndexTable/.libs/ipv6ScopeZoneIndexTable_interface.o
  1417. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexTable_data_access.lo ip-mib/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexTable_data_access.c
  1418. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexTable_data_access.c -fPIC -DPIC -o ip-mib/ipv6ScopeZoneIndexTable/.libs/ipv6ScopeZoneIndexTable_data_access.o
  1419. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/ipIfStatsTable/ipIfStatsTable_data_get.lo ip-mib/ipIfStatsTable/ipIfStatsTable_data_get.c
  1420. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/ipIfStatsTable/ipIfStatsTable_data_get.c -fPIC -DPIC -o ip-mib/ipIfStatsTable/.libs/ipIfStatsTable_data_get.o
  1421. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.lo ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.c
  1422. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.c -fPIC -DPIC -o ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_interface.o
  1423. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.lo ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.c
  1424. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.c -fPIC -DPIC -o ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_data_access.o
  1425. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.lo ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c
  1426. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c -fPIC -DPIC -o ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_interface.o
  1427. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.lo ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.c
  1428. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.c -fPIC -DPIC -o ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_data_access.o
  1429. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o tcp-mib/data_access/tcpConn_common.lo tcp-mib/data_access/tcpConn_common.c
  1430. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c tcp-mib/data_access/tcpConn_common.c -fPIC -DPIC -o tcp-mib/data_access/.libs/tcpConn_common.o
  1431. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o tcp-mib/data_access/tcpConn_linux.lo tcp-mib/data_access/tcpConn_linux.c
  1432. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c tcp-mib/data_access/tcpConn_linux.c -fPIC -DPIC -o tcp-mib/data_access/.libs/tcpConn_linux.o
  1433. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o util_funcs/get_pid_from_inode.lo util_funcs/get_pid_from_inode.c
  1434. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c util_funcs/get_pid_from_inode.c -fPIC -DPIC -o util_funcs/.libs/get_pid_from_inode.o
  1435. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.lo tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.c
  1436. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.c -fPIC -DPIC -o tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_interface.o
  1437. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.lo tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.c
  1438. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.c -fPIC -DPIC -o tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_data_access.o
  1439. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o tcp-mib/tcpListenerTable/tcpListenerTable_interface.lo tcp-mib/tcpListenerTable/tcpListenerTable_interface.c
  1440. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c tcp-mib/tcpListenerTable/tcpListenerTable_interface.c -fPIC -DPIC -o tcp-mib/tcpListenerTable/.libs/tcpListenerTable_interface.o
  1441. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o tcp-mib/tcpListenerTable/tcpListenerTable_data_access.lo tcp-mib/tcpListenerTable/tcpListenerTable_data_access.c
  1442. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c tcp-mib/tcpListenerTable/tcpListenerTable_data_access.c -fPIC -DPIC -o tcp-mib/tcpListenerTable/.libs/tcpListenerTable_data_access.o
  1443. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o udp-mib/udpEndpointTable/udpEndpointTable_interface.lo udp-mib/udpEndpointTable/udpEndpointTable_interface.c
  1444. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c udp-mib/udpEndpointTable/udpEndpointTable_interface.c -fPIC -DPIC -o udp-mib/udpEndpointTable/.libs/udpEndpointTable_interface.o
  1445. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o udp-mib/udpEndpointTable/udpEndpointTable_data_access.lo udp-mib/udpEndpointTable/udpEndpointTable_data_access.c
  1446. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c udp-mib/udpEndpointTable/udpEndpointTable_data_access.c -fPIC -DPIC -o udp-mib/udpEndpointTable/.libs/udpEndpointTable_data_access.o
  1447. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o if-mib/data_access/interface_linux.lo if-mib/data_access/interface_linux.c
  1448. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c if-mib/data_access/interface_linux.c -fPIC -DPIC -o if-mib/data_access/.libs/interface_linux.o
  1449. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o if-mib/data_access/interface_ioctl.lo if-mib/data_access/interface_ioctl.c
  1450. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c if-mib/data_access/interface_ioctl.c -fPIC -DPIC -o if-mib/data_access/.libs/interface_ioctl.o
  1451. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/data_access/ipaddress_common.lo ip-mib/data_access/ipaddress_common.c
  1452. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/data_access/ipaddress_common.c -fPIC -DPIC -o ip-mib/data_access/.libs/ipaddress_common.o
  1453. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/data_access/ipaddress_linux.lo ip-mib/data_access/ipaddress_linux.c
  1454. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/data_access/ipaddress_linux.c -fPIC -DPIC -o ip-mib/data_access/.libs/ipaddress_linux.o
  1455. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/data_access/defaultrouter_common.lo ip-mib/data_access/defaultrouter_common.c
  1456. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/data_access/defaultrouter_common.c -fPIC -DPIC -o ip-mib/data_access/.libs/defaultrouter_common.o
  1457. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/data_access/defaultrouter_linux.lo ip-mib/data_access/defaultrouter_linux.c
  1458. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/data_access/defaultrouter_linux.c -fPIC -DPIC -o ip-mib/data_access/.libs/defaultrouter_linux.o
  1459. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/data_access/ipv6scopezone_common.lo ip-mib/data_access/ipv6scopezone_common.c
  1460. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/data_access/ipv6scopezone_common.c -fPIC -DPIC -o ip-mib/data_access/.libs/ipv6scopezone_common.o
  1461. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/data_access/ipv6scopezone_linux.lo ip-mib/data_access/ipv6scopezone_linux.c
  1462. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/data_access/ipv6scopezone_linux.c -fPIC -DPIC -o ip-mib/data_access/.libs/ipv6scopezone_linux.o
  1463. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-forward-mib/data_access/route_common.lo ip-forward-mib/data_access/route_common.c
  1464. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-forward-mib/data_access/route_common.c -fPIC -DPIC -o ip-forward-mib/data_access/.libs/route_common.o
  1465. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-forward-mib/data_access/route_linux.lo ip-forward-mib/data_access/route_linux.c
  1466. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-forward-mib/data_access/route_linux.c -fPIC -DPIC -o ip-forward-mib/data_access/.libs/route_linux.o
  1467. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-forward-mib/data_access/route_ioctl.lo ip-forward-mib/data_access/route_ioctl.c
  1468. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-forward-mib/data_access/route_ioctl.c -fPIC -DPIC -o ip-forward-mib/data_access/.libs/route_ioctl.o
  1469. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o udp-mib/data_access/udp_endpoint_common.lo udp-mib/data_access/udp_endpoint_common.c
  1470. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c udp-mib/data_access/udp_endpoint_common.c -fPIC -DPIC -o udp-mib/data_access/.libs/udp_endpoint_common.o
  1471. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o udp-mib/data_access/udp_endpoint_linux.lo udp-mib/data_access/udp_endpoint_linux.c
  1472. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c udp-mib/data_access/udp_endpoint_linux.c -fPIC -DPIC -o udp-mib/data_access/.libs/udp_endpoint_linux.o
  1473. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ip-mib/data_access/ipaddress_ioctl.lo ip-mib/data_access/ipaddress_ioctl.c
  1474. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ip-mib/data_access/ipaddress_ioctl.c -fPIC -DPIC -o ip-mib/data_access/.libs/ipaddress_ioctl.o
  1475. make: Leaving directory '/var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/agent/mibgroup'
  1476. make -j1 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed' -C agent all
  1477. make: Entering directory '/var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/agent'
  1478. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/all_helpers.lo helpers/all_helpers.c
  1479. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/all_helpers.c -fPIC -DPIC -o helpers/.libs/all_helpers.o
  1480. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/baby_steps.lo helpers/baby_steps.c
  1481. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/baby_steps.c -fPIC -DPIC -o helpers/.libs/baby_steps.o
  1482. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/bulk_to_next.lo helpers/bulk_to_next.c
  1483. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/bulk_to_next.c -fPIC -DPIC -o helpers/.libs/bulk_to_next.o
  1484. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/cache_handler.lo helpers/cache_handler.c
  1485. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/cache_handler.c -fPIC -DPIC -o helpers/.libs/cache_handler.o
  1486. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/debug_handler.lo helpers/debug_handler.c
  1487. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/debug_handler.c -fPIC -DPIC -o helpers/.libs/debug_handler.o
  1488. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/instance.lo helpers/instance.c
  1489. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/instance.c -fPIC -DPIC -o helpers/.libs/instance.o
  1490. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/mode_end_call.lo helpers/mode_end_call.c
  1491. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/mode_end_call.c -fPIC -DPIC -o helpers/.libs/mode_end_call.o
  1492. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/multiplexer.lo helpers/multiplexer.c
  1493. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/multiplexer.c -fPIC -DPIC -o helpers/.libs/multiplexer.o
  1494. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/null.lo helpers/null.c
  1495. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/null.c -fPIC -DPIC -o helpers/.libs/null.o
  1496. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/old_api.lo helpers/old_api.c
  1497. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/old_api.c -fPIC -DPIC -o helpers/.libs/old_api.o
  1498. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/read_only.lo helpers/read_only.c
  1499. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/read_only.c -fPIC -DPIC -o helpers/.libs/read_only.o
  1500. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/row_merge.lo helpers/row_merge.c
  1501. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/row_merge.c -fPIC -DPIC -o helpers/.libs/row_merge.o
  1502. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/scalar.lo helpers/scalar.c
  1503. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/scalar.c -fPIC -DPIC -o helpers/.libs/scalar.o
  1504. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/scalar_group.lo helpers/scalar_group.c
  1505. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/scalar_group.c -fPIC -DPIC -o helpers/.libs/scalar_group.o
  1506. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/serialize.lo helpers/serialize.c
  1507. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/serialize.c -fPIC -DPIC -o helpers/.libs/serialize.o
  1508. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/snmp_get_statistic.lo helpers/snmp_get_statistic.c
  1509. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/snmp_get_statistic.c -fPIC -DPIC -o helpers/.libs/snmp_get_statistic.o
  1510. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/stash_cache.lo helpers/stash_cache.c
  1511. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/stash_cache.c -fPIC -DPIC -o helpers/.libs/stash_cache.o
  1512. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/stash_to_next.lo helpers/stash_to_next.c
  1513. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/stash_to_next.c -fPIC -DPIC -o helpers/.libs/stash_to_next.o
  1514. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/table.lo helpers/table.c
  1515. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/table.c -fPIC -DPIC -o helpers/.libs/table.o
  1516. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/table_array.lo helpers/table_array.c
  1517. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/table_array.c -fPIC -DPIC -o helpers/.libs/table_array.o
  1518. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/table_container.lo helpers/table_container.c
  1519. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/table_container.c -fPIC -DPIC -o helpers/.libs/table_container.o
  1520. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/table_data.lo helpers/table_data.c
  1521. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/table_data.c -fPIC -DPIC -o helpers/.libs/table_data.o
  1522. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/table_dataset.lo helpers/table_dataset.c
  1523. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/table_dataset.c -fPIC -DPIC -o helpers/.libs/table_dataset.o
  1524. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/table_iterator.lo helpers/table_iterator.c
  1525. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/table_iterator.c -fPIC -DPIC -o helpers/.libs/table_iterator.o
  1526. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/table_row.lo helpers/table_row.c
  1527. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/table_row.c -fPIC -DPIC -o helpers/.libs/table_row.o
  1528. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/table_tdata.lo helpers/table_tdata.c
  1529. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/table_tdata.c -fPIC -DPIC -o helpers/.libs/table_tdata.o
  1530. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o helpers/watcher.lo helpers/watcher.c
  1531. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c helpers/watcher.c -fPIC -DPIC -o helpers/.libs/watcher.o
  1532. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o agent_handler.lo agent_handler.c
  1533. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c agent_handler.c -fPIC -DPIC -o .libs/agent_handler.o
  1534. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o agent_index.lo agent_index.c
  1535. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c agent_index.c -fPIC -DPIC -o .libs/agent_index.o
  1536. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o agent_read_config.lo agent_read_config.c
  1537. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c agent_read_config.c -fPIC -DPIC -o .libs/agent_read_config.o
  1538. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o agent_registry.lo agent_registry.c
  1539. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c agent_registry.c -fPIC -DPIC -o .libs/agent_registry.o
  1540. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o agent_sysORTable.lo agent_sysORTable.c
  1541. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c agent_sysORTable.c -fPIC -DPIC -o .libs/agent_sysORTable.o
  1542. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o agent_trap.lo agent_trap.c
  1543. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c agent_trap.c -fPIC -DPIC -o .libs/agent_trap.o
  1544. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o kernel.lo kernel.c
  1545. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c kernel.c -fPIC -DPIC -o .libs/kernel.o
  1546. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o netsnmp_close_fds.lo netsnmp_close_fds.c
  1547. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c netsnmp_close_fds.c -fPIC -DPIC -o .libs/netsnmp_close_fds.o
  1548. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmp_agent.lo snmp_agent.c
  1549. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmp_agent.c -fPIC -DPIC -o .libs/snmp_agent.o
  1550. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmp_vars.lo snmp_vars.c
  1551. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmp_vars.c -fPIC -DPIC -o .libs/snmp_vars.o
  1552. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibgroup/utilities/execute.lo mibgroup/utilities/execute.c
  1553. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibgroup/utilities/execute.c -fPIC -DPIC -o mibgroup/utilities/.libs/execute.o
  1554. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibgroup/snmpv3/usmConf.lo mibgroup/snmpv3/usmConf.c
  1555. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibgroup/snmpv3/usmConf.c -fPIC -DPIC -o mibgroup/snmpv3/.libs/usmConf.o
  1556. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibgroup/agentx/master.lo mibgroup/agentx/master.c
  1557. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibgroup/agentx/master.c -fPIC -DPIC -o mibgroup/agentx/.libs/master.o
  1558. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibgroup/agentx/subagent.lo mibgroup/agentx/subagent.c
  1559. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibgroup/agentx/subagent.c -fPIC -DPIC -o mibgroup/agentx/.libs/subagent.o
  1560. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibgroup/utilities/iquery.lo mibgroup/utilities/iquery.c
  1561. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibgroup/utilities/iquery.c -fPIC -DPIC -o mibgroup/utilities/.libs/iquery.o
  1562. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibgroup/mibII/vacm_conf.lo mibgroup/mibII/vacm_conf.c
  1563. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibgroup/mibII/vacm_conf.c -fPIC -DPIC -o mibgroup/mibII/.libs/vacm_conf.o
  1564. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibgroup/agentx/protocol.lo mibgroup/agentx/protocol.c
  1565. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibgroup/agentx/protocol.c -fPIC -DPIC -o mibgroup/agentx/.libs/protocol.o
  1566. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibgroup/agentx/master_admin.lo mibgroup/agentx/master_admin.c
  1567. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibgroup/agentx/master_admin.c -fPIC -DPIC -o mibgroup/agentx/.libs/master_admin.o
  1568. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibgroup/agentx/agentx_config.lo mibgroup/agentx/agentx_config.c
  1569. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibgroup/agentx/agentx_config.c -fPIC -DPIC -o mibgroup/agentx/.libs/agentx_config.o
  1570. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mibgroup/agentx/client.lo mibgroup/agentx/client.c
  1571. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mibgroup/agentx/client.c -fPIC -DPIC -o mibgroup/agentx/.libs/client.o
  1572. /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -Wl,-O1 -Wl,--as-needed -rpath /usr/lib64 -version-info 42:0:2 -Wl,-no-undefined -o libnetsnmpagent.la helpers/all_helpers.lo helpers/baby_steps.lo helpers/bulk_to_next.lo helpers/cache_handler.lo helpers/debug_handler.lo helpers/instance.lo helpers/mode_end_call.lo helpers/multiplexer.lo helpers/null.lo helpers/old_api.lo helpers/read_only.lo helpers/row_merge.lo helpers/scalar.lo helpers/scalar_group.lo helpers/serialize.lo helpers/snmp_get_statistic.lo helpers/stash_cache.lo helpers/stash_to_next.lo helpers/table.lo helpers/table_array.lo helpers/table_container.lo helpers/table_data.lo helpers/table_dataset.lo helpers/table_iterator.lo helpers/table_row.lo helpers/table_tdata.lo helpers/watcher.lo agent_handler.lo agent_index.lo agent_read_config.lo agent_registry.lo agent_sysORTable.lo agent_trap.lo kernel.lo netsnmp_close_fds.lo snmp_agent.lo snmp_vars.lo mibgroup/utilities/execute.lo mibgroup/snmpv3/usmConf.lo mibgroup/agentx/master.lo mibgroup/agentx/subagent.lo mibgroup/utilities/iquery.lo mibgroup/mibII/vacm_conf.lo mibgroup/agentx/protocol.lo mibgroup/agentx/master_admin.lo mibgroup/agentx/agentx_config.lo mibgroup/agentx/client.lo ../snmplib/libnetsnmp.la -lpcre -Wl,-O1 -Wl,--as-needed
  1573. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC helpers/.libs/all_helpers.o helpers/.libs/baby_steps.o helpers/.libs/bulk_to_next.o helpers/.libs/cache_handler.o helpers/.libs/debug_handler.o helpers/.libs/instance.o helpers/.libs/mode_end_call.o helpers/.libs/multiplexer.o helpers/.libs/null.o helpers/.libs/old_api.o helpers/.libs/read_only.o helpers/.libs/row_merge.o helpers/.libs/scalar.o helpers/.libs/scalar_group.o helpers/.libs/serialize.o helpers/.libs/snmp_get_statistic.o helpers/.libs/stash_cache.o helpers/.libs/stash_to_next.o helpers/.libs/table.o helpers/.libs/table_array.o helpers/.libs/table_container.o helpers/.libs/table_data.o helpers/.libs/table_dataset.o helpers/.libs/table_iterator.o helpers/.libs/table_row.o helpers/.libs/table_tdata.o helpers/.libs/watcher.o .libs/agent_handler.o .libs/agent_index.o .libs/agent_read_config.o .libs/agent_registry.o .libs/agent_sysORTable.o .libs/agent_trap.o .libs/kernel.o .libs/netsnmp_close_fds.o .libs/snmp_agent.o .libs/snmp_vars.o mibgroup/utilities/.libs/execute.o mibgroup/snmpv3/.libs/usmConf.o mibgroup/agentx/.libs/master.o mibgroup/agentx/.libs/subagent.o mibgroup/utilities/.libs/iquery.o mibgroup/mibII/.libs/vacm_conf.o mibgroup/agentx/.libs/protocol.o mibgroup/agentx/.libs/master_admin.o mibgroup/agentx/.libs/agentx_config.o mibgroup/agentx/.libs/client.o -Wl,-rpath -Wl,/var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/snmplib/.libs ../snmplib/.libs/libnetsnmp.so -lm -lssl -lcrypto -lpcre -Os -march=native -mtune=native -Os -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libnetsnmpagent.so.40 -o .libs/libnetsnmpagent.so.40.2.0
  1574. libtool: link: (cd ".libs" && rm -f "libnetsnmpagent.so.40" && ln -s "libnetsnmpagent.so.40.2.0" "libnetsnmpagent.so.40")
  1575. libtool: link: (cd ".libs" && rm -f "libnetsnmpagent.so" && ln -s "libnetsnmpagent.so.40.2.0" "libnetsnmpagent.so")
  1576. libtool: link: ( cd ".libs" && rm -f "libnetsnmpagent.la" && ln -s "../libnetsnmpagent.la" "libnetsnmpagent.la" )
  1577. : libnetsnmpagent.la
  1578. making all in /var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/agent/helpers
  1579. make[1]: Entering directory '/var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/agent/helpers'
  1580. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o dummy.lo dummy.c
  1581. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c dummy.c -fPIC -DPIC -o .libs/dummy.o
  1582. /bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -Wl,-O1 -Wl,--as-needed -rpath /usr/lib64 -version-info 42:0:2 -Wl,-no-undefined -o libnetsnmphelpers.la dummy.lo -Wl,-O1 -Wl,--as-needed
  1583. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/dummy.o -Os -march=native -mtune=native -Os -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libnetsnmphelpers.so.40 -o .libs/libnetsnmphelpers.so.40.2.0
  1584. libtool: link: (cd ".libs" && rm -f "libnetsnmphelpers.so.40" && ln -s "libnetsnmphelpers.so.40.2.0" "libnetsnmphelpers.so.40")
  1585. libtool: link: (cd ".libs" && rm -f "libnetsnmphelpers.so" && ln -s "libnetsnmphelpers.so.40.2.0" "libnetsnmphelpers.so")
  1586. libtool: link: ( cd ".libs" && rm -f "libnetsnmphelpers.la" && ln -s "../libnetsnmphelpers.la" "libnetsnmphelpers.la" )
  1587. : libnetsnmphelpers.la
  1588. make[1]: Leaving directory '/var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/agent/helpers'
  1589. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o mib_modules.lo mib_modules.c
  1590. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c mib_modules.c -fPIC -DPIC -o .libs/mib_modules.o
  1591. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o auto_nlist.lo auto_nlist.c
  1592. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c auto_nlist.c -fPIC -DPIC -o .libs/auto_nlist.o
  1593. /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -Wl,-O1 -Wl,--as-needed -rpath /usr/lib64 -version-info 42:0:2 -Wl,-no-undefined -o libnetsnmpmibs.la mibgroup/mibII/mta_sendmail.lo mibgroup/ucd-snmp/diskio.lo mibgroup/ucd-snmp/dlmod.lo mibgroup/ucd-snmp/extensible.lo mibgroup/etherlike-mib/dot3StatsTable/dot3StatsTable.lo mibgroup/etherlike-mib/dot3StatsTable/dot3StatsTable_data_get.lo mibgroup/etherlike-mib/dot3StatsTable/dot3StatsTable_data_set.lo mibgroup/etherlike-mib/dot3StatsTable/dot3StatsTable_data_access.lo mibgroup/etherlike-mib/dot3StatsTable/dot3StatsTable_interface.lo mibgroup/host/hrh_storage.lo mibgroup/host/hrh_filesys.lo mibgroup/host/hrSWInstalledTable.lo mibgroup/host/hrSWRunTable.lo mibgroup/host/hr_system.lo mibgroup/host/hr_device.lo mibgroup/host/hr_other.lo mibgroup/host/hr_proc.lo mibgroup/host/hr_network.lo mibgroup/host/hr_print.lo mibgroup/host/hr_disk.lo mibgroup/host/hr_partition.lo mibgroup/util_funcs/header_simple_table.lo mibgroup/ucd-snmp/pass.lo mibgroup/util_funcs.lo mibgroup/snmpv3/snmpEngine.lo mibgroup/snmpv3/snmpMPDStats.lo mibgroup/snmpv3/usmStats.lo mibgroup/snmpv3/usmUser.lo mibgroup/mibII/system_mib.lo mibgroup/mibII/sysORTable.lo mibgroup/mibII/snmp_mib.lo mibgroup/mibII/vacm_vars.lo mibgroup/mibII/setSerialNo.lo mibgroup/mibII/at.lo mibgroup/mibII/ip.lo mibgroup/mibII/tcp.lo mibgroup/mibII/udp.lo mibgroup/mibII/ipv6.lo mibgroup/mibII/icmp.lo mibgroup/ucd-snmp/proc.lo mibgroup/ucd-snmp/versioninfo.lo mibgroup/ucd-snmp/pass_persist.lo mibgroup/ucd-snmp/disk_hw.lo mibgroup/ucd-snmp/loadave.lo mibgroup/agent/extend.lo mibgroup/ucd-snmp/errormib.lo mibgroup/ucd-snmp/file.lo mibgroup/ucd-snmp/proxy.lo mibgroup/ucd-snmp/logmatch.lo mibgroup/ucd-snmp/memory.lo mibgroup/ucd-snmp/vmstat.lo mibgroup/notification/snmpNotifyTable.lo mibgroup/notification/snmpNotifyFilterProfileTable.lo mibgroup/notification-log-mib/notification_log.lo mibgroup/target/snmpTargetAddrEntry.lo mibgroup/target/snmpTargetParamsEntry.lo mibgroup/target/target.lo mibgroup/target/target_counters.lo mibgroup/agent/nsTransactionTable.lo mibgroup/agent/nsModuleTable.lo mibgroup/agent/nsDebug.lo mibgroup/agent/nsCache.lo mibgroup/agent/nsLogging.lo mibgroup/agent/nsVacmAccessTable.lo mibgroup/disman/event/mteScalars.lo mibgroup/disman/event/mteTrigger.lo mibgroup/disman/event/mteTriggerTable.lo mibgroup/disman/event/mteTriggerDeltaTable.lo mibgroup/disman/event/mteTriggerExistenceTable.lo mibgroup/disman/event/mteTriggerBooleanTable.lo mibgroup/disman/event/mteTriggerThresholdTable.lo mibgroup/disman/event/mteTriggerConf.lo mibgroup/disman/event/mteEvent.lo mibgroup/disman/event/mteEventTable.lo mibgroup/disman/event/mteEventSetTable.lo mibgroup/disman/event/mteEventNotificationTable.lo mibgroup/disman/event/mteEventConf.lo mibgroup/disman/event/mteObjects.lo mibgroup/disman/event/mteObjectsTable.lo mibgroup/disman/event/mteObjectsConf.lo mibgroup/disman/schedule/schedCore.lo mibgroup/disman/schedule/schedConf.lo mibgroup/disman/schedule/schedTable.lo mibgroup/utilities/override.lo mibgroup/etherlike-mib/data_access/dot3stats_linux.lo mibgroup/host/data_access/swinst.lo mibgroup/host/data_access/swrun.lo mibgroup/host/hrSWRunPerfTable.lo mibgroup/ucd-snmp/pass_common.lo mibgroup/util_funcs/header_generic.lo mibgroup/mibII/updates.lo mibgroup/mibII/vacm_context.lo mibgroup/mibII/data_access/at_linux.lo mibgroup/mibII/data_access/at_unix.lo mibgroup/mibII/ipAddr.lo mibgroup/mibII/var_route.lo mibgroup/mibII/route_write.lo mibgroup/mibII/kernel_linux.lo mibgroup/mibII/tcpTable.lo mibgroup/mibII/udpTable.lo mibgroup/ip-mib/ip_scalars.lo mibgroup/util_funcs/restart.lo mibgroup/notification/snmpNotifyTable_data.lo mibgroup/header_complex.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_storage.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.lo mibgroup/notification/snmpNotifyFilterProfileTable_data.lo mibgroup/target/snmpTargetAddrEntry_data.lo mibgroup/target/snmpTargetParamsEntry_data.lo mibgroup/hardware/memory/hw_mem.lo mibgroup/hardware/memory/memory_linux.lo mibgroup/hardware/fsys/hw_fsys.lo mibgroup/hardware/fsys/fsys_mntent.lo mibgroup/host/data_access/swinst_pkginfo.lo mibgroup/host/data_access/swrun_procfs_status.lo mibgroup/hardware/cpu/cpu.lo mibgroup/hardware/cpu/cpu_linux.lo mibgroup/if-mib/ifTable/ifTable.lo mibgroup/if-mib/ifXTable/ifXTable.lo mibgroup/ip-mib/ipAddressTable/ipAddressTable.lo mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable.lo mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable.lo mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable.lo mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.lo mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.lo mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable.lo mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.lo mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.lo mibgroup/ip-mib/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexTable.lo mibgroup/ip-mib/ipIfStatsTable/ipIfStatsTable.lo mibgroup/ip-mib/ipIfStatsTable/ipIfStatsTable_interface.lo mibgroup/ip-mib/ipIfStatsTable/ipIfStatsTable_data_access.lo mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.lo mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.lo mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable.lo mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable.lo mibgroup/udp-mib/udpEndpointTable/udpEndpointTable.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.lo mibgroup/if-mib/data_access/interface.lo mibgroup/if-mib/ifTable/ifTable_interface.lo mibgroup/if-mib/ifTable/ifTable_data_access.lo mibgroup/if-mib/ifXTable/ifXTable_interface.lo mibgroup/if-mib/ifXTable/ifXTable_data_access.lo mibgroup/ip-mib/ipAddressTable/ipAddressTable_interface.lo mibgroup/ip-mib/ipAddressTable/ipAddressTable_data_access.lo mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.lo mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.lo mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.lo mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.lo mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.lo mibgroup/ip-mib/data_access/arp_common.lo mibgroup/ip-mib/data_access/arp_netlink.lo mibgroup/ip-mib/data_access/systemstats_common.lo mibgroup/ip-mib/data_access/systemstats_linux.lo mibgroup/ip-mib/data_access/scalars_linux.lo mibgroup/ip-mib/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexTable_interface.lo mibgroup/ip-mib/ipv6ScopeZoneIndexTable/ipv6ScopeZoneIndexTable_data_access.lo mibgroup/ip-mib/ipIfStatsTable/ipIfStatsTable_data_get.lo mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.lo mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.lo mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.lo mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.lo mibgroup/tcp-mib/data_access/tcpConn_common.lo mibgroup/tcp-mib/data_access/tcpConn_linux.lo mibgroup/util_funcs/get_pid_from_inode.lo mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.lo mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.lo mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_interface.lo mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_data_access.lo mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_interface.lo mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_data_access.lo mibgroup/if-mib/data_access/interface_linux.lo mibgroup/if-mib/data_access/interface_ioctl.lo mibgroup/ip-mib/data_access/ipaddress_common.lo mibgroup/ip-mib/data_access/ipaddress_linux.lo mibgroup/ip-mib/data_access/defaultrouter_common.lo mibgroup/ip-mib/data_access/defaultrouter_linux.lo mibgroup/ip-mib/data_access/ipv6scopezone_common.lo mibgroup/ip-mib/data_access/ipv6scopezone_linux.lo mibgroup/ip-forward-mib/data_access/route_common.lo mibgroup/ip-forward-mib/data_access/route_linux.lo mibgroup/ip-forward-mib/data_access/route_ioctl.lo mibgroup/udp-mib/data_access/udp_endpoint_common.lo mibgroup/udp-mib/data_access/udp_endpoint_linux.lo mibgroup/ip-mib/data_access/ipaddress_ioctl.lo mib_modules.lo auto_nlist.lo libnetsnmpagent.la ../snmplib/libnetsnmp.la -Wl,-O1 -Wl,--as-needed -lpci -lm -lpcre
  1594. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC mibgroup/mibII/.libs/mta_sendmail.o mibgroup/ucd-snmp/.libs/diskio.o mibgroup/ucd-snmp/.libs/dlmod.o mibgroup/ucd-snmp/.libs/extensible.o mibgroup/etherlike-mib/dot3StatsTable/.libs/dot3StatsTable.o mibgroup/etherlike-mib/dot3StatsTable/.libs/dot3StatsTable_data_get.o mibgroup/etherlike-mib/dot3StatsTable/.libs/dot3StatsTable_data_set.o mibgroup/etherlike-mib/dot3StatsTable/.libs/dot3StatsTable_data_access.o mibgroup/etherlike-mib/dot3StatsTable/.libs/dot3StatsTable_interface.o mibgroup/host/.libs/hrh_storage.o mibgroup/host/.libs/hrh_filesys.o mibgroup/host/.libs/hrSWInstalledTable.o mibgroup/host/.libs/hrSWRunTable.o mibgroup/host/.libs/hr_system.o mibgroup/host/.libs/hr_device.o mibgroup/host/.libs/hr_other.o mibgroup/host/.libs/hr_proc.o mibgroup/host/.libs/hr_network.o mibgroup/host/.libs/hr_print.o mibgroup/host/.libs/hr_disk.o mibgroup/host/.libs/hr_partition.o mibgroup/util_funcs/.libs/header_simple_table.o mibgroup/ucd-snmp/.libs/pass.o mibgroup/.libs/util_funcs.o mibgroup/snmpv3/.libs/snmpEngine.o mibgroup/snmpv3/.libs/snmpMPDStats.o mibgroup/snmpv3/.libs/usmStats.o mibgroup/snmpv3/.libs/usmUser.o mibgroup/mibII/.libs/system_mib.o mibgroup/mibII/.libs/sysORTable.o mibgroup/mibII/.libs/snmp_mib.o mibgroup/mibII/.libs/vacm_vars.o mibgroup/mibII/.libs/setSerialNo.o mibgroup/mibII/.libs/at.o mibgroup/mibII/.libs/ip.o mibgroup/mibII/.libs/tcp.o mibgroup/mibII/.libs/udp.o mibgroup/mibII/.libs/ipv6.o mibgroup/mibII/.libs/icmp.o mibgroup/ucd-snmp/.libs/proc.o mibgroup/ucd-snmp/.libs/versioninfo.o mibgroup/ucd-snmp/.libs/pass_persist.o mibgroup/ucd-snmp/.libs/disk_hw.o mibgroup/ucd-snmp/.libs/loadave.o mibgroup/agent/.libs/extend.o mibgroup/ucd-snmp/.libs/errormib.o mibgroup/ucd-snmp/.libs/file.o mibgroup/ucd-snmp/.libs/proxy.o mibgroup/ucd-snmp/.libs/logmatch.o mibgroup/ucd-snmp/.libs/memory.o mibgroup/ucd-snmp/.libs/vmstat.o mibgroup/notification/.libs/snmpNotifyTable.o mibgroup/notification/.libs/snmpNotifyFilterProfileTable.o mibgroup/notification-log-mib/.libs/notification_log.o mibgroup/target/.libs/snmpTargetAddrEntry.o mibgroup/target/.libs/snmpTargetParamsEntry.o mibgroup/target/.libs/target.o mibgroup/target/.libs/target_counters.o mibgroup/agent/.libs/nsTransactionTable.o mibgroup/agent/.libs/nsModuleTable.o mibgroup/agent/.libs/nsDebug.o mibgroup/agent/.libs/nsCache.o mibgroup/agent/.libs/nsLogging.o mibgroup/agent/.libs/nsVacmAccessTable.o mibgroup/disman/event/.libs/mteScalars.o mibgroup/disman/event/.libs/mteTrigger.o mibgroup/disman/event/.libs/mteTriggerTable.o mibgroup/disman/event/.libs/mteTriggerDeltaTable.o mibgroup/disman/event/.libs/mteTriggerExistenceTable.o mibgroup/disman/event/.libs/mteTriggerBooleanTable.o mibgroup/disman/event/.libs/mteTriggerThresholdTable.o mibgroup/disman/event/.libs/mteTriggerConf.o mibgroup/disman/event/.libs/mteEvent.o mibgroup/disman/event/.libs/mteEventTable.o mibgroup/disman/event/.libs/mteEventSetTable.o mibgroup/disman/event/.libs/mteEventNotificationTable.o mibgroup/disman/event/.libs/mteEventConf.o mibgroup/disman/event/.libs/mteObjects.o mibgroup/disman/event/.libs/mteObjectsTable.o mibgroup/disman/event/.libs/mteObjectsConf.o mibgroup/disman/schedule/.libs/schedCore.o mibgroup/disman/schedule/.libs/schedConf.o mibgroup/disman/schedule/.libs/schedTable.o mibgroup/utilities/.libs/override.o mibgroup/etherlike-mib/data_access/.libs/dot3stats_linux.o mibgroup/host/data_access/.libs/swinst.o mibgroup/host/data_access/.libs/swrun.o mibgroup/host/.libs/hrSWRunPerfTable.o mibgroup/ucd-snmp/.libs/pass_common.o mibgroup/util_funcs/.libs/header_generic.o mibgroup/mibII/.libs/updates.o mibgroup/mibII/.libs/vacm_context.o mibgroup/mibII/data_access/.libs/at_linux.o mibgroup/mibII/data_access/.libs/at_unix.o mibgroup/mibII/.libs/ipAddr.o mibgroup/mibII/.libs/var_route.o mibgroup/mibII/.libs/route_write.o mibgroup/mibII/.libs/kernel_linux.o mibgroup/mibII/.libs/tcpTable.o mibgroup/mibII/.libs/udpTable.o mibgroup/ip-mib/.libs/ip_scalars.o mibgroup/util_funcs/.libs/restart.o mibgroup/notification/.libs/snmpNotifyTable_data.o mibgroup/.libs/header_complex.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_data_storage.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable.o mibgroup/notification/.libs/snmpNotifyFilterProfileTable_data.o mibgroup/target/.libs/snmpTargetAddrEntry_data.o mibgroup/target/.libs/snmpTargetParamsEntry_data.o mibgroup/hardware/memory/.libs/hw_mem.o mibgroup/hardware/memory/.libs/memory_linux.o mibgroup/hardware/fsys/.libs/hw_fsys.o mibgroup/hardware/fsys/.libs/fsys_mntent.o mibgroup/host/data_access/.libs/swinst_pkginfo.o mibgroup/host/data_access/.libs/swrun_procfs_status.o mibgroup/hardware/cpu/.libs/cpu.o mibgroup/hardware/cpu/.libs/cpu_linux.o mibgroup/if-mib/ifTable/.libs/ifTable.o mibgroup/if-mib/ifXTable/.libs/ifXTable.o mibgroup/ip-mib/ipAddressTable/.libs/ipAddressTable.o mibgroup/ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable.o mibgroup/ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable.o mibgroup/ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable.o mibgroup/ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable_interface.o mibgroup/ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable_data_access.o mibgroup/ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable.o mibgroup/ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable_interface.o mibgroup/ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable_data_access.o mibgroup/ip-mib/ipv6ScopeZoneIndexTable/.libs/ipv6ScopeZoneIndexTable.o mibgroup/ip-mib/ipIfStatsTable/.libs/ipIfStatsTable.o mibgroup/ip-mib/ipIfStatsTable/.libs/ipIfStatsTable_interface.o mibgroup/ip-mib/ipIfStatsTable/.libs/ipIfStatsTable_data_access.o mibgroup/ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable.o mibgroup/ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable.o mibgroup/tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable.o mibgroup/tcp-mib/tcpListenerTable/.libs/tcpListenerTable.o mibgroup/udp-mib/udpEndpointTable/.libs/udpEndpointTable.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_interface.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_data_access.o mibgroup/if-mib/data_access/.libs/interface.o mibgroup/if-mib/ifTable/.libs/ifTable_interface.o mibgroup/if-mib/ifTable/.libs/ifTable_data_access.o mibgroup/if-mib/ifXTable/.libs/ifXTable_interface.o mibgroup/if-mib/ifXTable/.libs/ifXTable_data_access.o mibgroup/ip-mib/ipAddressTable/.libs/ipAddressTable_interface.o mibgroup/ip-mib/ipAddressTable/.libs/ipAddressTable_data_access.o mibgroup/ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable_interface.o mibgroup/ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable_data_access.o mibgroup/ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_interface.o mibgroup/ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_data_access.o mibgroup/ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_data_get.o mibgroup/ip-mib/data_access/.libs/arp_common.o mibgroup/ip-mib/data_access/.libs/arp_netlink.o mibgroup/ip-mib/data_access/.libs/systemstats_common.o mibgroup/ip-mib/data_access/.libs/systemstats_linux.o mibgroup/ip-mib/data_access/.libs/scalars_linux.o mibgroup/ip-mib/ipv6ScopeZoneIndexTable/.libs/ipv6ScopeZoneIndexTable_interface.o mibgroup/ip-mib/ipv6ScopeZoneIndexTable/.libs/ipv6ScopeZoneIndexTable_data_access.o mibgroup/ip-mib/ipIfStatsTable/.libs/ipIfStatsTable_data_get.o mibgroup/ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_interface.o mibgroup/ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_data_access.o mibgroup/ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_interface.o mibgroup/ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_data_access.o mibgroup/tcp-mib/data_access/.libs/tcpConn_common.o mibgroup/tcp-mib/data_access/.libs/tcpConn_linux.o mibgroup/util_funcs/.libs/get_pid_from_inode.o mibgroup/tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_interface.o mibgroup/tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_data_access.o mibgroup/tcp-mib/tcpListenerTable/.libs/tcpListenerTable_interface.o mibgroup/tcp-mib/tcpListenerTable/.libs/tcpListenerTable_data_access.o mibgroup/udp-mib/udpEndpointTable/.libs/udpEndpointTable_interface.o mibgroup/udp-mib/udpEndpointTable/.libs/udpEndpointTable_data_access.o mibgroup/if-mib/data_access/.libs/interface_linux.o mibgroup/if-mib/data_access/.libs/interface_ioctl.o mibgroup/ip-mib/data_access/.libs/ipaddress_common.o mibgroup/ip-mib/data_access/.libs/ipaddress_linux.o mibgroup/ip-mib/data_access/.libs/defaultrouter_common.o mibgroup/ip-mib/data_access/.libs/defaultrouter_linux.o mibgroup/ip-mib/data_access/.libs/ipv6scopezone_common.o mibgroup/ip-mib/data_access/.libs/ipv6scopezone_linux.o mibgroup/ip-forward-mib/data_access/.libs/route_common.o mibgroup/ip-forward-mib/data_access/.libs/route_linux.o mibgroup/ip-forward-mib/data_access/.libs/route_ioctl.o mibgroup/udp-mib/data_access/.libs/udp_endpoint_common.o mibgroup/udp-mib/data_access/.libs/udp_endpoint_linux.o mibgroup/ip-mib/data_access/.libs/ipaddress_ioctl.o .libs/mib_modules.o .libs/auto_nlist.o -Wl,-rpath -Wl,/var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/agent/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/snmplib/.libs ./.libs/libnetsnmpagent.so /var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/snmplib/.libs/libnetsnmp.so ../snmplib/.libs/libnetsnmp.so -lssl -lcrypto -lpci -lm -lpcre -Os -march=native -mtune=native -Os -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libnetsnmpmibs.so.40 -o .libs/libnetsnmpmibs.so.40.2.0
  1595. libtool: link: (cd ".libs" && rm -f "libnetsnmpmibs.so.40" && ln -s "libnetsnmpmibs.so.40.2.0" "libnetsnmpmibs.so.40")
  1596. libtool: link: (cd ".libs" && rm -f "libnetsnmpmibs.so" && ln -s "libnetsnmpmibs.so.40.2.0" "libnetsnmpmibs.so")
  1597. libtool: link: ( cd ".libs" && rm -f "libnetsnmpmibs.la" && ln -s "../libnetsnmpmibs.la" "libnetsnmpmibs.la" )
  1598. : libnetsnmpmibs.la
  1599. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmpd.lo snmpd.c
  1600. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmpd.c -fPIC -DPIC -o .libs/snmpd.o
  1601. /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o snmpd snmpd.lo -Wl,-O1 -Wl,--as-needed libnetsnmpagent.la libnetsnmpmibs.la ../snmplib/libnetsnmp.la
  1602. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o .libs/snmpd .libs/snmpd.o -Wl,-O1 -Wl,--as-needed ./.libs/libnetsnmpagent.so ./.libs/libnetsnmpmibs.so /var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/agent/.libs/libnetsnmpagent.so /var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/snmplib/.libs/libnetsnmp.so -lpci -lpcre ../snmplib/.libs/libnetsnmp.so -lm -lssl -lcrypto
  1603. make: Leaving directory '/var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/agent'
  1604. make -j1 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed' -C apps all
  1605. make: Entering directory '/var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/apps'
  1606. making all in /var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/apps/snmpnetstat
  1607. make[1]: Entering directory '/var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/apps/snmpnetstat'
  1608. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o inet.lo inet.c
  1609. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c inet.c -fPIC -DPIC -o .libs/inet.o
  1610. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o inet6.lo inet6.c
  1611. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c inet6.c -fPIC -DPIC -o .libs/inet6.o
  1612. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o inetx.lo inetx.c
  1613. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c inetx.c -fPIC -DPIC -o .libs/inetx.o
  1614. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o if.lo if.c
  1615. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c if.c -fPIC -DPIC -o .libs/if.o
  1616. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o main.lo main.c
  1617. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c main.c -fPIC -DPIC -o .libs/main.o
  1618. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o route.lo route.c
  1619. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c route.c -fPIC -DPIC -o .libs/route.o
  1620. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o routex.lo routex.c
  1621. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c routex.c -fPIC -DPIC -o .libs/routex.o
  1622. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o winstub.lo winstub.c
  1623. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c winstub.c -fPIC -DPIC -o .libs/winstub.o
  1624. /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../../include -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o ffs.lo ffs.c
  1625. libtool: compile: x86_64-pc-linux-gnu-gcc -I../../include -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c ffs.c -fPIC -DPIC -o .libs/ffs.o
  1626. /bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o snmpnetstat inet.lo inet6.lo inetx.lo if.lo main.lo route.lo routex.lo winstub.lo ffs.lo -Wl,-O1 -Wl,--as-needed ../../snmplib/libnetsnmp.la
  1627. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o .libs/snmpnetstat .libs/inet.o .libs/inet6.o .libs/inetx.o .libs/if.o .libs/main.o .libs/route.o .libs/routex.o .libs/winstub.o .libs/ffs.o -Wl,-O1 -Wl,--as-needed ../../snmplib/.libs/libnetsnmp.so -lm -lssl -lcrypto
  1628. make[1]: Leaving directory '/var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/apps/snmpnetstat'
  1629. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmptrapd_handlers.lo snmptrapd_handlers.c
  1630. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmptrapd_handlers.c -fPIC -DPIC -o .libs/snmptrapd_handlers.o
  1631. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmptrapd_log.lo snmptrapd_log.c
  1632. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmptrapd_log.c -fPIC -DPIC -o .libs/snmptrapd_log.o
  1633. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmptrapd_auth.lo snmptrapd_auth.c
  1634. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmptrapd_auth.c -fPIC -DPIC -o .libs/snmptrapd_auth.o
  1635. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmptrapd_sql.lo snmptrapd_sql.c
  1636. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmptrapd_sql.c -fPIC -DPIC -o .libs/snmptrapd_sql.o
  1637. /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -Wl,-O1 -Wl,--as-needed -rpath /usr/lib64 -version-info 42:0:2 -Wl,-no-undefined -o libnetsnmptrapd.la snmptrapd_handlers.lo snmptrapd_log.lo snmptrapd_auth.lo snmptrapd_sql.lo ../agent/libnetsnmpmibs.la ../snmplib/libnetsnmp.la -Wl,-O1 -Wl,--as-needed
  1638. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/snmptrapd_handlers.o .libs/snmptrapd_log.o .libs/snmptrapd_auth.o .libs/snmptrapd_sql.o -Wl,-rpath -Wl,/var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/agent/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/snmplib/.libs ../agent/.libs/libnetsnmpmibs.so /var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/agent/.libs/libnetsnmpagent.so /var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/snmplib/.libs/libnetsnmp.so -lpci -lpcre ../snmplib/.libs/libnetsnmp.so -lm -lssl -lcrypto -Os -march=native -mtune=native -Os -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libnetsnmptrapd.so.40 -o .libs/libnetsnmptrapd.so.40.2.0
  1639. libtool: link: (cd ".libs" && rm -f "libnetsnmptrapd.so.40" && ln -s "libnetsnmptrapd.so.40.2.0" "libnetsnmptrapd.so.40")
  1640. libtool: link: (cd ".libs" && rm -f "libnetsnmptrapd.so" && ln -s "libnetsnmptrapd.so.40.2.0" "libnetsnmptrapd.so")
  1641. libtool: link: ( cd ".libs" && rm -f "libnetsnmptrapd.la" && ln -s "../libnetsnmptrapd.la" "libnetsnmptrapd.la" )
  1642. : libnetsnmptrapd.la
  1643. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmpget.lo snmpget.c
  1644. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmpget.c -fPIC -DPIC -o .libs/snmpget.o
  1645. /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o snmpget snmpget.lo -Wl,-O1 -Wl,--as-needed ../snmplib/libnetsnmp.la
  1646. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o .libs/snmpget .libs/snmpget.o -Wl,-O1 -Wl,--as-needed ../snmplib/.libs/libnetsnmp.so -lm -lssl -lcrypto
  1647. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmpgetnext.lo snmpgetnext.c
  1648. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmpgetnext.c -fPIC -DPIC -o .libs/snmpgetnext.o
  1649. /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o snmpgetnext snmpgetnext.lo -Wl,-O1 -Wl,--as-needed ../snmplib/libnetsnmp.la
  1650. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o .libs/snmpgetnext .libs/snmpgetnext.o -Wl,-O1 -Wl,--as-needed ../snmplib/.libs/libnetsnmp.so -lm -lssl -lcrypto
  1651. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmpset.lo snmpset.c
  1652. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmpset.c -fPIC -DPIC -o .libs/snmpset.o
  1653. /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o snmpset snmpset.lo -Wl,-O1 -Wl,--as-needed ../snmplib/libnetsnmp.la
  1654. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o .libs/snmpset .libs/snmpset.o -Wl,-O1 -Wl,--as-needed ../snmplib/.libs/libnetsnmp.so -lm -lssl -lcrypto
  1655. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmpwalk.lo snmpwalk.c
  1656. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmpwalk.c -fPIC -DPIC -o .libs/snmpwalk.o
  1657. /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o snmpwalk snmpwalk.lo -Wl,-O1 -Wl,--as-needed ../snmplib/libnetsnmp.la
  1658. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o .libs/snmpwalk .libs/snmpwalk.o -Wl,-O1 -Wl,--as-needed ../snmplib/.libs/libnetsnmp.so -lm -lssl -lcrypto
  1659. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmpbulkwalk.lo snmpbulkwalk.c
  1660. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmpbulkwalk.c -fPIC -DPIC -o .libs/snmpbulkwalk.o
  1661. /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o snmpbulkwalk snmpbulkwalk.lo -Wl,-O1 -Wl,--as-needed ../snmplib/libnetsnmp.la
  1662. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o .libs/snmpbulkwalk .libs/snmpbulkwalk.o -Wl,-O1 -Wl,--as-needed ../snmplib/.libs/libnetsnmp.so -lm -lssl -lcrypto
  1663. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmptable.lo snmptable.c
  1664. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmptable.c -fPIC -DPIC -o .libs/snmptable.o
  1665. /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o snmptable snmptable.lo -Wl,-O1 -Wl,--as-needed ../snmplib/libnetsnmp.la
  1666. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o .libs/snmptable .libs/snmptable.o -Wl,-O1 -Wl,--as-needed ../snmplib/.libs/libnetsnmp.so -lm -lssl -lcrypto
  1667. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmptrap.lo snmptrap.c
  1668. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmptrap.c -fPIC -DPIC -o .libs/snmptrap.o
  1669. /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o snmptrap snmptrap.lo -Wl,-O1 -Wl,--as-needed ../snmplib/libnetsnmp.la
  1670. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o .libs/snmptrap .libs/snmptrap.o -Wl,-O1 -Wl,--as-needed ../snmplib/.libs/libnetsnmp.so -lm -lssl -lcrypto
  1671. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmpbulkget.lo snmpbulkget.c
  1672. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmpbulkget.c -fPIC -DPIC -o .libs/snmpbulkget.o
  1673. /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o snmpbulkget snmpbulkget.lo -Wl,-O1 -Wl,--as-needed ../snmplib/libnetsnmp.la
  1674. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o .libs/snmpbulkget .libs/snmpbulkget.o -Wl,-O1 -Wl,--as-needed ../snmplib/.libs/libnetsnmp.so -lm -lssl -lcrypto
  1675. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmptranslate.lo snmptranslate.c
  1676. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmptranslate.c -fPIC -DPIC -o .libs/snmptranslate.o
  1677. /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o snmptranslate snmptranslate.lo -Wl,-O1 -Wl,--as-needed ../snmplib/libnetsnmp.la
  1678. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o .libs/snmptranslate .libs/snmptranslate.o -Wl,-O1 -Wl,--as-needed ../snmplib/.libs/libnetsnmp.so -lm -lssl -lcrypto
  1679. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmpstatus.lo snmpstatus.c
  1680. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmpstatus.c -fPIC -DPIC -o .libs/snmpstatus.o
  1681. /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o snmpstatus snmpstatus.lo -Wl,-O1 -Wl,--as-needed ../snmplib/libnetsnmp.la
  1682. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o .libs/snmpstatus .libs/snmpstatus.o -Wl,-O1 -Wl,--as-needed ../snmplib/.libs/libnetsnmp.so -lm -lssl -lcrypto
  1683. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmpdelta.lo snmpdelta.c
  1684. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmpdelta.c -fPIC -DPIC -o .libs/snmpdelta.o
  1685. /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o snmpdelta snmpdelta.lo -Wl,-O1 -Wl,--as-needed ../snmplib/libnetsnmp.la
  1686. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o .libs/snmpdelta .libs/snmpdelta.o -Wl,-O1 -Wl,--as-needed ../snmplib/.libs/libnetsnmp.so -lm -lssl -lcrypto
  1687. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmptest.lo snmptest.c
  1688. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmptest.c -fPIC -DPIC -o .libs/snmptest.o
  1689. /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o snmptest snmptest.lo -Wl,-O1 -Wl,--as-needed ../snmplib/libnetsnmp.la
  1690. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o .libs/snmptest .libs/snmptest.o -Wl,-O1 -Wl,--as-needed ../snmplib/.libs/libnetsnmp.so -lm -lssl -lcrypto
  1691. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmpdf.lo snmpdf.c
  1692. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmpdf.c -fPIC -DPIC -o .libs/snmpdf.o
  1693. /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o snmpdf snmpdf.lo -Wl,-O1 -Wl,--as-needed ../snmplib/libnetsnmp.la
  1694. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o .libs/snmpdf .libs/snmpdf.o -Wl,-O1 -Wl,--as-needed ../snmplib/.libs/libnetsnmp.so -lm -lssl -lcrypto
  1695. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c -o snmpps.lo snmpps.c
  1696. libtool: compile: x86_64-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -c snmpps.c -fPIC -DPIC -o .libs/snmpps.o
  1697. /bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o snmpps snmpps.lo -Wl,-O1 -Wl,--as-needed -lcurses ../snmplib/libnetsnmp.la
  1698. libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Os -pipe -fomit-frame-pointer -march=native -mtune=native -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -pipe -fomit-frame-pointer -march=native -mtune=native -Ulinux -Dlinux=linux -o .libs/snmpps .libs/snmpps.o -Wl,-O1 -Wl,--as-needed -lcurses ../snmplib/.libs/libnetsnmp.so -lm -lssl -lcrypto
  1699. /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/snmpps.o: undefined reference to symbol 'halfdelay'
  1700. /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /lib64/libtinfo.so.6: error adding symbols: DSO missing from command line
  1701. collect2: error: ld returned 1 exit status
  1702. make: *** [Makefile:354: snmpps] Error 1
  1703. make: Leaving directory '/var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3/apps'
  1704. * ERROR: net-analyzer/net-snmp-5.9.3-r1::gentoo failed (compile phase):
  1705. * emake failed
  1706. *
  1707. * If you need support, post the output of `emerge --info '=net-analyzer/net-snmp-5.9.3-r1::gentoo'`,
  1708. * the complete build log and the output of `emerge -pqv '=net-analyzer/net-snmp-5.9.3-r1::gentoo'`.
  1709. * The complete build log is located at '/var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/temp/build.log'.
  1710. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/temp/environment'.
  1711. * Working directory: '/var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3'
  1712. * S: '/var/tmp/portage/net-analyzer/net-snmp-5.9.3-r1/work/net-snmp-5.9.3'
  1713.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement