ENTER do("bash --login -c 'rpmbuild -bs --target x86_64 --nodeps //builddir/build/SPECS/libnl.spec'", '/var/lib/mock/dist-fc7-build-127828-21218/root/', 0, True, 0, , 421, 421, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target x86_64 --nodeps //builddir/build/SPECS/libnl.spec' warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libnl-1.1-1.fc7.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target x86_64 --nodeps //builddir/build/SPECS/libnl.spec'", '/var/lib/mock/dist-fc7-build-127828-21218/root/', 0, True, 0, , 421, 421, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target x86_64 --nodeps //builddir/build/SPECS/libnl.spec' Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.66521 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libnl-1.1 + /bin/gzip -dc /builddir/build/SOURCES/libnl-1.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libnl-1.1 ++ /usr/bin/id -u + '[' 421 = 0 ']' ++ /usr/bin/id -u + '[' 421 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (libnl-1.0-pre5-static.patch):' Patch #1 (libnl-1.0-pre5-static.patch): + patch -p1 -b --suffix .build-static -s + echo 'Patch #2 (libnl-1.0-pre5-debuginfo.patch):' Patch #2 (libnl-1.0-pre5-debuginfo.patch): + patch -p1 -b --suffix .debuginfo -s + echo 'Patch #3 (libnl-1.0-pre8-use-vasprintf-retval.patch):' Patch #3 (libnl-1.0-pre8-use-vasprintf-retval.patch): + patch -p1 -b --suffix .use-vasprintf-retval -s + echo 'Patch #4 (libnl-1.0-pre8-more-build-output.patch):' Patch #4 (libnl-1.0-pre8-more-build-output.patch): + patch -p1 -b --suffix .more-build-output -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.66521 + umask 022 + cd /builddir/build/BUILD + cd libnl-1.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for an ANSI C-conforming const... yes checking for inline... inline checking for pow in -lm... yes configure: creating ./config.status config.status: creating Makefile.opts config.status: WARNING: Makefile.opts.in seems to ignore the --datarootdir setting config.status: creating libnl-1.pc config.status: creating doc/Doxyfile config.status: creating lib/defs.h config.status: lib/defs.h is unchanged ---------------------------------------------------------------------- SUMMARY: Included in Compilation: libnl: Yes -lm Dependencies: libm Yes (required) + make Entering lib gcc -M -I../include/ -I. netfilter/nfnl.c > netfilter/nfnl.d.tmp; \ sed 's,\(netfilter/nfnl\)\.o[ :]*,\1.o netfilter/nfnl.d : ,g' < netfilter/nfnl.d.tmp > netfilter/nfnl.d; \ rm -f netfilter/nfnl.d.tmp gcc -M -I../include/ -I. netfilter/log_obj.c > netfilter/log_obj.d.tmp; \ sed 's,\(netfilter/log_obj\)\.o[ :]*,\1.o netfilter/log_obj.d : ,g' < netfilter/log_obj.d.tmp > netfilter/log_obj.d; \ rm -f netfilter/log_obj.d.tmp gcc -M -I../include/ -I. netfilter/log.c > netfilter/log.d.tmp; \ sed 's,\(netfilter/log\)\.o[ :]*,\1.o netfilter/log.d : ,g' < netfilter/log.d.tmp > netfilter/log.d; \ rm -f netfilter/log.d.tmp gcc -M -I../include/ -I. netfilter/ct_obj.c > netfilter/ct_obj.d.tmp; \ sed 's,\(netfilter/ct_obj\)\.o[ :]*,\1.o netfilter/ct_obj.d : ,g' < netfilter/ct_obj.d.tmp > netfilter/ct_obj.d; \ rm -f netfilter/ct_obj.d.tmp gcc -M -I../include/ -I. netfilter/ct.c > netfilter/ct.d.tmp; \ sed 's,\(netfilter/ct\)\.o[ :]*,\1.o netfilter/ct.d : ,g' < netfilter/ct.d.tmp > netfilter/ct.d; \ rm -f netfilter/ct.d.tmp gcc -M -I../include/ -I. fib_lookup/request.c > fib_lookup/request.d.tmp; \ sed 's,\(fib_lookup/request\)\.o[ :]*,\1.o fib_lookup/request.d : ,g' < fib_lookup/request.d.tmp > fib_lookup/request.d; \ rm -f fib_lookup/request.d.tmp gcc -M -I../include/ -I. fib_lookup/lookup.c > fib_lookup/lookup.d.tmp; \ sed 's,\(fib_lookup/lookup\)\.o[ :]*,\1.o fib_lookup/lookup.d : ,g' < fib_lookup/lookup.d.tmp > fib_lookup/lookup.d; \ rm -f fib_lookup/lookup.d.tmp gcc -M -I../include/ -I. genl/mngt.c > genl/mngt.d.tmp; \ sed 's,\(genl/mngt\)\.o[ :]*,\1.o genl/mngt.d : ,g' < genl/mngt.d.tmp > genl/mngt.d; \ rm -f genl/mngt.d.tmp gcc -M -I../include/ -I. genl/genl.c > genl/genl.d.tmp; \ sed 's,\(genl/genl\)\.o[ :]*,\1.o genl/genl.d : ,g' < genl/genl.d.tmp > genl/genl.d; \ rm -f genl/genl.d.tmp gcc -M -I../include/ -I. genl/family.c > genl/family.d.tmp; \ sed 's,\(genl/family\)\.o[ :]*,\1.o genl/family.d : ,g' < genl/family.d.tmp > genl/family.d; \ rm -f genl/family.d.tmp gcc -M -I../include/ -I. genl/ctrl.c > genl/ctrl.d.tmp; \ sed 's,\(genl/ctrl\)\.o[ :]*,\1.o genl/ctrl.d : ,g' < genl/ctrl.d.tmp > genl/ctrl.d; \ rm -f genl/ctrl.d.tmp gcc -M -I../include/ -I. route/link/vlan.c > route/link/vlan.d.tmp; \ sed 's,\(route/link/vlan\)\.o[ :]*,\1.o route/link/vlan.d : ,g' < route/link/vlan.d.tmp > route/link/vlan.d; \ rm -f route/link/vlan.d.tmp gcc -M -I../include/ -I. route/link/api.c > route/link/api.d.tmp; \ sed 's,\(route/link/api\)\.o[ :]*,\1.o route/link/api.d : ,g' < route/link/api.d.tmp > route/link/api.d; \ rm -f route/link/api.d.tmp gcc -M -I../include/ -I. route/cls/u32.c > route/cls/u32.d.tmp; \ sed 's,\(route/cls/u32\)\.o[ :]*,\1.o route/cls/u32.d : ,g' < route/cls/u32.d.tmp > route/cls/u32.d; \ rm -f route/cls/u32.d.tmp gcc -M -I../include/ -I. route/cls/police.c > route/cls/police.d.tmp; \ sed 's,\(route/cls/police\)\.o[ :]*,\1.o route/cls/police.d : ,g' < route/cls/police.d.tmp > route/cls/police.d; \ rm -f route/cls/police.d.tmp gcc -M -I../include/ -I. route/cls/fw.c > route/cls/fw.d.tmp; \ sed 's,\(route/cls/fw\)\.o[ :]*,\1.o route/cls/fw.d : ,g' < route/cls/fw.d.tmp > route/cls/fw.d; \ rm -f route/cls/fw.d.tmp gcc -M -I../include/ -I. route/sch/tbf.c > route/sch/tbf.d.tmp; \ sed 's,\(route/sch/tbf\)\.o[ :]*,\1.o route/sch/tbf.d : ,g' < route/sch/tbf.d.tmp > route/sch/tbf.d; \ rm -f route/sch/tbf.d.tmp gcc -M -I../include/ -I. route/sch/sfq.c > route/sch/sfq.d.tmp; \ sed 's,\(route/sch/sfq\)\.o[ :]*,\1.o route/sch/sfq.d : ,g' < route/sch/sfq.d.tmp > route/sch/sfq.d; \ rm -f route/sch/sfq.d.tmp gcc -M -I../include/ -I. route/sch/red.c > route/sch/red.d.tmp; \ sed 's,\(route/sch/red\)\.o[ :]*,\1.o route/sch/red.d : ,g' < route/sch/red.d.tmp > route/sch/red.d; \ rm -f route/sch/red.d.tmp gcc -M -I../include/ -I. route/sch/prio.c > route/sch/prio.d.tmp; \ sed 's,\(route/sch/prio\)\.o[ :]*,\1.o route/sch/prio.d : ,g' < route/sch/prio.d.tmp > route/sch/prio.d; \ rm -f route/sch/prio.d.tmp gcc -M -I../include/ -I. route/sch/netem.c > route/sch/netem.d.tmp; \ sed 's,\(route/sch/netem\)\.o[ :]*,\1.o route/sch/netem.d : ,g' < route/sch/netem.d.tmp > route/sch/netem.d; \ rm -f route/sch/netem.d.tmp gcc -M -I../include/ -I. route/sch/htb.c > route/sch/htb.d.tmp; \ sed 's,\(route/sch/htb\)\.o[ :]*,\1.o route/sch/htb.d : ,g' < route/sch/htb.d.tmp > route/sch/htb.d; \ rm -f route/sch/htb.d.tmp gcc -M -I../include/ -I. route/sch/fifo.c > route/sch/fifo.d.tmp; \ sed 's,\(route/sch/fifo\)\.o[ :]*,\1.o route/sch/fifo.d : ,g' < route/sch/fifo.d.tmp > route/sch/fifo.d; \ rm -f route/sch/fifo.d.tmp gcc -M -I../include/ -I. route/sch/dsmark.c > route/sch/dsmark.d.tmp; \ sed 's,\(route/sch/dsmark\)\.o[ :]*,\1.o route/sch/dsmark.d : ,g' < route/sch/dsmark.d.tmp > route/sch/dsmark.d; \ rm -f route/sch/dsmark.d.tmp gcc -M -I../include/ -I. route/sch/cbq.c > route/sch/cbq.d.tmp; \ sed 's,\(route/sch/cbq\)\.o[ :]*,\1.o route/sch/cbq.d : ,g' < route/sch/cbq.d.tmp > route/sch/cbq.d; \ rm -f route/sch/cbq.d.tmp gcc -M -I../include/ -I. route/sch/blackhole.c > route/sch/blackhole.d.tmp; \ sed 's,\(route/sch/blackhole\)\.o[ :]*,\1.o route/sch/blackhole.d : ,g' < route/sch/blackhole.d.tmp > route/sch/blackhole.d; \ rm -f route/sch/blackhole.d.tmp gcc -M -I../include/ -I. route/tc.c > route/tc.d.tmp; \ sed 's,\(route/tc\)\.o[ :]*,\1.o route/tc.d : ,g' < route/tc.d.tmp > route/tc.d; \ rm -f route/tc.d.tmp gcc -M -I../include/ -I. route/rule.c > route/rule.d.tmp; \ sed 's,\(route/rule\)\.o[ :]*,\1.o route/rule.d : ,g' < route/rule.d.tmp > route/rule.d; \ rm -f route/rule.d.tmp gcc -M -I../include/ -I. route/rtnl.c > route/rtnl.d.tmp; \ sed 's,\(route/rtnl\)\.o[ :]*,\1.o route/rtnl.d : ,g' < route/rtnl.d.tmp > route/rtnl.d; \ rm -f route/rtnl.d.tmp gcc -M -I../include/ -I. route/route_utils.c > route/route_utils.d.tmp; \ sed 's,\(route/route_utils\)\.o[ :]*,\1.o route/route_utils.d : ,g' < route/route_utils.d.tmp > route/route_utils.d; \ rm -f route/route_utils.d.tmp gcc -M -I../include/ -I. route/route_obj.c > route/route_obj.d.tmp; \ sed 's,\(route/route_obj\)\.o[ :]*,\1.o route/route_obj.d : ,g' < route/route_obj.d.tmp > route/route_obj.d; \ rm -f route/route_obj.d.tmp gcc -M -I../include/ -I. route/route.c > route/route.d.tmp; \ sed 's,\(route/route\)\.o[ :]*,\1.o route/route.d : ,g' < route/route.d.tmp > route/route.d; \ rm -f route/route.d.tmp gcc -M -I../include/ -I. route/qdisc_obj.c > route/qdisc_obj.d.tmp; \ sed 's,\(route/qdisc_obj\)\.o[ :]*,\1.o route/qdisc_obj.d : ,g' < route/qdisc_obj.d.tmp > route/qdisc_obj.d; \ rm -f route/qdisc_obj.d.tmp gcc -M -I../include/ -I. route/qdisc_api.c > route/qdisc_api.d.tmp; \ sed 's,\(route/qdisc_api\)\.o[ :]*,\1.o route/qdisc_api.d : ,g' < route/qdisc_api.d.tmp > route/qdisc_api.d; \ rm -f route/qdisc_api.d.tmp gcc -M -I../include/ -I. route/qdisc.c > route/qdisc.d.tmp; \ sed 's,\(route/qdisc\)\.o[ :]*,\1.o route/qdisc.d : ,g' < route/qdisc.d.tmp > route/qdisc.d; \ rm -f route/qdisc.d.tmp gcc -M -I../include/ -I. route/nexthop.c > route/nexthop.d.tmp; \ sed 's,\(route/nexthop\)\.o[ :]*,\1.o route/nexthop.d : ,g' < route/nexthop.d.tmp > route/nexthop.d; \ rm -f route/nexthop.d.tmp gcc -M -I../include/ -I. route/neightbl.c > route/neightbl.d.tmp; \ sed 's,\(route/neightbl\)\.o[ :]*,\1.o route/neightbl.d : ,g' < route/neightbl.d.tmp > route/neightbl.d; \ rm -f route/neightbl.d.tmp gcc -M -I../include/ -I. route/neigh.c > route/neigh.d.tmp; \ sed 's,\(route/neigh\)\.o[ :]*,\1.o route/neigh.d : ,g' < route/neigh.d.tmp > route/neigh.d; \ rm -f route/neigh.d.tmp gcc -M -I../include/ -I. route/link.c > route/link.d.tmp; \ sed 's,\(route/link\)\.o[ :]*,\1.o route/link.d : ,g' < route/link.d.tmp > route/link.d; \ rm -f route/link.d.tmp gcc -M -I../include/ -I. route/cls_obj.c > route/cls_obj.d.tmp; \ sed 's,\(route/cls_obj\)\.o[ :]*,\1.o route/cls_obj.d : ,g' < route/cls_obj.d.tmp > route/cls_obj.d; \ rm -f route/cls_obj.d.tmp gcc -M -I../include/ -I. route/cls_api.c > route/cls_api.d.tmp; \ sed 's,\(route/cls_api\)\.o[ :]*,\1.o route/cls_api.d : ,g' < route/cls_api.d.tmp > route/cls_api.d; \ rm -f route/cls_api.d.tmp gcc -M -I../include/ -I. route/classifier.c > route/classifier.d.tmp; \ sed 's,\(route/classifier\)\.o[ :]*,\1.o route/classifier.d : ,g' < route/classifier.d.tmp > route/classifier.d; \ rm -f route/classifier.d.tmp gcc -M -I../include/ -I. route/class_obj.c > route/class_obj.d.tmp; \ sed 's,\(route/class_obj\)\.o[ :]*,\1.o route/class_obj.d : ,g' < route/class_obj.d.tmp > route/class_obj.d; \ rm -f route/class_obj.d.tmp gcc -M -I../include/ -I. route/class_api.c > route/class_api.d.tmp; \ sed 's,\(route/class_api\)\.o[ :]*,\1.o route/class_api.d : ,g' < route/class_api.d.tmp > route/class_api.d; \ rm -f route/class_api.d.tmp gcc -M -I../include/ -I. route/class.c > route/class.d.tmp; \ sed 's,\(route/class\)\.o[ :]*,\1.o route/class.d : ,g' < route/class.d.tmp > route/class.d; \ rm -f route/class.d.tmp gcc -M -I../include/ -I. route/addr.c > route/addr.d.tmp; \ sed 's,\(route/addr\)\.o[ :]*,\1.o route/addr.d : ,g' < route/addr.d.tmp > route/addr.d; \ rm -f route/addr.d.tmp gcc -M -I../include/ -I. utils.c > utils.d.tmp; \ sed 's,\(utils\)\.o[ :]*,\1.o utils.d : ,g' < utils.d.tmp > utils.d; \ rm -f utils.d.tmp gcc -M -I../include/ -I. socket.c > socket.d.tmp; \ sed 's,\(socket\)\.o[ :]*,\1.o socket.d : ,g' < socket.d.tmp > socket.d; \ rm -f socket.d.tmp gcc -M -I../include/ -I. object.c > object.d.tmp; \ sed 's,\(object\)\.o[ :]*,\1.o object.d : ,g' < object.d.tmp > object.d; \ rm -f object.d.tmp gcc -M -I../include/ -I. nl.c > nl.d.tmp; \ sed 's,\(nl\)\.o[ :]*,\1.o nl.d : ,g' < nl.d.tmp > nl.d; \ rm -f nl.d.tmp gcc -M -I../include/ -I. msg.c > msg.d.tmp; \ sed 's,\(msg\)\.o[ :]*,\1.o msg.d : ,g' < msg.d.tmp > msg.d; \ rm -f msg.d.tmp gcc -M -I../include/ -I. handlers.c > handlers.d.tmp; \ sed 's,\(handlers\)\.o[ :]*,\1.o handlers.d : ,g' < handlers.d.tmp > handlers.d; \ rm -f handlers.d.tmp gcc -M -I../include/ -I. family.c > family.d.tmp; \ sed 's,\(family\)\.o[ :]*,\1.o family.d : ,g' < family.d.tmp > family.d; \ rm -f family.d.tmp gcc -M -I../include/ -I. doc.c > doc.d.tmp; \ sed 's,\(doc\)\.o[ :]*,\1.o doc.d : ,g' < doc.d.tmp > doc.d; \ rm -f doc.d.tmp gcc -M -I../include/ -I. data.c > data.d.tmp; \ sed 's,\(data\)\.o[ :]*,\1.o data.d : ,g' < data.d.tmp > data.d; \ rm -f data.d.tmp gcc -M -I../include/ -I. cache_mngt.c > cache_mngt.d.tmp; \ sed 's,\(cache_mngt\)\.o[ :]*,\1.o cache_mngt.d : ,g' < cache_mngt.d.tmp > cache_mngt.d; \ rm -f cache_mngt.d.tmp gcc -M -I../include/ -I. cache_mngr.c > cache_mngr.d.tmp; \ sed 's,\(cache_mngr\)\.o[ :]*,\1.o cache_mngr.d : ,g' < cache_mngr.d.tmp > cache_mngr.d; \ rm -f cache_mngr.d.tmp gcc -M -I../include/ -I. cache.c > cache.d.tmp; \ sed 's,\(cache\)\.o[ :]*,\1.o cache.d : ,g' < cache.d.tmp > cache.d; \ rm -f cache.d.tmp gcc -M -I../include/ -I. attr.c > attr.d.tmp; \ sed 's,\(attr\)\.o[ :]*,\1.o attr.d : ,g' < attr.d.tmp > attr.d; \ rm -f attr.d.tmp gcc -M -I../include/ -I. addr.c > addr.d.tmp; \ sed 's,\(addr\)\.o[ :]*,\1.o addr.d : ,g' < addr.d.tmp > addr.d; \ rm -f addr.d.tmp make libnl.so.1.1; \ make libnl.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o addr.o addr.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o attr.o attr.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o cache.o cache.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o cache_mngr.o cache_mngr.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o cache_mngt.o cache_mngt.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o data.o data.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o doc.o doc.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o family.o family.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o handlers.o handlers.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o msg.o msg.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o nl.o nl.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o object.o object.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o socket.o socket.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o utils.o utils.c utils.c: In function '__nl_error': utils.c:68: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result utils.c:76: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/addr.o route/addr.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/class.o route/class.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/class_api.o route/class_api.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/class_obj.o route/class_obj.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/classifier.o route/classifier.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/cls_api.o route/cls_api.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/cls_obj.o route/cls_obj.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/link.o route/link.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/neigh.o route/neigh.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/neightbl.o route/neightbl.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/nexthop.o route/nexthop.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/qdisc.o route/qdisc.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/qdisc_api.o route/qdisc_api.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/qdisc_obj.o route/qdisc_obj.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/route.o route/route.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/route_obj.o route/route_obj.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/route_utils.o route/route_utils.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/rtnl.o route/rtnl.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/rule.o route/rule.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/tc.o route/tc.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/sch/blackhole.o route/sch/blackhole.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/sch/cbq.o route/sch/cbq.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/sch/dsmark.o route/sch/dsmark.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/sch/fifo.o route/sch/fifo.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/sch/htb.o route/sch/htb.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/sch/netem.o route/sch/netem.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/sch/prio.o route/sch/prio.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/sch/red.o route/sch/red.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/sch/sfq.o route/sch/sfq.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/sch/tbf.o route/sch/tbf.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/cls/fw.o route/cls/fw.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/cls/police.o route/cls/police.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/cls/u32.o route/cls/u32.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/link/api.o route/link/api.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o route/link/vlan.o route/link/vlan.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o genl/ctrl.o genl/ctrl.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o genl/family.o genl/family.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o genl/genl.o genl/genl.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o genl/mngt.o genl/mngt.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o fib_lookup/lookup.o fib_lookup/lookup.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o fib_lookup/request.o fib_lookup/request.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o netfilter/ct.o netfilter/ct.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o netfilter/ct_obj.o netfilter/ct_obj.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o netfilter/log.o netfilter/log.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o netfilter/log_obj.o netfilter/log_obj.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -fPIC -c -o netfilter/nfnl.o netfilter/nfnl.c gcc -shared -Wl,-soname,libnl.so.1 -o libnl.so.1.1 addr.o attr.o cache.o cache_mngr.o cache_mngt.o data.o doc.o family.o handlers.o msg.o nl.o object.o socket.o utils.o route/addr.o route/class.o route/class_api.o route/class_obj.o route/classifier.o route/cls_api.o route/cls_obj.o route/link.o route/neigh.o route/neightbl.o route/nexthop.o route/qdisc.o route/qdisc_api.o route/qdisc_obj.o route/route.o route/route_obj.o route/route_utils.o route/rtnl.o route/rule.o route/tc.o route/sch/blackhole.o route/sch/cbq.o route/sch/dsmark.o route/sch/fifo.o route/sch/htb.o route/sch/netem.o route/sch/prio.o route/sch/red.o route/sch/sfq.o route/sch/tbf.o route/cls/fw.o route/cls/police.o route/cls/u32.o route/link/api.o route/link/vlan.o genl/ctrl.o genl/family.o genl/genl.o genl/mngt.o fib_lookup/lookup.o fib_lookup/request.o netfilter/ct.o netfilter/ct_obj.o netfilter/log.o netfilter/log_obj.o netfilter/nfnl.o -lm -lc rm -f libnl.so.1 ; ln -s libnl.so.1.1 libnl.so.1 rm -f libnl.so ; ln -s libnl.so.1 libnl.so ar crus libnl.a addr.o attr.o cache.o cache_mngr.o cache_mngt.o data.o doc.o family.o handlers.o msg.o nl.o object.o socket.o utils.o route/addr.o route/class.o route/class_api.o route/class_obj.o route/classifier.o route/cls_api.o route/cls_obj.o route/link.o route/neigh.o route/neightbl.o route/nexthop.o route/qdisc.o route/qdisc_api.o route/qdisc_obj.o route/route.o route/route_obj.o route/route_utils.o route/rtnl.o route/rule.o route/tc.o route/sch/blackhole.o route/sch/cbq.o route/sch/dsmark.o route/sch/fifo.o route/sch/htb.o route/sch/netem.o route/sch/prio.o route/sch/red.o route/sch/sfq.o route/sch/tbf.o route/cls/fw.o route/cls/police.o route/cls/u32.o route/link/api.o route/link/vlan.o genl/ctrl.o genl/family.o genl/genl.o genl/mngt.o fib_lookup/lookup.o fib_lookup/request.o netfilter/ct.o netfilter/ct_obj.o netfilter/log.o netfilter/log_obj.o netfilter/nfnl.o Entering include Entering doc Entering src gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -c -o utils.o utils.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-addr-add nl-addr-add.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-addr-delete nl-addr-delete.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-addr-dump nl-addr-dump.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-fib-lookup nl-fib-lookup.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-link-dump nl-link-dump.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-link-ifindex2name nl-link-ifindex2name.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-link-name2ifindex nl-link-name2ifindex.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-link-set nl-link-set.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-link-stats nl-link-stats.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-list-caches nl-list-caches.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-list-sockets nl-list-sockets.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-monitor nl-monitor.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-neigh-add nl-neigh-add.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-neigh-delete nl-neigh-delete.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-neigh-dump nl-neigh-dump.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-neightbl-dump nl-neightbl-dump.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-qdisc-add nl-qdisc-add.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-qdisc-delete nl-qdisc-delete.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-qdisc-dump nl-qdisc-dump.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-route-add nl-route-add.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-route-del nl-route-del.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-route-dump nl-route-dump.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-route-get nl-route-get.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-rule-dump nl-rule-dump.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-tctree-dump nl-tctree-dump.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nl-util-addr nl-util-addr.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o genl-ctrl-dump genl-ctrl-dump.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o genl-ctrl-get genl-ctrl-get.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nf-ct-dump nf-ct-dump.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nf-log nf-log.c -L../lib -lnl utils.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -I../include -I. -D_GNU_SOURCE -Wall -ggdb -o nf-monitor nf-monitor.c -L../lib -lnl utils.o Entering tests LD test-cache-mngr LD test-genl LD test-nf-cache-mngr LD test-socket-creation + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.28835 + umask 022 + cd /builddir/build/BUILD + cd libnl-1.1 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /var/tmp/libnl-1.1-1.fc7-root + make install DESTDIR=/var/tmp/libnl-1.1-1.fc7-root Entering lib mkdir -p /var/tmp/libnl-1.1-1.fc7-root/usr/lib64/ install -m 0755 libnl.so.1.1 /var/tmp/libnl-1.1-1.fc7-root/usr/lib64 rm -f /var/tmp/libnl-1.1-1.fc7-root/usr/lib64/libnl.so.1 ln -s libnl.so.1.1 /var/tmp/libnl-1.1-1.fc7-root/usr/lib64/libnl.so.1 rm -f /var/tmp/libnl-1.1-1.fc7-root/usr/lib64/libnl.so ln -s libnl.so.1 /var/tmp/libnl-1.1-1.fc7-root/usr/lib64/libnl.so install -m 0644 libnl.a /var/tmp/libnl-1.1-1.fc7-root/usr/lib64 Entering include mkdir -p /var/tmp/libnl-1.1-1.fc7-root/usr/include/netlink/route/sch/ mkdir -p /var/tmp/libnl-1.1-1.fc7-root/usr/include/netlink/route/cls/ mkdir -p /var/tmp/libnl-1.1-1.fc7-root/usr/include/netlink/genl/ mkdir -p /var/tmp/libnl-1.1-1.fc7-root/usr/include/netlink/fib_lookup/ install -m 0644 netlink/*.h /var/tmp/libnl-1.1-1.fc7-root/usr/include/netlink/ install -m 0644 netlink/route/*.h /var/tmp/libnl-1.1-1.fc7-root/usr/include/netlink/route/ install -m 0644 netlink/route/sch/*.h /var/tmp/libnl-1.1-1.fc7-root/usr/include/netlink/route/sch/ install -m 0644 netlink/route/cls/*.h /var/tmp/libnl-1.1-1.fc7-root/usr/include/netlink/route/cls/ install -m 0644 netlink/genl/*.h /var/tmp/libnl-1.1-1.fc7-root/usr/include/netlink/genl/ install -m 0644 netlink/fib_lookup/*.h /var/tmp/libnl-1.1-1.fc7-root/usr/include/netlink/fib_lookup/ Entering doc Entering src Entering tests mkdir -p /var/tmp/libnl-1.1-1.fc7-root/usr/lib64/pkgconfig/ install -m 0644 libnl-1.pc /var/tmp/libnl-1.1-1.fc7-root/usr/lib64/pkgconfig/ + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/libnl-1.1 extracting debug info from /var/tmp/libnl-1.1-1.fc7-root/usr/lib64/libnl.so.1.1 cpio: libnl-1.1/lib/: No such file or directory 1540 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libnl-1.1-1.fc7 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.25422 + umask 022 + cd /builddir/build/BUILD + cd libnl-1.1 + DOCDIR=/var/tmp/libnl-1.1-1.fc7-root/usr/share/doc/libnl-1.1 + export DOCDIR + rm -rf /var/tmp/libnl-1.1-1.fc7-root/usr/share/doc/libnl-1.1 + /bin/mkdir -p /var/tmp/libnl-1.1-1.fc7-root/usr/share/doc/libnl-1.1 + cp -pr COPYING /var/tmp/libnl-1.1-1.fc7-root/usr/share/doc/libnl-1.1 + exit 0 Provides: libnl.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libnl.so.1()(64bit) rtld(GNU_HASH) Processing files: libnl-devel-1.1-1.fc7 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.25422 + umask 022 + cd /builddir/build/BUILD + cd libnl-1.1 + DOCDIR=/var/tmp/libnl-1.1-1.fc7-root/usr/share/doc/libnl-devel-1.1 + export DOCDIR + rm -rf /var/tmp/libnl-1.1-1.fc7-root/usr/share/doc/libnl-devel-1.1 + /bin/mkdir -p /var/tmp/libnl-1.1-1.fc7-root/usr/share/doc/libnl-devel-1.1 + cp -pr doc/Doxyfile doc/Doxyfile.in doc/html doc/libnl.css doc/Makefile /var/tmp/libnl-1.1-1.fc7-root/usr/share/doc/libnl-devel-1.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: kernel-headers libnl = 1.1-1.fc7 libnl.so.1()(64bit) Processing files: libnl-debuginfo-1.1-1.fc7 Provides: libnl.so.1.1.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/libnl-1.1-1.fc7-root warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/libnl-1.1-1.fc7.x86_64.rpm Wrote: /builddir/build/RPMS/libnl-devel-1.1-1.fc7.x86_64.rpm Wrote: /builddir/build/RPMS/libnl-debuginfo-1.1-1.fc7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9571 + umask 022 + cd /builddir/build/BUILD + cd libnl-1.1 + /bin/rm -rf /var/tmp/libnl-1.1-1.fc7-root + exit 0 LEAVE do -->