1. * Package: sys-process/numad-0.5
  2. * Repository: gentoo
  3. * Maintainer: cardoe@gentoo.org base-system@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. * Determining the location of the kernel source code
  7. * Found kernel source directory:
  8. * /usr/src/linux
  9. * Could not find a Makefile in the kernel source directory.
  10. * Please ensure that /usr/src/linux points to a complete set of Linux sources
  11. * Unable to calculate Linux Kernel version for build, attempting to use running version
  12. * Checking for suitable kernel configuration options...
  13. [ ok ]
  14. >>> Unpacking source...
  15. >>> Unpacking numad-0.5-334278f.tar.bz2 to /tmp/portage/sys-process/numad-0.5/work
  16. >>> Source unpacked in /tmp/portage/sys-process/numad-0.5/work
  17. >>> Preparing source in /tmp/portage/sys-process/numad-0.5/work/numad-334278f ...
  18. * Applying various patches (bugfixes/updates) ...
  19. * 0001-Fix-man-page-directory-creation.patch ...
  20. [ ok ]
  21. * Done with patching
  22. >>> Source prepared.
  23. >>> Configuring source in /tmp/portage/sys-process/numad-0.5/work/numad-334278f ...
  24. >>> Source configured.
  25. >>> Compiling source in /tmp/portage/sys-process/numad-0.5/work/numad-334278f ...
  26. make -j24
  27. Makefile:62: .depend: No such file or directory
  28. cc -MM -DDEPS_RUN -I. numad.c > .depend.X && mv .depend.X .depend
  29. cc -std=gnu99 -I. -D__thread="" -c -o numad.o numad.c
  30. numad.c: In function 'numad_log':
  31. numad.c:174:5: warning: format not a string literal and no format arguments [-Wformat-security]
  32. numad.c: In function 'update_processes':
  33. numad.c:1410:9: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  34. numad.c:1410:9: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  35. cc -Wl,-O1 -Wl,--as-needed numad.o /usr/lib/libpthread.so -o numad
  36. >>> Source compiled.
  37. >>> Install numad-0.5 into /tmp/portage/sys-process/numad-0.5/image/ category sys-process
  38. make -j24 prefix=/tmp/portage/sys-process/numad-0.5/image//usr install
  39. mkdir -p /tmp/portage/sys-process/numad-0.5/image//usr/bin
  40. mkdir -p /tmp/portage/sys-process/numad-0.5/image//usr/share/man/man8
  41. install -m 0755 numad /tmp/portage/sys-process/numad-0.5/image//usr/bin
  42. install -m 0644 numad.8 /tmp/portage/sys-process/numad-0.5/image//usr/share/man/man8
  43. >>> Completed installing numad-0.5 into /tmp/portage/sys-process/numad-0.5/image/
  44. * QA Notice: Files built without respecting CFLAGS have been detected
  45. * Please include the following list of files in your report:
  46. * /usr/bin/numad
  47. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  48. usr/bin/numad
  49. ecompressdir: bzip2 -9 /usr/share/man