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