1. * Package: net-misc/quagga-0.99.20-r1
  2. * Repository: gentoo
  3. * Maintainer: flameeyes@gentoo.org
  4. * USE: amd64 elibc_glibc ipv6 kernel_linux multilib pam readline test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. * Adding group 'quagga' to your system ...
  7. * - Groupid: next available
  8. * Adding user 'quagga' to your system ...
  9. * - Userid: 146
  10. * - Shell: /sbin/nologin
  11. * - Home: /var/empty
  12. * - Groups: quagga
  13. * - GECOS: added by portage for quagga
  14. >>> Unpacking source...
  15. >>> Unpacking quagga-0.99.20.tar.gz to /tmp/portage/net-misc/quagga-0.99.20-r1/work
  16. >>> Unpacking quagga-0.99.20-backports-2.tar.xz to /tmp/portage/net-misc/quagga-0.99.20-r1/work
  17. >>> Source unpacked in /tmp/portage/net-misc/quagga-0.99.20-r1/work
  18. >>> Preparing source in /tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20 ...
  19. * Applying various patches (bugfixes/updates) ...
  20. * 0001-build-fix-linking-position-for-libcap.patch ...
  21. [ ok ]
  22. * 0002-zebra-remove-connected-routes-when-removing-IP-addre.patch ...
  23. [ ok ]
  24. * 0003-Don-t-leak-BGP-extra-attributes-objects-in-bgp_attr_.patch ...
  25. [ ok ]
  26. * Done with patching
  27. * Running eautoreconf in '/tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20' ...
  28. * Running libtoolize --install --copy --force --automake ...
  29. [ ok ]
  30. * Running aclocal -I m4 ...
  31. [ ok ]
  32. * Running autoconf ...
  33. [ ok ]
  34. * Running autoheader ...
  35. [ ok ]
  36. * Running automake --add-missing --copy ...
  37. [ ok ]
  38. * Running elibtoolize in: quagga-0.99.20/
  39. * Applying portage/1.2.0 patch ...
  40. * Applying sed/1.5.6 patch ...
  41. >>> Source prepared.
  42. >>> Configuring source in /tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20 ...
  43. * econf: updating quagga-0.99.20/config.sub with /usr/share/gnuconfig/config.sub
  44. * econf: updating quagga-0.99.20/config.guess with /usr/share/gnuconfig/config.guess
  45. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --enable-user=quagga --enable-group=quagga --enable-vty-group=quagga --with-cflags=-O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing --sysconfdir=/etc/quagga --enable-exampledir=/usr/share/doc/quagga-0.99.20-r1/samples --localstatedir=/var/run/quagga --disable-static --disable-pie --disable-capabilities --disable-snmp --disable-pcreposix --disable-tcp-zebra --disable-doc --enable-vtysh --with-libpam --enable-ipv6 --enable-ripngd --enable-ospf6d --enable-rtadv
  46. checking build system type... x86_64-pc-linux-gnu
  47. checking host system type... x86_64-pc-linux-gnu
  48. checking target system type... x86_64-pc-linux-gnu
  49. checking for a BSD-compatible install... /usr/bin/install -c
  50. checking whether build environment is sane... yes
  51. checking for a thread-safe mkdir -p... /bin/mkdir -p
  52. checking for gawk... gawk
  53. checking whether make sets $(MAKE)... yes
  54. checking for gawk... gawk
  55. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  56. checking whether the C compiler works... yes
  57. checking for C compiler default output file name... a.out
  58. checking for suffix of executables...
  59. checking whether we are cross compiling... no
  60. checking for suffix of object files... o
  61. checking whether we are using the GNU C compiler... yes
  62. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  63. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  64. checking for style of include used by make... GNU
  65. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  66. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  67. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  68. checking for grep that handles long lines and -e... /bin/grep
  69. checking for egrep... /bin/grep -E
  70. checking for sed... sed
  71. checking whether we are using the Intel compiler... no
  72. checking whether to set a default CFLAGS... CFLAGS supplied by user
  73. checking whether ln -s works... yes
  74. checking whether make sets $(MAKE)... (cached) yes
  75. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  76. checking if make is GNU make... yes
  77. checking for ANSI C header files... yes
  78. checking for sys/types.h... yes
  79. checking for sys/stat.h... yes
  80. checking for stdlib.h... yes
  81. checking for string.h... yes
  82. checking for memory.h... yes
  83. checking for strings.h... yes
  84. checking for inttypes.h... yes
  85. checking for stdint.h... yes
  86. checking for unistd.h... yes
  87. checking minix/config.h usability... no
  88. checking minix/config.h presence... no
  89. checking for minix/config.h... no
  90. checking whether it is safe to define __EXTENSIONS__... yes
  91. checking how to print strings... printf
  92. checking for a sed that does not truncate output... sed
  93. checking for fgrep... /bin/grep -F
  94. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  95. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  96. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  97. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  98. checking the maximum length of command line arguments... 1572864
  99. checking whether the shell understands some XSI constructs... yes
  100. checking whether the shell understands "+="... yes
  101. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  102. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  103. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  104. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  105. checking how to recognize dependent libraries... pass_all
  106. checking for x86_64-pc-linux-gnu-dlltool... no
  107. checking for dlltool... no
  108. checking how to associate runtime and link libraries... printf %s\n
  109. checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
  110. checking for archiver @FILE support... @
  111. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  112. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  113. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  114. checking for sysroot... no
  115. checking for x86_64-pc-linux-gnu-mt... no
  116. checking for mt... no
  117. checking if : is a manifest tool... no
  118. checking for dlfcn.h... yes
  119. checking for objdir... .libs
  120. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  121. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  122. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  123. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  124. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  125. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  126. 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
  127. checking whether -lc should be explicitly linked in... no
  128. checking dynamic linker characteristics... GNU/Linux ld.so
  129. checking how to hardcode library paths into programs... immediate
  130. checking whether stripping libraries is possible... yes
  131. checking if libtool supports shared libraries... yes
  132. checking whether to build shared libraries... yes
  133. checking whether to build static libraries... no
  134. checking if zebra should be configurable to send Route Advertisements... yes
  135. checking for an ANSI C-conforming const... yes
  136. checking for inline... inline
  137. checking for C/C++ restrict keyword... __restrict
  138. checking for working volatile... yes
  139. checking for ANSI C header files... (cached) yes
  140. checking whether time.h and sys/time.h may both be included... yes
  141. checking for sys/wait.h that is POSIX.1 compatible... yes
  142. checking for uid_t in sys/types.h... yes
  143. checking for mode_t... yes
  144. checking for size_t... yes
  145. checking return type of signal handlers... void
  146. checking whether struct tm is in sys/time.h or time.h... time.h
  147. checking stropts.h usability... yes
  148. checking stropts.h presence... yes
  149. checking for stropts.h... yes
  150. checking sys/ksym.h usability... no
  151. checking sys/ksym.h presence... no
  152. checking for sys/ksym.h... no
  153. checking sys/times.h usability... yes
  154. checking sys/times.h presence... yes
  155. checking for sys/times.h... yes
  156. checking sys/select.h usability... yes
  157. checking sys/select.h presence... yes
  158. checking for sys/select.h... yes
  159. checking for sys/types.h... (cached) yes
  160. checking linux/version.h usability... yes
  161. checking linux/version.h presence... yes
  162. checking for linux/version.h... yes
  163. checking netdb.h usability... yes
  164. checking netdb.h presence... yes
  165. checking for netdb.h... yes
  166. checking asm/types.h usability... yes
  167. checking asm/types.h presence... yes
  168. checking for asm/types.h... yes
  169. checking sys/param.h usability... yes
  170. checking sys/param.h presence... yes
  171. checking for sys/param.h... yes
  172. checking limits.h usability... yes
  173. checking limits.h presence... yes
  174. checking for limits.h... yes
  175. checking signal.h usability... yes
  176. checking signal.h presence... yes
  177. checking for signal.h... yes
  178. checking sys/socket.h usability... yes
  179. checking sys/socket.h presence... yes
  180. checking for sys/socket.h... yes
  181. checking netinet/in.h usability... yes
  182. checking netinet/in.h presence... yes
  183. checking for netinet/in.h... yes
  184. checking time.h usability... yes
  185. checking time.h presence... yes
  186. checking for time.h... yes
  187. checking sys/time.h usability... yes
  188. checking sys/time.h presence... yes
  189. checking for sys/time.h... yes
  190. checking for net/if.h... yes
  191. checking for net/if_var.h... no
  192. checking for sys/un.h... yes
  193. checking for netinet/in_systm.h... yes
  194. checking for netinet/in_var.h... no
  195. checking for net/if_dl.h... no
  196. checking for net/netopt.h... no
  197. checking for net/route.h... yes
  198. checking for inet/nd.h... no
  199. checking for arpa/inet.h... yes
  200. checking for netinet/ip_icmp.h... yes
  201. checking for fcntl.h... yes
  202. checking for stddef.h... yes
  203. checking for sys/ioctl.h... yes
  204. checking for syslog.h... yes
  205. checking for wchar.h... yes
  206. checking for wctype.h... yes
  207. checking for sys/sysctl.h... yes
  208. checking for sys/sockio.h... no
  209. checking for kvm.h... no
  210. checking for sys/conf.h... no
  211. checking for ucontext.h... yes
  212. checking for special C compiler options needed for large files... no
  213. checking for _FILE_OFFSET_BITS value needed for large files... no
  214. checking for perl... /usr/bin/perl
  215. checking for tputs in -ltermcap... no
  216. checking for tputs in -ltinfo... no
  217. checking for tputs in -lcurses... yes
  218. checking for main in -lreadline... yes
  219. checking readline/history.h usability... yes
  220. checking readline/history.h presence... yes
  221. checking for readline/history.h... yes
  222. checking for rl_completion_matches in -lreadline... yes
  223. checking for security/pam_misc.h... yes
  224. checking for security/openpam.h... no
  225. checking for pam_start in -lpam... yes
  226. checking for misc_conv in -lpam... no
  227. checking whether byte ordering is bigendian... no
  228. checking for unistd.h... (cached) yes
  229. checking for working chown... yes
  230. checking for working POSIX fnmatch... yes
  231. checking for pid_t... yes
  232. checking vfork.h usability... no
  233. checking vfork.h presence... no
  234. checking for vfork.h... no
  235. checking for fork... yes
  236. checking for vfork... yes
  237. checking for working fork... yes
  238. checking for working vfork... (cached) yes
  239. checking for stdlib.h... (cached) yes
  240. checking for GNU libc compatible malloc... yes
  241. checking for working memcmp... yes
  242. checking for sys/time.h... (cached) yes
  243. checking for unistd.h... (cached) yes
  244. checking for alarm... yes
  245. checking for working mktime... yes
  246. checking for strftime... yes
  247. checking for stdlib.h... (cached) yes
  248. checking for GNU libc compatible realloc... yes
  249. checking whether lstat correctly handles trailing slash... yes
  250. checking whether stat accepts an empty string... no
  251. checking for sys/select.h... (cached) yes
  252. checking for sys/socket.h... (cached) yes
  253. checking types of arguments for select... int,fd_set *,struct timeval *
  254. checking for strftime... (cached) yes
  255. checking for vprintf... yes
  256. checking for _doprnt... no
  257. checking math.h usability... yes
  258. checking math.h presence... yes
  259. checking for math.h... yes
  260. checking for pow in -lm... yes
  261. checking for pow... yes
  262. checking for dup2... yes
  263. checking for ftruncate... yes
  264. checking for getcwd... yes
  265. checking for gethostbyname... yes
  266. checking for getpagesize... yes
  267. checking for gettimeofday... yes
  268. checking for inet_ntoa... yes
  269. checking for inet_aton... yes
  270. checking for strnlen... yes
  271. checking for memchr... yes
  272. checking for memmove... yes
  273. checking for memset... yes
  274. checking for select... yes
  275. checking for socket... yes
  276. checking for strcasecmp... yes
  277. checking for strchr... yes
  278. checking for strcspn... yes
  279. checking for strdup... yes
  280. checking for strerror... yes
  281. checking for strncasecmp... yes
  282. checking for strndup... yes
  283. checking for strrchr... yes
  284. checking for strspn... yes
  285. checking for strstr... yes
  286. checking for strtol... yes
  287. checking for strtoul... yes
  288. checking for strlcat... no
  289. checking for strlcpy... no
  290. checking for daemon... yes
  291. checking for snprintf... yes
  292. checking for vsnprintf... yes
  293. checking for if_nametoindex... yes
  294. checking for if_indextoname... yes
  295. checking for getifaddrs... yes
  296. checking for uname... yes
  297. checking for fcntl... yes
  298. checking for setproctitle... no
  299. checking for setproctitle in -lutil... no
  300. checking zebra between kernel interface method... netlink
  301. checking net/bpf.h usability... no
  302. checking net/bpf.h presence... no
  303. checking for net/bpf.h... no
  304. checking sys/dlpi.h usability... no
  305. checking sys/dlpi.h presence... no
  306. checking for sys/dlpi.h... no
  307. checking zebra IS-IS I/O method... pfpacket
  308. checking for broken CMSG_FIRSTHDR... no
  309. checking route read method... netlink
  310. checking interface looking up method... netlink
  311. checking for struct ip_mreqn.imr_ifindex... yes
  312. checking for BSD struct ip_mreq hack... no
  313. checking for RFC3678 protocol-independed API... yes
  314. checking for net/if.h... (cached) yes
  315. checking for net/if_media.h... no
  316. checking for netinet/tcp.h... yes
  317. checking whether TCP_MD5SIG is declared... yes
  318. checking ipforward method... sysctl
  319. checking for getaddrinfo... yes
  320. checking whether does this OS have IPv6 stack... Linux IPv6
  321. checking whether libc has IPv6 support... yes
  322. checking for GNU libc >= 2.1... yes
  323. checking for netinet6/in6.h... no
  324. checking for netinet/in6_var.h... no
  325. checking for netinet/icmp6.h... yes
  326. checking for netinet6/in6_var.h... no
  327. checking for netinet6/nd6.h... no
  328. checking for inet_ntop in -lc... yes
  329. checking for inet_pton in -lc... yes
  330. checking for crypt in -lcrypt... yes
  331. checking for res_init in -lresolv... no
  332. checking for __inet_ntop... no
  333. checking for __inet_pton... no
  334. checking for __inet_aton... no
  335. checking whether system has GNU regex... checking for regexec in -lc... yes
  336. checking for struct sockaddr... yes
  337. checking for struct sockaddr_in... yes
  338. checking for struct sockaddr_in6... yes
  339. checking for struct sockaddr_un... yes
  340. checking for struct sockaddr_dl... no
  341. checking for socklen_t... yes
  342. checking for struct ifaliasreq... no
  343. checking for struct if6_aliasreq... no
  344. checking for struct in6_aliasreq... no
  345. checking for struct nd_opt_adv_interval... yes
  346. checking for struct rt_addrinfo... no
  347. checking for struct nd_opt_homeagent_info... no
  348. checking for struct nd_opt_adv_interval... (cached) yes
  349. checking for struct sockaddr.sa_len... no
  350. checking for struct sockaddr_in.sin_len... no
  351. checking for struct sockaddr_un.sun_len... no
  352. checking for struct sockaddr_in6.sin6_scope_id... yes
  353. checking for struct if6_aliasreq.ifra_lifetime... no
  354. checking for struct nd_opt_adv_interval.nd_opt_ai_type... no
  355. checking for struct in_pktinfo... yes
  356. checking for struct icmphdr... yes
  357. checking whether getrusage is available... yes
  358. checking whether CLOCK_MONOTONIC is declared... yes
  359. checking for clock_gettime in -lrt... yes
  360. checking execinfo.h usability... yes
  361. checking execinfo.h presence... yes
  362. checking for execinfo.h... yes
  363. checking for backtrace... yes
  364. checking for malloc.h... yes
  365. checking whether mallinfo is available... yes
  366. checking directory to use for state file... /var/run/quagga
  367. checking for working htonl... yes
  368. checking that generated files are newer than configure... done
  369. configure: creating ./config.status
  370. config.status: creating Makefile
  371. config.status: creating lib/Makefile
  372. config.status: creating zebra/Makefile
  373. config.status: creating ripd/Makefile
  374. config.status: creating ripngd/Makefile
  375. config.status: creating bgpd/Makefile
  376. config.status: creating ospfd/Makefile
  377. config.status: creating watchquagga/Makefile
  378. config.status: creating ospf6d/Makefile
  379. config.status: creating isisd/Makefile
  380. config.status: creating vtysh/Makefile
  381. config.status: creating doc/Makefile
  382. config.status: creating ospfclient/Makefile
  383. config.status: creating tests/Makefile
  384. config.status: creating m4/Makefile
  385. config.status: creating redhat/Makefile
  386. config.status: creating pkgsrc/Makefile
  387. config.status: creating redhat/quagga.spec
  388. config.status: creating lib/version.h
  389. config.status: creating doc/defines.texi
  390. config.status: creating isisd/topology/Makefile
  391. config.status: creating pkgsrc/bgpd.sh
  392. config.status: creating pkgsrc/ospf6d.sh
  393. config.status: creating pkgsrc/ospfd.sh
  394. config.status: creating pkgsrc/ripd.sh
  395. config.status: creating pkgsrc/ripngd.sh
  396. config.status: creating pkgsrc/zebra.sh
  397. config.status: creating solaris/Makefile
  398. config.status: creating vtysh/extract.pl
  399. config.status: creating config.h
  400. config.status: executing depfiles commands
  401. config.status: executing libtool commands
  402. Quagga configuration
  403. --------------------
  404. quagga version : 0.99.20
  405. host operating system : linux-gnu
  406. source code location : .
  407. compiler : x86_64-pc-linux-gnu-gcc
  408. compiler flags : -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing
  409. make : make
  410. includes :
  411. linker flags : -Wl,-O1 -Wl,--as-needed -lcrypt -lrt -lcurses -lreadline -lm
  412. state file directory : /var/run/quagga
  413. config file directory : /etc/quagga
  414. example directory : /usr/share/doc/quagga-0.99.20-r1/samples
  415. user to run as : quagga
  416. group to run as : quagga
  417. group for vty sockets : quagga
  418. config file mask : 0600
  419. log file mask : 0600
  420. The above user and group must have read/write access to the state file
  421. directory and to the config files in the config file directory.
  422. >>> Source configured.
  423. >>> Compiling source in /tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20 ...
  424. make -j24
  425. make all-recursive
  426. make[1]: Entering directory `/tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20'
  427. Making all in lib
  428. make[2]: Entering directory `/tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20/lib'
  429. make all-am
  430. make[3]: Entering directory `/tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20/lib'
  431. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o network.lo network.c
  432. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o pid_output.lo pid_output.c
  433. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o getopt.lo getopt.c
  434. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o getopt1.lo getopt1.c
  435. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o daemon.lo daemon.c
  436. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o checksum.lo checksum.c
  437. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o vector.lo vector.c
  438. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o linklist.lo linklist.c
  439. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o vty.lo vty.c
  440. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o command.lo command.c
  441. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o sockunion.lo sockunion.c
  442. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o prefix.lo prefix.c
  443. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o thread.lo thread.c
  444. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o if.lo if.c
  445. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o memory.lo memory.c
  446. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o buffer.lo buffer.c
  447. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o table.lo table.c
  448. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o hash.lo hash.c
  449. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o filter.lo filter.c
  450. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o routemap.lo routemap.c
  451. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o distribute.lo distribute.c
  452. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o stream.lo stream.c
  453. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o str.lo str.c
  454. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o log.lo log.c
  455. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c daemon.c -fPIC -DPIC -o .libs/daemon.o
  456. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c getopt1.c -fPIC -DPIC -o .libs/getopt1.o
  457. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c checksum.c -fPIC -DPIC -o .libs/checksum.o
  458. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c network.c -fPIC -DPIC -o .libs/network.o
  459. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c pid_output.c -fPIC -DPIC -o .libs/pid_output.o
  460. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c getopt.c -fPIC -DPIC -o .libs/getopt.o
  461. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c linklist.c -fPIC -DPIC -o .libs/linklist.o
  462. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c command.c -fPIC -DPIC -o .libs/command.o
  463. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c sockunion.c -fPIC -DPIC -o .libs/sockunion.o
  464. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c prefix.c -fPIC -DPIC -o .libs/prefix.o
  465. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c if.c -fPIC -DPIC -o .libs/if.o
  466. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c thread.c -fPIC -DPIC -o .libs/thread.o
  467. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c vty.c -fPIC -DPIC -o .libs/vty.o
  468. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c vector.c -fPIC -DPIC -o .libs/vector.o
  469. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c memory.c -fPIC -DPIC -o .libs/memory.o
  470. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c filter.c -fPIC -DPIC -o .libs/filter.o
  471. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c buffer.c -fPIC -DPIC -o .libs/buffer.o
  472. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c hash.c -fPIC -DPIC -o .libs/hash.o
  473. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c routemap.c -fPIC -DPIC -o .libs/routemap.o
  474. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c table.c -fPIC -DPIC -o .libs/table.o
  475. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c str.c -fPIC -DPIC -o .libs/str.o
  476. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c distribute.c -fPIC -DPIC -o .libs/distribute.o
  477. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c log.c -fPIC -DPIC -o .libs/log.o
  478. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c stream.c -fPIC -DPIC -o .libs/stream.o
  479. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o plist.lo plist.c
  480. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o zclient.lo zclient.c
  481. vty.c: In function 'vty_save_cwd':
  482. vty.c:2919:13: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  483. vty.c:2920:14: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
  484. vty.c: In function 'vty_log_fixed':
  485. vty.c:2472:8: warning: ignoring return value of 'writev', declared with attribute warn_unused_result [-Wunused-result]
  486. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o sockopt.lo sockopt.c
  487. vty.c: In function 'vty_read_config':
  488. vty.c:2340:18: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
  489. vty.c: In function 'vty_use_backup_config':
  490. vty.c:2302:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  491. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o smux.lo smux.c
  492. log.c: In function 'zlog_backtrace_sigsafe':
  493. log.c:471:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  494. log.c:471:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  495. log.c:473:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  496. log.c:473:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  497. log.c:477:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  498. log.c:477:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  499. log.c: In function 'syslog_sigsafe':
  500. log.c:318:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  501. log.c: In function 'zlog_signal':
  502. log.c:402:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  503. log.c:404:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  504. log.c:408:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  505. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c plist.c -fPIC -DPIC -o .libs/plist.o
  506. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c zclient.c -fPIC -DPIC -o .libs/zclient.o
  507. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o md5.lo md5.c
  508. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o if_rmap.lo if_rmap.c
  509. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o keychain.lo keychain.c
  510. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c sockopt.c -fPIC -DPIC -o .libs/sockopt.o
  511. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c smux.c -fPIC -DPIC -o .libs/smux.o
  512. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c md5.c -fPIC -DPIC -o .libs/md5.o
  513. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c if_rmap.c -fPIC -DPIC -o .libs/if_rmap.o
  514. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c keychain.c -fPIC -DPIC -o .libs/keychain.o
  515. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o privs.lo privs.c
  516. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o sigevent.lo sigevent.c
  517. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o pqueue.lo pqueue.c
  518. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c privs.c -fPIC -DPIC -o .libs/privs.o
  519. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c sigevent.c -fPIC -DPIC -o .libs/sigevent.o
  520. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c pqueue.c -fPIC -DPIC -o .libs/pqueue.o
  521. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o jhash.lo jhash.c
  522. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o memtypes.lo memtypes.c
  523. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c -o workqueue.lo workqueue.c
  524. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c jhash.c -fPIC -DPIC -o .libs/jhash.o
  525. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c workqueue.c -fPIC -DPIC -o .libs/workqueue.o
  526. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c memtypes.c -fPIC -DPIC -o .libs/memtypes.o
  527. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -version-info 0:0:0 -Wl,-O1 -Wl,--as-needed -o libzebra.la -rpath /usr/lib64 network.lo pid_output.lo getopt.lo getopt1.lo daemon.lo checksum.lo vector.lo linklist.lo vty.lo command.lo sockunion.lo prefix.lo thread.lo if.lo memory.lo buffer.lo table.lo hash.lo filter.lo routemap.lo distribute.lo stream.lo str.lo log.lo plist.lo zclient.lo sockopt.lo smux.lo md5.lo if_rmap.lo keychain.lo privs.lo sigevent.lo pqueue.lo jhash.lo memtypes.lo workqueue.lo -lcrypt -lrt
  528. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/network.o .libs/pid_output.o .libs/getopt.o .libs/getopt1.o .libs/daemon.o .libs/checksum.o .libs/vector.o .libs/linklist.o .libs/vty.o .libs/command.o .libs/sockunion.o .libs/prefix.o .libs/thread.o .libs/if.o .libs/memory.o .libs/buffer.o .libs/table.o .libs/hash.o .libs/filter.o .libs/routemap.o .libs/distribute.o .libs/stream.o .libs/str.o .libs/log.o .libs/plist.o .libs/zclient.o .libs/sockopt.o .libs/smux.o .libs/md5.o .libs/if_rmap.o .libs/keychain.o .libs/privs.o .libs/sigevent.o .libs/pqueue.o .libs/jhash.o .libs/memtypes.o .libs/workqueue.o -lcrypt -lrt -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libzebra.so.0 -o .libs/libzebra.so.0.0.0
  529. libtool: link: (cd ".libs" && rm -f "libzebra.so.0" && ln -s "libzebra.so.0.0.0" "libzebra.so.0")
  530. libtool: link: (cd ".libs" && rm -f "libzebra.so" && ln -s "libzebra.so.0.0.0" "libzebra.so")
  531. libtool: link: ( cd ".libs" && rm -f "libzebra.la" && ln -s "../libzebra.la" "libzebra.la" )
  532. make[3]: Leaving directory `/tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20/lib'
  533. make[2]: Leaving directory `/tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20/lib'
  534. Making all in zebra
  535. make[2]: Entering directory `/tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20/zebra'
  536. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c test_main.c
  537. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c zebra_rib.c
  538. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c interface.c
  539. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c connected.c
  540. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c debug.c
  541. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c zebra_vty.c
  542. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c kernel_null.c
  543. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c redistribute_null.c
  544. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c ioctl_null.c
  545. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c misc_null.c
  546. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c zserv.c
  547. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c main.c
  548. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c zebra_routemap.c
  549. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c redistribute.c
  550. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c rtadv.c
  551. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c zebra_snmp.c
  552. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c irdp_main.c
  553. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c irdp_interface.c
  554. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c irdp_packet.c
  555. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c router-id.c
  556. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c ioctl.c
  557. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c ipforward_sysctl.c
  558. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c if_netlink.c
  559. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c rt_netlink.c
  560. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -DMULTIPATH_NUM=1 -I. -I.. -I.. -I.. -I../lib -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -c rtread_netlink.c
  561. ipforward_sysctl.c:42:3: error: 'IPCTL_FORWARDING' undeclared here (not in a function)
  562. ipforward_sysctl.c:114:3: error: 'IP6CTL_FORWARDING' undeclared here (not in a function)
  563. make[2]: *** [ipforward_sysctl.o] Error 1
  564. make[2]: *** Waiting for unfinished jobs....
  565. make[2]: Leaving directory `/tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20/zebra'
  566. make[1]: *** [all-recursive] Error 1
  567. make[1]: Leaving directory `/tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20'
  568. make: *** [all] Error 2
  569. * ERROR: net-misc/quagga-0.99.20-r1 failed (compile phase):
  570. * emake failed
  571. *
  572. * If you need support, post the output of `emerge --info '=net-misc/quagga-0.99.20-r1'`,
  573. * the complete build log and the output of `emerge -pqv '=net-misc/quagga-0.99.20-r1'`.
  574. * The complete build log is located at '/var/log/portage/net-misc:quagga-0.99.20-r1:20120618-205733.log'.
  575. * For convenience, a symlink to the build log is located at '/tmp/portage/net-misc/quagga-0.99.20-r1/temp/build.log'.
  576. * The ebuild environment file is located at '/tmp/portage/net-misc/quagga-0.99.20-r1/temp/environment'.
  577. * Working directory: '/tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20'
  578. * S: '/tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20'