1. * Package: net-analyzer/bwmon-1.3-r2
  2. * Repository: gentoo
  3. * Maintainer: netmon@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking bwmon-1.3.tar.gz to /tmp/portage/net-analyzer/bwmon-1.3-r2/work
  15. >>> Source unpacked in /tmp/portage/net-analyzer/bwmon-1.3-r2/work
  16. >>> Preparing source in /tmp/portage/net-analyzer/bwmon-1.3-r2/work/bwmon-1.3 ...
  17. * Applying bwmon-1.3-build.patch ...
  18. [ ok ]
  19. * Applying bwmon-1.3-typo-fix.patch ...
  20. [ ok ]
  21. * Applying bwmon-1.3-overflow.patch ...
  22. [ ok ]
  23. >>> Source prepared.
  24. >>> Configuring source in /tmp/portage/net-analyzer/bwmon-1.3-r2/work/bwmon-1.3 ...
  25. >>> Source configured.
  26. >>> Compiling source in /tmp/portage/net-analyzer/bwmon-1.3-r2/work/bwmon-1.3 ...
  27. make -j24 -Csrc CC=x86_64-pc-linux-gnu-gcc
  28. make: Entering directory '/tmp/portage/net-analyzer/bwmon-1.3-r2/work/bwmon-1.3/src'
  29. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I../include -Wall -D__THREADS -c -o bwmon.o bwmon.c
  30. bwmon.c: In function 'main':
  31. bwmon.c:108:56: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  32. if (pthread_create(&exit_thread, NULL, wait_for_exit, (void *) getpid()))
  33. ^
  34. bwmon.c: In function 'wait_for_exit':
  35. bwmon.c:471:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  36. kill((int)pid, SIGALRM);
  37. ^
  38. bwmon.c:475:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  39. kill((int)pid, SIGINT);
  40. ^
  41. bwmon.c: In function 'main':
  42. bwmon.c:143:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  43. fscanf(fp, "%f", &uptime);
  44. ^
  45. bwmon.c:148:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  46. fgets(buffer, 255, fp); fgets(buffer, 255, fp);
  47. ^
  48. bwmon.c:148:27: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  49. fgets(buffer, 255, fp); fgets(buffer, 255, fp);
  50. ^
  51. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I../include -Wall -D__THREADS -Wl,-O1 -Wl,--as-needed -o ../bwmon bwmon.o -lpthread -lncurses
  52. /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/../../../../x86_64-pc-linux-gnu/bin/ld: bwmon.o: undefined reference to symbol 'stdscr'
  53. /lib64/libtinfo.so.5: error adding symbols: DSO missing from command line
  54. collect2: error: ld returned 1 exit status
  55. Makefile:22: recipe for target 'bwmon' failed
  56. make: *** [bwmon] Error 1
  57. make: Leaving directory '/tmp/portage/net-analyzer/bwmon-1.3-r2/work/bwmon-1.3/src'
  58. * ERROR: net-analyzer/bwmon-1.3-r2::gentoo failed (compile phase):
  59. * emake failed
  60. *
  61. * If you need support, post the output of `emerge --info '=net-analyzer/bwmon-1.3-r2::gentoo'`,
  62. * the complete build log and the output of `emerge -pqv '=net-analyzer/bwmon-1.3-r2::gentoo'`.
  63. * The complete build log is located at '/var/log/portage/net-analyzer:bwmon-1.3-r2:20141027-100305.log'.
  64. * The ebuild environment file is located at '/tmp/portage/net-analyzer/bwmon-1.3-r2/temp/environment'.
  65. * Working directory: '/tmp/portage/net-analyzer/bwmon-1.3-r2/work/bwmon-1.3'
  66. * S: '/tmp/portage/net-analyzer/bwmon-1.3-r2/work/bwmon-1.3'