* CPV: sys-fs/copyfs-1.0 * REPO: gentoo * Maintainer: maintainer-needed@gentoo.org no-herd * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking copyfs-1.0.tar.bz2 to /var/tmp/portage/sys-fs/copyfs-1.0/work * Applying copyfs-1.0-gentoo.patch ... [ ok ] * Applying copyfs-1.0-unlink.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/sys-fs/copyfs-1.0/work >>> Compiling source in /var/tmp/portage/sys-fs/copyfs-1.0/work/copyfs-1.0 ... ./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 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 fuse_main in -lfuse... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for fcntl.h... yes checking for strings.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for attr/xattr.h... yes checking for working const... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking whether utime accepts a null argument... yes checking for mkdir... yes checking for strdup... yes checking for lsetxattr... yes checking for lgetxattr... yes checking for llistxattr... yes updating cache ./config.cache creating ./config.status creating Makefile make -j14 gcc -Wall -ansi -W -std=c99 -g -ggdb -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cache.o cache.c gcc -Wall -ansi -W -std=c99 -g -ggdb -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c -o create.o create.c gcc -Wall -ansi -W -std=c99 -g -ggdb -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ea.o ea.c gcc -Wall -ansi -W -std=c99 -g -ggdb -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c -o helper.o helper.c gcc -Wall -ansi -W -std=c99 -g -ggdb -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c -o interface.o interface.c gcc -Wall -ansi -W -std=c99 -g -ggdb -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lookup.o lookup.c gcc -Wall -ansi -W -std=c99 -g -ggdb -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c -o main.o main.c gcc -Wall -ansi -W -std=c99 -g -ggdb -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c -o parse.o parse.c gcc -Wall -ansi -W -std=c99 -g -ggdb -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c -o write.o write.c create.c: In function ‘create_copy_file’: create.c:379:12: warning: ‘dst’ may be used uninitialized in this function gcc -o fcopyfs-daemon cache.o create.o ea.o helper.o interface.o lookup.o main.o parse.o write.o -lfuse >>> Source compiled. >>> Test phase [none]: sys-fs/copyfs-1.0 >>> Install copyfs-1.0 into /var/tmp/portage/sys-fs/copyfs-1.0/image/ category sys-fs * Tinderbox QA Notice: 'make' called by src_install make -j14 DESTDIR=/var/tmp/portage/sys-fs/copyfs-1.0/image/ install install -o root -g root -m 755 fcopyfs-daemon /var/tmp/portage/sys-fs/copyfs-1.0/image//usr/bin install -o root -g root -m 755 fmount fversion /var/tmp/portage/sys-fs/copyfs-1.0/image//usr/bin >>> Completed installing copyfs-1.0 into /var/tmp/portage/sys-fs/copyfs-1.0/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/fcopyfs-daemon * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/fcopyfs-daemon