Your message dated Fri, 19 Jul 2019 20:45:21 +0000
with message-id <[email protected]>
and subject line Bug#932073: fixed in debhelper 12.2.3
has caused the Debian Bug report #932073,
regarding bird2: FTBFS (dh_installinit: --name=bird option specified, but init 
script not found)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
932073: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932073
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:bird2
Version: 2.0.4-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in sid but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep
   dh_update_autotools_config -i
   dh_autoreconf -i
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
CFLAGS="-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -g -O2 -fno-strict-aliasing 
-fno-strict-overflow -fPIC" LDFLAGS="-Wl,-z,relro -Wl,-z,now -g -O2 
-fno-strict-aliasing -fno-strict-overflow -fPIC -Wl,-z,defs -Wl,--as-needed" 
dh_auto_configure -- --prefix=/usr --sysconfdir=/etc/bird 
--mandir=\${prefix}/share/man --infodir=\${prefix}/share/info 
--localstatedir=/var --runstatedir=/run/bird --docdir=\${prefix}/share/bird2 
--enable-client --with-protocols=all
        ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu 
--runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking 
--prefix=/usr --sysconfdir=/etc/bird --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --localstatedir=/var --runstatedir=/run/bird 
--docdir=\${prefix}/share/bird2 --enable-client --with-protocols=all
configure: WARNING: unrecognized options: --disable-silent-rules, 
--disable-maintainer-mode, --disable-dependency-tracking
checking for gcc... 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

[... snipped ...]

[61] [62] [63] [64] [65] [66] [67] [68] [69] [70]
Chapter 7.
[71] (obj/doc//bird.aux) )
(see the transcript file for additional information)</usr/share/texlive/texmf-d
ist/fonts/type1/public/amsfonts/cm/cmbx10.pfb></usr/share/texlive/texmf-dist/fo
nts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texlive/texmf-dist/fonts/ty
pe1/public/amsfonts/cm/cmmi10.pfb></usr/share/texlive/texmf-dist/fonts/type1/pu
blic/amsfonts/cm/cmr10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/am
sfonts/cm/cmss10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts
/cm/cmss17.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cm
sy10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti10.p
fb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb>
Output written on obj/doc//bird.pdf (71 pages, 393856 bytes).
Transcript written on obj/doc//bird.log.
rm obj/doc/bird.tex obj/doc/prog.tex obj/doc/bird.sgml
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test -i
        make -j1 test VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/bin/sh: 1: git: not found
rm -f obj/filter/tree_test.ok obj/filter/filter_test.ok obj/filter/trie_test.ok 
obj/lib/heap_test.ok obj/lib/buffer_test.ok obj/lib/event_test.ok 
obj/lib/flowspec_test.ok obj/lib/bitops_test.ok obj/lib/patmatch_test.ok 
obj/lib/fletcher16_test.ok obj/lib/slist_test.ok obj/lib/checksum_test.ok 
obj/lib/lists_test.ok obj/lib/mac_test.ok obj/lib/ip_test.ok 
obj/lib/hash_test.ok obj/lib/printf_test.ok obj/nest/a-set_test.ok 
obj/nest/a-path_test.ok
gcc -Iobj -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fno-strict-aliasing -fno-strict-overflow -fPIC 
-pthread -MMD -MP -o obj/filter/tree_test.o -c filter/tree_test.c
gcc -Iobj -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fno-strict-aliasing -fno-strict-overflow -fPIC 
-pthread -MMD -MP -o obj/test/birdtest.o -c test/birdtest.c
gcc -Iobj -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fno-strict-aliasing -fno-strict-overflow -fPIC 
-pthread -MMD -MP -o obj/test/bt-utils.o -c test/bt-utils.c
gcc -Wl,-z,relro -Wl,-z,now -g -O2 -fno-strict-aliasing -fno-strict-overflow 
-fPIC -Wl,-z,defs -Wl,--as-needed -pthread -o obj/filter/tree_test 
obj/filter/tree_test.o obj/conf/cf-parse.tab.o obj/conf/cf-lex.o 
obj/conf/conf.o obj/filter/filter.o obj/filter/f-util.o obj/filter/tree.o 
obj/filter/trie.o obj/lib/bitops.o obj/lib/checksum.o obj/lib/event.o 
obj/lib/flowspec.o obj/lib/idm.o obj/lib/ip.o obj/lib/lists.o obj/lib/mac.o 
obj/lib/md5.o obj/lib/mempool.o obj/lib/net.o obj/lib/patmatch.o 
obj/lib/printf.o obj/lib/resource.o obj/lib/sha1.o obj/lib/sha256.o 
obj/lib/sha512.o obj/lib/slab.o obj/lib/slists.o obj/lib/tbf.o obj/lib/timer.o 
obj/lib/xmalloc.o obj/nest/a-path.o obj/nest/a-set.o obj/nest/cli.o 
obj/nest/cmds.o obj/nest/iface.o obj/nest/locks.o obj/nest/neighbor.o 
obj/nest/password.o obj/nest/proto.o obj/nest/rt-attr.o obj/nest/rt-dev.o 
obj/nest/rt-fib.o obj/nest/rt-show.o obj/nest/rt-table.o obj/test/birdtest.o 
obj/test/bt-utils.o obj/proto/bfd/bfd.o obj/proto/bfd/io.o obj/proto
 /bfd/packets.o obj/proto/babel/babel.o obj/proto/babel/packets.o 
obj/proto/bgp/attrs.o obj/proto/bgp/bgp.o obj/proto/bgp/packets.o 
obj/proto/mrt/mrt.o obj/proto/ospf/dbdes.o obj/proto/ospf/hello.o 
obj/proto/ospf/iface.o obj/proto/ospf/lsack.o obj/proto/ospf/lsalib.o 
obj/proto/ospf/lsreq.o obj/proto/ospf/lsupd.o obj/proto/ospf/neighbor.o 
obj/proto/ospf/ospf.o obj/proto/ospf/packet.o obj/proto/ospf/rt.o 
obj/proto/ospf/topology.o obj/proto/perf/perf.o obj/proto/pipe/pipe.o 
obj/proto/radv/packets.o obj/proto/radv/radv.o obj/proto/rip/packets.o 
obj/proto/rip/rip.o obj/proto/rpki/rpki.o obj/proto/rpki/packets.o 
obj/proto/rpki/tcp_transport.o obj/proto/rpki/ssh_transport.o 
obj/proto/rpki/transport.o obj/proto/static/static.o obj/sysdep/linux/netlink.o 
obj/sysdep/unix/io.o obj/sysdep/unix/krt.o obj/sysdep/unix/log.o 
obj/sysdep/unix/random.o -lssh 
gcc -Iobj -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fno-strict-aliasing -fno-strict-overflow -fPIC 
-pthread -MMD -MP -o obj/filter/filter_test.o -c filter/filter_test.c
gcc -Wl,-z,relro -Wl,-z,now -g -O2 -fno-strict-aliasing -fno-strict-overflow 
-fPIC -Wl,-z,defs -Wl,--as-needed -pthread -o obj/filter/filter_test 
obj/filter/filter_test.o obj/conf/cf-parse.tab.o obj/conf/cf-lex.o 
obj/conf/conf.o obj/filter/filter.o obj/filter/f-util.o obj/filter/tree.o 
obj/filter/trie.o obj/lib/bitops.o obj/lib/checksum.o obj/lib/event.o 
obj/lib/flowspec.o obj/lib/idm.o obj/lib/ip.o obj/lib/lists.o obj/lib/mac.o 
obj/lib/md5.o obj/lib/mempool.o obj/lib/net.o obj/lib/patmatch.o 
obj/lib/printf.o obj/lib/resource.o obj/lib/sha1.o obj/lib/sha256.o 
obj/lib/sha512.o obj/lib/slab.o obj/lib/slists.o obj/lib/tbf.o obj/lib/timer.o 
obj/lib/xmalloc.o obj/nest/a-path.o obj/nest/a-set.o obj/nest/cli.o 
obj/nest/cmds.o obj/nest/iface.o obj/nest/locks.o obj/nest/neighbor.o 
obj/nest/password.o obj/nest/proto.o obj/nest/rt-attr.o obj/nest/rt-dev.o 
obj/nest/rt-fib.o obj/nest/rt-show.o obj/nest/rt-table.o obj/test/birdtest.o 
obj/test/bt-utils.o obj/proto/bfd/bfd.o obj/proto/bfd/io.o obj/p
 roto/bfd/packets.o obj/proto/babel/babel.o obj/proto/babel/packets.o 
obj/proto/bgp/attrs.o obj/proto/bgp/bgp.o obj/proto/bgp/packets.o 
obj/proto/mrt/mrt.o obj/proto/ospf/dbdes.o obj/proto/ospf/hello.o 
obj/proto/ospf/iface.o obj/proto/ospf/lsack.o obj/proto/ospf/lsalib.o 
obj/proto/ospf/lsreq.o obj/proto/ospf/lsupd.o obj/proto/ospf/neighbor.o 
obj/proto/ospf/ospf.o obj/proto/ospf/packet.o obj/proto/ospf/rt.o 
obj/proto/ospf/topology.o obj/proto/perf/perf.o obj/proto/pipe/pipe.o 
obj/proto/radv/packets.o obj/proto/radv/radv.o obj/proto/rip/packets.o 
obj/proto/rip/rip.o obj/proto/rpki/rpki.o obj/proto/rpki/packets.o 
obj/proto/rpki/tcp_transport.o obj/proto/rpki/ssh_transport.o 
obj/proto/rpki/transport.o obj/proto/static/static.o obj/sysdep/linux/netlink.o 
obj/sysdep/unix/io.o obj/sysdep/unix/krt.o obj/sysdep/unix/log.o 
obj/sysdep/unix/random.o -lssh 
gcc -Iobj -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fno-strict-aliasing -fno-strict-overflow -fPIC 
-pthread -MMD -MP -o obj/filter/trie_test.o -c filter/trie_test.c
gcc -Wl,-z,relro -Wl,-z,now -g -O2 -fno-strict-aliasing -fno-strict-overflow 
-fPIC -Wl,-z,defs -Wl,--as-needed -pthread -o obj/filter/trie_test 
obj/filter/trie_test.o obj/conf/cf-parse.tab.o obj/conf/cf-lex.o 
obj/conf/conf.o obj/filter/filter.o obj/filter/f-util.o obj/filter/tree.o 
obj/filter/trie.o obj/lib/bitops.o obj/lib/checksum.o obj/lib/event.o 
obj/lib/flowspec.o obj/lib/idm.o obj/lib/ip.o obj/lib/lists.o obj/lib/mac.o 
obj/lib/md5.o obj/lib/mempool.o obj/lib/net.o obj/lib/patmatch.o 
obj/lib/printf.o obj/lib/resource.o obj/lib/sha1.o obj/lib/sha256.o 
obj/lib/sha512.o obj/lib/slab.o obj/lib/slists.o obj/lib/tbf.o obj/lib/timer.o 
obj/lib/xmalloc.o obj/nest/a-path.o obj/nest/a-set.o obj/nest/cli.o 
obj/nest/cmds.o obj/nest/iface.o obj/nest/locks.o obj/nest/neighbor.o 
obj/nest/password.o obj/nest/proto.o obj/nest/rt-attr.o obj/nest/rt-dev.o 
obj/nest/rt-fib.o obj/nest/rt-show.o obj/nest/rt-table.o obj/test/birdtest.o 
obj/test/bt-utils.o obj/proto/bfd/bfd.o obj/proto/bfd/io.o obj/proto
 /bfd/packets.o obj/proto/babel/babel.o obj/proto/babel/packets.o 
obj/proto/bgp/attrs.o obj/proto/bgp/bgp.o obj/proto/bgp/packets.o 
obj/proto/mrt/mrt.o obj/proto/ospf/dbdes.o obj/proto/ospf/hello.o 
obj/proto/ospf/iface.o obj/proto/ospf/lsack.o obj/proto/ospf/lsalib.o 
obj/proto/ospf/lsreq.o obj/proto/ospf/lsupd.o obj/proto/ospf/neighbor.o 
obj/proto/ospf/ospf.o obj/proto/ospf/packet.o obj/proto/ospf/rt.o 
obj/proto/ospf/topology.o obj/proto/perf/perf.o obj/proto/pipe/pipe.o 
obj/proto/radv/packets.o obj/proto/radv/radv.o obj/proto/rip/packets.o 
obj/proto/rip/rip.o obj/proto/rpki/rpki.o obj/proto/rpki/packets.o 
obj/proto/rpki/tcp_transport.o obj/proto/rpki/ssh_transport.o 
obj/proto/rpki/transport.o obj/proto/static/static.o obj/sysdep/linux/netlink.o 
obj/sysdep/unix/io.o obj/sysdep/unix/krt.o obj/sysdep/unix/log.o 
obj/sysdep/unix/random.o -lssh 
gcc -Iobj -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fno-strict-aliasing -fno-strict-overflow -fPIC 
-pthread -MMD -MP -o obj/lib/heap_test.o -c lib/heap_test.c
gcc -Wl,-z,relro -Wl,-z,now -g -O2 -fno-strict-aliasing -fno-strict-overflow 
-fPIC -Wl,-z,defs -Wl,--as-needed -pthread -o obj/lib/heap_test 
obj/lib/heap_test.o obj/conf/cf-parse.tab.o obj/conf/cf-lex.o obj/conf/conf.o 
obj/filter/filter.o obj/filter/f-util.o obj/filter/tree.o obj/filter/trie.o 
obj/lib/bitops.o obj/lib/checksum.o obj/lib/event.o obj/lib/flowspec.o 
obj/lib/idm.o obj/lib/ip.o obj/lib/lists.o obj/lib/mac.o obj/lib/md5.o 
obj/lib/mempool.o obj/lib/net.o obj/lib/patmatch.o obj/lib/printf.o 
obj/lib/resource.o obj/lib/sha1.o obj/lib/sha256.o obj/lib/sha512.o 
obj/lib/slab.o obj/lib/slists.o obj/lib/tbf.o obj/lib/timer.o obj/lib/xmalloc.o 
obj/nest/a-path.o obj/nest/a-set.o obj/nest/cli.o obj/nest/cmds.o 
obj/nest/iface.o obj/nest/locks.o obj/nest/neighbor.o obj/nest/password.o 
obj/nest/proto.o obj/nest/rt-attr.o obj/nest/rt-dev.o obj/nest/rt-fib.o 
obj/nest/rt-show.o obj/nest/rt-table.o obj/test/birdtest.o obj/test/bt-utils.o 
obj/proto/bfd/bfd.o obj/proto/bfd/io.o obj/proto/bfd/p
 ackets.o obj/proto/babel/babel.o obj/proto/babel/packets.o 
obj/proto/bgp/attrs.o obj/proto/bgp/bgp.o obj/proto/bgp/packets.o 
obj/proto/mrt/mrt.o obj/proto/ospf/dbdes.o obj/proto/ospf/hello.o 
obj/proto/ospf/iface.o obj/proto/ospf/lsack.o obj/proto/ospf/lsalib.o 
obj/proto/ospf/lsreq.o obj/proto/ospf/lsupd.o obj/proto/ospf/neighbor.o 
obj/proto/ospf/ospf.o obj/proto/ospf/packet.o obj/proto/ospf/rt.o 
obj/proto/ospf/topology.o obj/proto/perf/perf.o obj/proto/pipe/pipe.o 
obj/proto/radv/packets.o obj/proto/radv/radv.o obj/proto/rip/packets.o 
obj/proto/rip/rip.o obj/proto/rpki/rpki.o obj/proto/rpki/packets.o 
obj/proto/rpki/tcp_transport.o obj/proto/rpki/ssh_transport.o 
obj/proto/rpki/transport.o obj/proto/static/static.o obj/sysdep/linux/netlink.o 
obj/sysdep/unix/io.o obj/sysdep/unix/krt.o obj/sysdep/unix/log.o 
obj/sysdep/unix/random.o -lssh 
gcc -Iobj -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fno-strict-aliasing -fno-strict-overflow -fPIC 
-pthread -MMD -MP -o obj/lib/buffer_test.o -c lib/buffer_test.c
gcc -Wl,-z,relro -Wl,-z,now -g -O2 -fno-strict-aliasing -fno-strict-overflow 
-fPIC -Wl,-z,defs -Wl,--as-needed -pthread -o obj/lib/buffer_test 
obj/lib/buffer_test.o obj/conf/cf-parse.tab.o obj/conf/cf-lex.o obj/conf/conf.o 
obj/filter/filter.o obj/filter/f-util.o obj/filter/tree.o obj/filter/trie.o 
obj/lib/bitops.o obj/lib/checksum.o obj/lib/event.o obj/lib/flowspec.o 
obj/lib/idm.o obj/lib/ip.o obj/lib/lists.o obj/lib/mac.o obj/lib/md5.o 
obj/lib/mempool.o obj/lib/net.o obj/lib/patmatch.o obj/lib/printf.o 
obj/lib/resource.o obj/lib/sha1.o obj/lib/sha256.o obj/lib/sha512.o 
obj/lib/slab.o obj/lib/slists.o obj/lib/tbf.o obj/lib/timer.o obj/lib/xmalloc.o 
obj/nest/a-path.o obj/nest/a-set.o obj/nest/cli.o obj/nest/cmds.o 
obj/nest/iface.o obj/nest/locks.o obj/nest/neighbor.o obj/nest/password.o 
obj/nest/proto.o obj/nest/rt-attr.o obj/nest/rt-dev.o obj/nest/rt-fib.o 
obj/nest/rt-show.o obj/nest/rt-table.o obj/test/birdtest.o obj/test/bt-utils.o 
obj/proto/bfd/bfd.o obj/proto/bfd/io.o obj/proto/b
 fd/packets.o obj/proto/babel/babel.o obj/proto/babel/packets.o 
obj/proto/bgp/attrs.o obj/proto/bgp/bgp.o obj/proto/bgp/packets.o 
obj/proto/mrt/mrt.o obj/proto/ospf/dbdes.o obj/proto/ospf/hello.o 
obj/proto/ospf/iface.o obj/proto/ospf/lsack.o obj/proto/ospf/lsalib.o 
obj/proto/ospf/lsreq.o obj/proto/ospf/lsupd.o obj/proto/ospf/neighbor.o 
obj/proto/ospf/ospf.o obj/proto/ospf/packet.o obj/proto/ospf/rt.o 
obj/proto/ospf/topology.o obj/proto/perf/perf.o obj/proto/pipe/pipe.o 
obj/proto/radv/packets.o obj/proto/radv/radv.o obj/proto/rip/packets.o 
obj/proto/rip/rip.o obj/proto/rpki/rpki.o obj/proto/rpki/packets.o 
obj/proto/rpki/tcp_transport.o obj/proto/rpki/ssh_transport.o 
obj/proto/rpki/transport.o obj/proto/static/static.o obj/sysdep/linux/netlink.o 
obj/sysdep/unix/io.o obj/sysdep/unix/krt.o obj/sysdep/unix/log.o 
obj/sysdep/unix/random.o -lssh 
gcc -Iobj -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fno-strict-aliasing -fno-strict-overflow -fPIC 
-pthread -MMD -MP -o obj/lib/event_test.o -c lib/event_test.c
gcc -Wl,-z,relro -Wl,-z,now -g -O2 -fno-strict-aliasing -fno-strict-overflow 
-fPIC -Wl,-z,defs -Wl,--as-needed -pthread -o obj/lib/event_test 
obj/lib/event_test.o obj/conf/cf-parse.tab.o obj/conf/cf-lex.o obj/conf/conf.o 
obj/filter/filter.o obj/filter/f-util.o obj/filter/tree.o obj/filter/trie.o 
obj/lib/bitops.o obj/lib/checksum.o obj/lib/event.o obj/lib/flowspec.o 
obj/lib/idm.o obj/lib/ip.o obj/lib/lists.o obj/lib/mac.o obj/lib/md5.o 
obj/lib/mempool.o obj/lib/net.o obj/lib/patmatch.o obj/lib/printf.o 
obj/lib/resource.o obj/lib/sha1.o obj/lib/sha256.o obj/lib/sha512.o 
obj/lib/slab.o obj/lib/slists.o obj/lib/tbf.o obj/lib/timer.o obj/lib/xmalloc.o 
obj/nest/a-path.o obj/nest/a-set.o obj/nest/cli.o obj/nest/cmds.o 
obj/nest/iface.o obj/nest/locks.o obj/nest/neighbor.o obj/nest/password.o 
obj/nest/proto.o obj/nest/rt-attr.o obj/nest/rt-dev.o obj/nest/rt-fib.o 
obj/nest/rt-show.o obj/nest/rt-table.o obj/test/birdtest.o obj/test/bt-utils.o 
obj/proto/bfd/bfd.o obj/proto/bfd/io.o obj/proto/bfd
 /packets.o obj/proto/babel/babel.o obj/proto/babel/packets.o 
obj/proto/bgp/attrs.o obj/proto/bgp/bgp.o obj/proto/bgp/packets.o 
obj/proto/mrt/mrt.o obj/proto/ospf/dbdes.o obj/proto/ospf/hello.o 
obj/proto/ospf/iface.o obj/proto/ospf/lsack.o obj/proto/ospf/lsalib.o 
obj/proto/ospf/lsreq.o obj/proto/ospf/lsupd.o obj/proto/ospf/neighbor.o 
obj/proto/ospf/ospf.o obj/proto/ospf/packet.o obj/proto/ospf/rt.o 
obj/proto/ospf/topology.o obj/proto/perf/perf.o obj/proto/pipe/pipe.o 
obj/proto/radv/packets.o obj/proto/radv/radv.o obj/proto/rip/packets.o 
obj/proto/rip/rip.o obj/proto/rpki/rpki.o obj/proto/rpki/packets.o 
obj/proto/rpki/tcp_transport.o obj/proto/rpki/ssh_transport.o 
obj/proto/rpki/transport.o obj/proto/static/static.o obj/sysdep/linux/netlink.o 
obj/sysdep/unix/io.o obj/sysdep/unix/krt.o obj/sysdep/unix/log.o 
obj/sysdep/unix/random.o -lssh 
gcc -Iobj -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fno-strict-aliasing -fno-strict-overflow -fPIC 
-pthread -MMD -MP -o obj/lib/flowspec_test.o -c lib/flowspec_test.c
gcc -Wl,-z,relro -Wl,-z,now -g -O2 -fno-strict-aliasing -fno-strict-overflow 
-fPIC -Wl,-z,defs -Wl,--as-needed -pthread -o obj/lib/flowspec_test 
obj/lib/flowspec_test.o obj/conf/cf-parse.tab.o obj/conf/cf-lex.o 
obj/conf/conf.o obj/filter/filter.o obj/filter/f-util.o obj/filter/tree.o 
obj/filter/trie.o obj/lib/bitops.o obj/lib/checksum.o obj/lib/event.o 
obj/lib/flowspec.o obj/lib/idm.o obj/lib/ip.o obj/lib/lists.o obj/lib/mac.o 
obj/lib/md5.o obj/lib/mempool.o obj/lib/net.o obj/lib/patmatch.o 
obj/lib/printf.o obj/lib/resource.o obj/lib/sha1.o obj/lib/sha256.o 
obj/lib/sha512.o obj/lib/slab.o obj/lib/slists.o obj/lib/tbf.o obj/lib/timer.o 
obj/lib/xmalloc.o obj/nest/a-path.o obj/nest/a-set.o obj/nest/cli.o 
obj/nest/cmds.o obj/nest/iface.o obj/nest/locks.o obj/nest/neighbor.o 
obj/nest/password.o obj/nest/proto.o obj/nest/rt-attr.o obj/nest/rt-dev.o 
obj/nest/rt-fib.o obj/nest/rt-show.o obj/nest/rt-table.o obj/test/birdtest.o 
obj/test/bt-utils.o obj/proto/bfd/bfd.o obj/proto/bfd/io.o obj/pro
 to/bfd/packets.o obj/proto/babel/babel.o obj/proto/babel/packets.o 
obj/proto/bgp/attrs.o obj/proto/bgp/bgp.o obj/proto/bgp/packets.o 
obj/proto/mrt/mrt.o obj/proto/ospf/dbdes.o obj/proto/ospf/hello.o 
obj/proto/ospf/iface.o obj/proto/ospf/lsack.o obj/proto/ospf/lsalib.o 
obj/proto/ospf/lsreq.o obj/proto/ospf/lsupd.o obj/proto/ospf/neighbor.o 
obj/proto/ospf/ospf.o obj/proto/ospf/packet.o obj/proto/ospf/rt.o 
obj/proto/ospf/topology.o obj/proto/perf/perf.o obj/proto/pipe/pipe.o 
obj/proto/radv/packets.o obj/proto/radv/radv.o obj/proto/rip/packets.o 
obj/proto/rip/rip.o obj/proto/rpki/rpki.o obj/proto/rpki/packets.o 
obj/proto/rpki/tcp_transport.o obj/proto/rpki/ssh_transport.o 
obj/proto/rpki/transport.o obj/proto/static/static.o obj/sysdep/linux/netlink.o 
obj/sysdep/unix/io.o obj/sysdep/unix/krt.o obj/sysdep/unix/log.o 
obj/sysdep/unix/random.o -lssh 
gcc -Iobj -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fno-strict-aliasing -fno-strict-overflow -fPIC 
-pthread -MMD -MP -o obj/lib/bitops_test.o -c lib/bitops_test.c
gcc -Wl,-z,relro -Wl,-z,now -g -O2 -fno-strict-aliasing -fno-strict-overflow 
-fPIC -Wl,-z,defs -Wl,--as-needed -pthread -o obj/lib/bitops_test 
obj/lib/bitops_test.o obj/conf/cf-parse.tab.o obj/conf/cf-lex.o obj/conf/conf.o 
obj/filter/filter.o obj/filter/f-util.o obj/filter/tree.o obj/filter/trie.o 
obj/lib/bitops.o obj/lib/checksum.o obj/lib/event.o obj/lib/flowspec.o 
obj/lib/idm.o obj/lib/ip.o obj/lib/lists.o obj/lib/mac.o obj/lib/md5.o 
obj/lib/mempool.o obj/lib/net.o obj/lib/patmatch.o obj/lib/printf.o 
obj/lib/resource.o obj/lib/sha1.o obj/lib/sha256.o obj/lib/sha512.o 
obj/lib/slab.o obj/lib/slists.o obj/lib/tbf.o obj/lib/timer.o obj/lib/xmalloc.o 
obj/nest/a-path.o obj/nest/a-set.o obj/nest/cli.o obj/nest/cmds.o 
obj/nest/iface.o obj/nest/locks.o obj/nest/neighbor.o obj/nest/password.o 
obj/nest/proto.o obj/nest/rt-attr.o obj/nest/rt-dev.o obj/nest/rt-fib.o 
obj/nest/rt-show.o obj/nest/rt-table.o obj/test/birdtest.o obj/test/bt-utils.o 
obj/proto/bfd/bfd.o obj/proto/bfd/io.o obj/proto/b
 fd/packets.o obj/proto/babel/babel.o obj/proto/babel/packets.o 
obj/proto/bgp/attrs.o obj/proto/bgp/bgp.o obj/proto/bgp/packets.o 
obj/proto/mrt/mrt.o obj/proto/ospf/dbdes.o obj/proto/ospf/hello.o 
obj/proto/ospf/iface.o obj/proto/ospf/lsack.o obj/proto/ospf/lsalib.o 
obj/proto/ospf/lsreq.o obj/proto/ospf/lsupd.o obj/proto/ospf/neighbor.o 
obj/proto/ospf/ospf.o obj/proto/ospf/packet.o obj/proto/ospf/rt.o 
obj/proto/ospf/topology.o obj/proto/perf/perf.o obj/proto/pipe/pipe.o 
obj/proto/radv/packets.o obj/proto/radv/radv.o obj/proto/rip/packets.o 
obj/proto/rip/rip.o obj/proto/rpki/rpki.o obj/proto/rpki/packets.o 
obj/proto/rpki/tcp_transport.o obj/proto/rpki/ssh_transport.o 
obj/proto/rpki/transport.o obj/proto/static/static.o obj/sysdep/linux/netlink.o 
obj/sysdep/unix/io.o obj/sysdep/unix/krt.o obj/sysdep/unix/log.o 
obj/sysdep/unix/random.o -lssh 
gcc -Iobj -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fno-strict-aliasing -fno-strict-overflow -fPIC 
-pthread -MMD -MP -o obj/lib/patmatch_test.o -c lib/patmatch_test.c
gcc -Wl,-z,relro -Wl,-z,now -g -O2 -fno-strict-aliasing -fno-strict-overflow 
-fPIC -Wl,-z,defs -Wl,--as-needed -pthread -o obj/lib/patmatch_test 
obj/lib/patmatch_test.o obj/conf/cf-parse.tab.o obj/conf/cf-lex.o 
obj/conf/conf.o obj/filter/filter.o obj/filter/f-util.o obj/filter/tree.o 
obj/filter/trie.o obj/lib/bitops.o obj/lib/checksum.o obj/lib/event.o 
obj/lib/flowspec.o obj/lib/idm.o obj/lib/ip.o obj/lib/lists.o obj/lib/mac.o 
obj/lib/md5.o obj/lib/mempool.o obj/lib/net.o obj/lib/patmatch.o 
obj/lib/printf.o obj/lib/resource.o obj/lib/sha1.o obj/lib/sha256.o 
obj/lib/sha512.o obj/lib/slab.o obj/lib/slists.o obj/lib/tbf.o obj/lib/timer.o 
obj/lib/xmalloc.o obj/nest/a-path.o obj/nest/a-set.o obj/nest/cli.o 
obj/nest/cmds.o obj/nest/iface.o obj/nest/locks.o obj/nest/neighbor.o 
obj/nest/password.o obj/nest/proto.o obj/nest/rt-attr.o obj/nest/rt-dev.o 
obj/nest/rt-fib.o obj/nest/rt-show.o obj/nest/rt-table.o obj/test/birdtest.o 
obj/test/bt-utils.o obj/proto/bfd/bfd.o obj/proto/bfd/io.o obj/pro
 to/bfd/packets.o obj/proto/babel/babel.o obj/proto/babel/packets.o 
obj/proto/bgp/attrs.o obj/proto/bgp/bgp.o obj/proto/bgp/packets.o 
obj/proto/mrt/mrt.o obj/proto/ospf/dbdes.o obj/proto/ospf/hello.o 
obj/proto/ospf/iface.o obj/proto/ospf/lsack.o obj/proto/ospf/lsalib.o 
obj/proto/ospf/lsreq.o obj/proto/ospf/lsupd.o obj/proto/ospf/neighbor.o 
obj/proto/ospf/ospf.o obj/proto/ospf/packet.o obj/proto/ospf/rt.o 
obj/proto/ospf/topology.o obj/proto/perf/perf.o obj/proto/pipe/pipe.o 
obj/proto/radv/packets.o obj/proto/radv/radv.o obj/proto/rip/packets.o 
obj/proto/rip/rip.o obj/proto/rpki/rpki.o obj/proto/rpki/packets.o 
obj/proto/rpki/tcp_transport.o obj/proto/rpki/ssh_transport.o 
obj/proto/rpki/transport.o obj/proto/static/static.o obj/sysdep/linux/netlink.o 
obj/sysdep/unix/io.o obj/sysdep/unix/krt.o obj/sysdep/unix/log.o 
obj/sysdep/unix/random.o -lssh 
gcc -Iobj -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fno-strict-aliasing -fno-strict-overflow -fPIC 
-pthread -MMD -MP -o obj/lib/fletcher16_test.o -c lib/fletcher16_test.c
gcc -Wl,-z,relro -Wl,-z,now -g -O2 -fno-strict-aliasing -fno-strict-overflow 
-fPIC -Wl,-z,defs -Wl,--as-needed -pthread -o obj/lib/fletcher16_test 
obj/lib/fletcher16_test.o obj/conf/cf-parse.tab.o obj/conf/cf-lex.o 
obj/conf/conf.o obj/filter/filter.o obj/filter/f-util.o obj/filter/tree.o 
obj/filter/trie.o obj/lib/bitops.o obj/lib/checksum.o obj/lib/event.o 
obj/lib/flowspec.o obj/lib/idm.o obj/lib/ip.o obj/lib/lists.o obj/lib/mac.o 
obj/lib/md5.o obj/lib/mempool.o obj/lib/net.o obj/lib/patmatch.o 
obj/lib/printf.o obj/lib/resource.o obj/lib/sha1.o obj/lib/sha256.o 
obj/lib/sha512.o obj/lib/slab.o obj/lib/slists.o obj/lib/tbf.o obj/lib/timer.o 
obj/lib/xmalloc.o obj/nest/a-path.o obj/nest/a-set.o obj/nest/cli.o 
obj/nest/cmds.o obj/nest/iface.o obj/nest/locks.o obj/nest/neighbor.o 
obj/nest/password.o obj/nest/proto.o obj/nest/rt-attr.o obj/nest/rt-dev.o 
obj/nest/rt-fib.o obj/nest/rt-show.o obj/nest/rt-table.o obj/test/birdtest.o 
obj/test/bt-utils.o obj/proto/bfd/bfd.o obj/proto/bfd/io.o obj
 /proto/bfd/packets.o obj/proto/babel/babel.o obj/proto/babel/packets.o 
obj/proto/bgp/attrs.o obj/proto/bgp/bgp.o obj/proto/bgp/packets.o 
obj/proto/mrt/mrt.o obj/proto/ospf/dbdes.o obj/proto/ospf/hello.o 
obj/proto/ospf/iface.o obj/proto/ospf/lsack.o obj/proto/ospf/lsalib.o 
obj/proto/ospf/lsreq.o obj/proto/ospf/lsupd.o obj/proto/ospf/neighbor.o 
obj/proto/ospf/ospf.o obj/proto/ospf/packet.o obj/proto/ospf/rt.o 
obj/proto/ospf/topology.o obj/proto/perf/perf.o obj/proto/pipe/pipe.o 
obj/proto/radv/packets.o obj/proto/radv/radv.o obj/proto/rip/packets.o 
obj/proto/rip/rip.o obj/proto/rpki/rpki.o obj/proto/rpki/packets.o 
obj/proto/rpki/tcp_transport.o obj/proto/rpki/ssh_transport.o 
obj/proto/rpki/transport.o obj/proto/static/static.o obj/sysdep/linux/netlink.o 
obj/sysdep/unix/io.o obj/sysdep/unix/krt.o obj/sysdep/unix/log.o 
obj/sysdep/unix/random.o -lssh 
gcc -Iobj -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fno-strict-aliasing -fno-strict-overflow -fPIC 
-pthread -MMD -MP -o obj/lib/slist_test.o -c lib/slist_test.c
gcc -Wl,-z,relro -Wl,-z,now -g -O2 -fno-strict-aliasing -fno-strict-overflow 
-fPIC -Wl,-z,defs -Wl,--as-needed -pthread -o obj/lib/slist_test 
obj/lib/slist_test.o obj/conf/cf-parse.tab.o obj/conf/cf-lex.o obj/conf/conf.o 
obj/filter/filter.o obj/filter/f-util.o obj/filter/tree.o obj/filter/trie.o 
obj/lib/bitops.o obj/lib/checksum.o obj/lib/event.o obj/lib/flowspec.o 
obj/lib/idm.o obj/lib/ip.o obj/lib/lists.o obj/lib/mac.o obj/lib/md5.o 
obj/lib/mempool.o obj/lib/net.o obj/lib/patmatch.o obj/lib/printf.o 
obj/lib/resource.o obj/lib/sha1.o obj/lib/sha256.o obj/lib/sha512.o 
obj/lib/slab.o obj/lib/slists.o obj/lib/tbf.o obj/lib/timer.o obj/lib/xmalloc.o 
obj/nest/a-path.o obj/nest/a-set.o obj/nest/cli.o obj/nest/cmds.o 
obj/nest/iface.o obj/nest/locks.o obj/nest/neighbor.o obj/nest/password.o 
obj/nest/proto.o obj/nest/rt-attr.o obj/nest/rt-dev.o obj/nest/rt-fib.o 
obj/nest/rt-show.o obj/nest/rt-table.o obj/test/birdtest.o obj/test/bt-utils.o 
obj/proto/bfd/bfd.o obj/proto/bfd/io.o obj/proto/bfd
 /packets.o obj/proto/babel/babel.o obj/proto/babel/packets.o 
obj/proto/bgp/attrs.o obj/proto/bgp/bgp.o obj/proto/bgp/packets.o 
obj/proto/mrt/mrt.o obj/proto/ospf/dbdes.o obj/proto/ospf/hello.o 
obj/proto/ospf/iface.o obj/proto/ospf/lsack.o obj/proto/ospf/lsalib.o 
obj/proto/ospf/lsreq.o obj/proto/ospf/lsupd.o obj/proto/ospf/neighbor.o 
obj/proto/ospf/ospf.o obj/proto/ospf/packet.o obj/proto/ospf/rt.o 
obj/proto/ospf/topology.o obj/proto/perf/perf.o obj/proto/pipe/pipe.o 
obj/proto/radv/packets.o obj/proto/radv/radv.o obj/proto/rip/packets.o 
obj/proto/rip/rip.o obj/proto/rpki/rpki.o obj/proto/rpki/packets.o 
obj/proto/rpki/tcp_transport.o obj/proto/rpki/ssh_transport.o 
obj/proto/rpki/transport.o obj/proto/static/static.o obj/sysdep/linux/netlink.o 
obj/sysdep/unix/io.o obj/sysdep/unix/krt.o obj/sysdep/unix/log.o 
obj/sysdep/unix/random.o -lssh 
gcc -Iobj -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fno-strict-aliasing -fno-strict-overflow -fPIC 
-pthread -MMD -MP -o obj/lib/checksum_test.o -c lib/checksum_test.c
gcc -Wl,-z,relro -Wl,-z,now -g -O2 -fno-strict-aliasing -fno-strict-overflow 
-fPIC -Wl,-z,defs -Wl,--as-needed -pthread -o obj/lib/checksum_test 
obj/lib/checksum_test.o obj/conf/cf-parse.tab.o obj/conf/cf-lex.o 
obj/conf/conf.o obj/filter/filter.o obj/filter/f-util.o obj/filter/tree.o 
obj/filter/trie.o obj/lib/bitops.o obj/lib/checksum.o obj/lib/event.o 
obj/lib/flowspec.o obj/lib/idm.o obj/lib/ip.o obj/lib/lists.o obj/lib/mac.o 
obj/lib/md5.o obj/lib/mempool.o obj/lib/net.o obj/lib/patmatch.o 
obj/lib/printf.o obj/lib/resource.o obj/lib/sha1.o obj/lib/sha256.o 
obj/lib/sha512.o obj/lib/slab.o obj/lib/slists.o obj/lib/tbf.o obj/lib/timer.o 
obj/lib/xmalloc.o obj/nest/a-path.o obj/nest/a-set.o obj/nest/cli.o 
obj/nest/cmds.o obj/nest/iface.o obj/nest/locks.o obj/nest/neighbor.o 
obj/nest/password.o obj/nest/proto.o obj/nest/rt-attr.o obj/nest/rt-dev.o 
obj/nest/rt-fib.o obj/nest/rt-show.o obj/nest/rt-table.o obj/test/birdtest.o 
obj/test/bt-utils.o obj/proto/bfd/bfd.o obj/proto/bfd/io.o obj/pro
 to/bfd/packets.o obj/proto/babel/babel.o obj/proto/babel/packets.o 
obj/proto/bgp/attrs.o obj/proto/bgp/bgp.o obj/proto/bgp/packets.o 
obj/proto/mrt/mrt.o obj/proto/ospf/dbdes.o obj/proto/ospf/hello.o 
obj/proto/ospf/iface.o obj/proto/ospf/lsack.o obj/proto/ospf/lsalib.o 
obj/proto/ospf/lsreq.o obj/proto/ospf/lsupd.o obj/proto/ospf/neighbor.o 
obj/proto/ospf/ospf.o obj/proto/ospf/packet.o obj/proto/ospf/rt.o 
obj/proto/ospf/topology.o obj/proto/perf/perf.o obj/proto/pipe/pipe.o 
obj/proto/radv/packets.o obj/proto/radv/radv.o obj/proto/rip/packets.o 
obj/proto/rip/rip.o obj/proto/rpki/rpki.o obj/proto/rpki/packets.o 
obj/proto/rpki/tcp_transport.o obj/proto/rpki/ssh_transport.o 
obj/proto/rpki/transport.o obj/proto/static/static.o obj/sysdep/linux/netlink.o 
obj/sysdep/unix/io.o obj/sysdep/unix/krt.o obj/sysdep/unix/log.o 
obj/sysdep/unix/random.o -lssh 
gcc -Iobj -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fno-strict-aliasing -fno-strict-overflow -fPIC 
-pthread -MMD -MP -o obj/lib/lists_test.o -c lib/lists_test.c
gcc -Wl,-z,relro -Wl,-z,now -g -O2 -fno-strict-aliasing -fno-strict-overflow 
-fPIC -Wl,-z,defs -Wl,--as-needed -pthread -o obj/lib/lists_test 
obj/lib/lists_test.o obj/conf/cf-parse.tab.o obj/conf/cf-lex.o obj/conf/conf.o 
obj/filter/filter.o obj/filter/f-util.o obj/filter/tree.o obj/filter/trie.o 
obj/lib/bitops.o obj/lib/checksum.o obj/lib/event.o obj/lib/flowspec.o 
obj/lib/idm.o obj/lib/ip.o obj/lib/lists.o obj/lib/mac.o obj/lib/md5.o 
obj/lib/mempool.o obj/lib/net.o obj/lib/patmatch.o obj/lib/printf.o 
obj/lib/resource.o obj/lib/sha1.o obj/lib/sha256.o obj/lib/sha512.o 
obj/lib/slab.o obj/lib/slists.o obj/lib/tbf.o obj/lib/timer.o obj/lib/xmalloc.o 
obj/nest/a-path.o obj/nest/a-set.o obj/nest/cli.o obj/nest/cmds.o 
obj/nest/iface.o obj/nest/locks.o obj/nest/neighbor.o obj/nest/password.o 
obj/nest/proto.o obj/nest/rt-attr.o obj/nest/rt-dev.o obj/nest/rt-fib.o 
obj/nest/rt-show.o obj/nest/rt-table.o obj/test/birdtest.o obj/test/bt-utils.o 
obj/proto/bfd/bfd.o obj/proto/bfd/io.o obj/proto/bfd
 /packets.o obj/proto/babel/babel.o obj/proto/babel/packets.o 
obj/proto/bgp/attrs.o obj/proto/bgp/bgp.o obj/proto/bgp/packets.o 
obj/proto/mrt/mrt.o obj/proto/ospf/dbdes.o obj/proto/ospf/hello.o 
obj/proto/ospf/iface.o obj/proto/ospf/lsack.o obj/proto/ospf/lsalib.o 
obj/proto/ospf/lsreq.o obj/proto/ospf/lsupd.o obj/proto/ospf/neighbor.o 
obj/proto/ospf/ospf.o obj/proto/ospf/packet.o obj/proto/ospf/rt.o 
obj/proto/ospf/topology.o obj/proto/perf/perf.o obj/proto/pipe/pipe.o 
obj/proto/radv/packets.o obj/proto/radv/radv.o obj/proto/rip/packets.o 
obj/proto/rip/rip.o obj/proto/rpki/rpki.o obj/proto/rpki/packets.o 
obj/proto/rpki/tcp_transport.o obj/proto/rpki/ssh_transport.o 
obj/proto/rpki/transport.o obj/proto/static/static.o obj/sysdep/linux/netlink.o 
obj/sysdep/unix/io.o obj/sysdep/unix/krt.o obj/sysdep/unix/log.o 
obj/sysdep/unix/random.o -lssh 
gcc -Iobj -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fno-strict-aliasing -fno-strict-overflow -fPIC 
-pthread -MMD -MP -o obj/lib/mac_test.o -c lib/mac_test.c
gcc -Wl,-z,relro -Wl,-z,now -g -O2 -fno-strict-aliasing -fno-strict-overflow 
-fPIC -Wl,-z,defs -Wl,--as-needed -pthread -o obj/lib/mac_test 
obj/lib/mac_test.o obj/conf/cf-parse.tab.o obj/conf/cf-lex.o obj/conf/conf.o 
obj/filter/filter.o obj/filter/f-util.o obj/filter/tree.o obj/filter/trie.o 
obj/lib/bitops.o obj/lib/checksum.o obj/lib/event.o obj/lib/flowspec.o 
obj/lib/idm.o obj/lib/ip.o obj/lib/lists.o obj/lib/mac.o obj/lib/md5.o 
obj/lib/mempool.o obj/lib/net.o obj/lib/patmatch.o obj/lib/printf.o 
obj/lib/resource.o obj/lib/sha1.o obj/lib/sha256.o obj/lib/sha512.o 
obj/lib/slab.o obj/lib/slists.o obj/lib/tbf.o obj/lib/timer.o obj/lib/xmalloc.o 
obj/nest/a-path.o obj/nest/a-set.o obj/nest/cli.o obj/nest/cmds.o 
obj/nest/iface.o obj/nest/locks.o obj/nest/neighbor.o obj/nest/password.o 
obj/nest/proto.o obj/nest/rt-attr.o obj/nest/rt-dev.o obj/nest/rt-fib.o 
obj/nest/rt-show.o obj/nest/rt-table.o obj/test/birdtest.o obj/test/bt-utils.o 
obj/proto/bfd/bfd.o obj/proto/bfd/io.o obj/proto/bfd/pac
 kets.o obj/proto/babel/babel.o obj/proto/babel/packets.o obj/proto/bgp/attrs.o 
obj/proto/bgp/bgp.o obj/proto/bgp/packets.o obj/proto/mrt/mrt.o 
obj/proto/ospf/dbdes.o obj/proto/ospf/hello.o obj/proto/ospf/iface.o 
obj/proto/ospf/lsack.o obj/proto/ospf/lsalib.o obj/proto/ospf/lsreq.o 
obj/proto/ospf/lsupd.o obj/proto/ospf/neighbor.o obj/proto/ospf/ospf.o 
obj/proto/ospf/packet.o obj/proto/ospf/rt.o obj/proto/ospf/topology.o 
obj/proto/perf/perf.o obj/proto/pipe/pipe.o obj/proto/radv/packets.o 
obj/proto/radv/radv.o obj/proto/rip/packets.o obj/proto/rip/rip.o 
obj/proto/rpki/rpki.o obj/proto/rpki/packets.o obj/proto/rpki/tcp_transport.o 
obj/proto/rpki/ssh_transport.o obj/proto/rpki/transport.o 
obj/proto/static/static.o obj/sysdep/linux/netlink.o obj/sysdep/unix/io.o 
obj/sysdep/unix/krt.o obj/sysdep/unix/log.o obj/sysdep/unix/random.o -lssh 
gcc -Iobj -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fno-strict-aliasing -fno-strict-overflow -fPIC 
-pthread -MMD -MP -o obj/lib/ip_test.o -c lib/ip_test.c
gcc -Wl,-z,relro -Wl,-z,now -g -O2 -fno-strict-aliasing -fno-strict-overflow 
-fPIC -Wl,-z,defs -Wl,--as-needed -pthread -o obj/lib/ip_test obj/lib/ip_test.o 
obj/conf/cf-parse.tab.o obj/conf/cf-lex.o obj/conf/conf.o obj/filter/filter.o 
obj/filter/f-util.o obj/filter/tree.o obj/filter/trie.o obj/lib/bitops.o 
obj/lib/checksum.o obj/lib/event.o obj/lib/flowspec.o obj/lib/idm.o 
obj/lib/ip.o obj/lib/lists.o obj/lib/mac.o obj/lib/md5.o obj/lib/mempool.o 
obj/lib/net.o obj/lib/patmatch.o obj/lib/printf.o obj/lib/resource.o 
obj/lib/sha1.o obj/lib/sha256.o obj/lib/sha512.o obj/lib/slab.o 
obj/lib/slists.o obj/lib/tbf.o obj/lib/timer.o obj/lib/xmalloc.o 
obj/nest/a-path.o obj/nest/a-set.o obj/nest/cli.o obj/nest/cmds.o 
obj/nest/iface.o obj/nest/locks.o obj/nest/neighbor.o obj/nest/password.o 
obj/nest/proto.o obj/nest/rt-attr.o obj/nest/rt-dev.o obj/nest/rt-fib.o 
obj/nest/rt-show.o obj/nest/rt-table.o obj/test/birdtest.o obj/test/bt-utils.o 
obj/proto/bfd/bfd.o obj/proto/bfd/io.o obj/proto/bfd/packe
 ts.o obj/proto/babel/babel.o obj/proto/babel/packets.o obj/proto/bgp/attrs.o 
obj/proto/bgp/bgp.o obj/proto/bgp/packets.o obj/proto/mrt/mrt.o 
obj/proto/ospf/dbdes.o obj/proto/ospf/hello.o obj/proto/ospf/iface.o 
obj/proto/ospf/lsack.o obj/proto/ospf/lsalib.o obj/proto/ospf/lsreq.o 
obj/proto/ospf/lsupd.o obj/proto/ospf/neighbor.o obj/proto/ospf/ospf.o 
obj/proto/ospf/packet.o obj/proto/ospf/rt.o obj/proto/ospf/topology.o 
obj/proto/perf/perf.o obj/proto/pipe/pipe.o obj/proto/radv/packets.o 
obj/proto/radv/radv.o obj/proto/rip/packets.o obj/proto/rip/rip.o 
obj/proto/rpki/rpki.o obj/proto/rpki/packets.o obj/proto/rpki/tcp_transport.o 
obj/proto/rpki/ssh_transport.o obj/proto/rpki/transport.o 
obj/proto/static/static.o obj/sysdep/linux/netlink.o obj/sysdep/unix/io.o 
obj/sysdep/unix/krt.o obj/sysdep/unix/log.o obj/sysdep/unix/random.o -lssh 
gcc -Iobj -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fno-strict-aliasing -fno-strict-overflow -fPIC 
-pthread -MMD -MP -o obj/lib/hash_test.o -c lib/hash_test.c
gcc -Wl,-z,relro -Wl,-z,now -g -O2 -fno-strict-aliasing -fno-strict-overflow 
-fPIC -Wl,-z,defs -Wl,--as-needed -pthread -o obj/lib/hash_test 
obj/lib/hash_test.o obj/conf/cf-parse.tab.o obj/conf/cf-lex.o obj/conf/conf.o 
obj/filter/filter.o obj/filter/f-util.o obj/filter/tree.o obj/filter/trie.o 
obj/lib/bitops.o obj/lib/checksum.o obj/lib/event.o obj/lib/flowspec.o 
obj/lib/idm.o obj/lib/ip.o obj/lib/lists.o obj/lib/mac.o obj/lib/md5.o 
obj/lib/mempool.o obj/lib/net.o obj/lib/patmatch.o obj/lib/printf.o 
obj/lib/resource.o obj/lib/sha1.o obj/lib/sha256.o obj/lib/sha512.o 
obj/lib/slab.o obj/lib/slists.o obj/lib/tbf.o obj/lib/timer.o obj/lib/xmalloc.o 
obj/nest/a-path.o obj/nest/a-set.o obj/nest/cli.o obj/nest/cmds.o 
obj/nest/iface.o obj/nest/locks.o obj/nest/neighbor.o obj/nest/password.o 
obj/nest/proto.o obj/nest/rt-attr.o obj/nest/rt-dev.o obj/nest/rt-fib.o 
obj/nest/rt-show.o obj/nest/rt-table.o obj/test/birdtest.o obj/test/bt-utils.o 
obj/proto/bfd/bfd.o obj/proto/bfd/io.o obj/proto/bfd/p
 ackets.o obj/proto/babel/babel.o obj/proto/babel/packets.o 
obj/proto/bgp/attrs.o obj/proto/bgp/bgp.o obj/proto/bgp/packets.o 
obj/proto/mrt/mrt.o obj/proto/ospf/dbdes.o obj/proto/ospf/hello.o 
obj/proto/ospf/iface.o obj/proto/ospf/lsack.o obj/proto/ospf/lsalib.o 
obj/proto/ospf/lsreq.o obj/proto/ospf/lsupd.o obj/proto/ospf/neighbor.o 
obj/proto/ospf/ospf.o obj/proto/ospf/packet.o obj/proto/ospf/rt.o 
obj/proto/ospf/topology.o obj/proto/perf/perf.o obj/proto/pipe/pipe.o 
obj/proto/radv/packets.o obj/proto/radv/radv.o obj/proto/rip/packets.o 
obj/proto/rip/rip.o obj/proto/rpki/rpki.o obj/proto/rpki/packets.o 
obj/proto/rpki/tcp_transport.o obj/proto/rpki/ssh_transport.o 
obj/proto/rpki/transport.o obj/proto/static/static.o obj/sysdep/linux/netlink.o 
obj/sysdep/unix/io.o obj/sysdep/unix/krt.o obj/sysdep/unix/log.o 
obj/sysdep/unix/random.o -lssh 
gcc -Iobj -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fno-strict-aliasing -fno-strict-overflow -fPIC 
-pthread -MMD -MP -o obj/lib/printf_test.o -c lib/printf_test.c
gcc -Wl,-z,relro -Wl,-z,now -g -O2 -fno-strict-aliasing -fno-strict-overflow 
-fPIC -Wl,-z,defs -Wl,--as-needed -pthread -o obj/lib/printf_test 
obj/lib/printf_test.o obj/conf/cf-parse.tab.o obj/conf/cf-lex.o obj/conf/conf.o 
obj/filter/filter.o obj/filter/f-util.o obj/filter/tree.o obj/filter/trie.o 
obj/lib/bitops.o obj/lib/checksum.o obj/lib/event.o obj/lib/flowspec.o 
obj/lib/idm.o obj/lib/ip.o obj/lib/lists.o obj/lib/mac.o obj/lib/md5.o 
obj/lib/mempool.o obj/lib/net.o obj/lib/patmatch.o obj/lib/printf.o 
obj/lib/resource.o obj/lib/sha1.o obj/lib/sha256.o obj/lib/sha512.o 
obj/lib/slab.o obj/lib/slists.o obj/lib/tbf.o obj/lib/timer.o obj/lib/xmalloc.o 
obj/nest/a-path.o obj/nest/a-set.o obj/nest/cli.o obj/nest/cmds.o 
obj/nest/iface.o obj/nest/locks.o obj/nest/neighbor.o obj/nest/password.o 
obj/nest/proto.o obj/nest/rt-attr.o obj/nest/rt-dev.o obj/nest/rt-fib.o 
obj/nest/rt-show.o obj/nest/rt-table.o obj/test/birdtest.o obj/test/bt-utils.o 
obj/proto/bfd/bfd.o obj/proto/bfd/io.o obj/proto/b
 fd/packets.o obj/proto/babel/babel.o obj/proto/babel/packets.o 
obj/proto/bgp/attrs.o obj/proto/bgp/bgp.o obj/proto/bgp/packets.o 
obj/proto/mrt/mrt.o obj/proto/ospf/dbdes.o obj/proto/ospf/hello.o 
obj/proto/ospf/iface.o obj/proto/ospf/lsack.o obj/proto/ospf/lsalib.o 
obj/proto/ospf/lsreq.o obj/proto/ospf/lsupd.o obj/proto/ospf/neighbor.o 
obj/proto/ospf/ospf.o obj/proto/ospf/packet.o obj/proto/ospf/rt.o 
obj/proto/ospf/topology.o obj/proto/perf/perf.o obj/proto/pipe/pipe.o 
obj/proto/radv/packets.o obj/proto/radv/radv.o obj/proto/rip/packets.o 
obj/proto/rip/rip.o obj/proto/rpki/rpki.o obj/proto/rpki/packets.o 
obj/proto/rpki/tcp_transport.o obj/proto/rpki/ssh_transport.o 
obj/proto/rpki/transport.o obj/proto/static/static.o obj/sysdep/linux/netlink.o 
obj/sysdep/unix/io.o obj/sysdep/unix/krt.o obj/sysdep/unix/log.o 
obj/sysdep/unix/random.o -lssh 
gcc -Iobj -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fno-strict-aliasing -fno-strict-overflow -fPIC 
-pthread -MMD -MP -o obj/nest/a-set_test.o -c nest/a-set_test.c
gcc -Wl,-z,relro -Wl,-z,now -g -O2 -fno-strict-aliasing -fno-strict-overflow 
-fPIC -Wl,-z,defs -Wl,--as-needed -pthread -o obj/nest/a-set_test 
obj/nest/a-set_test.o obj/conf/cf-parse.tab.o obj/conf/cf-lex.o obj/conf/conf.o 
obj/filter/filter.o obj/filter/f-util.o obj/filter/tree.o obj/filter/trie.o 
obj/lib/bitops.o obj/lib/checksum.o obj/lib/event.o obj/lib/flowspec.o 
obj/lib/idm.o obj/lib/ip.o obj/lib/lists.o obj/lib/mac.o obj/lib/md5.o 
obj/lib/mempool.o obj/lib/net.o obj/lib/patmatch.o obj/lib/printf.o 
obj/lib/resource.o obj/lib/sha1.o obj/lib/sha256.o obj/lib/sha512.o 
obj/lib/slab.o obj/lib/slists.o obj/lib/tbf.o obj/lib/timer.o obj/lib/xmalloc.o 
obj/nest/a-path.o obj/nest/a-set.o obj/nest/cli.o obj/nest/cmds.o 
obj/nest/iface.o obj/nest/locks.o obj/nest/neighbor.o obj/nest/password.o 
obj/nest/proto.o obj/nest/rt-attr.o obj/nest/rt-dev.o obj/nest/rt-fib.o 
obj/nest/rt-show.o obj/nest/rt-table.o obj/test/birdtest.o obj/test/bt-utils.o 
obj/proto/bfd/bfd.o obj/proto/bfd/io.o obj/proto/b
 fd/packets.o obj/proto/babel/babel.o obj/proto/babel/packets.o 
obj/proto/bgp/attrs.o obj/proto/bgp/bgp.o obj/proto/bgp/packets.o 
obj/proto/mrt/mrt.o obj/proto/ospf/dbdes.o obj/proto/ospf/hello.o 
obj/proto/ospf/iface.o obj/proto/ospf/lsack.o obj/proto/ospf/lsalib.o 
obj/proto/ospf/lsreq.o obj/proto/ospf/lsupd.o obj/proto/ospf/neighbor.o 
obj/proto/ospf/ospf.o obj/proto/ospf/packet.o obj/proto/ospf/rt.o 
obj/proto/ospf/topology.o obj/proto/perf/perf.o obj/proto/pipe/pipe.o 
obj/proto/radv/packets.o obj/proto/radv/radv.o obj/proto/rip/packets.o 
obj/proto/rip/rip.o obj/proto/rpki/rpki.o obj/proto/rpki/packets.o 
obj/proto/rpki/tcp_transport.o obj/proto/rpki/ssh_transport.o 
obj/proto/rpki/transport.o obj/proto/static/static.o obj/sysdep/linux/netlink.o 
obj/sysdep/unix/io.o obj/sysdep/unix/krt.o obj/sysdep/unix/log.o 
obj/sysdep/unix/random.o -lssh 
gcc -Iobj -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fno-strict-aliasing -fno-strict-overflow -fPIC 
-pthread -MMD -MP -o obj/nest/a-path_test.o -c nest/a-path_test.c
gcc -Wl,-z,relro -Wl,-z,now -g -O2 -fno-strict-aliasing -fno-strict-overflow 
-fPIC -Wl,-z,defs -Wl,--as-needed -pthread -o obj/nest/a-path_test 
obj/nest/a-path_test.o obj/conf/cf-parse.tab.o obj/conf/cf-lex.o 
obj/conf/conf.o obj/filter/filter.o obj/filter/f-util.o obj/filter/tree.o 
obj/filter/trie.o obj/lib/bitops.o obj/lib/checksum.o obj/lib/event.o 
obj/lib/flowspec.o obj/lib/idm.o obj/lib/ip.o obj/lib/lists.o obj/lib/mac.o 
obj/lib/md5.o obj/lib/mempool.o obj/lib/net.o obj/lib/patmatch.o 
obj/lib/printf.o obj/lib/resource.o obj/lib/sha1.o obj/lib/sha256.o 
obj/lib/sha512.o obj/lib/slab.o obj/lib/slists.o obj/lib/tbf.o obj/lib/timer.o 
obj/lib/xmalloc.o obj/nest/a-path.o obj/nest/a-set.o obj/nest/cli.o 
obj/nest/cmds.o obj/nest/iface.o obj/nest/locks.o obj/nest/neighbor.o 
obj/nest/password.o obj/nest/proto.o obj/nest/rt-attr.o obj/nest/rt-dev.o 
obj/nest/rt-fib.o obj/nest/rt-show.o obj/nest/rt-table.o obj/test/birdtest.o 
obj/test/bt-utils.o obj/proto/bfd/bfd.o obj/proto/bfd/io.o obj/proto
 /bfd/packets.o obj/proto/babel/babel.o obj/proto/babel/packets.o 
obj/proto/bgp/attrs.o obj/proto/bgp/bgp.o obj/proto/bgp/packets.o 
obj/proto/mrt/mrt.o obj/proto/ospf/dbdes.o obj/proto/ospf/hello.o 
obj/proto/ospf/iface.o obj/proto/ospf/lsack.o obj/proto/ospf/lsalib.o 
obj/proto/ospf/lsreq.o obj/proto/ospf/lsupd.o obj/proto/ospf/neighbor.o 
obj/proto/ospf/ospf.o obj/proto/ospf/packet.o obj/proto/ospf/rt.o 
obj/proto/ospf/topology.o obj/proto/perf/perf.o obj/proto/pipe/pipe.o 
obj/proto/radv/packets.o obj/proto/radv/radv.o obj/proto/rip/packets.o 
obj/proto/rip/rip.o obj/proto/rpki/rpki.o obj/proto/rpki/packets.o 
obj/proto/rpki/tcp_transport.o obj/proto/rpki/ssh_transport.o 
obj/proto/rpki/transport.o obj/proto/static/static.o obj/sysdep/linux/netlink.o 
obj/sysdep/unix/io.o obj/sysdep/unix/krt.o obj/sysdep/unix/log.o 
obj/sysdep/unix/random.o -lssh 
obj/filter/tree_test 2>/dev/null && touch obj/filter/tree_test.ok
obj/filter/tree_test                                                     [ OK ] 
obj/filter/filter_test 2>/dev/null && touch obj/filter/filter_test.ok
obj/filter/filter_test                                                   [ OK ] 
obj/filter/trie_test 2>/dev/null && touch obj/filter/trie_test.ok
obj/filter/trie_test                                                     [ OK ] 
obj/lib/heap_test 2>/dev/null && touch obj/lib/heap_test.ok
obj/lib/heap_test                                                        [ OK ] 
obj/lib/buffer_test 2>/dev/null && touch obj/lib/buffer_test.ok
obj/lib/buffer_test                                                      [ OK ] 
obj/lib/event_test 2>/dev/null && touch obj/lib/event_test.ok
obj/lib/event_test                                                       [ OK ] 
obj/lib/flowspec_test 2>/dev/null && touch obj/lib/flowspec_test.ok
obj/lib/flowspec_test                                                    [ OK ] 
obj/lib/bitops_test 2>/dev/null && touch obj/lib/bitops_test.ok
obj/lib/bitops_test                                                      [ OK ] 
obj/lib/patmatch_test 2>/dev/null && touch obj/lib/patmatch_test.ok
obj/lib/patmatch_test                                                    [ OK ] 
obj/lib/fletcher16_test 2>/dev/null && touch obj/lib/fletcher16_test.ok
obj/lib/fletcher16_test                                                  [ OK ] 
obj/lib/slist_test 2>/dev/null && touch obj/lib/slist_test.ok
obj/lib/slist_test                                                       [ OK ] 
obj/lib/checksum_test 2>/dev/null && touch obj/lib/checksum_test.ok
obj/lib/checksum_test                                                    [ OK ] 
obj/lib/lists_test 2>/dev/null && touch obj/lib/lists_test.ok
obj/lib/lists_test                                                       [ OK ] 
obj/lib/mac_test 2>/dev/null && touch obj/lib/mac_test.ok
obj/lib/mac_test                                                         [ OK ] 
obj/lib/ip_test 2>/dev/null && touch obj/lib/ip_test.ok
obj/lib/ip_test                                                          [ OK ] 
obj/lib/hash_test 2>/dev/null && touch obj/lib/hash_test.ok
obj/lib/hash_test                                                        [ OK ] 
obj/lib/printf_test 2>/dev/null && touch obj/lib/printf_test.ok
obj/lib/printf_test                                                      [ OK ] 
obj/nest/a-set_test 2>/dev/null && touch obj/nest/a-set_test.ok
obj/nest/a-set_test                                                      [ OK ] 
obj/nest/a-path_test 2>/dev/null && touch obj/nest/a-path_test.ok
obj/nest/a-path_test                                                     [ OK ] 
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   create-stamp debian/debhelper-build-stamp
 fakeroot debian/rules binary-indep
dh binary-indep
   dh_testroot -i
   dh_prep -i
   debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_install --destdir=debian/tmp
        make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp 
AM_UPDATE_INFO_DIR=no
make[2]: Entering directory '/<<PKGBUILDDIR>>'
/bin/sh: 1: git: not found
/usr/bin/install -c -d /<<PKGBUILDDIR>>/debian/tmp//usr/sbin 
/<<PKGBUILDDIR>>/debian/tmp//etc/bird /<<PKGBUILDDIR>>/debian/tmp//run/bird
for BIN in bird birdcl birdc ; do                                               
                \
        /usr/bin/install -c ./$BIN /<<PKGBUILDDIR>>/debian/tmp//usr/sbin/$BIN ; 
        \
done
if ! test -f /<<PKGBUILDDIR>>/debian/tmp//etc/bird/bird.conf ; then             
                                \
        /usr/bin/install -c -m 644 ./doc/bird.conf.example 
/<<PKGBUILDDIR>>/debian/tmp//etc/bird/bird.conf ;    \
else                                                                            
        \
        echo "Not overwriting old bird.conf" ;                                  
        \
fi
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_install -i
   dh_installdocs -i
   dh_installchangelogs -i
   debian/rules override_dh_installman
make[1]: Entering directory '/<<PKGBUILDDIR>>'
xsltproc -''-nonet -''-param man.charmap.use.subset "0" 
/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl 
debian/bird.xml
I/O error : Attempt to load network entity 
http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd
debian/bird.xml:53: warning: failed to load external entity 
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd";
]>
  ^
Note: Writing bird.8
Note: Writing birdc.8 (soelim stub)
dh_installman
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_installinit
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_installinit --name=bird --restart-after-upgrade
dh_installinit: --name=bird option specified, but init script not found
make[1]: *** [debian/rules:34: override_dh_installinit] Error 255
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:21: binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess 
returned exit status 2
--------------------------------------------------------------------------------

The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/bird2.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Note 1: "I/O error : Attempt to load network entity" looks suspicious.
I don't know if this is related to the failure or not.

Note 2: If you need a test machine to reproduce this please contact me 
privately.

Thanks.

--- End Message ---
--- Begin Message ---
Source: debhelper
Source-Version: 12.2.3

We believe that the bug you reported is fixed in the latest version of
debhelper, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Niels Thykier <[email protected]> (supplier of updated debhelper package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 19 Jul 2019 19:18:03 +0000
Source: debhelper
Architecture: source
Version: 12.2.3
Distribution: unstable
Urgency: medium
Maintainer: Debhelper Maintainers <[email protected]>
Changed-By: Niels Thykier <[email protected]>
Closes: 932073 932262
Changes:
 debhelper (12.2.3) unstable; urgency=medium
 .
   * dh_installinit: Revert "Fail with an error if --name is given but
     there is no matching init script.".  (Closes: #932073,
     Reopens: #462389)
   * Dh_Getopt.pm: Produce a better error message when -p<pkg> is
     ignored in an architecture constrained override (e.g. during an
     architecture specific build and the -p argument refers to an
     arch:all package).  Thanks to Helmut Grohne for reporting the
     issue.  (Closes: #932262)
Checksums-Sha1:
 902ec533af0cb42ba595b2b32000495bfdf9787d 1714 debhelper_12.2.3.dsc
 456a7fc7cb7ca584c666170c1410c50d55870e53 492468 debhelper_12.2.3.tar.xz
 d4553001881abddaf52a4a0c3e11b1a5515c4ef8 4535 debhelper_12.2.3_source.buildinfo
Checksums-Sha256:
 a35d8d45097478325976207d2ba71d85bacc3d289f01d1880f7b695f5ba916f1 1714 
debhelper_12.2.3.dsc
 4c279d7ad09b843ca29e45d5134197e700814c95e46f5c45673790d77be6eaa1 492468 
debhelper_12.2.3.tar.xz
 deaab4cd92b7875da85443f4302ce2897795d3f60785aabca0ae08cbdd74de25 4535 
debhelper_12.2.3_source.buildinfo
Files:
 691147822125c3c57bfc7508c77a8d72 1714 devel optional debhelper_12.2.3.dsc
 64a18f45afe1f621cd6fb5a01bb9c89e 492468 devel optional debhelper_12.2.3.tar.xz
 8b0bf295be5fbda023e92807ef7e3f1e 4535 devel optional 
debhelper_12.2.3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEE8f9dDX4ALfD+VfsMplt42+Z8eqwFAl0yGWQSHG5pZWxzQHRo
eWtpZXIubmV0AAoJEKZbeNvmfHqs8WwP/3DKbtjsE0c4zDpCC6p6XGivW2A1BgLe
Wa25UIukPr2g8TSj3eBI0077ZkNFNnhOWYt6OnOvUOsygqXc6qaxkfRRM5o3MMU+
m9A/I90XEgaN7/Pjr9Z41/SFP8VWYuu6qKirZqy73tUq30tmXOnidmaL3G83R+oD
DULjfSC8RlyMQXIlo+OS7XCPAt2O/uV84ds6A6oA/c7tIjGVVQUy6MoITulv7eEm
X6sUXA//4WSbnxU7nS1UdJQ21EL8ifRAIVcpSPuk0LbuwCy1Ea23uHtZXKVqLcDG
KOCGVr+vJW52eizaWIQa47MAybA8Yd6pKBwN9pOMatdhzev4ChPbY7kVBLwThHdE
tXOX6E9rWo4lvdBKlXDLuHgQlsNOYM+DbOX8KTZO394xdWikQk7Lf3rBFPmvyyHy
KK5mmYkZ1OUDtZpOBWrMmfFUwZcnUDaq9CLu2lbytqt/Hd1P44w+QK+DKQsza6Us
QzYw3EIbCk1c1vNQqgpnCsZ/IWim4FfuFrbqV9ErROy2gbeUJ8RNiNj5NgJkUxmT
+cD3wOWFSFXUFxAl/qRuc689SPsduQhIz3TKGynvMOug7SSc4wn1mlQjshs0Dvug
Xbc8cAzasvX9fK3i+EO75YD3iJYjJCtuhxhFiDBahAsEqGc6gGoKm2QnVj55lLUM
2UbUCBmNFAfK
=DW+C
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to