* CPV: app-misc/wipe-2.2.20050509 * REPO: gentoo * Maintainer: maintainer-needed@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking wipe-wip-20050509.tar.bz2 to /var/tmp/portage/app-misc/wipe-2.2.20050509/work bzip2: /var/tmp/portage/app-misc/wipe-2.2.20050509/distdir/wipe-wip-20050509.tar.bz2: trailing garbage after EOF ignored >>> Source unpacked in /var/tmp/portage/app-misc/wipe-2.2.20050509/work >>> Compiling source in /var/tmp/portage/app-misc/wipe-2.2.20050509/work/wipe ... * econf: updating wipe/config.sub with /usr/share/gnuconfig/config.sub * econf: updating wipe/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux creating cache ./config.cache checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) works... yes checking whether the C compiler (gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for POSIXized ISC... no checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for a BSD compatible install... /usr/bin/install -c checking whether the C compiler accepts -pipe... yes checking whether the C compiler accepts -g... yes checking whether the C compiler accepts -O0... yes checking whether the C compiler accepts -O2... yes checking whether the C compiler accepts -ansi... yes checking whether the C compiler accepts -pedantic... yes checking whether the C compiler accepts -Wall... yes checking whether the C compiler accepts -Werror... yes checking whether the C compiler accepts -ffast-math... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... yes checking for unistd.h... yes checking for stdint.h... yes checking for fcntl.h... yes checking for memory.h... yes checking for linux/fs.h... yes checking for sys/mount.h... yes checking for sys/disklabel.h... no checking for sys/ioctl.h... yes checking for sys/file.h... yes checking for sys/stat.h... yes checking for sys/time.h... yes checking for sys/types.h... yes checking for getopt.h... yes checking for errno.h... yes checking for termio.h... yes checking for termios.h... yes checking for working const... yes checking for inline... __inline__ checking for off_t... yes checking for size_t... yes checking whether stat file-mode macros are broken... no checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for getopt... yes checking for strnlen... yes checking for bzero... yes checking for memset... yes checking for memcpy... yes checking for realloc... yes checking for fchmod... yes checking for ioctl... yes checking for fcntl... yes checking for lockf... yes checking for flock... yes checking for fsync... yes checking for fdatasync... yes checking for unlink... yes checking for rmdir... yes checking for remove... yes checking for rename... yes checking for dirfd... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h make -j14 CC=i686-pc-linux-gnu-gcc i686-pc-linux-gnu-gcc -O2 -pipe -ffast-math -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o main.o main.c i686-pc-linux-gnu-gcc -O2 -pipe -ffast-math -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o wipe.o wipe.c i686-pc-linux-gnu-gcc -O2 -pipe -ffast-math -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o rand.o rand.c i686-pc-linux-gnu-gcc -O2 -pipe -ffast-math -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o dir.o dir.c i686-pc-linux-gnu-gcc -O2 -pipe -ffast-math -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o file.o file.c i686-pc-linux-gnu-gcc -O2 -pipe -ffast-math -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o blkdev.o blkdev.c i686-pc-linux-gnu-gcc -O2 -pipe -ffast-math -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o lock.o lock.c i686-pc-linux-gnu-gcc -O2 -pipe -ffast-math -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o text.o text.c i686-pc-linux-gnu-gcc -O2 -pipe -ffast-math -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o str.o str.c i686-pc-linux-gnu-gcc -O2 -pipe -ffast-math -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o percent.o percent.c lock.c: In function ‘do_lock’: lock.c:145:12: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -O2 -pipe -ffast-math -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o prompt.o prompt.c dir.c: In function ‘drill_down’: dir.c:145:13: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -O2 -pipe -ffast-math -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o io.o io.c i686-pc-linux-gnu-gcc -O2 -pipe -ffast-math -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o mt.o mt.c prompt.c: In function ‘prompt_recursion’: prompt.c:249:13: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result prompt.c:263:13: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result prompt.c: In function ‘prompt_unlink’: prompt.c:177:13: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result prompt.c:191:13: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result prompt.c: In function ‘prompt_destroy’: prompt.c:93:13: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result prompt.c:117:13: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc *.o -o wipe >>> Source compiled. >>> Test phase [none]: app-misc/wipe-2.2.20050509 >>> Install wipe-2.2.20050509 into /var/tmp/portage/app-misc/wipe-2.2.20050509/image/ category app-misc >>> Completed installing wipe-2.2.20050509 into /var/tmp/portage/app-misc/wipe-2.2.20050509/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/wipe * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/wipe * Note that wipe is useless on journalling filesystems, such as reiserfs or XFS. * See documentation for more info.