Advertisement
Guest User

rrdtoolbuildlog

a guest
Feb 9th, 2013
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.43 KB | None | 0 0
  1. * Package: net-analyzer/rrdtool-1.4.7-r1
  2. * Repository: gentoo
  3. * Maintainer: netmon@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux lua multilib perl python ruby tcpd userland_GNU
  5. * FEATURES: sandbox
  6. >>> Unpacking source...
  7. >>> Unpacking rrdtool-1.4.7.tar.gz to /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work
  8. >>> Source unpacked in /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work
  9. >>> Preparing source in /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7 ...
  10. * Applying 0001_rrdtool-1.4.7-configure.ac.patch ...
  11. [ ok ]
  12. * Applying rrdtool-1.4.5-automake-1.11.2.patch ...
  13. [ ok ]
  14. * Running eautoreconf in '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7' ...
  15. * Running autopoint --force ...
  16. [ ok ]
  17. * Running libtoolize --install --copy --force --automake ...
  18. [ ok ]
  19. * Running aclocal -I m4 ...
  20. [ ok ]
  21. * Running autoconf ...
  22. [ ok ]
  23. * Running autoheader ...
  24. [ ok ]
  25. * Running automake --add-missing --copy --foreign ...
  26. [ ok ]
  27. * Running elibtoolize in: rrdtool-1.4.7/
  28. * Applying portage/1.2.0 patch ...
  29. * Applying sed/1.5.6 patch ...
  30. * Applying as-needed/2.2.6 patch ...
  31. >>> Source prepared.
  32. >>> Configuring source in /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7 ...
  33. * econf: updating rrdtool-1.4.7/config.guess with /usr/share/gnuconfig/config.guess
  34. * econf: updating rrdtool-1.4.7/config.sub with /usr/share/gnuconfig/config.sub
  35. ./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 --disable-dependency-tracking --disable-static --disable-rrdcgi --enable-lua --enable-lua-site-install --enable-ruby --enable-ruby-site-install --enable-perl --enable-perl-site-install --with-perl-options=INSTALLDIRS=vendor --disable-tcl --without-tcllib --enable-python --disable-libdbi
  36. checking build system type... x86_64-pc-linux-gnu
  37. checking host system type... x86_64-pc-linux-gnu
  38. checking target system type... x86_64-pc-linux-gnu
  39. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  40. checking whether the C compiler works... yes
  41. checking for C compiler default output file name... a.out
  42. checking for suffix of executables...
  43. checking whether we are cross compiling... no
  44. checking for suffix of object files... o
  45. checking whether we are using the GNU C compiler... yes
  46. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  47. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  48. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  49. checking for grep that handles long lines and -e... /bin/grep
  50. checking for egrep... /bin/grep -E
  51. checking for ANSI C header files... yes
  52. checking for sys/types.h... yes
  53. checking for sys/stat.h... yes
  54. checking for stdlib.h... yes
  55. checking for string.h... yes
  56. checking for memory.h... yes
  57. checking for strings.h... yes
  58. checking for inttypes.h... yes
  59. checking for stdint.h... yes
  60. checking for unistd.h... yes
  61. checking minix/config.h usability... no
  62. checking minix/config.h presence... no
  63. checking for minix/config.h... no
  64. checking whether it is safe to define __EXTENSIONS__... yes
  65. checking for a BSD-compatible install... /usr/bin/install -c
  66. checking whether build environment is sane... yes
  67. checking for a thread-safe mkdir -p... /bin/mkdir -p
  68. checking for gawk... gawk
  69. checking whether make sets $(MAKE)... yes
  70. checking for style of include used by make... GNU
  71. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  72. checking whether to enable maintainer-specific portions of Makefiles... no
  73. checking whether make supports nested variables... yes
  74.  
  75. Audit Compilation Environment
  76. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  77. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  78. checking whether we are using the GNU C compiler... (cached) yes
  79. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  80. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  81. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  82. checking how to print strings... printf
  83. checking for a sed that does not truncate output... /bin/sed
  84. checking for fgrep... /bin/grep -F
  85. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  86. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  87. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  88. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  89. checking whether ln -s works... yes
  90. checking the maximum length of command line arguments... 1572864
  91. checking whether the shell understands some XSI constructs... yes
  92. checking whether the shell understands "+="... yes
  93. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  94. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  95. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  96. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  97. checking how to recognize dependent libraries... pass_all
  98. checking for x86_64-pc-linux-gnu-dlltool... no
  99. checking for dlltool... no
  100. checking how to associate runtime and link libraries... printf %s\n
  101. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  102. checking for archiver @FILE support... @
  103. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  104. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  105. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  106. checking for sysroot... no
  107. checking for x86_64-pc-linux-gnu-mt... no
  108. checking for mt... no
  109. checking if : is a manifest tool... no
  110. checking for dlfcn.h... yes
  111. checking for objdir... .libs
  112. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  113. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  114. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  115. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  116. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  117. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  118. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  119. checking whether -lc should be explicitly linked in... no
  120. checking dynamic linker characteristics... GNU/Linux ld.so
  121. checking how to hardcode library paths into programs... immediate
  122. checking whether stripping libraries is possible... yes
  123. checking if libtool supports shared libraries... yes
  124. checking whether to build shared libraries... yes
  125. checking whether to build static libraries... no
  126. checking if gcc likes the -Werror flag... yes
  127. checking if gcc likes the -fno-strict-aliasing flag... yes
  128. checking if gcc likes the -Wall flag... yes
  129. checking if gcc likes the -std=gnu99 flag... yes
  130. checking if gcc likes the -pedantic flag... yes
  131. checking if gcc likes the -Wundef flag... yes
  132. checking if gcc likes the -Wshadow flag... yes
  133. checking if gcc likes the -Wpointer-arith flag... yes
  134. checking if gcc likes the -Wcast-align flag... yes
  135. checking if gcc likes the -Wmissing-prototypes flag... yes
  136. checking if gcc likes the -Wmissing-declarations flag... yes
  137. checking if gcc likes the -Wnested-externs flag... yes
  138. checking if gcc likes the -Winline flag... yes
  139. checking if gcc likes the -Wold-style-definition flag... yes
  140. checking if gcc likes the -W flag... yes
  141.  
  142. Checking for Header Files
  143. checking for ANSI C header files... (cached) yes
  144. checking for dirent.h that defines DIR... yes
  145. checking for library containing opendir... none required
  146. checking langinfo.h usability... yes
  147. checking langinfo.h presence... yes
  148. checking for langinfo.h... yes
  149. checking for stdint.h... (cached) yes
  150. checking for inttypes.h... (cached) yes
  151. checking libgen.h usability... yes
  152. checking libgen.h presence... yes
  153. checking for libgen.h... yes
  154. checking features.h usability... yes
  155. checking features.h presence... yes
  156. checking for features.h... yes
  157. checking for sys/stat.h... (cached) yes
  158. checking for sys/types.h... (cached) yes
  159. checking fcntl.h usability... yes
  160. checking fcntl.h presence... yes
  161. checking for fcntl.h... yes
  162. checking fp_class.h usability... no
  163. checking fp_class.h presence... no
  164. checking for fp_class.h... no
  165. checking malloc.h usability... yes
  166. checking malloc.h presence... yes
  167. checking for malloc.h... yes
  168. checking for unistd.h... (cached) yes
  169. checking ieeefp.h usability... no
  170. checking ieeefp.h presence... no
  171. checking for ieeefp.h... no
  172. checking math.h usability... yes
  173. checking math.h presence... yes
  174. checking for math.h... yes
  175. checking sys/times.h usability... yes
  176. checking sys/times.h presence... yes
  177. checking for sys/times.h... yes
  178. checking sys/param.h usability... yes
  179. checking sys/param.h presence... yes
  180. checking for sys/param.h... yes
  181. checking sys/resource.h usability... yes
  182. checking sys/resource.h presence... yes
  183. checking for sys/resource.h... yes
  184. checking signal.h usability... yes
  185. checking signal.h presence... yes
  186. checking for signal.h... yes
  187. checking float.h usability... yes
  188. checking float.h presence... yes
  189. checking for float.h... yes
  190. checking stdio.h usability... yes
  191. checking stdio.h presence... yes
  192. checking for stdio.h... yes
  193. checking for stdlib.h... (cached) yes
  194. checking errno.h usability... yes
  195. checking errno.h presence... yes
  196. checking for errno.h... yes
  197. checking for string.h... (cached) yes
  198. checking ctype.h usability... yes
  199. checking ctype.h presence... yes
  200. checking for ctype.h... yes
  201. checking for an ANSI C-conforming const... yes
  202. checking whether time.h and sys/time.h may both be included... yes
  203. checking whether struct tm is in sys/time.h or time.h... time.h
  204.  
  205. Test Library Functions
  206. checking for acos... no
  207. checking for acos in -lm... yes
  208. checking for strftime... yes
  209. checking for vprintf... yes
  210. checking for _doprnt... no
  211. checking whether byte ordering is bigendian... no
  212. checking for nl_langinfo... yes
  213. checking for tzset... yes
  214. checking for round... yes
  215. checking for rint... yes
  216. checking for fsync... yes
  217. checking for mbstowcs... yes
  218. checking for opendir... yes
  219. checking for readdir... yes
  220. checking for chdir... yes
  221. checking for chroot... yes
  222. checking for getuid... yes
  223. checking for strerror... yes
  224. checking for snprintf... yes
  225. checking for vsnprintf... yes
  226. checking for vasprintf... yes
  227. checking for fpclass... no
  228. checking for class... no
  229. checking for fp_class... no
  230. checking for isnan... yes
  231. checking for memmove... yes
  232. checking for strchr... yes
  233. checking for mktime... yes
  234. checking for getrusage... yes
  235. checking for gettimeofday... yes
  236. checking whether strerror_r is declared... yes
  237. checking for strerror_r... yes
  238. checking whether strerror_r returns char *... yes
  239.  
  240. Map/Fadvis/Madvise checking
  241. checking for fdatasync... yes
  242. checking for fsync... (cached) yes
  243. checking for socket... yes
  244. checking for getaddrinfo... yes
  245. checking sys/mman.h usability... yes
  246. checking sys/mman.h presence... yes
  247. checking for sys/mman.h... yes
  248. checking for stdlib.h... (cached) yes
  249. checking for unistd.h... (cached) yes
  250. checking for sys/param.h... (cached) yes
  251. checking for getpagesize... yes
  252. checking for working mmap... yes
  253. checking for mmap... yes
  254. checking for munmap... yes
  255. checking for msync... yes
  256. checking whether madvise is declared... yes
  257. checking for madvise... yes
  258. checking whether posix_fadvise is declared... yes
  259. checking for posix_fadvise... yes
  260.  
  261. Libintl Processing
  262. checking whether NLS is requested... yes
  263. checking for msgfmt... /usr/bin/msgfmt
  264. checking for gmsgfmt... /usr/bin/gmsgfmt
  265. checking for xgettext... /usr/bin/xgettext
  266. checking for msgmerge... /usr/bin/msgmerge
  267. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  268. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  269. checking for shared library run path origin... done
  270. checking for CFPreferencesCopyAppValue... no
  271. checking for CFLocaleCopyCurrent... no
  272. checking for GNU gettext in libc... yes
  273. checking whether to use NLS... yes
  274. checking where the gettext function comes from... libc
  275.  
  276. IEEE Math Checks
  277. checking for fpclassify... no
  278. checking for fpclassify with <math.h>... yes
  279. checking for isinf... yes
  280. checking whether isfinite is broken... no
  281. checking if IEEE math works out of the box... yes
  282.  
  283. Resolve Portability Issues
  284. checking tm_gmtoff in struct tm... yes
  285. checking __tm_gmtoff in struct tm... no
  286. checking if msync with MS_ASYNC updates the files mtime... yes
  287. checking for _NL_TIME_WEEK_1STDAY... no
  288. checking for nl_langinfo(_NL_TIME_WEEK_1STDAY) with langinfo.h... yes
  289. checking for opterr... yes
  290. checking for getopt_long... yes
  291. checking if realloc can deal with NULL... yes
  292. checking if ctime_r need special care to act posixly correct... no
  293. checking for the pthreads library -lpthreads... no
  294. checking whether pthreads work without any flags... no
  295. checking whether pthreads work with -Kthread... no
  296. checking whether pthreads work with -kthread... no
  297. checking for the pthreads library -llthread... no
  298. checking whether pthreads work with -pthread... yes
  299. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  300. checking if more special flags are required for pthreads... no
  301. checking for cc_r... x86_64-pc-linux-gnu-gcc
  302. checking do we need malloc/malloc.h... nope, works out of the box
  303. checking the type of time_t... checking size of time_t... 8
  304. time_t is 64 bit
  305.  
  306. Find 3rd-Party Libraries
  307. checking tcpd.h usability... yes
  308. checking tcpd.h presence... yes
  309. checking for tcpd.h... yes
  310. checking for hosts_access... no
  311. checking for hosts_access in -lwrap... yes
  312. checking for cairo_font_options_create in -lcairo... yes
  313. checking cairo.h usability... no
  314. checking cairo.h presence... no
  315. checking for cairo.h... no
  316. checking for pkg-config... pkg-config
  317. checking for cairo_font_options_create in -lcairo... yes
  318. checking cairo.h usability... yes
  319. checking cairo.h presence... yes
  320. checking for cairo.h... yes
  321. checking for cairo_svg_surface_create in -lcairo... yes
  322. checking cairo-svg.h usability... yes
  323. checking cairo-svg.h presence... yes
  324. checking for cairo-svg.h... yes
  325. checking for cairo_pdf_surface_create in -lcairo... yes
  326. checking cairo-pdf.h usability... yes
  327. checking cairo-pdf.h presence... yes
  328. checking for cairo-pdf.h... yes
  329. checking for cairo_ps_surface_create in -lcairo... yes
  330. checking cairo-ps.h usability... yes
  331. checking cairo-ps.h presence... yes
  332. checking for cairo-ps.h... yes
  333. checking for pango_cairo_context_set_font_options in -lpangocairo-1.0... yes
  334. checking pango/pango.h usability... no
  335. checking pango/pango.h presence... no
  336. checking for pango/pango.h... no
  337. checking for pkg-config... (cached) pkg-config
  338. checking for pango_cairo_context_set_font_options in -lpangocairo-1.0... yes
  339. checking pango/pango.h usability... yes
  340. checking pango/pango.h presence... yes
  341. checking for pango/pango.h... yes
  342. checking for glib_check_version in -lglib-2.0... yes
  343. checking glib.h usability... yes
  344. checking glib.h presence... yes
  345. checking for glib.h... yes
  346. checking for xmlParseFile in -lxml2... yes
  347. checking libxml/parser.h usability... yes
  348. checking libxml/parser.h presence... yes
  349. checking for libxml/parser.h... yes
  350.  
  351. Prep for Building Language Bindings
  352. checking for perl... /usr/bin/perl
  353. checking for pod2man... /usr/bin/pod2man
  354. checking for pod2html... /usr/bin/pod2html
  355. checking for the perl version you are running... 5.12.4
  356. checking for the C compiler perl wants to use to build its modules... x86_64-pc-linux-gnu-gcc
  357. checking for x86_64-pc-linux-gnu-gcc... /usr/bin/x86_64-pc-linux-gnu-gcc
  358. checking Perl Modules to build... perl_piped perl_shared
  359. checking for ruby... /usr/bin/ruby
  360. checking if ruby modules can be built... YES
  361. checking for lua... /usr/bin/lua
  362. checking for lua >= 5.0... 5.1 found
  363. checking lua51/lua.h usability... no
  364. checking lua51/lua.h presence... no
  365. checking for lua51/lua.h... no
  366. checking lua5.1/lua.h usability... no
  367. checking lua5.1/lua.h presence... no
  368. checking for lua5.1/lua.h... no
  369. checking lua.h usability... yes
  370. checking lua.h presence... yes
  371. checking for lua.h... yes
  372. checking lualib.h usability... yes
  373. checking lualib.h presence... yes
  374. checking for lualib.h... yes
  375. checking lauxlib.h usability... yes
  376. checking lauxlib.h presence... yes
  377. checking for lauxlib.h... yes
  378. checking for library containing lua_call... -llua
  379. checking for library containing luaL_register... none required
  380. configure: WARNING: Setting Lua include and lib flags to defaults in compat-5.1 and lua 5.1 sources
  381. checking for a Python interpreter with version >= 2.3... python
  382. checking for python... /usr/bin/python
  383. checking for python version... 2.7
  384. checking for python platform... linux2
  385. checking for python script directory... ${prefix}/lib64/python2.7/site-packages
  386. checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
  387. checking for headers required to compile python extensions... found
  388. checking for gnroff... no
  389. checking for nroff... /usr/bin/nroff
  390. checking for groff... /usr/bin/groff
  391.  
  392. Apply Configuration Information
  393. configure: creating ./config.status
  394. config.status: creating examples/shared-demo.pl
  395. config.status: creating examples/piped-demo.pl
  396. config.status: creating examples/stripes.pl
  397. config.status: creating examples/bigtops.pl
  398. config.status: creating examples/minmax.pl
  399. config.status: creating examples/4charts.pl
  400. config.status: creating examples/perftest.pl
  401. config.status: creating examples/Makefile
  402. config.status: creating examples/rrdcached/Makefile
  403. config.status: creating doc/Makefile
  404. config.status: creating po/Makefile.in
  405. config.status: creating src/Makefile
  406. config.status: creating src/librrd.sym.in
  407. config.status: creating src/librrd.pc
  408. config.status: creating bindings/Makefile
  409. config.status: creating bindings/tcl/Makefile
  410. config.status: creating bindings/tcl/ifOctets.tcl
  411. config.status: creating Makefile
  412. config.status: creating bindings/lua/Makefile
  413. config.status: creating rrd_config.h
  414. config.status: executing depfiles commands
  415. config.status: executing libtool commands
  416. config.status: executing po-directories commands
  417. config.status: creating po/POTFILES
  418. config.status: creating po/Makefile
  419. config.status: executing default commands
  420. checking in... and out again
  421. ordering CD from http://tobi.oetiker.ch/wish .... just kidding ;-)
  422.  
  423. ----------------------------------------------------------------
  424. Config is DONE!
  425.  
  426. With MMAP IO: yes
  427. Build rrd_getopt: no
  428. Build rrd_graph: yes
  429. Static programs: no
  430. Perl Modules: perl_piped perl_shared
  431. Perl Binary: /usr/bin/perl
  432. Perl Version: 5.12.4
  433. Perl Options: INSTALLDIRS=vendor
  434. Ruby Modules: ruby
  435. Ruby Binary: /usr/bin/ruby
  436. Ruby Options:
  437. Build Lua Bindings: yes
  438. Lua Binary: /usr/bin/lua
  439. Lua Version: 5.1.4
  440. Lua C-modules dir: /usr/local/lib/lua/5.1
  441. Build Tcl Bindings: no
  442. Build Python Bindings: yes
  443. Build rrdcgi: no
  444. Build librrd MT: yes
  445. Use gettext: yes
  446. With libDBI: no
  447. With libwrap: yes
  448.  
  449. Libraries: -lxml2 -lglib-2.0 -lcairo -lcairo -lcairo -lm -lwrap -lcairo -lpng15 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo
  450.  
  451. Type 'make' to compile the software and use 'make install' to
  452. install everything to: /usr.
  453.  
  454. ... that wishlist is NO JOKE. If you find RRDtool useful
  455. make me happy. Go to http://tobi.oetiker.ch/wish and
  456. place an order.
  457.  
  458. -- Tobi Oetiker <tobi@oetiker.ch>
  459. ----------------------------------------------------------------
  460. >>> Source configured.
  461. >>> Compiling source in /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7 ...
  462. make -j5 -l5
  463. make all-recursive
  464. make[1]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7'
  465. Making all in po
  466. make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/po'
  467. make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/po'
  468. Making all in src
  469. make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/src'
  470. CC rrd_create.lo
  471. CC rrd_lastupdate.lo
  472. CC rrd_first.lo
  473. CC rrd_restore.lo
  474. rrd_restore.c: In function 'write_file':
  475. rrd_restore.c:1168:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  476. rrd_restore.c:1169:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  477. rrd_restore.c:1170:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  478. rrd_restore.c:1171:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  479. rrd_restore.c:1172:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  480. rrd_restore.c:1173:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  481. rrd_restore.c:1175:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  482. rrd_restore.c:1184:19: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  483. rrd_restore.c:1188:19: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  484. CC rrd_dump.lo
  485. CC rrd_flushcached.lo
  486. CC rrd_fetch.lo
  487. CC rrd_resize.lo
  488. rrd_resize.c: In function 'rrd_resize':
  489. rrd_resize.c:24:15: warning: variable 'grow' set but not used [-Wunused-but-set-variable]
  490. CC rrd_tune.lo
  491. CC rrd_graph.lo
  492. rrd_graph.c: In function 'leg_place':
  493. rrd_graph.c:1708:15: warning: variable 'leg_y_prev' set but not used [-Wunused-but-set-variable]
  494. rrd_graph.c: In function 'rrd_graph_init':
  495. rrd_graph.c:4152:5: warning: 'pango_cairo_font_map_create_context' is deprecated (declared at /usr/include/pango-1.0/pango/pangocairo.h:79): Use 'pango_font_map_create_context' instead [-Wdeprecated-declarations]
  496. CC rrd_graph_helper.lo
  497. CC rrd_xport.lo
  498. CC rrd_gfx.lo
  499. CC pngsize.lo
  500. CC rrd_parsetime.lo
  501. rrd_parsetime.c: In function 'day':
  502. rrd_parsetime.c:690:15: warning: variable 'tlen' set but not used [-Wunused-but-set-variable]
  503. CC rrd_hw.lo
  504. CC rrd_hw_math.lo
  505. CC rrd_hw_update.lo
  506. CC rrd_diff.lo
  507. CC rrd_format.lo
  508. CC rrd_info.lo
  509. rrd_info.c: In function 'rrd_info_print':
  510. rrd_info.c:426:19: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  511. CC rrd_error.lo
  512. CC rrd_open.lo
  513. rrd_open.c: In function 'rrd_seek':
  514. rrd_open.c:617:24: warning: variable 'rrd_simple_file' set but not used [-Wunused-but-set-variable]
  515. CC rrd_client.lo
  516. CC rrd_nan_inf.lo
  517. CC rrd_rpncalc.lo
  518. CC rrd_utils.lo
  519. CC rrd_update.lo
  520. CC rrd_not_thread_safe.lo
  521. GEN librrd.sym
  522. CC librrd_th_la-rrd_parsetime.lo
  523. rrd_parsetime.c: In function 'day':
  524. rrd_parsetime.c:690:15: warning: variable 'tlen' set but not used [-Wunused-but-set-variable]
  525. CC librrd_th_la-rrd_hw.lo
  526. CC librrd_th_la-rrd_hw_math.lo
  527. CC librrd_th_la-rrd_hw_update.lo
  528. CC librrd_th_la-rrd_diff.lo
  529. CC librrd_th_la-rrd_format.lo
  530. CC librrd_th_la-rrd_info.lo
  531. rrd_info.c: In function 'rrd_info_print':
  532. rrd_info.c:426:19: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  533. CC librrd_th_la-rrd_error.lo
  534. CC librrd_th_la-rrd_open.lo
  535. rrd_open.c: In function 'rrd_seek':
  536. rrd_open.c:617:24: warning: variable 'rrd_simple_file' set but not used [-Wunused-but-set-variable]
  537. CC librrd_th_la-rrd_client.lo
  538. CC librrd_th_la-rrd_nan_inf.lo
  539. CC librrd_th_la-rrd_rpncalc.lo
  540. CC librrd_th_la-rrd_utils.lo
  541. CC librrd_th_la-rrd_update.lo
  542. CC librrd_th_la-rrd_create.lo
  543. CC librrd_th_la-hash_32.lo
  544. CC librrd_th_la-rrd_version.lo
  545. CC librrd_th_la-rrd_last.lo
  546. CC librrd_th_la-rrd_lastupdate.lo
  547. CC librrd_th_la-rrd_first.lo
  548. CC librrd_th_la-rrd_restore.lo
  549. rrd_restore.c: In function 'write_file':
  550. rrd_restore.c:1168:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  551. rrd_restore.c:1169:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  552. rrd_restore.c:1170:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  553. rrd_restore.c:1171:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  554. rrd_restore.c:1172:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  555. rrd_restore.c:1173:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  556. rrd_restore.c:1175:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  557. rrd_restore.c:1184:19: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  558. rrd_restore.c:1188:19: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  559. CC librrd_th_la-rrd_dump.lo
  560. CC librrd_th_la-rrd_flushcached.lo
  561. CC librrd_th_la-rrd_fetch.lo
  562. CC librrd_th_la-rrd_resize.lo
  563. rrd_resize.c: In function 'rrd_resize':
  564. rrd_resize.c:24:15: warning: variable 'grow' set but not used [-Wunused-but-set-variable]
  565. CC librrd_th_la-rrd_tune.lo
  566. CC librrd_th_la-rrd_graph.lo
  567. rrd_graph.c: In function 'leg_place':
  568. rrd_graph.c:1708:15: warning: variable 'leg_y_prev' set but not used [-Wunused-but-set-variable]
  569. rrd_graph.c: In function 'rrd_graph_init':
  570. rrd_graph.c:4152:5: warning: 'pango_cairo_font_map_create_context' is deprecated (declared at /usr/include/pango-1.0/pango/pangocairo.h:79): Use 'pango_font_map_create_context' instead [-Wdeprecated-declarations]
  571. CC librrd_th_la-rrd_graph_helper.lo
  572. CC librrd_th_la-rrd_xport.lo
  573. CC librrd_th_la-rrd_gfx.lo
  574. CC librrd_th_la-pngsize.lo
  575. CC librrd_th_la-rrd_thread_safe.lo
  576. CC rrd_tool.o
  577. In file included from rrd_i18n.h:18:0,
  578. from rrd_tool.c:21:
  579. gettext.h:176:6: warning: "__STRICT_ANSI__" is not defined [-Wundef]
  580. gettext.h: In function ‘dcpgettext_expr’:
  581. gettext.h:200:5: warning: "__STRICT_ANSI__" is not defined [-Wundef]
  582. gettext.h:215:6: warning: "__STRICT_ANSI__" is not defined [-Wundef]
  583. gettext.h: In function ‘dcnpgettext_expr’:
  584. gettext.h:246:5: warning: "__STRICT_ANSI__" is not defined [-Wundef]
  585. gettext.h:261:6: warning: "__STRICT_ANSI__" is not defined [-Wundef]
  586. CC rrdupdate.o
  587. CC rrdcached-rrd_daemon.o
  588. CCLD librrdupd.la
  589. CCLD librrd_th.la
  590. CCLD rrdupdate
  591. CCLD rrdcached
  592. CC rrd_last.lo
  593. CC rrd_version.lo
  594. CC hash_32.lo
  595. CCLD librrd.la
  596. CCLD rrdtool
  597. make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/src'
  598. Making all in examples
  599. make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/examples'
  600. Making all in rrdcached
  601. make[3]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/examples/rrdcached'
  602. make[3]: Nothing to be done for `all'.
  603. make[3]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/examples/rrdcached'
  604. make[3]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/examples'
  605. sed 's,@''exec_prefix@,/usr,' ./cgi-demo.cgi.in > cgi-demo.cgi
  606. chmod a+x cgi-demo.cgi
  607. make[3]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/examples'
  608. make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/examples'
  609. Making all in doc
  610. make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/doc'
  611. GEN rrdlua.1
  612. GEN RRDp.pod
  613. GEN rrdlua.txt
  614. GEN RRDs.pod
  615. GEN rrdlua.html
  616. make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/doc'
  617. Making all in bindings
  618. make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings'
  619. Making all in lua
  620. make[3]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/lua'
  621. CC rrd_la-rrdlua.lo
  622. rrdlua.c: In function 'make_argv':
  623. rrdlua.c:69:21: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  624. CCLD rrd.la
  625. make[3]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/lua'
  626. make[3]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings'
  627. cd perl-piped && /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
  628. Checking if your kit is complete...
  629. Looks good
  630. Writing Makefile for RRDp
  631. Writing MYMETA.yml and MYMETA.json
  632. cd ruby && /usr/bin/ruby extconf.rb && make EPREFIX=/usr RUBYARCHDIR=
  633. checking for rrd_create() in -lrrd... yes
  634. creating Makefile
  635. make[4]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/ruby'
  636. x86_64-pc-linux-gnu-gcc -I. -I. -I/usr/lib64/ruby/1.8/x86_64-linux -I. -I../../src -fPIC -march=native -O2 -pipe -fno-strict-aliasing -fPIC -c main.c
  637. x86_64-pc-linux-gnu-gcc -shared -o RRD.so main.o -L. -L/usr/lib64 -Wl,-R/usr/lib64 -L../../src/.libs -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,--rpath -Wl,/usr/lib -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby18 -lrrd -lrt -ldl -lcrypt -lm -lc
  638. make[4]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/ruby'
  639. cd perl-piped && make
  640. make[4]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/perl-piped'
  641. cp RRDp.pm blib/lib/RRDp.pm
  642. Manifying blib/man3/RRDp.3pm
  643. make[4]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/perl-piped'
  644. cd perl-shared && /usr/bin/perl Makefile.PL INSTALLDIRS=vendor RPATH=/usr/lib64
  645. Checking if your kit is complete...
  646. Looks good
  647. Writing Makefile for RRDs
  648. Writing MYMETA.yml and MYMETA.json
  649. cd perl-shared && make
  650. make[4]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/perl-shared'
  651. cp RRDs.pm blib/lib/RRDs.pm
  652. /usr/bin/perl5.12.4 /usr/lib64/perl5/vendor_perl/5.12.4/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.12.4/ExtUtils/typemap RRDs.xs > RRDs.xsc && mv RRDs.xsc RRDs.c
  653. Running Mkbootstrap for RRDs ()
  654. chmod 644 RRDs.bs
  655. x86_64-pc-linux-gnu-gcc -c -I../../src -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=native -O2 -pipe -DVERSION=\"1.4007\" -DXS_VERSION=\"1.4007\" -fPIC "-I/usr/lib64/perl5/5.12.4/x86_64-linux/CORE" -DPERLPATCHLEVEL=12 RRDs.c
  656. cp RRDs.bs blib/arch/auto/RRDs/RRDs.bs
  657. chmod 644 blib/arch/auto/RRDs/RRDs.bs
  658. rm -f blib/arch/auto/RRDs/RRDs.so
  659. x86_64-pc-linux-gnu-gcc -shared -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed RRDs.o -L../../src/.libs/ -Wl,--rpath -Wl,/usr/lib64 -lrrd -o blib/arch/auto/RRDs/RRDs.so \
  660. \
  661.  
  662. chmod 755 blib/arch/auto/RRDs/RRDs.so
  663. Manifying blib/man3/RRDs.3pm
  664. make[4]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/perl-shared'
  665. make[3]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings'
  666. make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings'
  667. make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7'
  668. make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7'
  669. make[1]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7'
  670. * Building of net-analyzer/rrdtool-1.4.7-r1 with CPython 2.7...
  671. [bindings/python]
  672. python2.7 setup.py build -b build-2.7
  673. running build
  674. running build_ext
  675. building 'rrdtoolmodule' extension
  676. creating build-2.7
  677. creating build-2.7/temp.linux-x86_64-2.7
  678. x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -pipe -fPIC -I../../src -I/usr/include/python2.7 -c rrdtoolmodule.c -o build-2.7/temp.linux-x86_64-2.7/rrdtoolmodule.o
  679. In file included from /usr/include/python2.7/Python.h:8:0,
  680. from rrdtoolmodule.c:44:
  681. /usr/include/python2.7/pyconfig.h:1161:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default]
  682. /usr/include/features.h:164:0: note: this is the location of the previous definition
  683. /usr/include/python2.7/pyconfig.h:1183:0: warning: "_XOPEN_SOURCE" redefined [enabled by default]
  684. /usr/include/features.h:166:0: note: this is the location of the previous definition
  685. creating build-2.7/lib.linux-x86_64-2.7
  686. x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -march=native -O2 -pipe build-2.7/temp.linux-x86_64-2.7/rrdtoolmodule.o -L../../src/.libs -L/usr/lib64 -lrrd -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/rrdtoolmodule.so
  687. >>> Source compiled.
  688. >>> Test phase [not enabled]: net-analyzer/rrdtool-1.4.7-r1
  689.  
  690. >>> Install rrdtool-1.4.7-r1 into /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image/ category net-analyzer
  691. make -j5 -l5 DESTDIR=/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image/ install
  692. Making install in po
  693. make[1]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/po'
  694. /bin/mkdir -p /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/share
  695. if test "rrdtool" = "gettext-tools"; then \
  696. /bin/mkdir -p /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/share/gettext/po; \
  697. for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
  698. /usr/bin/install -c -m 644 ./$file \
  699. /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/share/gettext/po/$file; \
  700. done; \
  701. for file in Makevars; do \
  702. rm -f /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/share/gettext/po/$file; \
  703. done; \
  704. else \
  705. : ; \
  706. fi
  707. make[1]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/po'
  708. Making install in src
  709. make[1]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/src'
  710. make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/src'
  711. /bin/mkdir -p '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/lib64'
  712. /bin/sh ../libtool --mode=install /usr/bin/install -c librrd.la librrd_th.la '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/lib64'
  713. libtool: install: /usr/bin/install -c .libs/librrd.so.4.2.0 /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/lib64/librrd.so.4.2.0
  714. libtool: install: (cd /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/lib64 && { ln -s -f librrd.so.4.2.0 librrd.so.4 || { rm -f librrd.so.4 && ln -s librrd.so.4.2.0 librrd.so.4; }; })
  715. libtool: install: (cd /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/lib64 && { ln -s -f librrd.so.4.2.0 librrd.so || { rm -f librrd.so && ln -s librrd.so.4.2.0 librrd.so; }; })
  716. libtool: install: /usr/bin/install -c .libs/librrd.lai /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/lib64/librrd.la
  717. libtool: install: /usr/bin/install -c .libs/librrd_th.so.4.2.0 /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/lib64/librrd_th.so.4.2.0
  718. libtool: install: (cd /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/lib64 && { ln -s -f librrd_th.so.4.2.0 librrd_th.so.4 || { rm -f librrd_th.so.4 && ln -s librrd_th.so.4.2.0 librrd_th.so.4; }; })
  719. libtool: install: (cd /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/lib64 && { ln -s -f librrd_th.so.4.2.0 librrd_th.so || { rm -f librrd_th.so && ln -s librrd_th.so.4.2.0 librrd_th.so; }; })
  720. libtool: install: /usr/bin/install -c .libs/librrd_th.lai /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/lib64/librrd_th.la
  721. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  722. /bin/mkdir -p '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/lib64/pkgconfig'
  723. /usr/bin/install -c -m 644 librrd.pc '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/lib64/pkgconfig'
  724. /bin/mkdir -p '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/bin'
  725. /bin/sh ../libtool --mode=install /usr/bin/install -c rrdtool rrdupdate rrdcached '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/bin'
  726. libtool: install: warning: `librrd.la' has not been installed in `/usr/lib64'
  727. libtool: install: /usr/bin/install -c .libs/rrdtool /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/bin/rrdtool
  728. libtool: install: /usr/bin/install -c rrdupdate /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/bin/rrdupdate
  729. libtool: install: warning: `librrd_th.la' has not been installed in `/usr/lib64'
  730. libtool: install: /usr/bin/install -c .libs/rrdcached /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/bin/rrdcached
  731. /bin/mkdir -p '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/include'
  732. /usr/bin/install -c -m 644 rrd.h rrd_format.h rrd_client.h '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/include'
  733. make[2]: Nothing to be done for `install-data-am'.
  734. make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/src'
  735. make[1]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/src'
  736. Making install in examples
  737. make[1]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/examples'
  738. Making install in rrdcached
  739. make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/examples/rrdcached'
  740. make[3]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/examples/rrdcached'
  741. make[3]: Nothing to be done for `install-exec-am'.
  742. /bin/mkdir -p '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/share/rrdtool/examples/rrdcached'
  743. /usr/bin/install -c RRDCached.pm rrdcached-size.pl '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/share/rrdtool/examples/rrdcached'
  744. make[3]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/examples/rrdcached'
  745. make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/examples/rrdcached'
  746. make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/examples'
  747. make[3]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/examples'
  748. make[3]: Nothing to be done for `install-exec-am'.
  749. /bin/mkdir -p '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/share/rrdtool/examples'
  750. /usr/bin/install -c cgi-demo.cgi piped-demo.pl shared-demo.pl stripes.pl bigtops.pl minmax.pl 4charts.pl perftest.pl '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/share/rrdtool/examples'
  751. make[3]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/examples'
  752. make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/examples'
  753. make[1]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/examples'
  754. Making install in doc
  755. make[1]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/doc'
  756. make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/doc'
  757. make[2]: Nothing to be done for `install-exec-am'.
  758. /bin/mkdir -p '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/share/doc/rrdtool-1.4.7-r1/txt'
  759. /usr/bin/install -c -m 644 bin_dec_hex.pod rrddump.pod rrdgraph_examples.pod rrdrestore.pod rrdupdate.pod cdeftutorial.pod rrdfetch.pod rrdgraph_graph.pod rrdthreads.pod rrdxport.pod rpntutorial.pod rrdfirst.pod rrdgraph_rpn.pod rrdtool.pod rrdcached.pod rrd-beginners.pod rrdinfo.pod rrdtune.pod rrdbuild.pod rrdflushcached.pod rrdcgi.pod rrdgraph.pod rrdlast.pod rrdlastupdate.pod rrdcreate.pod rrdgraph_data.pod rrdresize.pod rrdtutorial.pod rrdlua.pod bin_dec_hex.txt rrddump.txt rrdgraph_examples.txt rrdrestore.txt rrdupdate.txt cdeftutorial.txt rrdfetch.txt rrdgraph_graph.txt rrdthreads.txt rrdxport.txt rpntutorial.txt '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/share/doc/rrdtool-1.4.7-r1/txt'
  760. /usr/bin/install -c -m 644 rrdfirst.txt rrdgraph_rpn.txt rrdtool.txt rrdcached.txt rrd-beginners.txt rrdinfo.txt rrdtune.txt rrdbuild.txt rrdflushcached.txt rrdcgi.txt rrdgraph.txt rrdlast.txt rrdlastupdate.txt rrdcreate.txt rrdgraph_data.txt rrdresize.txt rrdtutorial.txt rrdlua.txt librrd.txt '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/share/doc/rrdtool-1.4.7-r1/txt'
  761. /bin/mkdir -p '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/share/man/man1'
  762. /usr/bin/install -c -m 644 bin_dec_hex.1 rrddump.1 rrdgraph_examples.1 rrdrestore.1 rrdupdate.1 cdeftutorial.1 rrdfetch.1 rrdgraph_graph.1 rrdthreads.1 rrdxport.1 rpntutorial.1 rrdfirst.1 rrdgraph_rpn.1 rrdtool.1 rrdcached.1 rrd-beginners.1 rrdinfo.1 rrdtune.1 rrdbuild.1 rrdflushcached.1 rrdcgi.1 rrdgraph.1 rrdlast.1 rrdlastupdate.1 rrdcreate.1 rrdgraph_data.1 rrdresize.1 rrdtutorial.1 rrdlua.1 '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/share/man/man1'
  763. /bin/mkdir -p '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/share/man/man3'
  764. /usr/bin/install -c -m 644 librrd.3 '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/share/man/man3'
  765. /bin/mkdir -p '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/share/doc/rrdtool-1.4.7-r1/html'
  766. /usr/bin/install -c -m 644 bin_dec_hex.html rrddump.html rrdgraph_examples.html rrdrestore.html rrdupdate.html cdeftutorial.html rrdfetch.html rrdgraph_graph.html rrdthreads.html rrdxport.html rpntutorial.html rrdfirst.html rrdgraph_rpn.html rrdtool.html rrdcached.html rrd-beginners.html rrdinfo.html rrdtune.html rrdbuild.html rrdflushcached.html rrdcgi.html rrdgraph.html rrdlast.html rrdlastupdate.html rrdcreate.html rrdgraph_data.html rrdresize.html rrdtutorial.html rrdlua.html librrd.html RRDs.html RRDp.html '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/share/doc/rrdtool-1.4.7-r1/html'
  767. make install-data-hook
  768. make[3]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/doc'
  769. GEN install-data-hook
  770. make[3]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/doc'
  771. make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/doc'
  772. make[1]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/doc'
  773. Making install in bindings
  774. make[1]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings'
  775. Making install in lua
  776. make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/lua'
  777. make[3]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/lua'
  778. make[3]: Nothing to be done for `install-exec-am'.
  779. /bin/mkdir -p '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/local/lib/lua/5.1'
  780. /bin/sh ../../libtool --mode=install /usr/bin/install -c rrd.la '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/local/lib/lua/5.1'
  781. libtool: install: warning: relinking `rrd.la'
  782. libtool: install: (cd /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/lua; /bin/sh /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/libtool --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -I../../src -I../.. -I/usr/local/include -I/usr/local/include/lua -I/usr/local/include/lua/5.1 -DLUA51 -DDONT_HAVE_COMPAT51 -DLIB_VERSION=\"\" -march=native -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -module -version-info 0:0:0 -L/usr/local/lib -L/usr/local/lib/lua -L/usr/local/lib/lua/5.1 -llua -L../../src/.libs -Wl,-O1 -Wl,--as-needed -o rrd.la -rpath /usr/local/lib/lua/5.1 rrd_la-rrdlua.lo -lrrd -lm -inst-prefix-dir /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image/)
  783. libtool: install: /usr/bin/install -c .libs/rrd.so.0.0.0T /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/local/lib/lua/5.1/rrd.so.0.0.0
  784. libtool: install: (cd /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/local/lib/lua/5.1 && { ln -s -f rrd.so.0.0.0 rrd.so.0 || { rm -f rrd.so.0 && ln -s rrd.so.0.0.0 rrd.so.0; }; })
  785. libtool: install: (cd /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/local/lib/lua/5.1 && { ln -s -f rrd.so.0.0.0 rrd.so || { rm -f rrd.so && ln -s rrd.so.0.0.0 rrd.so; }; })
  786. libtool: install: /usr/bin/install -c .libs/rrd.lai /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/local/lib/lua/5.1/rrd.la
  787. libtool: install: warning: remember to run `libtool --finish /usr/local/lib/lua/5.1'
  788. make[3]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/lua'
  789. make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/lua'
  790. make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings'
  791. cd perl-piped && make
  792. make[3]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/perl-piped'
  793. Manifying blib/man3/RRDp.3pm
  794. make[3]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/perl-piped'
  795. cd ruby && /usr/bin/ruby extconf.rb && make EPREFIX=/usr RUBYARCHDIR=
  796. checking for rrd_create() in -lrrd... yes
  797. creating Makefile
  798. make[3]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/ruby'
  799. x86_64-pc-linux-gnu-gcc -shared -o RRD.so main.o -L. -L/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/lib64 -Wl,-R/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/lib64 -L../../src/.libs -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,--rpath -Wl,/usr/lib -Wl,-R -Wl,/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/lib64 -L/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/lib64 -lruby18 -lrrd -lrt -ldl -lcrypt -lm -lc
  800. make[3]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/ruby'
  801. cd perl-shared && make
  802. make[3]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/perl-shared'
  803. make[3]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/perl-shared'
  804. make[3]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings'
  805. make[3]: Nothing to be done for `install-exec-am'.
  806. GEN install-data-local
  807. make[4]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/perl-piped'
  808. Installing /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image/usr/lib64/perl5/vendor_perl/5.12.4/RRDp.pm
  809. Installing /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image/usr/share/man/man3/RRDp.3pm
  810. make[4]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/perl-piped'
  811. GEN install-data-local
  812. make[4]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/perl-shared'
  813. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  814. Installing /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image/usr/lib64/perl5/vendor_perl/5.12.4/x86_64-linux/auto/RRDs/RRDs.bs
  815. Installing /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image/usr/lib64/perl5/vendor_perl/5.12.4/x86_64-linux/auto/RRDs/RRDs.so
  816. Installing /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image/usr/lib64/perl5/vendor_perl/5.12.4/x86_64-linux/RRDs.pm
  817. Installing /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image/usr/share/man/man3/RRDs.3pm
  818. make[4]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/perl-shared'
  819. GEN install-data-local
  820. make[4]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/ruby'
  821. mkdir -p /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/lib64/ruby/site_ruby/1.8/x86_64-linux
  822. /usr/bin/install -c -m 0755 RRD.so /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/image//usr/lib64/ruby/site_ruby/1.8/x86_64-linux
  823. make[4]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings/ruby'
  824. GEN install-data-local
  825. make[3]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings'
  826. make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings'
  827. make[1]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7/bindings'
  828. make[1]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7'
  829. make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7'
  830. make[2]: Nothing to be done for `install-exec-am'.
  831. make[2]: Nothing to be done for `install-data-am'.
  832. make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7'
  833. make[1]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7'
  834. * Installation of net-analyzer/rrdtool-1.4.7-r1 with CPython 2.7...
  835. [bindings/python]
  836. python2.7 setup.py build -b build-2.7 install --no-compile --root=/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/temp/images/2.7
  837. running build
  838. running build_ext
  839. running install
  840. running install_lib
  841. creating /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/temp/images
  842. creating /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/temp/images/2.7
  843. creating /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/temp/images/2.7/usr
  844. creating /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/temp/images/2.7/usr/lib64
  845. creating /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/temp/images/2.7/usr/lib64/python2.7
  846. creating /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/temp/images/2.7/usr/lib64/python2.7/site-packages
  847. copying build-2.7/lib.linux-x86_64-2.7/rrdtoolmodule.so -> /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/temp/images/2.7/usr/lib64/python2.7/site-packages
  848. running install_egg_info
  849. Writing /var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/py_rrdtool-0.2.1-py2.7.egg-info
  850. * ERROR: net-analyzer/rrdtool-1.4.7-r1 failed (install phase):
  851. * Illegal installation into /usr/local
  852. *
  853. * Call stack:
  854. * ebuild.sh, line 93: Called src_install
  855. * environment, line 6613: Called distutils_src_install
  856. * environment, line 1827: Called die
  857. * The specific snippet of code:
  858. * die "Illegal installation into /usr/local";
  859. *
  860. * If you need support, post the output of `emerge --info '=net-analyzer/rrdtool-1.4.7-r1'`,
  861. * the complete build log and the output of `emerge -pqv '=net-analyzer/rrdtool-1.4.7-r1'`.
  862. * The complete build log is located at '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/temp/build.log'.
  863. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/temp/environment'.
  864. * Working directory: '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7'
  865. * S: '/var/tmp/portage/net-analyzer/rrdtool-1.4.7-r1/work/rrdtool-1.4.7'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement