- * Package: net-misc/quagga-0.99.20-r1
- * Repository: gentoo
- * Maintainer: flameeyes@gentoo.org
- * USE: amd64 elibc_glibc ipv6 kernel_linux multilib pam readline test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- * Adding group 'quagga' to your system ...
- * - Groupid: next available
- * Adding user 'quagga' to your system ...
- * - Userid: 146
- * - Shell: /sbin/nologin
- * - Home: /var/empty
- * - Groups: quagga
- * - GECOS: added by portage for quagga
- >>> Unpacking source...
- >>> Unpacking quagga-0.99.20.tar.gz to /tmp/portage/net-misc/quagga-0.99.20-r1/work
- >>> Unpacking quagga-0.99.20-backports-2.tar.xz to /tmp/portage/net-misc/quagga-0.99.20-r1/work
- >>> Source unpacked in /tmp/portage/net-misc/quagga-0.99.20-r1/work
- >>> Preparing source in /tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20 ...
- * Applying various patches (bugfixes/updates) ...
- * 0001-build-fix-linking-position-for-libcap.patch ...
- [ ok ]
- * 0002-zebra-remove-connected-routes-when-removing-IP-addre.patch ...
- [ ok ]
- * 0003-Don-t-leak-BGP-extra-attributes-objects-in-bgp_attr_.patch ...
- [ ok ]
- * Done with patching
- * Running eautoreconf in '/tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20' ...
- * Running libtoolize --install --copy --force --automake ...
- [ ok ]
- * Running aclocal -I m4 ...
- [ ok ]
- * Running autoconf ...
- [ ok ]
- * Running autoheader ...
- [ ok ]
- * Running automake --add-missing --copy ...
- [ ok ]
- * Running elibtoolize in: quagga-0.99.20/
- * Applying portage/1.2.0 patch ...
- * Applying sed/1.5.6 patch ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20 ...
- * econf: updating quagga-0.99.20/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating quagga-0.99.20/config.guess with /usr/share/gnuconfig/config.guess
- ./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
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking target system type... x86_64-pc-linux-gnu
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking for gawk... gawk
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of x86_64-pc-linux-gnu-gcc... none
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for sed... sed
- checking whether we are using the Intel compiler... no
- checking whether to set a default CFLAGS... CFLAGS supplied by user
- checking whether ln -s works... yes
- checking whether make sets $(MAKE)... (cached) yes
- checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
- checking if make is GNU make... yes
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking minix/config.h usability... no
- checking minix/config.h presence... no
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking how to print strings... printf
- checking for a sed that does not truncate output... sed
- checking for fgrep... /bin/grep -F
- checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-pc-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
- checking for archiver @FILE support... @
- checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
- checking for sysroot... no
- checking for x86_64-pc-linux-gnu-mt... no
- checking for mt... no
- checking if : is a manifest tool... no
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
- 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
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- checking if zebra should be configurable to send Route Advertisements... yes
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking for C/C++ restrict keyword... __restrict
- checking for working volatile... yes
- checking for ANSI C header files... (cached) yes
- checking whether time.h and sys/time.h may both be included... yes
- checking for sys/wait.h that is POSIX.1 compatible... yes
- checking for uid_t in sys/types.h... yes
- checking for mode_t... yes
- checking for size_t... yes
- checking return type of signal handlers... void
- checking whether struct tm is in sys/time.h or time.h... time.h
- checking stropts.h usability... yes
- checking stropts.h presence... yes
- checking for stropts.h... yes
- checking sys/ksym.h usability... no
- checking sys/ksym.h presence... no
- checking for sys/ksym.h... no
- checking sys/times.h usability... yes
- checking sys/times.h presence... yes
- checking for sys/times.h... yes
- checking sys/select.h usability... yes
- checking sys/select.h presence... yes
- checking for sys/select.h... yes
- checking for sys/types.h... (cached) yes
- checking linux/version.h usability... yes
- checking linux/version.h presence... yes
- checking for linux/version.h... yes
- checking netdb.h usability... yes
- checking netdb.h presence... yes
- checking for netdb.h... yes
- checking asm/types.h usability... yes
- checking asm/types.h presence... yes
- checking for asm/types.h... yes
- checking sys/param.h usability... yes
- checking sys/param.h presence... yes
- checking for sys/param.h... yes
- checking limits.h usability... yes
- checking limits.h presence... yes
- checking for limits.h... yes
- checking signal.h usability... yes
- checking signal.h presence... yes
- checking for signal.h... yes
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking netinet/in.h usability... yes
- checking netinet/in.h presence... yes
- checking for netinet/in.h... yes
- checking time.h usability... yes
- checking time.h presence... yes
- checking for time.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking for net/if.h... yes
- checking for net/if_var.h... no
- checking for sys/un.h... yes
- checking for netinet/in_systm.h... yes
- checking for netinet/in_var.h... no
- checking for net/if_dl.h... no
- checking for net/netopt.h... no
- checking for net/route.h... yes
- checking for inet/nd.h... no
- checking for arpa/inet.h... yes
- checking for netinet/ip_icmp.h... yes
- checking for fcntl.h... yes
- checking for stddef.h... yes
- checking for sys/ioctl.h... yes
- checking for syslog.h... yes
- checking for wchar.h... yes
- checking for wctype.h... yes
- checking for sys/sysctl.h... yes
- checking for sys/sockio.h... no
- checking for kvm.h... no
- checking for sys/conf.h... no
- checking for ucontext.h... yes
- checking for special C compiler options needed for large files... no
- checking for _FILE_OFFSET_BITS value needed for large files... no
- checking for perl... /usr/bin/perl
- checking for tputs in -ltermcap... no
- checking for tputs in -ltinfo... no
- checking for tputs in -lcurses... yes
- checking for main in -lreadline... yes
- checking readline/history.h usability... yes
- checking readline/history.h presence... yes
- checking for readline/history.h... yes
- checking for rl_completion_matches in -lreadline... yes
- checking for security/pam_misc.h... yes
- checking for security/openpam.h... no
- checking for pam_start in -lpam... yes
- checking for misc_conv in -lpam... no
- checking whether byte ordering is bigendian... no
- checking for unistd.h... (cached) yes
- checking for working chown... yes
- checking for working POSIX fnmatch... yes
- checking for pid_t... yes
- checking vfork.h usability... no
- checking vfork.h presence... no
- checking for vfork.h... no
- checking for fork... yes
- checking for vfork... yes
- checking for working fork... yes
- checking for working vfork... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for GNU libc compatible malloc... yes
- checking for working memcmp... yes
- checking for sys/time.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for alarm... yes
- checking for working mktime... yes
- checking for strftime... yes
- checking for stdlib.h... (cached) yes
- checking for GNU libc compatible realloc... yes
- checking whether lstat correctly handles trailing slash... yes
- checking whether stat accepts an empty string... no
- checking for sys/select.h... (cached) yes
- checking for sys/socket.h... (cached) yes
- checking types of arguments for select... int,fd_set *,struct timeval *
- checking for strftime... (cached) yes
- checking for vprintf... yes
- checking for _doprnt... no
- checking math.h usability... yes
- checking math.h presence... yes
- checking for math.h... yes
- checking for pow in -lm... yes
- checking for pow... yes
- checking for dup2... yes
- checking for ftruncate... yes
- checking for getcwd... yes
- checking for gethostbyname... yes
- checking for getpagesize... yes
- checking for gettimeofday... yes
- checking for inet_ntoa... yes
- checking for inet_aton... yes
- checking for strnlen... yes
- checking for memchr... yes
- checking for memmove... yes
- checking for memset... yes
- checking for select... yes
- checking for socket... yes
- checking for strcasecmp... yes
- checking for strchr... yes
- checking for strcspn... yes
- checking for strdup... yes
- checking for strerror... yes
- checking for strncasecmp... yes
- checking for strndup... yes
- checking for strrchr... yes
- checking for strspn... yes
- checking for strstr... yes
- checking for strtol... yes
- checking for strtoul... yes
- checking for strlcat... no
- checking for strlcpy... no
- checking for daemon... yes
- checking for snprintf... yes
- checking for vsnprintf... yes
- checking for if_nametoindex... yes
- checking for if_indextoname... yes
- checking for getifaddrs... yes
- checking for uname... yes
- checking for fcntl... yes
- checking for setproctitle... no
- checking for setproctitle in -lutil... no
- checking zebra between kernel interface method... netlink
- checking net/bpf.h usability... no
- checking net/bpf.h presence... no
- checking for net/bpf.h... no
- checking sys/dlpi.h usability... no
- checking sys/dlpi.h presence... no
- checking for sys/dlpi.h... no
- checking zebra IS-IS I/O method... pfpacket
- checking for broken CMSG_FIRSTHDR... no
- checking route read method... netlink
- checking interface looking up method... netlink
- checking for struct ip_mreqn.imr_ifindex... yes
- checking for BSD struct ip_mreq hack... no
- checking for RFC3678 protocol-independed API... yes
- checking for net/if.h... (cached) yes
- checking for net/if_media.h... no
- checking for netinet/tcp.h... yes
- checking whether TCP_MD5SIG is declared... yes
- checking ipforward method... sysctl
- checking for getaddrinfo... yes
- checking whether does this OS have IPv6 stack... Linux IPv6
- checking whether libc has IPv6 support... yes
- checking for GNU libc >= 2.1... yes
- checking for netinet6/in6.h... no
- checking for netinet/in6_var.h... no
- checking for netinet/icmp6.h... yes
- checking for netinet6/in6_var.h... no
- checking for netinet6/nd6.h... no
- checking for inet_ntop in -lc... yes
- checking for inet_pton in -lc... yes
- checking for crypt in -lcrypt... yes
- checking for res_init in -lresolv... no
- checking for __inet_ntop... no
- checking for __inet_pton... no
- checking for __inet_aton... no
- checking whether system has GNU regex... checking for regexec in -lc... yes
- checking for struct sockaddr... yes
- checking for struct sockaddr_in... yes
- checking for struct sockaddr_in6... yes
- checking for struct sockaddr_un... yes
- checking for struct sockaddr_dl... no
- checking for socklen_t... yes
- checking for struct ifaliasreq... no
- checking for struct if6_aliasreq... no
- checking for struct in6_aliasreq... no
- checking for struct nd_opt_adv_interval... yes
- checking for struct rt_addrinfo... no
- checking for struct nd_opt_homeagent_info... no
- checking for struct nd_opt_adv_interval... (cached) yes
- checking for struct sockaddr.sa_len... no
- checking for struct sockaddr_in.sin_len... no
- checking for struct sockaddr_un.sun_len... no
- checking for struct sockaddr_in6.sin6_scope_id... yes
- checking for struct if6_aliasreq.ifra_lifetime... no
- checking for struct nd_opt_adv_interval.nd_opt_ai_type... no
- checking for struct in_pktinfo... yes
- checking for struct icmphdr... yes
- checking whether getrusage is available... yes
- checking whether CLOCK_MONOTONIC is declared... yes
- checking for clock_gettime in -lrt... yes
- checking execinfo.h usability... yes
- checking execinfo.h presence... yes
- checking for execinfo.h... yes
- checking for backtrace... yes
- checking for malloc.h... yes
- checking whether mallinfo is available... yes
- checking directory to use for state file... /var/run/quagga
- checking for working htonl... yes
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating lib/Makefile
- config.status: creating zebra/Makefile
- config.status: creating ripd/Makefile
- config.status: creating ripngd/Makefile
- config.status: creating bgpd/Makefile
- config.status: creating ospfd/Makefile
- config.status: creating watchquagga/Makefile
- config.status: creating ospf6d/Makefile
- config.status: creating isisd/Makefile
- config.status: creating vtysh/Makefile
- config.status: creating doc/Makefile
- config.status: creating ospfclient/Makefile
- config.status: creating tests/Makefile
- config.status: creating m4/Makefile
- config.status: creating redhat/Makefile
- config.status: creating pkgsrc/Makefile
- config.status: creating redhat/quagga.spec
- config.status: creating lib/version.h
- config.status: creating doc/defines.texi
- config.status: creating isisd/topology/Makefile
- config.status: creating pkgsrc/bgpd.sh
- config.status: creating pkgsrc/ospf6d.sh
- config.status: creating pkgsrc/ospfd.sh
- config.status: creating pkgsrc/ripd.sh
- config.status: creating pkgsrc/ripngd.sh
- config.status: creating pkgsrc/zebra.sh
- config.status: creating solaris/Makefile
- config.status: creating vtysh/extract.pl
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- Quagga configuration
- --------------------
- quagga version : 0.99.20
- host operating system : linux-gnu
- source code location : .
- compiler : x86_64-pc-linux-gnu-gcc
- compiler flags : -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing
- make : make
- includes :
- linker flags : -Wl,-O1 -Wl,--as-needed -lcrypt -lrt -lcurses -lreadline -lm
- state file directory : /var/run/quagga
- config file directory : /etc/quagga
- example directory : /usr/share/doc/quagga-0.99.20-r1/samples
- user to run as : quagga
- group to run as : quagga
- group for vty sockets : quagga
- config file mask : 0600
- log file mask : 0600
- The above user and group must have read/write access to the state file
- directory and to the config files in the config file directory.
- >>> Source configured.
- >>> Compiling source in /tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20 ...
- make -j24
- make all-recursive
- make[1]: Entering directory `/tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20'
- Making all in lib
- make[2]: Entering directory `/tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20/lib'
- make all-am
- make[3]: Entering directory `/tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20/lib'
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- /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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- /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
- /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
- vty.c: In function 'vty_save_cwd':
- vty.c:2919:13: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
- vty.c:2920:14: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
- vty.c: In function 'vty_log_fixed':
- vty.c:2472:8: warning: ignoring return value of 'writev', declared with attribute warn_unused_result [-Wunused-result]
- /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
- vty.c: In function 'vty_read_config':
- vty.c:2340:18: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
- vty.c: In function 'vty_use_backup_config':
- vty.c:2302:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- /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
- log.c: In function 'zlog_backtrace_sigsafe':
- log.c:471:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- log.c:471:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- log.c:473:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- log.c:473:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- log.c:477:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- log.c:477:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- log.c: In function 'syslog_sigsafe':
- log.c:318:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- log.c: In function 'zlog_signal':
- log.c:402:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- log.c:404:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- log.c:408:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- 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
- 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
- /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
- /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
- /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
- 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
- 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
- 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
- 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
- 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
- /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
- /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
- /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
- 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
- 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
- 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
- /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
- /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
- /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
- 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
- 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
- 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
- /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
- 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
- libtool: link: (cd ".libs" && rm -f "libzebra.so.0" && ln -s "libzebra.so.0.0.0" "libzebra.so.0")
- libtool: link: (cd ".libs" && rm -f "libzebra.so" && ln -s "libzebra.so.0.0.0" "libzebra.so")
- libtool: link: ( cd ".libs" && rm -f "libzebra.la" && ln -s "../libzebra.la" "libzebra.la" )
- make[3]: Leaving directory `/tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20/lib'
- make[2]: Leaving directory `/tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20/lib'
- Making all in zebra
- make[2]: Entering directory `/tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20/zebra'
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- ipforward_sysctl.c:42:3: error: 'IPCTL_FORWARDING' undeclared here (not in a function)
- ipforward_sysctl.c:114:3: error: 'IP6CTL_FORWARDING' undeclared here (not in a function)
- make[2]: *** [ipforward_sysctl.o] Error 1
- make[2]: *** Waiting for unfinished jobs....
- make[2]: Leaving directory `/tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20/zebra'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20'
- make: *** [all] Error 2
- * ERROR: net-misc/quagga-0.99.20-r1 failed (compile phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=net-misc/quagga-0.99.20-r1'`,
- * the complete build log and the output of `emerge -pqv '=net-misc/quagga-0.99.20-r1'`.
- * The complete build log is located at '/var/log/portage/net-misc:quagga-0.99.20-r1:20120618-205733.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/net-misc/quagga-0.99.20-r1/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/net-misc/quagga-0.99.20-r1/temp/environment'.
- * Working directory: '/tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20'
- * S: '/tmp/portage/net-misc/quagga-0.99.20-r1/work/quagga-0.99.20'