1. * Package: net-misc/arpd-0.2-r1
  2. * Repository: gentoo
  3. * Maintainer: xmw@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking arpd-0.2.tar.gz to /tmp/portage/net-misc/arpd-0.2-r1/work
  8. >>> Source unpacked in /tmp/portage/net-misc/arpd-0.2-r1/work
  9. >>> Preparing source in /tmp/portage/net-misc/arpd-0.2-r1/work/arpd ...
  10. * Applying arpd.c.patch ...
  11. [ ok ]
  12. * Applying arpd-0.2-libevent.patch ...
  13. [ ok ]
  14. * Applying arpd-0.2-buildsystem-libevent-test.patch ...
  15. [ ok ]
  16. * Running eautoreconf in '/tmp/portage/net-misc/arpd-0.2-r1/work/arpd' ...
  17. * Running aclocal ...
  18. [ ok ]
  19. * Running autoconf ...
  20. [ ok ]
  21. * Running autoheader ...
  22. [ ok ]
  23. * Running automake --add-missing --copy --foreign ...
  24. [ ok ]
  25. >>> Source prepared.
  26. >>> Configuring source in /tmp/portage/net-misc/arpd-0.2-r1/work/arpd ...
  27. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-libdnet=/usr --with-libevent=/usr
  28. configure: loading site script /usr/share/config.site
  29. checking for a BSD-compatible install... /usr/bin/install -c
  30. checking whether build environment is sane... yes
  31. /tmp/portage/net-misc/arpd-0.2-r1/work/arpd/missing: Unknown `--run' option
  32. Try `/tmp/portage/net-misc/arpd-0.2-r1/work/arpd/missing --help' for more information
  33. configure: WARNING: 'missing' script is too old or missing
  34. checking for a thread-safe mkdir -p... /bin/mkdir -p
  35. checking for gawk... gawk
  36. checking whether make sets $(MAKE)... yes
  37. checking for gawk... (cached) gawk
  38. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  39. checking whether the C compiler works... yes
  40. checking for C compiler default output file name... a.out
  41. checking for suffix of executables...
  42. checking whether we are cross compiling... no
  43. checking for suffix of object files... o
  44. checking whether we are using the GNU C compiler... yes
  45. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  46. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  47. checking for style of include used by make... GNU
  48. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  49. checking whether ln -s works... yes
  50. checking for socket in -lsocket... no
  51. checking for gethostbyname in -lnsl... yes
  52. checking for libdnet... /usr
  53. checking for libevent... /usr
  54. checking for libpcap... yes
  55. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  56. checking for grep that handles long lines and -e... /bin/grep
  57. checking for egrep... /bin/grep -E
  58. checking for ANSI C header files... yes
  59. checking for sys/types.h... yes
  60. checking for sys/stat.h... yes
  61. checking for stdlib.h... yes
  62. checking for string.h... yes
  63. checking for memory.h... yes
  64. checking for strings.h... yes
  65. checking for inttypes.h... yes
  66. checking for stdint.h... yes
  67. checking for unistd.h... yes
  68. checking paths.h usability... yes
  69. checking paths.h presence... yes
  70. checking for paths.h... yes
  71. checking sys/ioctl.h usability... yes
  72. checking sys/ioctl.h presence... yes
  73. checking for sys/ioctl.h... yes
  74. checking syslog.h usability... yes
  75. checking syslog.h presence... yes
  76. checking for syslog.h... yes
  77. checking for unistd.h... (cached) yes
  78. checking for an ANSI C-conforming const... yes
  79. checking whether time.h and sys/time.h may both be included... yes
  80. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  81. checking return type of signal handlers... void
  82. checking for daemon... yes
  83. checking for working addr_cmp in libdnet... yes
  84. checking that generated files are newer than configure... done
  85. configure: creating ./config.status
  86. config.status: creating Makefile
  87. config.status: creating config.h
  88. config.status: executing depfiles commands
  89. >>> Source configured.
  90. >>> Compiling source in /tmp/portage/net-misc/arpd-0.2-r1/work/arpd ...
  91. make -j24
  92. make all-am
  93. make[1]: Entering directory `/tmp/portage/net-misc/arpd-0.2-r1/work/arpd'
  94. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -c arpd.c
  95. x86_64-pc-linux-gnu-gcc -I/usr/include -Wl,-O1 -Wl,--as-needed -o arpd arpd.o -L/usr/lib64 -ldnet -L/usr/lib -levent -L/usr/lib -lpcap -L/usr/lib64 -ldnet
  96. make[1]: Leaving directory `/tmp/portage/net-misc/arpd-0.2-r1/work/arpd'
  97. >>> Source compiled.
  98. >>> Test phase [check]: net-misc/arpd-0.2-r1
  99. * Tinderbox QA Notice: 'make' called by _eapi0_src_test
  100. make -j24 -j24 -j1 check
  101. >>> Install arpd-0.2-r1 into /tmp/portage/net-misc/arpd-0.2-r1/image/ category net-misc
  102. >>> Completed installing arpd-0.2-r1 into /tmp/portage/net-misc/arpd-0.2-r1/image/
  103. * QA Notice: Files built without respecting CFLAGS have been detected
  104. * Please include the following list of files in your report:
  105. * /usr/sbin/arpd
  106. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  107. usr/sbin/arpd
  108. ecompressdir: bzip2 -9 /usr/share/man