The build took 00h 01m 30s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
| 42,148 | ansic | 
| 5,042 | yacc | 
| 3,015 | sh | 
| 2,083 | perl | 
| 700 | lex | 
| 287 | makefile | 
| 13 | sed | 
| 53,288 | total | 
The process tree of the build process is here.
    To avoid scrolling, you may jump to the last line of the
    invocation of makepkg that was used to build this
    package.
    
Removed vanilla repositories from pacman.conf and added:
        CMD: sudo -u tuscan  red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
        ==> Making package: bird 1.6.0-1 (Wed Aug 24 13:28:01 UTC 2016)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for x86_64-unknown-linux-gcc... nochecking for gcc... gccchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking for library containing clock_gettime... none requiredchecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for x86_64-unknown-linux-gcc... gccchecking whether we are using the GNU C compiler... (cached) yeschecking whether gcc accepts -g... (cached) yeschecking for gcc option to accept ISO C89... (cached) none neededchecking whether POSIX threads are available... yeschecking CFLAGS...  -pthreadchecking how to run the C preprocessor... gcc -Echecking for a BSD-compatible install... /usr/bin/install -cchecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking for flex... flexchecking for bison... bisonchecking for gm4... nochecking for m4... m4checking which OS configuration should we use... ../sysdep/cf/linux.hchecking system-dependent directories... sysdep/linux sysdep/unix  libchecking protocols... okchecking for linux/rtnetlink.h... yeschecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking syslog.h usability... yeschecking syslog.h presence... yeschecking for syslog.h... yeschecking alloca.h usability... yeschecking alloca.h presence... yeschecking for alloca.h... yeschecking whether 'struct sockaddr' has sa_len... nochecking whether byte ordering is bigendian... nochecking size of char... 1checking size of short int... 2checking size of int... 4checking size of long int... 8checking size of long long int... 8checking for 8-bit type... charchecking for 16-bit type... short intchecking for 32-bit type... intchecking for 64-bit type... long intchecking usual alignment of structures... 16checking characteristics of time_t... 64-bit signedchecking for struct ip_mreqn... yeschecking for add_history in -lhistory... yeschecking for tgetent in -lncurses... yeschecking for rl_callback_read_char in -lreadline... yeschecking for rl_crlf in -lreadline... yeschecking for rl_ding in -lreadline... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating Rulesconfig.status: creating ./sysdep/autoconf.hconfig.status: executing merge commandsMerging system-dependent modules (sysdep/linux sysdep/unix lib)BIRD was configured with the following options:	Source directory:	..	Object directory:	.	Iproute2 directory:	/etc/iproute2	System configuration:	../sysdep/cf/linux.h	Debugging:		no	POSIX threads:		yes	Routing protocols:	bfd bgp ospf pipe rip static	Client:			yesecho >sysdep/paths.h "/* Generated by Makefile, don't edit manually! */"echo >>sysdep/paths.h "#define PATH_CONFIG_FILE \"/etc/bird.conf\""echo >>sysdep/paths.h "#define PATH_CONTROL_SOCKET \"/var/run/bird.ctl\""if test -n "/etc/iproute2" ; then echo >>sysdep/paths.h "#define PATH_IPROUTE_DIR \"/etc/iproute2\"" ; fimake dependmkdir -p nest filter proto/bfd proto/bgp proto/ospf proto/pipe proto/rip proto/static client docmake[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4'make: Circular birdcl <- birdcl dependency dropped.make: Circular birdc <- birdc dependency dropped.mkdir -p nest filter proto/bfd proto/bgp proto/ospf proto/pipe proto/rip proto/static client doctouch .dir-stamptouch .dir-stampset -e ; for a in lib conf ; do make -C $a depend ; donemake[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/lib'gcc -I../ -I../..  -MM bitops.c checksum.c event.c io.c ip.c krt.c lists.c log.c main.c md5.c mempool.c netlink.c patmatch.c printf.c random.c resource.c sha1.c sha256.c sha512.c slab.c slists.c tbf.c xmalloc.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/lib'make[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/conf'm4 -P ../../conf/gen_keywords.m4 ../../conf/confbase.Y ../../sysdep/unix/config.Y ../../sysdep/unix/krt.Y ../../sysdep/linux/netlink.Y  ../../nest/config.Y ../../filter/config.Y ../../proto/bfd/config.Y ../../proto/bgp/config.Y ../../proto/ospf/config.Y ../../proto/pipe/config.Y ../../proto/rip/config.Y ../../proto/static/config.Y >keywords.hm4 -P ../../conf/gen_commands.m4 ../../client/cmds.m4 ../../conf/confbase.Y ../../sysdep/unix/config.Y ../../sysdep/unix/krt.Y ../../sysdep/linux/netlink.Y  ../../nest/config.Y ../../filter/config.Y ../../proto/bfd/config.Y ../../proto/bgp/config.Y ../../proto/ospf/config.Y ../../proto/pipe/config.Y ../../proto/rip/config.Y ../../proto/static/config.Y | sort >commands.hm4 -P ../../conf/gen_parser.m4 ../../conf/confbase.Y ../../sysdep/unix/config.Y ../../sysdep/unix/krt.Y ../../sysdep/linux/netlink.Y  ../../nest/config.Y ../../filter/config.Y ../../proto/bfd/config.Y ../../proto/bgp/config.Y ../../proto/ospf/config.Y ../../proto/pipe/config.Y ../../proto/rip/config.Y ../../proto/static/config.Y >cf-parse.yflex  -s -B -8 -ocf-lex.c -Pcf_ cf-lex.lbison -bcf-parse -dv -pcf_  cf-parse.ygcc -I../ -I../..  -MM cf-parse.tab.c cf-lex.c conf.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/conf'set -e ; for a in nest filter proto/bfd proto/bgp proto/ospf proto/pipe proto/rip proto/static client ; do make -C $a -f /tmp/bird/src/bird-1.6.0/$a/Makefile depend ; donemake[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/nest'gcc -I../ -I../..  -MM ../../nest/rt-table.c ../../nest/rt-fib.c ../../nest/rt-attr.c ../../nest/rt-roa.c ../../nest/proto.c ../../nest/iface.c ../../nest/rt-dev.c ../../nest/password.c ../../nest/cli.c ../../nest/locks.c ../../nest/cmds.c ../../nest/neighbor.c ../../nest/a-path.c ../../nest/a-set.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/nest'make[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/filter'gcc -I../ -I../..  -MM ../../filter/f-util.c ../../filter/filter.c ../../filter/tree.c ../../filter/trie.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/filter'make[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/proto/bfd'gcc -I../../ -I../../..  -MM ../../../proto/bfd/bfd.c ../../../proto/bfd/packets.c ../../../proto/bfd/io.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/proto/bfd'make[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/proto/bgp'gcc -I../../ -I../../..  -MM ../../../proto/bgp/bgp.c ../../../proto/bgp/attrs.c ../../../proto/bgp/packets.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/proto/bgp'make[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/proto/ospf'gcc -I../../ -I../../..  -MM ../../../proto/ospf/ospf.c ../../../proto/ospf/topology.c ../../../proto/ospf/packet.c ../../../proto/ospf/hello.c ../../../proto/ospf/neighbor.c ../../../proto/ospf/iface.c ../../../proto/ospf/dbdes.c ../../../proto/ospf/lsreq.c ../../../proto/ospf/lsupd.c ../../../proto/ospf/lsack.c ../../../proto/ospf/lsalib.c ../../../proto/ospf/rt.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/proto/ospf'make[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/proto/pipe'gcc -I../../ -I../../..  -MM ../../../proto/pipe/pipe.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/proto/pipe'make[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/proto/rip'gcc -I../../ -I../../..  -MM ../../../proto/rip/rip.c ../../../proto/rip/packets.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/proto/rip'make[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/proto/static'gcc -I../../ -I../../..  -MM ../../../proto/static/static.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/proto/static'make[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/client'gcc -I../ -I../..  -MM ../../client/commands.c ../../client/util.c ../../client/client.c ../../client/birdc.c ../../client/birdcl.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/client'make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4'touch .dep-stampset -e ; for a in lib conf ; do make -C $a subdir ; donemake[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/lib'CC -o bitops.o -c bitops.cCC -o checksum.o -c checksum.cCC -o event.o -c event.cCC -o io.o -c io.cCC -o ip.o -c ip.cCC -o krt.o -c krt.cCC -o lists.o -c lists.cCC -o log.o -c log.cCC -o main.o -c main.cCC -o md5.o -c md5.cCC -o mempool.o -c mempool.cCC -o netlink.o -c netlink.cCC -o patmatch.o -c patmatch.cCC -o printf.o -c printf.cCC -o random.o -c random.cCC -o resource.o -c resource.cCC -o sha1.o -c sha1.cCC -o sha256.o -c sha256.cCC -o sha512.o -c sha512.cCC -o slab.o -c slab.cCC -o slists.o -c slists.cCC -o tbf.o -c tbf.cCC -o xmalloc.o -c xmalloc.crm -f birdlib.aar rcs birdlib.a bitops.o checksum.o event.o io.o ip.o krt.o lists.o log.o main.o md5.o mempool.o netlink.o patmatch.o printf.o random.o resource.o sha1.o sha256.o sha512.o slab.o slists.o tbf.o xmalloc.oranlib birdlib.amake[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/lib'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/conf'CC -o cf-parse.tab.o -c cf-parse.tab.cCC -o cf-lex.o -c cf-lex.cCC -o conf.o -c conf.cLD -r -o all.o cf-parse.tab.o cf-lex.o conf.omake[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/conf'set -e ; for a in nest filter proto/bfd proto/bgp proto/ospf proto/pipe proto/rip proto/static client ; do make -C $a -f /tmp/bird/src/bird-1.6.0/$a/Makefile subdir ; donemake[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/nest'CC -o rt-table.o -c ../../nest/rt-table.cCC -o rt-fib.o -c ../../nest/rt-fib.cCC -o rt-attr.o -c ../../nest/rt-attr.cCC -o rt-roa.o -c ../../nest/rt-roa.cCC -o proto.o -c ../../nest/proto.cCC -o iface.o -c ../../nest/iface.cCC -o rt-dev.o -c ../../nest/rt-dev.cCC -o password.o -c ../../nest/password.cCC -o cli.o -c ../../nest/cli.cCC -o locks.o -c ../../nest/locks.cCC -o cmds.o -c ../../nest/cmds.cCC -o neighbor.o -c ../../nest/neighbor.cCC -o a-path.o -c ../../nest/a-path.cCC -o a-set.o -c ../../nest/a-set.cLD -r -o all.o rt-table.o rt-fib.o rt-attr.o rt-roa.o proto.o iface.o rt-dev.o password.o cli.o locks.o cmds.o neighbor.o a-path.o a-set.omake[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/nest'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/filter'CC -o f-util.o -c ../../filter/f-util.cCC -o filter.o -c ../../filter/filter.cCC -o tree.o -c ../../filter/tree.cCC -o trie.o -c ../../filter/trie.cLD -r -o all.o f-util.o filter.o tree.o trie.omake[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/filter'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/proto/bfd'CC -o bfd.o -c ../../../proto/bfd/bfd.cCC -o packets.o -c ../../../proto/bfd/packets.cCC -o io.o -c ../../../proto/bfd/io.cLD -r -o all.o bfd.o packets.o io.omake[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/proto/bfd'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/proto/bgp'CC -o bgp.o -c ../../../proto/bgp/bgp.cCC -o attrs.o -c ../../../proto/bgp/attrs.cCC -o packets.o -c ../../../proto/bgp/packets.cLD -r -o all.o bgp.o attrs.o packets.omake[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/proto/bgp'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/proto/ospf'CC -o ospf.o -c ../../../proto/ospf/ospf.cCC -o topology.o -c ../../../proto/ospf/topology.cCC -o packet.o -c ../../../proto/ospf/packet.cCC -o hello.o -c ../../../proto/ospf/hello.cCC -o neighbor.o -c ../../../proto/ospf/neighbor.cCC -o iface.o -c ../../../proto/ospf/iface.cCC -o dbdes.o -c ../../../proto/ospf/dbdes.cCC -o lsreq.o -c ../../../proto/ospf/lsreq.cCC -o lsupd.o -c ../../../proto/ospf/lsupd.cCC -o lsack.o -c ../../../proto/ospf/lsack.cCC -o lsalib.o -c ../../../proto/ospf/lsalib.cCC -o rt.o -c ../../../proto/ospf/rt.cLD -r -o all.o ospf.o topology.o packet.o hello.o neighbor.o iface.o dbdes.o lsreq.o lsupd.o lsack.o lsalib.o rt.omake[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/proto/ospf'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/proto/pipe'CC -o pipe.o -c ../../../proto/pipe/pipe.cLD -r -o all.o pipe.omake[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/proto/pipe'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/proto/rip'CC -o rip.o -c ../../../proto/rip/rip.cCC -o packets.o -c ../../../proto/rip/packets.cLD -r -o all.o rip.o packets.omake[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/proto/rip'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/proto/static'CC -o static.o -c ../../../proto/static/static.cLD -r -o all.o static.omake[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/proto/static'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/client'CC -o birdc.o -c ../../client/birdc.cCC -o birdcl.o -c ../../client/birdcl.cCC -o commands.o -c ../../client/commands.cCC -o util.o -c ../../client/util.cCC -o client.o -c ../../client/client.cLD -r -o all.o commands.o util.o client.omake[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/client'LD -pthread -o bird nest/all.o filter/all.o proto/bfd/all.o proto/bgp/all.o proto/ospf/all.o proto/pipe/all.o proto/rip/all.o proto/static/all.o conf/all.o lib/birdlib.aLD -pthread -o birdcl client/birdcl.o client/all.o lib/birdlib.aLD -pthread -o birdc client/birdc.o client/all.o lib/birdlib.a -lreadline -lhistory -lncurseschecking for x86_64-unknown-linux-gcc... nochecking for gcc... gccchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking for library containing clock_gettime... none requiredchecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for x86_64-unknown-linux-gcc... gccchecking whether we are using the GNU C compiler... (cached) yeschecking whether gcc accepts -g... (cached) yeschecking for gcc option to accept ISO C89... (cached) none neededchecking whether POSIX threads are available... yeschecking CFLAGS...  -pthreadchecking how to run the C preprocessor... gcc -Echecking for a BSD-compatible install... /usr/bin/install -cchecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking for flex... flexchecking for bison... bisonchecking for gm4... nochecking for m4... m4checking which OS configuration should we use... ../sysdep/cf/linux-v6.hchecking system-dependent directories... sysdep/linux sysdep/unix  libchecking protocols... okchecking for linux/rtnetlink.h... yeschecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking syslog.h usability... yeschecking syslog.h presence... yeschecking for syslog.h... yeschecking alloca.h usability... yeschecking alloca.h presence... yeschecking for alloca.h... yeschecking whether 'struct sockaddr' has sa_len... nochecking whether byte ordering is bigendian... nochecking size of char... 1checking size of short int... 2checking size of int... 4checking size of long int... 8checking size of long long int... 8checking for 8-bit type... charchecking for 16-bit type... short intchecking for 32-bit type... intchecking for 64-bit type... long intchecking usual alignment of structures... 16checking characteristics of time_t... 64-bit signedchecking for struct ip_mreqn... yeschecking for add_history in -lhistory... yeschecking for tgetent in -lncurses... yeschecking for rl_callback_read_char in -lreadline... yeschecking for rl_crlf in -lreadline... yeschecking for rl_ding in -lreadline... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating Rulesconfig.status: creating ./sysdep/autoconf.hconfig.status: executing merge commandsMerging system-dependent modules (sysdep/linux sysdep/unix lib)BIRD was configured with the following options:	Source directory:	..	Object directory:	.	Iproute2 directory:	/etc/iproute2	System configuration:	../sysdep/cf/linux-v6.h	Debugging:		no	POSIX threads:		yes	Routing protocols:	bfd bgp ospf pipe radv rip static babel	Client:			yesecho >sysdep/paths.h "/* Generated by Makefile, don't edit manually! */"make dependmake[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6'make: Circular birdcl <- birdcl dependency dropped.make: Circular birdc <- birdc dependency dropped.echo >>sysdep/paths.h "#define PATH_CONFIG_FILE \"/etc/bird6.conf\""mkdir -p nest filter proto/bfd proto/bgp proto/ospf proto/pipe proto/radv proto/rip proto/static proto/babel client docecho >>sysdep/paths.h "#define PATH_CONTROL_SOCKET \"/var/run/bird6.ctl\""touch .dir-stampset -e ; for a in lib conf ; do make -C $a depend ; doneif test -n "/etc/iproute2" ; then echo >>sysdep/paths.h "#define PATH_IPROUTE_DIR \"/etc/iproute2\"" ; fimkdir -p nest filter proto/bfd proto/bgp proto/ospf proto/pipe proto/radv proto/rip proto/static proto/babel client doctouch .dir-stampmake[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/lib'gcc -I../ -I../..  -MM bitops.c checksum.c event.c io.c ip.c krt.c lists.c log.c main.c md5.c mempool.c netlink.c patmatch.c printf.c random.c resource.c sha1.c sha256.c sha512.c slab.c slists.c tbf.c xmalloc.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/lib'make[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/conf'm4 -P ../../conf/gen_keywords.m4 ../../conf/confbase.Y ../../sysdep/unix/config.Y ../../sysdep/unix/krt.Y ../../sysdep/linux/netlink.Y  ../../nest/config.Y ../../filter/config.Y ../../proto/bfd/config.Y ../../proto/bgp/config.Y ../../proto/ospf/config.Y ../../proto/pipe/config.Y ../../proto/radv/config.Y ../../proto/rip/config.Y ../../proto/static/config.Y ../../proto/babel/config.Y >keywords.hm4 -P ../../conf/gen_commands.m4 ../../client/cmds.m4 ../../conf/confbase.Y ../../sysdep/unix/config.Y ../../sysdep/unix/krt.Y ../../sysdep/linux/netlink.Y  ../../nest/config.Y ../../filter/config.Y ../../proto/bfd/config.Y ../../proto/bgp/config.Y ../../proto/ospf/config.Y ../../proto/pipe/config.Y ../../proto/radv/config.Y ../../proto/rip/config.Y ../../proto/static/config.Y ../../proto/babel/config.Y | sort >commands.hm4 -P ../../conf/gen_parser.m4 ../../conf/confbase.Y ../../sysdep/unix/config.Y ../../sysdep/unix/krt.Y ../../sysdep/linux/netlink.Y  ../../nest/config.Y ../../filter/config.Y ../../proto/bfd/config.Y ../../proto/bgp/config.Y ../../proto/ospf/config.Y ../../proto/pipe/config.Y ../../proto/radv/config.Y ../../proto/rip/config.Y ../../proto/static/config.Y ../../proto/babel/config.Y >cf-parse.yflex  -s -B -8 -ocf-lex.c -Pcf_ cf-lex.lbison -bcf-parse -dv -pcf_  cf-parse.ygcc -I../ -I../..  -MM cf-parse.tab.c cf-lex.c conf.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/conf'set -e ; for a in nest filter proto/bfd proto/bgp proto/ospf proto/pipe proto/radv proto/rip proto/static proto/babel client ; do make -C $a -f /tmp/bird/src/bird-1.6.0/$a/Makefile depend ; donemake[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/nest'gcc -I../ -I../..  -MM ../../nest/rt-table.c ../../nest/rt-fib.c ../../nest/rt-attr.c ../../nest/rt-roa.c ../../nest/proto.c ../../nest/iface.c ../../nest/rt-dev.c ../../nest/password.c ../../nest/cli.c ../../nest/locks.c ../../nest/cmds.c ../../nest/neighbor.c ../../nest/a-path.c ../../nest/a-set.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/nest'make[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/filter'gcc -I../ -I../..  -MM ../../filter/f-util.c ../../filter/filter.c ../../filter/tree.c ../../filter/trie.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/filter'make[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/proto/bfd'gcc -I../../ -I../../..  -MM ../../../proto/bfd/bfd.c ../../../proto/bfd/packets.c ../../../proto/bfd/io.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/proto/bfd'make[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/proto/bgp'gcc -I../../ -I../../..  -MM ../../../proto/bgp/bgp.c ../../../proto/bgp/attrs.c ../../../proto/bgp/packets.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/proto/bgp'make[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/proto/ospf'gcc -I../../ -I../../..  -MM ../../../proto/ospf/ospf.c ../../../proto/ospf/topology.c ../../../proto/ospf/packet.c ../../../proto/ospf/hello.c ../../../proto/ospf/neighbor.c ../../../proto/ospf/iface.c ../../../proto/ospf/dbdes.c ../../../proto/ospf/lsreq.c ../../../proto/ospf/lsupd.c ../../../proto/ospf/lsack.c ../../../proto/ospf/lsalib.c ../../../proto/ospf/rt.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/proto/ospf'make[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/proto/pipe'gcc -I../../ -I../../..  -MM ../../../proto/pipe/pipe.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/proto/pipe'make[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/proto/radv'gcc -I../../ -I../../..  -MM ../../../proto/radv/radv.c ../../../proto/radv/packets.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/proto/radv'make[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/proto/rip'gcc -I../../ -I../../..  -MM ../../../proto/rip/rip.c ../../../proto/rip/packets.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/proto/rip'make[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/proto/static'gcc -I../../ -I../../..  -MM ../../../proto/static/static.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/proto/static'make[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/proto/babel'gcc -I../../ -I../../..  -MM ../../../proto/babel/babel.c ../../../proto/babel/packets.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/proto/babel'make[2]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/client'gcc -I../ -I../..  -MM ../../client/commands.c ../../client/util.c ../../client/client.c ../../client/birdc.c ../../client/birdcl.c >dependmake[2]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/client'make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6'touch .dep-stampset -e ; for a in lib conf ; do make -C $a subdir ; donemake[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/lib'CC -o bitops.o -c bitops.cCC -o checksum.o -c checksum.cCC -o event.o -c event.cCC -o io.o -c io.cCC -o ip.o -c ip.cCC -o krt.o -c krt.cCC -o lists.o -c lists.cCC -o log.o -c log.cCC -o main.o -c main.cCC -o md5.o -c md5.cCC -o mempool.o -c mempool.cCC -o netlink.o -c netlink.cCC -o patmatch.o -c patmatch.cCC -o printf.o -c printf.cCC -o random.o -c random.cCC -o resource.o -c resource.cCC -o sha1.o -c sha1.cCC -o sha256.o -c sha256.cCC -o sha512.o -c sha512.cCC -o slab.o -c slab.cCC -o slists.o -c slists.cCC -o tbf.o -c tbf.cCC -o xmalloc.o -c xmalloc.crm -f birdlib.aar rcs birdlib.a bitops.o checksum.o event.o io.o ip.o krt.o lists.o log.o main.o md5.o mempool.o netlink.o patmatch.o printf.o random.o resource.o sha1.o sha256.o sha512.o slab.o slists.o tbf.o xmalloc.oranlib birdlib.amake[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/lib'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/conf'CC -o cf-parse.tab.o -c cf-parse.tab.cCC -o cf-lex.o -c cf-lex.cCC -o conf.o -c conf.cLD -r -o all.o cf-parse.tab.o cf-lex.o conf.omake[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/conf'set -e ; for a in nest filter proto/bfd proto/bgp proto/ospf proto/pipe proto/radv proto/rip proto/static proto/babel client ; do make -C $a -f /tmp/bird/src/bird-1.6.0/$a/Makefile subdir ; donemake[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/nest'CC -o rt-table.o -c ../../nest/rt-table.cCC -o rt-fib.o -c ../../nest/rt-fib.cCC -o rt-attr.o -c ../../nest/rt-attr.cCC -o rt-roa.o -c ../../nest/rt-roa.cCC -o proto.o -c ../../nest/proto.cCC -o iface.o -c ../../nest/iface.cCC -o rt-dev.o -c ../../nest/rt-dev.cCC -o password.o -c ../../nest/password.cCC -o cli.o -c ../../nest/cli.cCC -o locks.o -c ../../nest/locks.cCC -o cmds.o -c ../../nest/cmds.cCC -o neighbor.o -c ../../nest/neighbor.cCC -o a-path.o -c ../../nest/a-path.cCC -o a-set.o -c ../../nest/a-set.cLD -r -o all.o rt-table.o rt-fib.o rt-attr.o rt-roa.o proto.o iface.o rt-dev.o password.o cli.o locks.o cmds.o neighbor.o a-path.o a-set.omake[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/nest'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/filter'CC -o f-util.o -c ../../filter/f-util.cCC -o filter.o -c ../../filter/filter.cCC -o tree.o -c ../../filter/tree.cCC -o trie.o -c ../../filter/trie.cLD -r -o all.o f-util.o filter.o tree.o trie.omake[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/filter'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/proto/bfd'CC -o bfd.o -c ../../../proto/bfd/bfd.cCC -o packets.o -c ../../../proto/bfd/packets.cCC -o io.o -c ../../../proto/bfd/io.cLD -r -o all.o bfd.o packets.o io.omake[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/proto/bfd'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/proto/bgp'CC -o bgp.o -c ../../../proto/bgp/bgp.cCC -o attrs.o -c ../../../proto/bgp/attrs.cCC -o packets.o -c ../../../proto/bgp/packets.cLD -r -o all.o bgp.o attrs.o packets.omake[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/proto/bgp'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/proto/ospf'CC -o ospf.o -c ../../../proto/ospf/ospf.cCC -o topology.o -c ../../../proto/ospf/topology.cCC -o packet.o -c ../../../proto/ospf/packet.cCC -o hello.o -c ../../../proto/ospf/hello.cCC -o neighbor.o -c ../../../proto/ospf/neighbor.cCC -o iface.o -c ../../../proto/ospf/iface.cCC -o dbdes.o -c ../../../proto/ospf/dbdes.cCC -o lsreq.o -c ../../../proto/ospf/lsreq.cCC -o lsupd.o -c ../../../proto/ospf/lsupd.cCC -o lsack.o -c ../../../proto/ospf/lsack.cCC -o lsalib.o -c ../../../proto/ospf/lsalib.cCC -o rt.o -c ../../../proto/ospf/rt.cLD -r -o all.o ospf.o topology.o packet.o hello.o neighbor.o iface.o dbdes.o lsreq.o lsupd.o lsack.o lsalib.o rt.omake[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/proto/ospf'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/proto/pipe'CC -o pipe.o -c ../../../proto/pipe/pipe.cLD -r -o all.o pipe.omake[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/proto/pipe'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/proto/radv'CC -o radv.o -c ../../../proto/radv/radv.cCC -o packets.o -c ../../../proto/radv/packets.cLD -r -o all.o radv.o packets.omake[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/proto/radv'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/proto/rip'CC -o rip.o -c ../../../proto/rip/rip.cCC -o packets.o -c ../../../proto/rip/packets.cLD -r -o all.o rip.o packets.omake[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/proto/rip'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/proto/static'CC -o static.o -c ../../../proto/static/static.cLD -r -o all.o static.omake[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/proto/static'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/proto/babel'CC -o babel.o -c ../../../proto/babel/babel.cCC -o packets.o -c ../../../proto/babel/packets.cLD -r -o all.o babel.o packets.omake[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/proto/babel'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/client'CC -o birdc.o -c ../../client/birdc.cCC -o birdcl.o -c ../../client/birdcl.cCC -o commands.o -c ../../client/commands.cCC -o util.o -c ../../client/util.cCC -o client.o -c ../../client/client.cLD -r -o all.o commands.o util.o client.omake[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/client'LD -pthread -o bird nest/all.o filter/all.o proto/bfd/all.o proto/bgp/all.o proto/ospf/all.o proto/pipe/all.o proto/radv/all.o proto/rip/all.o proto/static/all.o proto/babel/all.o conf/all.o lib/birdlib.aLD -pthread -o birdcl client/birdcl.o client/all.o lib/birdlib.aLD -pthread -o birdc client/birdc.o client/all.o lib/birdlib.a -lreadline -lhistory -lncurses==> Entering fakeroot environment...==> Starting package_bird()...set -e ; for a in lib conf ; do make -C $a subdir ; donemake: Circular birdcl <- birdcl dependency dropped.make: Circular birdc <- birdc dependency dropped.make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/lib'make[1]: Nothing to be done for 'subdir'.make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/lib'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/conf'make[1]: Nothing to be done for 'subdir'.make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/conf'set -e ; for a in nest filter proto/bfd proto/bgp proto/ospf proto/pipe proto/rip proto/static client ; do make -C $a -f /tmp/bird/src/bird-1.6.0/$a/Makefile subdir ; donemake[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/nest'make[1]: Nothing to be done for 'subdir'.make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/nest'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/filter'make[1]: Nothing to be done for 'subdir'.make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/filter'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/proto/bfd'make[1]: Nothing to be done for 'subdir'.make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/proto/bfd'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/proto/bgp'make[1]: Nothing to be done for 'subdir'.make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/proto/bgp'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/proto/ospf'make[1]: Nothing to be done for 'subdir'.make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/proto/ospf'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/proto/pipe'make[1]: Nothing to be done for 'subdir'.make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/proto/pipe'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/proto/rip'make[1]: Nothing to be done for 'subdir'.make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/proto/rip'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/proto/static'make[1]: Nothing to be done for 'subdir'.make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/proto/static'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build4/client'make[1]: Nothing to be done for 'subdir'.make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build4/client'LD -pthread -o birdcl client/birdcl.o client/all.o lib/birdlib.aLD -pthread -o birdc client/birdc.o client/all.o lib/birdlib.a -lreadline -lhistory -lncurses/usr/bin/install -c -d //tmp/bird/pkg/bird/usr/bin //tmp/bird/pkg/bird/etc //tmp/bird/pkg/bird/var/run/usr/bin/install -c ./bird //tmp/bird/pkg/bird/usr/bin/bird/usr/bin/install -c ./birdcl //tmp/bird/pkg/bird/usr/bin/birdclif test -n "birdc" ; then								\	/usr/bin/install -c ./birdc //tmp/bird/pkg/bird/usr/bin/birdc ;	\fiif ! test -f //tmp/bird/pkg/bird/etc/bird.conf ; then						\	/usr/bin/install -c -m 644 ../doc/bird.conf.example //tmp/bird/pkg/bird/etc/bird.conf ;	\else											\	echo "Not overwriting old bird.conf" ;					\fi==> Tidying install...  -> Removing doc files...  -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "bird"...  -> Generating .PKGINFO file...  -> Generating .BUILDINFO file...error: invalid option '--noprogressbar'  -> Generating .MTREE file...  -> Compressing package...==> Starting package_bird6()...set -e ; for a in lib conf ; do make -C $a subdir ; donemake: Circular birdcl <- birdcl dependency dropped.make: Circular birdc <- birdc dependency dropped.make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/lib'make[1]: Nothing to be done for 'subdir'.make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/lib'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/conf'make[1]: Nothing to be done for 'subdir'.make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/conf'set -e ; for a in nest filter proto/bfd proto/bgp proto/ospf proto/pipe proto/radv proto/rip proto/static proto/babel client ; do make -C $a -f /tmp/bird/src/bird-1.6.0/$a/Makefile subdir ; donemake[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/nest'make[1]: Nothing to be done for 'subdir'.make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/nest'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/filter'make[1]: Nothing to be done for 'subdir'.make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/filter'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/proto/bfd'make[1]: Nothing to be done for 'subdir'.make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/proto/bfd'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/proto/bgp'make[1]: Nothing to be done for 'subdir'.make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/proto/bgp'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/proto/ospf'make[1]: Nothing to be done for 'subdir'.make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/proto/ospf'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/proto/pipe'make[1]: Nothing to be done for 'subdir'.make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/proto/pipe'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/proto/radv'make[1]: Nothing to be done for 'subdir'.make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/proto/radv'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/proto/rip'make[1]: Nothing to be done for 'subdir'.make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/proto/rip'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/proto/static'make[1]: Nothing to be done for 'subdir'.make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/proto/static'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/proto/babel'make[1]: Nothing to be done for 'subdir'.make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/proto/babel'make[1]: Entering directory '/tmp/bird/src/bird-1.6.0/_build6/client'make[1]: Nothing to be done for 'subdir'.make[1]: Leaving directory '/tmp/bird/src/bird-1.6.0/_build6/client'LD -pthread -o birdcl client/birdcl.o client/all.o lib/birdlib.aLD -pthread -o birdc client/birdc.o client/all.o lib/birdlib.a -lreadline -lhistory -lncurses/usr/bin/install -c -d //tmp/bird/pkg/bird6/usr/bin //tmp/bird/pkg/bird6/etc //tmp/bird/pkg/bird6/var/run/usr/bin/install -c ./bird //tmp/bird/pkg/bird6/usr/bin/bird6/usr/bin/install -c ./birdcl //tmp/bird/pkg/bird6/usr/bin/birdcl6if test -n "birdc" ; then								\	/usr/bin/install -c ./birdc //tmp/bird/pkg/bird6/usr/bin/birdc6 ;	\fiif ! test -f //tmp/bird/pkg/bird6/etc/bird6.conf ; then						\	/usr/bin/install -c -m 644 ../doc/bird.conf.example //tmp/bird/pkg/bird6/etc/bird6.conf ;	\else											\	echo "Not overwriting old bird6.conf" ;					\fi==> Tidying install...  -> Removing doc files...  -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "bird6"...  -> Generating .PKGINFO file...  -> Generating .BUILDINFO file...error: invalid option '--noprogressbar'  -> Generating .MTREE file...  -> Compressing package...==> Leaving fakeroot environment.==> Finished making: bird 1.6.0-1 (Wed Aug 24 13:28:30 UTC 2016)CMD: pacman --query --file bird-1.6.0-1-x86_64.pkg.tar.xz
        Creating hybrid package for 'bird'
        Trying to find vanilla package 'bird'...
        CMD: pacman --query --file /mirror/thunderbird-i18n-bn-bd-45.2.0-1.pkg.tar.xz
        CMD: pacman --query --file /mirror/thunderbird-i18n-el-45.2.0-1.pkg.tar.xz
        CMD: pacman --query --file /mirror/thunderbird-i18n-zh-tw-45.2.0-1.pkg.tar.xz
        CMD: pacman --query --file /mirror/thunderbird-i18n-sl-45.2.0-1.pkg.tar.xz
        CMD: pacman --query --file /mirror/thunderbird-i18n-is-45.2.0-1.pkg.tar.xz
        CMD: pacman --query --file /mirror/thunderbird-i18n-be-45.2.0-1.pkg.tar.xz
        CMD: pacman --query --file /mirror/thunderbird-i18n-vi-45.2.0-1.pkg.tar.xz
        CMD: pacman --query --file /mirror/thunderbird-i18n-tr-45.2.0-1.pkg.tar.xz
        CMD: pacman --query --file /mirror/thunderbird-i18n-da-45.2.0-1.pkg.tar.xz
        CMD: pacman --query --file /mirror/thunderbird-i18n-pl-45.2.0-1.pkg.tar.xz
        CMD: pacman --query --file /mirror/thunderbird-i18n-ast-45.2.0-1.pkg.tar.xz
        CMD: pacman --query --file /mirror/thunderbird-i18n-lt-45.2.0-1.pkg.tar.xz
        CMD: pacman --query --file /mirror/thunderbird-i18n-bg-45.2.0-1.pkg.tar.xz
        CMD: pacman --query --file /mirror/thunderbird-i18n-en-gb-45.2.0-1.pkg.tar.xz
        CMD: pacman --query --file /mirror/thunderbird-i18n-zh-cn-45.2.0-1.pkg.tar.xz
        CMD: pacman --query --file /mirror/thunderbird-i18n-id-45.2.0-1.pkg.tar.xz
        CMD: pacman --query --file /mirror/thunderbird-i18n-ro-45.2.0-1.pkg.tar.xz
        CMD: pacman --query --file /mirror/thunderbird-i18n-nl-45.2.0-1.pkg.tar.xz
        CMD: pacman --query --file /mirror/thunderbird-i18n-nb-no-45.2.0-1.pkg.tar.xz
        CMD: pacman --query --file /mirror/thunderbird-i18n-dsb-45.2.0-1.pkg.tar.xz
        CMD: pacman --query --file /mirror/thunderbird-i18n-et-45.2.0-1.pkg.tar.xz
        CMD: pacman --query --file /mirror/thunderbird-i18n-pt-pt-45.2.0-1.pkg.tar.xz
        CMD: pacman --query --file /mirror/thunderbird-i18n-he-45.2.0-1.pkg.tar.xz
        CMD: pacman --query --file /mirror/thunderbird-i18n-ar-45.2.0-1.pkg.tar.xz
        CMD: pacman --query --file /mirror/bird-1.6.0-1.pkg.tar.xz
        Package file has the following structure:
        Generating .MTREE
        CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO etc usr sysroot
        Tar-ing up files
        CMD: bsdtar -cf - .PKGINFO .BUILDINFO etc usr sysroot .MTREE
        CMD: xz -c -z
        Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO etc usr sysroot .MTREE | xz -c -z
        CMD: bsdtar -tqf bird.pkg.tar.xz .PKGINFO
        Created package at path /var/cache/pacman/pkg/bird.pkg.tar.xz
        CMD: pacman --query --file bird6-1.6.0-1-x86_64.pkg.tar.xz
        Creating hybrid package for 'bird6'
        Trying to find vanilla package 'bird6'...
        CMD: pacman --query --file /mirror/bird6-1.6.0-1.pkg.tar.xz
        Package file has the following structure:
        Generating .MTREE
        CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO etc usr sysroot
        Tar-ing up files
        CMD: bsdtar -cf - .PKGINFO .BUILDINFO etc usr sysroot .MTREE
        CMD: xz -c -z
        Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO etc usr sysroot .MTREE | xz -c -z
        CMD: bsdtar -tqf bird6.pkg.tar.xz .PKGINFO
        Created package at path /var/cache/pacman/pkg/bird6.pkg.tar.xz
        Attempting to access local repository, attempt 1
        CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/bird.pkg.tar.xz
        Attempting to access local repository, attempt 2
        CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/bird.pkg.tar.xz
        ==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/bird.pkg.tar.xz'  -> Computing checksums...  -> Creating 'desc' db entry...  -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'Attempting to access local repository, attempt 1
        CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/bird6.pkg.tar.xz
        Attempting to access local repository, attempt 2
        CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/bird6.pkg.tar.xz
        ==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/bird6.pkg.tar.xz'  -> Computing checksums...  -> Creating 'desc' db entry...  -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'Printing config logfiles
        CMD: config logfiles '/tmp/bird/src/bird-1.6.0/_build4/config.log'
        This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by configure, which wasgenerated by GNU Autoconf 2.69.  Invocation command line was$ ../configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --localstatedir=/var --docdir=/usr/share/doc/bird## --------- #### Platform. #### --------- ##hostname = 4cceb938e1e5uname -m = x86_64uname -r = 4.7.1-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016/usr/bin/uname -p = unknown/bin/uname -X     = unknown/bin/arch              = unknown/usr/bin/arch -k       = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo      = unknown/bin/machine           = unknown/usr/bin/oslevel       = unknown/bin/universe          = unknownPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2427: checking for x86_64-unknown-linux-gccconfigure:2457: result: noconfigure:2467: checking for gccconfigure:2483: found /usr/sbin/gccconfigure:2494: result: gccconfigure:2723: checking for C compiler versionconfigure:2732: gcc --version >&5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions.  There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:2743: $? = 0configure:2732: gcc -v >&5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:2743: $? = 0configure:2732: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:2743: $? = 1configure:2732: gcc -qversion >&5gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?gcc: fatal error: no input filescompilation terminated.configure:2743: $? = 1configure:2763: checking whether the C compiler worksconfigure:2785: gcc    conftest.c  >&5configure:2789: $? = 0configure:2837: result: yesconfigure:2840: checking for C compiler default output file nameconfigure:2842: result: a.outconfigure:2848: checking for suffix of executablesconfigure:2855: gcc -o conftest    conftest.c  >&5configure:2859: $? = 0configure:2881: result:configure:2903: checking whether we are cross compilingconfigure:2911: gcc -o conftest    conftest.c  >&5configure:2915: $? = 0configure:2922: ./conftestconfigure:2926: $? = 0configure:2941: result: noconfigure:2946: checking for suffix of object filesconfigure:2968: gcc -c   conftest.c >&5configure:2972: $? = 0configure:2993: result: oconfigure:2997: checking whether we are using the GNU C compilerconfigure:3016: gcc -c   conftest.c >&5configure:3016: $? = 0configure:3025: result: yesconfigure:3034: checking whether gcc accepts -gconfigure:3054: gcc -c -g  conftest.c >&5configure:3054: $? = 0configure:3095: result: yesconfigure:3112: checking for gcc option to accept ISO C89configure:3175: gcc  -c   conftest.c >&5configure:3175: $? = 0configure:3188: result: none neededconfigure:3209: checking for library containing clock_gettimeconfigure:3240: gcc -o conftest    conftest.c  >&5configure:3240: $? = 0configure:3257: result: none requiredconfigure:3272: checking build system typeconfigure:3286: result: x86_64-unknown-linux-gnuconfigure:3306: checking host system typeconfigure:3319: result: x86_64-unknown-linux-gnuconfigure:3353: checking for x86_64-unknown-linux-gccconfigure:3380: result: gccconfigure:3649: checking for C compiler versionconfigure:3658: gcc --version >&5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions.  There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:3669: $? = 0configure:3658: gcc -v >&5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:3669: $? = 0configure:3658: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:3669: $? = 1configure:3658: gcc -qversion >&5gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?gcc: fatal error: no input filescompilation terminated.configure:3669: $? = 1configure:3673: checking whether we are using the GNU C compilerconfigure:3701: result: yesconfigure:3710: checking whether gcc accepts -gconfigure:3771: result: yesconfigure:3788: checking for gcc option to accept ISO C89configure:3864: result: none neededconfigure:3901: checking whether POSIX threads are availableconfigure:3917: gcc -o conftest  -pthread   conftest.c  >&5configure:3917: $? = 0configure:3925: result: yesconfigure:4061: checking CFLAGSconfigure:4063: result:  -pthreadconfigure:4072: checking how to run the C preprocessorconfigure:4103: gcc -E  conftest.cconfigure:4103: $? = 0configure:4117: gcc -E  conftest.cconftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:4117: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define USE_PTHREADS 1| /* end confdefs.h.  */| #include configure:4142: result: gcc -Econfigure:4162: gcc -E  conftest.cconfigure:4162: $? = 0configure:4176: gcc -E  conftest.cconftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:4176: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define USE_PTHREADS 1| /* end confdefs.h.  */| #include configure:4218: checking for a BSD-compatible installconfigure:4286: result: /usr/bin/install -cconfigure:4300: checking for x86_64-unknown-linux-ranlibconfigure:4330: result: noconfigure:4340: checking for ranlibconfigure:4356: found /usr/sbin/ranlibconfigure:4367: result: ranlibconfigure:4391: checking for flexconfigure:4407: found /usr/sbin/flexconfigure:4418: result: flexconfigure:4428: checking for bisonconfigure:4444: found /usr/sbin/bisonconfigure:4455: result: bisonconfigure:4467: checking for gm4configure:4497: result: noconfigure:4467: checking for m4configure:4483: found /usr/sbin/m4configure:4494: result: m4configure:4566: checking which OS configuration should we useconfigure:4568: result: ../sysdep/cf/linux.hconfigure:4579: checking system-dependent directoriesconfigure:4582: result: sysdep/linux sysdep/unix  libconfigure:4605: checking protocolsconfigure:4620: result: okconfigure:4626: checking for linux/rtnetlink.hconfigure:4626: gcc -c  -pthread  conftest.c >&5configure:4626: $? = 0configure:4626: result: yesconfigure:4642: checking for grep that handles long lines and -econfigure:4700: result: /usr/sbin/grepconfigure:4705: checking for egrepconfigure:4767: result: /usr/sbin/grep -Econfigure:4772: checking for ANSI C header filesconfigure:4792: gcc -c  -pthread  conftest.c >&5configure:4792: $? = 0configure:4865: gcc -o conftest  -pthread   -pthread conftest.c  >&5configure:4865: $? = 0configure:4865: ./conftestconfigure:4865: $? = 0configure:4876: result: yesconfigure:4889: checking for sys/types.hconfigure:4889: gcc -c  -pthread  conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4889: checking for sys/stat.hconfigure:4889: gcc -c  -pthread  conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4889: checking for stdlib.hconfigure:4889: gcc -c  -pthread  conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4889: checking for string.hconfigure:4889: gcc -c  -pthread  conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4889: checking for memory.hconfigure:4889: gcc -c  -pthread  conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4889: checking for strings.hconfigure:4889: gcc -c  -pthread  conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4889: checking for inttypes.hconfigure:4889: gcc -c  -pthread  conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4889: checking for stdint.hconfigure:4889: gcc -c  -pthread  conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4889: checking for unistd.hconfigure:4889: gcc -c  -pthread  conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4901: checking syslog.h usabilityconfigure:4901: gcc -c  -pthread  conftest.c >&5configure:4901: $? = 0configure:4901: result: yesconfigure:4901: checking syslog.h presenceconfigure:4901: gcc -E  conftest.cconfigure:4901: $? = 0configure:4901: result: yesconfigure:4901: checking for syslog.hconfigure:4901: result: yesconfigure:4908: checking alloca.h usabilityconfigure:4908: gcc -c  -pthread  conftest.c >&5configure:4908: $? = 0configure:4908: result: yesconfigure:4908: checking alloca.h presenceconfigure:4908: gcc -E  conftest.cconfigure:4908: $? = 0configure:4908: result: yesconfigure:4908: checking for alloca.hconfigure:4908: result: yesconfigure:4915: checking whether 'struct sockaddr' has sa_lenconfigure:4930: gcc -c  -pthread  conftest.c >&5conftest.c: In function 'main':conftest.c:35:45: error: 'struct sockaddr' has no member named 'sa_len'static struct sockaddr sa; int i = sizeof(sa.sa_len);^configure:4930: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define USE_PTHREADS 1| #define SYSCONF_INCLUDE "../sysdep/cf/linux.h"| #define CONFIG_BFD 1| #define CONFIG_BGP 1| #define CONFIG_OSPF 1| #define CONFIG_PIPE 1| #define CONFIG_RIP 1| #define CONFIG_STATIC 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYSLOG 1| #define HAVE_ALLOCA_H 1| /* end confdefs.h.  */| #include |   #include || int| main ()| {| static struct sockaddr sa; int i = sizeof(sa.sa_len);|   ;|   return 0;| }configure:4937: result: noconfigure:4942: checking whether byte ordering is bigendianconfigure:4957: gcc -c  -pthread  conftest.c >&5conftest.c:30:9: error: unknown type name 'not'not a universal capable compiler^~~conftest.c:30:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'not a universal capable compiler^~~~~~~~~conftest.c:30:15: error: unknown type name 'universal'configure:4957: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define USE_PTHREADS 1| #define SYSCONF_INCLUDE "../sysdep/cf/linux.h"| #define CONFIG_BFD 1| #define CONFIG_BGP 1| #define CONFIG_OSPF 1| #define CONFIG_PIPE 1| #define CONFIG_RIP 1| #define CONFIG_STATIC 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYSLOG 1| #define HAVE_ALLOCA_H 1| /* end confdefs.h.  */| #ifndef __APPLE_CC__| 	       not a universal capable compiler| 	     #endif| 	     typedef int dummy;|configure:5002: gcc -c  -pthread  conftest.c >&5configure:5002: $? = 0configure:5020: gcc -c  -pthread  conftest.c >&5conftest.c: In function 'main':conftest.c:36:4: error: unknown type name 'not'not big endian^~~conftest.c:36:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'not big endian^~~~~~configure:5020: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define USE_PTHREADS 1| #define SYSCONF_INCLUDE "../sysdep/cf/linux.h"| #define CONFIG_BFD 1| #define CONFIG_BGP 1| #define CONFIG_OSPF 1| #define CONFIG_PIPE 1| #define CONFIG_RIP 1| #define CONFIG_STATIC 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYSLOG 1| #define HAVE_ALLOCA_H 1| /* end confdefs.h.  */| #include | 		#include || int| main ()| {| #if BYTE_ORDER != BIG_ENDIAN| 		 not big endian| 		#endif||   ;|   return 0;| }configure:5148: result: noconfigure:5171: checking size of charconfigure:5176: gcc -o conftest  -pthread   -pthread conftest.c  >&5configure:5176: $? = 0configure:5176: ./conftestconfigure:5176: $? = 0configure:5190: result: 1configure:5204: checking size of short intconfigure:5209: gcc -o conftest  -pthread   -pthread conftest.c  >&5configure:5209: $? = 0configure:5209: ./conftestconfigure:5209: $? = 0configure:5223: result: 2configure:5237: checking size of intconfigure:5242: gcc -o conftest  -pthread   -pthread conftest.c  >&5configure:5242: $? = 0configure:5242: ./conftestconfigure:5242: $? = 0configure:5256: result: 4configure:5270: checking size of long intconfigure:5275: gcc -o conftest  -pthread   -pthread conftest.c  >&5configure:5275: $? = 0configure:5275: ./conftestconfigure:5275: $? = 0configure:5289: result: 8configure:5303: checking size of long long intconfigure:5308: gcc -o conftest  -pthread   -pthread conftest.c  >&5configure:5308: $? = 0configure:5308: ./conftestconfigure:5308: $? = 0configure:5322: result: 8configure:5334: checking for 8-bit typeconfigure:5351: result: charconfigure:5334: checking for 16-bit typeconfigure:5351: result: short intconfigure:5334: checking for 32-bit typeconfigure:5351: result: intconfigure:5334: checking for 64-bit typeconfigure:5351: result: long intconfigure:5359: checking usual alignment of structuresconfigure:5385: gcc -o conftest  -pthread   -pthread conftest.c  >&5conftest.c: In function 'main':conftest.c:50:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]exit(0);^~~~conftest.c:50:3: warning: incompatible implicit declaration of built-in function 'exit'conftest.c:50:3: note: include '' or provide a declaration of 'exit' configure:5385: $? = 0configure:5385: ./conftestconfigure:5385: $? = 0configure:5402: result: 16configure:5409: checking characteristics of time_tconfigure:5437: gcc -o conftest  -pthread   -pthread conftest.c  >&5conftest.c: In function 'main':conftest.c:53:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]exit(0);^~~~conftest.c:53:3: warning: incompatible implicit declaration of built-in function 'exit'conftest.c:53:3: note: include '' or provide a declaration of 'exit' configure:5437: $? = 0configure:5437: ./conftestconfigure:5437: $? = 0configure:5452: result: 64-bit signedconfigure:5464: checking for struct ip_mreqnconfigure:5483: gcc -c  -pthread  conftest.c >&5configure:5483: $? = 0configure:5492: result: yesconfigure:5603: checking for add_history in -lhistoryconfigure:5628: gcc -o conftest  -pthread   -pthread conftest.c -lhistory   >&5configure:5628: $? = 0configure:5637: result: yesconfigure:5643: checking for tgetent in -lncursesconfigure:5668: gcc -o conftest  -pthread   -pthread conftest.c -lncurses   >&5configure:5668: $? = 0configure:5677: result: yesconfigure:5849: checking for rl_callback_read_char in -lreadlineconfigure:5874: gcc -o conftest  -pthread   -pthread conftest.c -lreadline -lncurses  >&5configure:5874: $? = 0configure:5883: result: yesconfigure:5891: checking for rl_crlf in -lreadlineconfigure:5916: gcc -o conftest  -pthread   -pthread conftest.c -lreadline -lncurses  >&5configure:5916: $? = 0configure:5925: result: yesconfigure:5932: checking for rl_ding in -lreadlineconfigure:5957: gcc -o conftest  -pthread   -pthread conftest.c -lreadline -lncurses  >&5configure:5957: $? = 0configure:5966: result: yesconfigure:6099: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by config.status, which wasgenerated by GNU Autoconf 2.69.  Invocation command line wasCONFIG_FILES    =CONFIG_HEADERS  =CONFIG_LINKS    =CONFIG_COMMANDS =$ ./config.statuson 4cceb938e1e5config.status:865: creating Makefileconfig.status:865: creating Rulesconfig.status:865: creating ./sysdep/autoconf.hconfig.status:1039: executing merge commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_bigendian=noac_cv_c_compiler_gnu=yesac_cv_env_BISON_set=ac_cv_env_BISON_value=ac_cv_env_CC_set=ac_cv_env_CC_value=ac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_FLEX_set=ac_cv_env_FLEX_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_M4_set=ac_cv_env_M4_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_header_alloca_h=yesac_cv_header_inttypes_h=yesac_cv_header_linux_rtnetlink_h=yesac_cv_header_memory_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_syslog_h=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_history_add_history=yesac_cv_lib_ncurses_tgetent=yesac_cv_lib_readline_rl_callback_read_char=yesac_cv_lib_readline_rl_crlf=yesac_cv_lib_readline_rl_ding=yesac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_prog_BISON=bisonac_cv_prog_CC=gccac_cv_prog_CPP='gcc -E'ac_cv_prog_FLEX=flexac_cv_prog_M4=m4ac_cv_prog_ac_ct_CC=gccac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_search_clock_gettime='none required'ac_cv_sizeof_char=1ac_cv_sizeof_int=4ac_cv_sizeof_long_int=8ac_cv_sizeof_long_long_int=8ac_cv_sizeof_short_int=2bird_cv_c_struct_align=16bird_cv_lib_pthreads=yesbird_cv_struct_ip_mreqn=yesbird_cv_type_time_t='64-bit signed'## ----------------- #### Output variables. #### ----------------- ##BISON='bison'CC='gcc'CFLAGS=' -pthread'CLIENT='birdc'CLIENT_LIBS='-lreadline -lhistory -lncurses'CONFIG_FILE='$(sysconfdir)/bird.conf'CONTROL_SOCKET='$(localstatedir)/run/bird.ctl'CPP='gcc -E'CPPFLAGS=''DEFS='-DHAVE_CONFIG_H'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''FLEX='flex'GREP='/usr/sbin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'LDFLAGS=' -pthread'LIBOBJS=''LIBS=''LTLIBOBJS=''M4='m4'OBJEXT='o'PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_URL=''PACKAGE_VERSION=''PATH_SEPARATOR=':'RANLIB='ranlib'SHELL='/bin/sh'SUFFIX=''ac_ct_CC='gcc'bindir='${exec_prefix}/bin'build='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='/usr/share/doc/bird'dvidir='${docdir}'exec_prefix='${prefix}'exedir='.'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'iproutedir='/etc/iproute2'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='/var'mandir='${datarootdir}/man'objdir='.'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'protocols='bfd bgp ospf pipe rip static'psdir='${docdir}'runtimedir='$(localstatedir)/run'sbindir='/usr/bin'sharedstatedir='${prefix}/com'srcdir_rel_mf='$(root-rel)..'sysconfdir='/etc'sysdep_dirs='sysdep/linux sysdep/unix  lib'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME ""#define PACKAGE_TARNAME ""#define PACKAGE_VERSION ""#define PACKAGE_STRING ""#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#define USE_PTHREADS 1#define SYSCONF_INCLUDE "../sysdep/cf/linux.h"#define CONFIG_BFD 1#define CONFIG_BGP 1#define CONFIG_OSPF 1#define CONFIG_PIPE 1#define CONFIG_RIP 1#define CONFIG_STATIC 1#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_SYSLOG 1#define HAVE_ALLOCA_H 1#define CPU_LITTLE_ENDIAN 1#define SIZEOF_CHAR 1#define SIZEOF_SHORT_INT 2#define SIZEOF_INT 4#define SIZEOF_LONG_INT 8#define SIZEOF_LONG_LONG_INT 8#define INTEGER_8 char#define INTEGER_16 short int#define INTEGER_32 int#define INTEGER_64 long int#define CPU_STRUCT_ALIGN 16#define TIME_T_IS_64BIT 1#define TIME_T_IS_SIGNED 1#define HAVE_STRUCT_IP_MREQN 1#define HAVE_RL_CRLF 1#define HAVE_RL_DING 1configure: exit 0CMD: config logfiles '/tmp/bird/src/bird-1.6.0/_build6/config.log'
        This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by configure, which wasgenerated by GNU Autoconf 2.69.  Invocation command line was$ ../configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --localstatedir=/var --docdir=/usr/share/doc/bird --enable-ipv6## --------- #### Platform. #### --------- ##hostname = 4cceb938e1e5uname -m = x86_64uname -r = 4.7.1-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016/usr/bin/uname -p = unknown/bin/uname -X     = unknown/bin/arch              = unknown/usr/bin/arch -k       = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo      = unknown/bin/machine           = unknown/usr/bin/oslevel       = unknown/bin/universe          = unknownPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2427: checking for x86_64-unknown-linux-gccconfigure:2457: result: noconfigure:2467: checking for gccconfigure:2483: found /usr/sbin/gccconfigure:2494: result: gccconfigure:2723: checking for C compiler versionconfigure:2732: gcc --version >&5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions.  There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:2743: $? = 0configure:2732: gcc -v >&5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:2743: $? = 0configure:2732: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:2743: $? = 1configure:2732: gcc -qversion >&5gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?gcc: fatal error: no input filescompilation terminated.configure:2743: $? = 1configure:2763: checking whether the C compiler worksconfigure:2785: gcc    conftest.c  >&5configure:2789: $? = 0configure:2837: result: yesconfigure:2840: checking for C compiler default output file nameconfigure:2842: result: a.outconfigure:2848: checking for suffix of executablesconfigure:2855: gcc -o conftest    conftest.c  >&5configure:2859: $? = 0configure:2881: result:configure:2903: checking whether we are cross compilingconfigure:2911: gcc -o conftest    conftest.c  >&5configure:2915: $? = 0configure:2922: ./conftestconfigure:2926: $? = 0configure:2941: result: noconfigure:2946: checking for suffix of object filesconfigure:2968: gcc -c   conftest.c >&5configure:2972: $? = 0configure:2993: result: oconfigure:2997: checking whether we are using the GNU C compilerconfigure:3016: gcc -c   conftest.c >&5configure:3016: $? = 0configure:3025: result: yesconfigure:3034: checking whether gcc accepts -gconfigure:3054: gcc -c -g  conftest.c >&5configure:3054: $? = 0configure:3095: result: yesconfigure:3112: checking for gcc option to accept ISO C89configure:3175: gcc  -c   conftest.c >&5configure:3175: $? = 0configure:3188: result: none neededconfigure:3209: checking for library containing clock_gettimeconfigure:3240: gcc -o conftest    conftest.c  >&5configure:3240: $? = 0configure:3257: result: none requiredconfigure:3272: checking build system typeconfigure:3286: result: x86_64-unknown-linux-gnuconfigure:3306: checking host system typeconfigure:3319: result: x86_64-unknown-linux-gnuconfigure:3353: checking for x86_64-unknown-linux-gccconfigure:3380: result: gccconfigure:3649: checking for C compiler versionconfigure:3658: gcc --version >&5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions.  There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:3669: $? = 0configure:3658: gcc -v >&5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:3669: $? = 0configure:3658: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:3669: $? = 1configure:3658: gcc -qversion >&5gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?gcc: fatal error: no input filescompilation terminated.configure:3669: $? = 1configure:3673: checking whether we are using the GNU C compilerconfigure:3701: result: yesconfigure:3710: checking whether gcc accepts -gconfigure:3771: result: yesconfigure:3788: checking for gcc option to accept ISO C89configure:3864: result: none neededconfigure:3901: checking whether POSIX threads are availableconfigure:3917: gcc -o conftest  -pthread   conftest.c  >&5configure:3917: $? = 0configure:3925: result: yesconfigure:4061: checking CFLAGSconfigure:4063: result:  -pthreadconfigure:4072: checking how to run the C preprocessorconfigure:4103: gcc -E  conftest.cconfigure:4103: $? = 0configure:4117: gcc -E  conftest.cconftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:4117: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define USE_PTHREADS 1| /* end confdefs.h.  */| #include configure:4142: result: gcc -Econfigure:4162: gcc -E  conftest.cconfigure:4162: $? = 0configure:4176: gcc -E  conftest.cconftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:4176: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define USE_PTHREADS 1| /* end confdefs.h.  */| #include configure:4218: checking for a BSD-compatible installconfigure:4286: result: /usr/bin/install -cconfigure:4300: checking for x86_64-unknown-linux-ranlibconfigure:4330: result: noconfigure:4340: checking for ranlibconfigure:4356: found /usr/sbin/ranlibconfigure:4367: result: ranlibconfigure:4391: checking for flexconfigure:4407: found /usr/sbin/flexconfigure:4418: result: flexconfigure:4428: checking for bisonconfigure:4444: found /usr/sbin/bisonconfigure:4455: result: bisonconfigure:4467: checking for gm4configure:4497: result: noconfigure:4467: checking for m4configure:4483: found /usr/sbin/m4configure:4494: result: m4configure:4566: checking which OS configuration should we useconfigure:4568: result: ../sysdep/cf/linux-v6.hconfigure:4579: checking system-dependent directoriesconfigure:4582: result: sysdep/linux sysdep/unix  libconfigure:4605: checking protocolsconfigure:4620: result: okconfigure:4626: checking for linux/rtnetlink.hconfigure:4626: gcc -c  -pthread  conftest.c >&5configure:4626: $? = 0configure:4626: result: yesconfigure:4642: checking for grep that handles long lines and -econfigure:4700: result: /usr/sbin/grepconfigure:4705: checking for egrepconfigure:4767: result: /usr/sbin/grep -Econfigure:4772: checking for ANSI C header filesconfigure:4792: gcc -c  -pthread  conftest.c >&5configure:4792: $? = 0configure:4865: gcc -o conftest  -pthread   -pthread conftest.c  >&5configure:4865: $? = 0configure:4865: ./conftestconfigure:4865: $? = 0configure:4876: result: yesconfigure:4889: checking for sys/types.hconfigure:4889: gcc -c  -pthread  conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4889: checking for sys/stat.hconfigure:4889: gcc -c  -pthread  conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4889: checking for stdlib.hconfigure:4889: gcc -c  -pthread  conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4889: checking for string.hconfigure:4889: gcc -c  -pthread  conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4889: checking for memory.hconfigure:4889: gcc -c  -pthread  conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4889: checking for strings.hconfigure:4889: gcc -c  -pthread  conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4889: checking for inttypes.hconfigure:4889: gcc -c  -pthread  conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4889: checking for stdint.hconfigure:4889: gcc -c  -pthread  conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4889: checking for unistd.hconfigure:4889: gcc -c  -pthread  conftest.c >&5configure:4889: $? = 0configure:4889: result: yesconfigure:4901: checking syslog.h usabilityconfigure:4901: gcc -c  -pthread  conftest.c >&5configure:4901: $? = 0configure:4901: result: yesconfigure:4901: checking syslog.h presenceconfigure:4901: gcc -E  conftest.cconfigure:4901: $? = 0configure:4901: result: yesconfigure:4901: checking for syslog.hconfigure:4901: result: yesconfigure:4908: checking alloca.h usabilityconfigure:4908: gcc -c  -pthread  conftest.c >&5configure:4908: $? = 0configure:4908: result: yesconfigure:4908: checking alloca.h presenceconfigure:4908: gcc -E  conftest.cconfigure:4908: $? = 0configure:4908: result: yesconfigure:4908: checking for alloca.hconfigure:4908: result: yesconfigure:4915: checking whether 'struct sockaddr' has sa_lenconfigure:4930: gcc -c  -pthread  conftest.c >&5conftest.c: In function 'main':conftest.c:37:45: error: 'struct sockaddr' has no member named 'sa_len'static struct sockaddr sa; int i = sizeof(sa.sa_len);^configure:4930: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define USE_PTHREADS 1| #define SYSCONF_INCLUDE "../sysdep/cf/linux-v6.h"| #define CONFIG_BFD 1| #define CONFIG_BGP 1| #define CONFIG_OSPF 1| #define CONFIG_PIPE 1| #define CONFIG_RADV 1| #define CONFIG_RIP 1| #define CONFIG_STATIC 1| #define CONFIG_BABEL 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYSLOG 1| #define HAVE_ALLOCA_H 1| /* end confdefs.h.  */| #include |   #include || int| main ()| {| static struct sockaddr sa; int i = sizeof(sa.sa_len);|   ;|   return 0;| }configure:4937: result: noconfigure:4942: checking whether byte ordering is bigendianconfigure:4957: gcc -c  -pthread  conftest.c >&5conftest.c:32:9: error: unknown type name 'not'not a universal capable compiler^~~conftest.c:32:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'not a universal capable compiler^~~~~~~~~conftest.c:32:15: error: unknown type name 'universal'configure:4957: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define USE_PTHREADS 1| #define SYSCONF_INCLUDE "../sysdep/cf/linux-v6.h"| #define CONFIG_BFD 1| #define CONFIG_BGP 1| #define CONFIG_OSPF 1| #define CONFIG_PIPE 1| #define CONFIG_RADV 1| #define CONFIG_RIP 1| #define CONFIG_STATIC 1| #define CONFIG_BABEL 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYSLOG 1| #define HAVE_ALLOCA_H 1| /* end confdefs.h.  */| #ifndef __APPLE_CC__| 	       not a universal capable compiler| 	     #endif| 	     typedef int dummy;|configure:5002: gcc -c  -pthread  conftest.c >&5configure:5002: $? = 0configure:5020: gcc -c  -pthread  conftest.c >&5conftest.c: In function 'main':conftest.c:38:4: error: unknown type name 'not'not big endian^~~conftest.c:38:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'not big endian^~~~~~configure:5020: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define USE_PTHREADS 1| #define SYSCONF_INCLUDE "../sysdep/cf/linux-v6.h"| #define CONFIG_BFD 1| #define CONFIG_BGP 1| #define CONFIG_OSPF 1| #define CONFIG_PIPE 1| #define CONFIG_RADV 1| #define CONFIG_RIP 1| #define CONFIG_STATIC 1| #define CONFIG_BABEL 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYSLOG 1| #define HAVE_ALLOCA_H 1| /* end confdefs.h.  */| #include | 		#include || int| main ()| {| #if BYTE_ORDER != BIG_ENDIAN| 		 not big endian| 		#endif||   ;|   return 0;| }configure:5148: result: noconfigure:5171: checking size of charconfigure:5176: gcc -o conftest  -pthread   -pthread conftest.c  >&5configure:5176: $? = 0configure:5176: ./conftestconfigure:5176: $? = 0configure:5190: result: 1configure:5204: checking size of short intconfigure:5209: gcc -o conftest  -pthread   -pthread conftest.c  >&5configure:5209: $? = 0configure:5209: ./conftestconfigure:5209: $? = 0configure:5223: result: 2configure:5237: checking size of intconfigure:5242: gcc -o conftest  -pthread   -pthread conftest.c  >&5configure:5242: $? = 0configure:5242: ./conftestconfigure:5242: $? = 0configure:5256: result: 4configure:5270: checking size of long intconfigure:5275: gcc -o conftest  -pthread   -pthread conftest.c  >&5configure:5275: $? = 0configure:5275: ./conftestconfigure:5275: $? = 0configure:5289: result: 8configure:5303: checking size of long long intconfigure:5308: gcc -o conftest  -pthread   -pthread conftest.c  >&5configure:5308: $? = 0configure:5308: ./conftestconfigure:5308: $? = 0configure:5322: result: 8configure:5334: checking for 8-bit typeconfigure:5351: result: charconfigure:5334: checking for 16-bit typeconfigure:5351: result: short intconfigure:5334: checking for 32-bit typeconfigure:5351: result: intconfigure:5334: checking for 64-bit typeconfigure:5351: result: long intconfigure:5359: checking usual alignment of structuresconfigure:5385: gcc -o conftest  -pthread   -pthread conftest.c  >&5conftest.c: In function 'main':conftest.c:52:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]exit(0);^~~~conftest.c:52:3: warning: incompatible implicit declaration of built-in function 'exit'conftest.c:52:3: note: include '' or provide a declaration of 'exit' configure:5385: $? = 0configure:5385: ./conftestconfigure:5385: $? = 0configure:5402: result: 16configure:5409: checking characteristics of time_tconfigure:5437: gcc -o conftest  -pthread   -pthread conftest.c  >&5conftest.c: In function 'main':conftest.c:55:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]exit(0);^~~~conftest.c:55:3: warning: incompatible implicit declaration of built-in function 'exit'conftest.c:55:3: note: include '' or provide a declaration of 'exit' configure:5437: $? = 0configure:5437: ./conftestconfigure:5437: $? = 0configure:5452: result: 64-bit signedconfigure:5464: checking for struct ip_mreqnconfigure:5483: gcc -c  -pthread  conftest.c >&5configure:5483: $? = 0configure:5492: result: yesconfigure:5603: checking for add_history in -lhistoryconfigure:5628: gcc -o conftest  -pthread   -pthread conftest.c -lhistory   >&5configure:5628: $? = 0configure:5637: result: yesconfigure:5643: checking for tgetent in -lncursesconfigure:5668: gcc -o conftest  -pthread   -pthread conftest.c -lncurses   >&5configure:5668: $? = 0configure:5677: result: yesconfigure:5849: checking for rl_callback_read_char in -lreadlineconfigure:5874: gcc -o conftest  -pthread   -pthread conftest.c -lreadline -lncurses  >&5configure:5874: $? = 0configure:5883: result: yesconfigure:5891: checking for rl_crlf in -lreadlineconfigure:5916: gcc -o conftest  -pthread   -pthread conftest.c -lreadline -lncurses  >&5configure:5916: $? = 0configure:5925: result: yesconfigure:5932: checking for rl_ding in -lreadlineconfigure:5957: gcc -o conftest  -pthread   -pthread conftest.c -lreadline -lncurses  >&5configure:5957: $? = 0configure:5966: result: yesconfigure:6099: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by config.status, which wasgenerated by GNU Autoconf 2.69.  Invocation command line wasCONFIG_FILES    =CONFIG_HEADERS  =CONFIG_LINKS    =CONFIG_COMMANDS =$ ./config.statuson 4cceb938e1e5config.status:867: creating Makefileconfig.status:867: creating Rulesconfig.status:867: creating ./sysdep/autoconf.hconfig.status:1041: executing merge commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_bigendian=noac_cv_c_compiler_gnu=yesac_cv_env_BISON_set=ac_cv_env_BISON_value=ac_cv_env_CC_set=ac_cv_env_CC_value=ac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_FLEX_set=ac_cv_env_FLEX_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_M4_set=ac_cv_env_M4_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_header_alloca_h=yesac_cv_header_inttypes_h=yesac_cv_header_linux_rtnetlink_h=yesac_cv_header_memory_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_syslog_h=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_history_add_history=yesac_cv_lib_ncurses_tgetent=yesac_cv_lib_readline_rl_callback_read_char=yesac_cv_lib_readline_rl_crlf=yesac_cv_lib_readline_rl_ding=yesac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_prog_BISON=bisonac_cv_prog_CC=gccac_cv_prog_CPP='gcc -E'ac_cv_prog_FLEX=flexac_cv_prog_M4=m4ac_cv_prog_ac_ct_CC=gccac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_search_clock_gettime='none required'ac_cv_sizeof_char=1ac_cv_sizeof_int=4ac_cv_sizeof_long_int=8ac_cv_sizeof_long_long_int=8ac_cv_sizeof_short_int=2bird_cv_c_struct_align=16bird_cv_lib_pthreads=yesbird_cv_struct_ip_mreqn=yesbird_cv_type_time_t='64-bit signed'## ----------------- #### Output variables. #### ----------------- ##BISON='bison'CC='gcc'CFLAGS=' -pthread'CLIENT='birdc'CLIENT_LIBS='-lreadline -lhistory -lncurses'CONFIG_FILE='$(sysconfdir)/bird6.conf'CONTROL_SOCKET='$(localstatedir)/run/bird6.ctl'CPP='gcc -E'CPPFLAGS=''DEFS='-DHAVE_CONFIG_H'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''FLEX='flex'GREP='/usr/sbin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'LDFLAGS=' -pthread'LIBOBJS=''LIBS=''LTLIBOBJS=''M4='m4'OBJEXT='o'PACKAGE_BUGREPORT=''PACKAGE_NAME=''PACKAGE_STRING=''PACKAGE_TARNAME=''PACKAGE_URL=''PACKAGE_VERSION=''PATH_SEPARATOR=':'RANLIB='ranlib'SHELL='/bin/sh'SUFFIX='6'ac_ct_CC='gcc'bindir='${exec_prefix}/bin'build='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='/usr/share/doc/bird'dvidir='${docdir}'exec_prefix='${prefix}'exedir='.'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'iproutedir='/etc/iproute2'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='/var'mandir='${datarootdir}/man'objdir='.'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'protocols='bfd bgp ospf pipe radv rip static babel'psdir='${docdir}'runtimedir='$(localstatedir)/run'sbindir='/usr/bin'sharedstatedir='${prefix}/com'srcdir_rel_mf='$(root-rel)..'sysconfdir='/etc'sysdep_dirs='sysdep/linux sysdep/unix  lib'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME ""#define PACKAGE_TARNAME ""#define PACKAGE_VERSION ""#define PACKAGE_STRING ""#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#define USE_PTHREADS 1#define SYSCONF_INCLUDE "../sysdep/cf/linux-v6.h"#define CONFIG_BFD 1#define CONFIG_BGP 1#define CONFIG_OSPF 1#define CONFIG_PIPE 1#define CONFIG_RADV 1#define CONFIG_RIP 1#define CONFIG_STATIC 1#define CONFIG_BABEL 1#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_SYSLOG 1#define HAVE_ALLOCA_H 1#define CPU_LITTLE_ENDIAN 1#define SIZEOF_CHAR 1#define SIZEOF_SHORT_INT 2#define SIZEOF_INT 4#define SIZEOF_LONG_INT 8#define SIZEOF_LONG_LONG_INT 8#define INTEGER_8 char#define INTEGER_16 short int#define INTEGER_32 int#define INTEGER_64 long int#define CPU_STRUCT_ALIGN 16#define TIME_T_IS_64BIT 1#define TIME_T_IS_SIGNED 1#define HAVE_STRUCT_IP_MREQN 1#define HAVE_RL_CRLF 1#define HAVE_RL_DING 1configure: exit 0