Advertisement
thetuber

libnl build log

Jan 15th, 2014
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.85 KB | None | 0 0
  1.  * Package: dev-libs/libnl-3.2.23
  2.  * Repository: gentoo
  3.  * Maintainer: netmon@gentoo.org
  4.  * USE: elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_3 userland_GNU x86
  5.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking libnl-3.2.23.tar.gz to /tmp/portage/dev-libs/libnl-3.2.23/work
  8. >>> Source unpacked in /tmp/portage/dev-libs/libnl-3.2.23/work
  9. >>> Preparing source in /tmp/portage/dev-libs/libnl-3.2.23/work/libnl-3.2.23 ...
  10. * Applying libnl-1.1-vlan-header.patch ...
  11.  [ ok ]
  12. * Applying libnl-3.2.20-rtnl_tc_get_ops.patch ...
  13.  [ ok ]
  14. * Applying libnl-3.2.20-cache-api.patch ...
  15.  [ ok ]
  16. * Applying libnl-3.2.23-python.patch ...
  17.  [ ok ]
  18. * Running elibtoolize in: libnl-3.2.23/
  19. * Applying target-nm/2.4.2 patch ...
  20. * Running elibtoolize in: libnl-3.2.23/build-aux/
  21. * Applying portage/1.2.0 patch ...
  22. * Applying sed/1.5.6 patch ...
  23. * Applying as-needed/2.4.2 patch ...
  24. >>> Source prepared.
  25. >>> Configuring source in /tmp/portage/dev-libs/libnl-3.2.23/work/libnl-3.2.23 ...
  26. * econf: updating libnl-3.2.23/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  27. * econf: updating libnl-3.2.23/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  28. ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-silent-rules --disable-dependency-tracking --disable-silent-rules --disable-static --disable-cli
  29. checking for a BSD-compatible install... /usr/bin/install -c
  30. checking whether build environment is sane... yes
  31. checking for a thread-safe mkdir -p... /bin/mkdir -p
  32. checking for gawk... gawk
  33. checking whether make sets $(MAKE)... yes
  34. checking whether make supports nested variables... yes
  35. checking whether make supports nested variables... (cached) yes
  36. checking for style of include used by make... GNU
  37. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  38. checking whether the C compiler works... yes
  39. checking for C compiler default output file name... a.out
  40. checking for suffix of executables...
  41. checking whether we are cross compiling... no
  42. checking for suffix of object files... o
  43. checking whether we are using the GNU C compiler... yes
  44. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  45. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  46. checking dependency style of i686-pc-linux-gnu-gcc... none
  47. checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
  48. checking the archiver (i686-pc-linux-gnu-ar) interface... ar
  49. checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
  50. checking whether we are using the GNU C compiler... (cached) yes
  51. checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
  52. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  53. checking dependency style of i686-pc-linux-gnu-gcc... (cached) none
  54. checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  55. checking build system type... i686-pc-linux-gnu
  56. checking host system type... i686-pc-linux-gnu
  57. checking how to print strings... printf
  58. checking for a sed that does not truncate output... /bin/sed
  59. checking for grep that handles long lines and -e... /bin/grep
  60. checking for egrep... /bin/grep -E
  61. checking for fgrep... /bin/grep -F
  62. checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
  63. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  64. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-pc-linux-gnu-nm -B
  65. checking the name lister (/usr/bin/i686-pc-linux-gnu-nm -B) interface... BSD nm
  66. checking whether ln -s works... yes
  67. checking the maximum length of command line arguments... 1572864
  68. checking whether the shell understands some XSI constructs... yes
  69. checking whether the shell understands "+="... yes
  70. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  71. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  72. checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
  73. checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
  74. checking how to recognize dependent libraries... pass_all
  75. checking for i686-pc-linux-gnu-dlltool... no
  76. checking for dlltool... no
  77. checking how to associate runtime and link libraries... printf %s\n
  78. checking for i686-pc-linux-gnu-ar... (cached) i686-pc-linux-gnu-ar
  79. checking for archiver @FILE support... @
  80. checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
  81. checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
  82. checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok
  83. checking for sysroot... no
  84. checking for i686-pc-linux-gnu-mt... no
  85. checking for mt... no
  86. checking if : is a manifest tool... no
  87. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  88. checking for ANSI C header files... yes
  89. checking for sys/types.h... yes
  90. checking for sys/stat.h... yes
  91. checking for stdlib.h... yes
  92. checking for string.h... yes
  93. checking for memory.h... yes
  94. checking for strings.h... yes
  95. checking for inttypes.h... yes
  96. checking for stdint.h... yes
  97. checking for unistd.h... yes
  98. checking for dlfcn.h... yes
  99. checking for objdir... .libs
  100. checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  101. checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  102. checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  103. checking if i686-pc-linux-gnu-gcc static flag -static works... yes
  104. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
  105. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  106. checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  107. checking whether -lc should be explicitly linked in... no
  108. checking dynamic linker characteristics... GNU/Linux ld.so
  109. checking how to hardcode library paths into programs... immediate
  110. checking whether stripping libraries is possible... yes
  111. checking if libtool supports shared libraries... yes
  112. checking whether to build shared libraries... yes
  113. checking whether to build static libraries... no
  114. checking for flex... flex
  115. checking for bison... bison -y
  116. checking for an ANSI C-conforming const... yes
  117. checking for inline... inline
  118. checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config
  119. checking pkg-config is at least version 0.9.0... yes
  120. checking for CHECK... no
  121. configure: WARNING: *** Disabling building of unit tests
  122. checking for pow in -lm... yes
  123. checking for pthread_mutex_lock in -lpthread... yes
  124. checking that generated files are newer than configure... done
  125. configure: creating ./config.status
  126. config.status: creating Makefile
  127. config.status: creating libnl.sym
  128. config.status: creating libnl-3.0.pc
  129. config.status: creating libnl-route-3.0.pc
  130. config.status: creating libnl-genl-3.0.pc
  131. config.status: creating libnl-nf-3.0.pc
  132. config.status: creating libnl-cli-3.0.pc
  133. config.status: creating lib/Makefile
  134. config.status: creating include/Makefile
  135. config.status: creating src/Makefile
  136. config.status: creating src/lib/Makefile
  137. config.status: creating tests/Makefile
  138. config.status: creating man/Makefile
  139. config.status: creating python/Makefile
  140. config.status: creating python/setup.py
  141. config.status: creating python/netlink/Makefile
  142. config.status: creating python/netlink/genl/Makefile
  143. config.status: creating python/netlink/route/Makefile
  144. config.status: creating include/netlink/version.h
  145. config.status: creating lib/defs.h
  146. config.status: executing depfiles commands
  147. config.status: executing libtool commands
  148. -------------------------------------------------------------------------------
  149. NOTE
  150.  
  151. There have been some changes starting with 3.2 regarding where and how libnl
  152. is being installed on the system in order to allow multiple libnl versions
  153. to be installed in parallel:
  154.  
  155. - Headers will be installed in ${prefix}/include/libnl3, therefore
  156. you will need to add "-I/usr/include/libnl3" to CFLAGS
  157.  
  158. - The library basename was renamed to libnl-3, i.e. the SO names become
  159. libnl-3.so., libnl-route-3.so, etc.
  160.  
  161. - libtool versioning was assumed, to ease detection of compatible library
  162. versions.
  163.  
  164. If you are using pkg-config for detecting and linking against the library
  165. things will continue magically as if nothing every happened. If you are
  166. linking manually you need to adapt your Makefiles or switch to using
  167. pkg-config files.
  168.  
  169. -------------------------------------------------------------------------------
  170. >>> Source configured.
  171. >>> Compiling source in /tmp/portage/dev-libs/libnl-3.2.23/work/libnl-3.2.23 ...
  172. make -j1
  173. Making all in include
  174. make[1]: Entering directory `/tmp/portage/dev-libs/libnl-3.2.23/work/libnl-3.2.23/include'
  175. make[1]: Nothing to be done for `all'.
  176. make[1]: Leaving directory `/tmp/portage/dev-libs/libnl-3.2.23/work/libnl-3.2.23/include'
  177. Making all in lib
  178. make[1]: Entering directory `/tmp/portage/dev-libs/libnl-3.2.23/work/libnl-3.2.23/lib'
  179. flex --header-file=route/cls/ematch_grammar.h -o route/cls/ematch_grammar.c route/cls/ematch_grammar.l
  180. bison -y -d -o route/cls/ematch_syntax.c route/cls/ematch_syntax.y
  181. flex --header-file=route/pktloc_grammar.h -o route/pktloc_grammar.c route/pktloc_grammar.l
  182. bison -y -d -o route/pktloc_syntax.c route/pktloc_syntax.y
  183. make all-am
  184. make[2]: Entering directory `/tmp/portage/dev-libs/libnl-3.2.23/work/libnl-3.2.23/lib'
  185. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o addr.lo addr.c
  186. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c addr.c -fPIC -DPIC -o .libs/addr.o
  187. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o attr.lo attr.c
  188. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c attr.c -fPIC -DPIC -o .libs/attr.o
  189. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o cache.lo cache.c
  190. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c cache.c -fPIC -DPIC -o .libs/cache.o
  191. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o cache_mngr.lo cache_mngr.c
  192. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c cache_mngr.c -fPIC -DPIC -o .libs/cache_mngr.o
  193. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o cache_mngt.lo cache_mngt.c
  194. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c cache_mngt.c -fPIC -DPIC -o .libs/cache_mngt.o
  195. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o data.lo data.c
  196. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c data.c -fPIC -DPIC -o .libs/data.o
  197. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o error.lo error.c
  198. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c error.c -fPIC -DPIC -o .libs/error.o
  199. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o handlers.lo handlers.c
  200. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c handlers.c -fPIC -DPIC -o .libs/handlers.o
  201. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o msg.lo msg.c
  202. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c msg.c -fPIC -DPIC -o .libs/msg.o
  203. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o nl.lo nl.c
  204. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c nl.c -fPIC -DPIC -o .libs/nl.o
  205. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o object.lo object.c
  206. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c object.c -fPIC -DPIC -o .libs/object.o
  207. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o socket.lo socket.c
  208. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c socket.c -fPIC -DPIC -o .libs/socket.o
  209. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o utils.lo utils.c
  210. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c utils.c -fPIC -DPIC -o .libs/utils.o
  211. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o version.lo version.c
  212. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c version.c -fPIC -DPIC -o .libs/version.o
  213. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o hash.lo hash.c
  214. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c hash.c -fPIC -DPIC -o .libs/hash.o
  215. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o hashtable.lo hashtable.c
  216. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c hashtable.c -fPIC -DPIC -o .libs/hashtable.o
  217. /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=native -pipe -version-info 218:0:18 -Wl,--version-script=../libnl.sym -Wl,-O1 -Wl,--as-needed -o libnl-3.la -rpath /usr/lib addr.lo attr.lo cache.lo cache_mngr.lo cache_mngt.lo data.lo error.lo handlers.lo msg.lo nl.lo object.lo socket.lo utils.lo version.lo hash.lo hashtable.lo -lpthread -lm
  218. libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/addr.o .libs/attr.o .libs/cache.o .libs/cache_mngr.o .libs/cache_mngt.o .libs/data.o .libs/error.o .libs/handlers.o .libs/msg.o .libs/nl.o .libs/object.o .libs/socket.o .libs/utils.o .libs/version.o .libs/hash.o .libs/hashtable.o -Wl,--as-needed -lpthread -lm -O2 -march=native -Wl,--version-script=../libnl.sym -Wl,-O1 -Wl,-soname -Wl,libnl-3.so.200 -o .libs/libnl-3.so.200.18.0
  219. libtool: link: (cd ".libs" && rm -f "libnl-3.so.200" && ln -s "libnl-3.so.200.18.0" "libnl-3.so.200")
  220. libtool: link: (cd ".libs" && rm -f "libnl-3.so" && ln -s "libnl-3.so.200.18.0" "libnl-3.so")
  221. libtool: link: ( cd ".libs" && rm -f "libnl-3.la" && ln -s "../libnl-3.la" "libnl-3.la" )
  222. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o genl/ctrl.lo genl/ctrl.c
  223. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c genl/ctrl.c -fPIC -DPIC -o genl/.libs/ctrl.o
  224. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o genl/family.lo genl/family.c
  225. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c genl/family.c -fPIC -DPIC -o genl/.libs/family.o
  226. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o genl/genl.lo genl/genl.c
  227. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c genl/genl.c -fPIC -DPIC -o genl/.libs/genl.o
  228. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o genl/mngt.lo genl/mngt.c
  229. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c genl/mngt.c -fPIC -DPIC -o genl/.libs/mngt.o
  230. /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=native -pipe -version-info 218:0:18 -Wl,--version-script=../libnl.sym -Wl,-O1 -Wl,--as-needed -o libnl-genl-3.la -rpath /usr/lib genl/ctrl.lo genl/family.lo genl/genl.lo genl/mngt.lo libnl-3.la -lpthread -lm
  231. libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC genl/.libs/ctrl.o genl/.libs/family.o genl/.libs/genl.o genl/.libs/mngt.o -Wl,-rpath -Wl,/tmp/portage/dev-libs/libnl-3.2.23/work/libnl-3.2.23/lib/.libs -Wl,--as-needed ./.libs/libnl-3.so -lpthread -lm -O2 -march=native -Wl,--version-script=../libnl.sym -Wl,-O1 -Wl,-soname -Wl,libnl-genl-3.so.200 -o .libs/libnl-genl-3.so.200.18.0
  232. libtool: link: (cd ".libs" && rm -f "libnl-genl-3.so.200" && ln -s "libnl-genl-3.so.200.18.0" "libnl-genl-3.so.200")
  233. libtool: link: (cd ".libs" && rm -f "libnl-genl-3.so" && ln -s "libnl-genl-3.so.200.18.0" "libnl-genl-3.so")
  234. libtool: link: ( cd ".libs" && rm -f "libnl-genl-3.la" && ln -s "../libnl-genl-3.la" "libnl-genl-3.la" )
  235. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/addr.lo route/addr.c
  236. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/addr.c -fPIC -DPIC -o route/.libs/addr.o
  237. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/class.lo route/class.c
  238. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/class.c -fPIC -DPIC -o route/.libs/class.o
  239. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/cls.lo route/cls.c
  240. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/cls.c -fPIC -DPIC -o route/.libs/cls.o
  241. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/link.lo route/link.c
  242. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/link.c -fPIC -DPIC -o route/.libs/link.o
  243. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/neigh.lo route/neigh.c
  244. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/neigh.c -fPIC -DPIC -o route/.libs/neigh.o
  245. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/neightbl.lo route/neightbl.c
  246. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/neightbl.c -fPIC -DPIC -o route/.libs/neightbl.o
  247. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/nexthop.lo route/nexthop.c
  248. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/nexthop.c -fPIC -DPIC -o route/.libs/nexthop.o
  249. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/qdisc.lo route/qdisc.c
  250. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/qdisc.c -fPIC -DPIC -o route/.libs/qdisc.o
  251. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/route.lo route/route.c
  252. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/route.c -fPIC -DPIC -o route/.libs/route.o
  253. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/route_obj.lo route/route_obj.c
  254. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/route_obj.c -fPIC -DPIC -o route/.libs/route_obj.o
  255. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/route_utils.lo route/route_utils.c
  256. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/route_utils.c -fPIC -DPIC -o route/.libs/route_utils.o
  257. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/rtnl.lo route/rtnl.c
  258. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/rtnl.c -fPIC -DPIC -o route/.libs/rtnl.o
  259. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/rule.lo route/rule.c
  260. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/rule.c -fPIC -DPIC -o route/.libs/rule.o
  261. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/tc.lo route/tc.c
  262. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/tc.c -fPIC -DPIC -o route/.libs/tc.o
  263. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/classid.lo route/classid.c
  264. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/classid.c -fPIC -DPIC -o route/.libs/classid.o
  265. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/cls/fw.lo route/cls/fw.c
  266. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/cls/fw.c -fPIC -DPIC -o route/cls/.libs/fw.o
  267. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/cls/police.lo route/cls/police.c
  268. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/cls/police.c -fPIC -DPIC -o route/cls/.libs/police.o
  269. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/cls/u32.lo route/cls/u32.c
  270. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/cls/u32.c -fPIC -DPIC -o route/cls/.libs/u32.o
  271. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/cls/basic.lo route/cls/basic.c
  272. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/cls/basic.c -fPIC -DPIC -o route/cls/.libs/basic.o
  273. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/cls/cgroup.lo route/cls/cgroup.c
  274. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/cls/cgroup.c -fPIC -DPIC -o route/cls/.libs/cgroup.o
  275. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/cls/ematch.lo route/cls/ematch.c
  276. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/cls/ematch.c -fPIC -DPIC -o route/cls/.libs/ematch.o
  277. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/cls/ematch/container.lo route/cls/ematch/container.c
  278. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/cls/ematch/container.c -fPIC -DPIC -o route/cls/ematch/.libs/container.o
  279. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/cls/ematch/cmp.lo route/cls/ematch/cmp.c
  280. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/cls/ematch/cmp.c -fPIC -DPIC -o route/cls/ematch/.libs/cmp.o
  281. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/cls/ematch/nbyte.lo route/cls/ematch/nbyte.c
  282. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/cls/ematch/nbyte.c -fPIC -DPIC -o route/cls/ematch/.libs/nbyte.o
  283. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/cls/ematch/text.lo route/cls/ematch/text.c
  284. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/cls/ematch/text.c -fPIC -DPIC -o route/cls/ematch/.libs/text.o
  285. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/cls/ematch/meta.lo route/cls/ematch/meta.c
  286. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/cls/ematch/meta.c -fPIC -DPIC -o route/cls/ematch/.libs/meta.o
  287. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/link/api.lo route/link/api.c
  288. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/link/api.c -fPIC -DPIC -o route/link/.libs/api.o
  289. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/link/vlan.lo route/link/vlan.c
  290. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/link/vlan.c -fPIC -DPIC -o route/link/.libs/vlan.o
  291. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/link/dummy.lo route/link/dummy.c
  292. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/link/dummy.c -fPIC -DPIC -o route/link/.libs/dummy.o
  293. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/link/bridge.lo route/link/bridge.c
  294. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/link/bridge.c -fPIC -DPIC -o route/link/.libs/bridge.o
  295. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/link/inet6.lo route/link/inet6.c
  296. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/link/inet6.c -fPIC -DPIC -o route/link/.libs/inet6.o
  297. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/link/inet.lo route/link/inet.c
  298. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/link/inet.c -fPIC -DPIC -o route/link/.libs/inet.o
  299. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/link/bonding.lo route/link/bonding.c
  300. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/link/bonding.c -fPIC -DPIC -o route/link/.libs/bonding.o
  301. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/link/can.lo route/link/can.c
  302. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/link/can.c -fPIC -DPIC -o route/link/.libs/can.o
  303. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/link/macvlan.lo route/link/macvlan.c
  304. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/link/macvlan.c -fPIC -DPIC -o route/link/.libs/macvlan.o
  305. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/link/vxlan.lo route/link/vxlan.c
  306. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/link/vxlan.c -fPIC -DPIC -o route/link/.libs/vxlan.o
  307. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/qdisc/blackhole.lo route/qdisc/blackhole.c
  308. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/qdisc/blackhole.c -fPIC -DPIC -o route/qdisc/.libs/blackhole.o
  309. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/qdisc/cbq.lo route/qdisc/cbq.c
  310. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/qdisc/cbq.c -fPIC -DPIC -o route/qdisc/.libs/cbq.o
  311. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/qdisc/dsmark.lo route/qdisc/dsmark.c
  312. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/qdisc/dsmark.c -fPIC -DPIC -o route/qdisc/.libs/dsmark.o
  313. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/qdisc/fifo.lo route/qdisc/fifo.c
  314. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/qdisc/fifo.c -fPIC -DPIC -o route/qdisc/.libs/fifo.o
  315. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/qdisc/htb.lo route/qdisc/htb.c
  316. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/qdisc/htb.c -fPIC -DPIC -o route/qdisc/.libs/htb.o
  317. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/qdisc/netem.lo route/qdisc/netem.c
  318. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/qdisc/netem.c -fPIC -DPIC -o route/qdisc/.libs/netem.o
  319. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/qdisc/prio.lo route/qdisc/prio.c
  320. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/qdisc/prio.c -fPIC -DPIC -o route/qdisc/.libs/prio.o
  321. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/qdisc/red.lo route/qdisc/red.c
  322. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/qdisc/red.c -fPIC -DPIC -o route/qdisc/.libs/red.o
  323. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/qdisc/sfq.lo route/qdisc/sfq.c
  324. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/qdisc/sfq.c -fPIC -DPIC -o route/qdisc/.libs/sfq.o
  325. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/qdisc/tbf.lo route/qdisc/tbf.c
  326. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/qdisc/tbf.c -fPIC -DPIC -o route/qdisc/.libs/tbf.o
  327. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/qdisc/plug.lo route/qdisc/plug.c
  328. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/qdisc/plug.c -fPIC -DPIC -o route/qdisc/.libs/plug.o
  329. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o fib_lookup/lookup.lo fib_lookup/lookup.c
  330. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c fib_lookup/lookup.c -fPIC -DPIC -o fib_lookup/.libs/lookup.o
  331. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o fib_lookup/request.lo fib_lookup/request.c
  332. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c fib_lookup/request.c -fPIC -DPIC -o fib_lookup/.libs/request.o
  333. /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c -o route/pktloc.lo route/pktloc.c
  334. libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -I../include -I../include -I./route -I./route/cls -D_GNU_SOURCE -DSYSCONFDIR=\"/etc/libnl\" -O2 -march=native -pipe -c route/pktloc.c -fPIC -DPIC -o route/.libs/pktloc.o
  335. route/pktloc.c: In function 'read_pktlocs':
  336. route/pktloc.c:129:34: error: 'YY_BUF_SIZE' undeclared (first use in this function)
  337. route/pktloc.c:129:34: note: each undeclared identifier is reported only once for each function it appears in
  338. make[2]: *** [route/pktloc.lo] Error 1
  339. make[2]: Leaving directory `/tmp/portage/dev-libs/libnl-3.2.23/work/libnl-3.2.23/lib'
  340. make[1]: *** [all] Error 2
  341. make[1]: Leaving directory `/tmp/portage/dev-libs/libnl-3.2.23/work/libnl-3.2.23/lib'
  342. make: *** [all-recursive] Error 1
  343. * ERROR: dev-libs/libnl-3.2.23::gentoo failed (compile phase):
  344. * emake failed
  345. *
  346. * If you need support, post the output of `emerge --info '=dev-libs/libnl-3.2.23::gentoo'`,
  347. * the complete build log and the output of `emerge -pqv '=dev-libs/libnl-3.2.23::gentoo'`.
  348. * The complete build log is located at '/tmp/portage/dev-libs/libnl-3.2.23/temp/build.log'.
  349. * The ebuild environment file is located at '/tmp/portage/dev-libs/libnl-3.2.23/temp/environment'.
  350. * Working directory: '/tmp/portage/dev-libs/libnl-3.2.23/work/libnl-3.2.23'
  351. * S: '/tmp/portage/dev-libs/libnl-3.2.23/work/libnl-3.2.23'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement