Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 137599 Details for
Bug 201057
net-misc/rsync-2.6.9-r5 - test failed: failed to set times
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 36.60 KB, created by
Lónyai Gergely
on 2007-12-03 07:35:02 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Lónyai Gergely
Created:
2007-12-03 07:35:02 UTC
Size:
36.60 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking rsync-2.6.9.tar.gz to /var/tmp/portage/net-misc/rsync-2.6.9-r5/work > [32;01m*[0m Applying acls.diff ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying xattrs.diff ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying rsync-2.6.9-delete-acls-xattr.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >make: Nothing to be done for `gen'. > [32;01m*[0m Applying rsync-2.6.9-stats-fix.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying rsync-2.6.9-fname-obo.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying rsync-2.6.9-pid-early.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9 ... > * econf: updating rsync-2.6.9/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating rsync-2.6.9/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-included-popt --enable-acl-support --enable-xattr-support --disable-ipv6 --with-rsyncd-conf=/etc/rsyncd.conf --build=i686-pc-linux-gnu >configure: Configuring rsync 2.6.9 >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for a BSD-compatible install... /usr/bin/install -c >checking for i686-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for i686-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking whether to include debugging symbols... yes >checking for remsh... 0 >checking the group for user "nobody"... nobody >checking for broken largefile support... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for _LARGE_FILES value needed for large files... no >checking whether to call shutdown on all sockets... no >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking whether byte ordering is bigendian... no >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking whether time.h and sys/time.h may both be included... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking sys/fcntl.h usability... yes >checking sys/fcntl.h presence... yes >checking for sys/fcntl.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/unistd.h usability... yes >checking sys/unistd.h presence... yes >checking for sys/unistd.h... yes >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking compat.h usability... no >checking compat.h presence... no >checking for compat.h... no >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking for sys/wait.h... (cached) yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/filio.h usability... no >checking sys/filio.h presence... no >checking for sys/filio.h... no >checking for string.h... (cached) yes >checking for stdlib.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/mode.h usability... no >checking sys/mode.h presence... no >checking for sys/mode.h... no >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking glob.h usability... yes >checking glob.h presence... yes >checking for glob.h... yes >checking mcheck.h usability... yes >checking mcheck.h presence... yes >checking for mcheck.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking arpa/nameser.h usability... yes >checking arpa/nameser.h presence... yes >checking for arpa/nameser.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking iconv.h usability... yes >checking iconv.h presence... yes >checking for iconv.h... yes >checking libcharset.h usability... no >checking libcharset.h presence... no >checking for libcharset.h... no >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking whether sys/types.h defines makedev... yes >checking if makedev takes 3 args... no >checking for int... yes >checking size of int... 4 >checking for long... yes >checking size of long... 4 >checking for long long... yes >checking size of long long... 8 >checking for short... yes >checking size of short... 2 >checking for off_t... yes >checking size of off_t... 8 >checking for off64_t... yes >checking size of off64_t... 8 >checking for inline... inline >checking for long double with more range or precision than double... yes >checking return type of signal handlers... void >checking for uid_t in sys/types.h... yes >checking for mode_t... yes >checking for off_t... (cached) yes >checking for size_t... yes >checking for pid_t... yes >checking type of array argument to getgroups... gid_t >checking for struct stat.st_rdev... yes >checking for socklen_t... yes >checking for errno in errno.h... yes >checking for connect... yes >checking for library containing inet_ntop... none required >checking for library containing libiconv_open... no >checking for inet_ntop... yes >checking for inet_pton... yes >checking whether defines needed by getaddrinfo exist... yes >checking for getaddrinfo... yes >checking for getnameinfo... yes >checking for struct sockaddr.sa_len... no >checking for struct sockaddr_in.sin_len... no >checking for struct sockaddr_un.sun_len... no >checking struct sockaddr_storage... yes >checking for struct sockaddr_in6.sin6_scope_id... yes >checking struct stat64... yes >checking for strcasecmp... yes >checking for aclsort... no >checking for aclsort in -lsec... no >checking whether utime accepts a null argument... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for waitpid... yes >checking for wait4... yes >checking for getcwd... yes >checking for strdup... yes >checking for chown... yes >checking for chmod... yes >checking for lchmod... no >checking for mknod... yes >checking for mkfifo... yes >checking for fchmod... yes >checking for fstat... yes >checking for ftruncate... yes >checking for strchr... yes >checking for readlink... yes >checking for link... yes >checking for utime... yes >checking for utimes... yes >checking for lutimes... yes >checking for strftime... yes >checking for memmove... yes >checking for lchown... yes >checking for vsnprintf... yes >checking for snprintf... yes >checking for vasprintf... yes >checking for asprintf... yes >checking for setsid... yes >checking for glob... yes >checking for strpbrk... yes >checking for strlcat... no >checking for strlcpy... no >checking for strtol... yes >checking for mallinfo... yes >checking for getgroups... yes >checking for setgroups... yes >checking for geteuid... yes >checking for getegid... yes >checking for setlocale... yes >checking for setmode... no >checking for open64... yes >checking for lseek64... yes >checking for mkstemp64... yes >checking for mtrace... yes >checking for va_copy... no >checking for __va_copy... no >checking for strerror... yes >checking for putenv... yes >checking for iconv_open... yes >checking for locale_charset... no >checking for nl_langinfo... yes >checking for sigaction... yes >checking for sigprocmask... yes >checking for getpgrp... yes >checking for tcgetpgrp... yes >checking whether getpgrp requires zero arguments... yes >checking whether chown() modifies symlinks... no >checking whether link() can hard-link symlinks... yes >checking whether link() can hard-link special files... yes >checking for working socketpair... yes >checking for poptGetContext in -lpopt... yes >checking whether to use included libpopt... no >checking for unsigned char... yes >checking for broken readdir... no >checking for utimbuf... yes >checking if gettimeofday takes tz argument... yes >checking for C99 vsnprintf... yes >checking for secure mkstemp... yes >checking if mknod creates FIFOs... yes >checking if mknod creates sockets... yes >checking whether -c -o works... yes >checking sys/acl.h usability... yes >checking sys/acl.h presence... yes >checking for sys/acl.h... yes >checking acl/libacl.h usability... yes >checking acl/libacl.h presence... yes >checking for acl/libacl.h... yes >checking for _acl... no >checking for __acl... no >checking for _facl... no >checking for __facl... no >checking whether to support ACLs... ACLs requested -- running tests >checking for acl_get_file in -lacl... yes >checking for ACL support... yes >checking ACL test results... Using posix ACLs >checking for acl_get_perm_np... no >checking attr/xattr.h usability... yes >checking attr/xattr.h presence... yes >checking for attr/xattr.h... yes >checking sys/xattr.h usability... yes >checking sys/xattr.h presence... yes >checking for sys/xattr.h... yes >checking sys/extattr.h usability... no >checking sys/extattr.h presence... no >checking for sys/extattr.h... no >checking whether to support extended attributes... Using Linux xattrs >configure: creating ./config.status >config.status: creating Makefile >config.status: creating lib/dummy >config.status: creating zlib/dummy >config.status: creating popt/dummy >config.status: creating shconfig >config.status: creating config.h > > rsync 2.6.9 configuration successful > >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c rsync.c -o rsync.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c generator.c -o generator.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c receiver.c -o receiver.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c cleanup.c -o cleanup.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c sender.c -o sender.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c exclude.c -o exclude.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c util.c -o util.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c main.c -o main.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c checksum.c -o checksum.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c match.c -o match.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c syscall.c -o syscall.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c log.c -o log.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c backup.c -o backup.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c options.c -o options.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c flist.c -o flist.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c io.c -o io.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c compat.c -o compat.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c hlink.c -o hlink.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c token.c -o token.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c uidlist.c -o uidlist.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c socket.c -o socket.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c fileio.c -o fileio.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c batch.c -o batch.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c clientname.c -o clientname.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c chmod.c -o chmod.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c acls.c -o acls.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c xattr.c -o xattr.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c progress.c -o progress.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c pipe.c -o pipe.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c params.c -o params.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c loadparm.c -o loadparm.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c clientserver.c -o clientserver.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c access.c -o access.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c connection.c -o connection.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c authenticate.c -o authenticate.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c lib/wildmatch.c -o lib/wildmatch.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c lib/compat.c -o lib/compat.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c lib/snprintf.c -o lib/snprintf.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c lib/mdfour.c -o lib/mdfour.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c lib/permstring.c -o lib/permstring.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c lib/pool_alloc.c -o lib/pool_alloc.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c lib/sysacls.c -o lib/sysacls.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c lib/sysxattr.c -o lib/sysxattr.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c zlib/deflate.c -o zlib/deflate.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c zlib/inffast.c -o zlib/inffast.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c zlib/inflate.c -o zlib/inflate.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c zlib/inftrees.c -o zlib/inftrees.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c zlib/trees.c -o zlib/trees.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c zlib/zutil.c -o zlib/zutil.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c zlib/adler32.c -o zlib/adler32.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c zlib/compress.c -o zlib/compress.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c zlib/crc32.c -o zlib/crc32.o >i686-pc-linux-gnu-gcc -std=gnu99 -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -o rsync rsync.o generator.o receiver.o cleanup.o sender.o exclude.o util.o main.o checksum.o match.o syscall.o log.o backup.o options.o flist.o io.o compat.o hlink.o token.o uidlist.o socket.o fileio.o batch.o clientname.o chmod.o acls.o xattr.o progress.o pipe.o params.o loadparm.o clientserver.o access.o connection.o authenticate.o lib/wildmatch.o lib/compat.o lib/snprintf.o lib/mdfour.o lib/permstring.o lib/pool_alloc.o lib/sysacls.o lib/sysxattr.o zlib/deflate.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/zutil.o zlib/adler32.o zlib/compress.o zlib/crc32.o -lacl -lpopt >>>> Source compiled. >>>> Test phase [check]: net-misc/rsync-2.6.9-r5 >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c tls.c -o tls.o >i686-pc-linux-gnu-gcc -std=gnu99 -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -o tls tls.o syscall.o lib/compat.o lib/snprintf.o lib/permstring.o -lacl -lpopt >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c getgroups.c -o getgroups.o >i686-pc-linux-gnu-gcc -std=gnu99 -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -o getgroups getgroups.o -lacl -lpopt >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c getfsdev.c -o getfsdev.o >i686-pc-linux-gnu-gcc -std=gnu99 -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -o getfsdev getfsdev.o -lacl -lpopt >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c trimslash.c -o trimslash.o >i686-pc-linux-gnu-gcc -std=gnu99 -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -o trimslash trimslash.o syscall.o lib/compat.o lib/snprintf.o -lacl -lpopt >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c t_unsafe.c -o t_unsafe.o >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c t_stub.c -o t_stub.o >i686-pc-linux-gnu-gcc -std=gnu99 -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -o t_unsafe t_unsafe.o syscall.o util.o t_stub.o lib/compat.o lib/snprintf.o -lacl -lpopt >i686-pc-linux-gnu-gcc -std=gnu99 -I. -I. -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -mtune=pentium4 -O2 -pipe -fforce-addr -c wildtest.c -o wildtest.o >i686-pc-linux-gnu-gcc -std=gnu99 -mtune=pentium4 -O2 -pipe -fforce-addr -DHAVE_CONFIG_H -Wall -W -o wildtest wildtest.o lib/compat.o -lacl -lpopt >rsync_bin=`pwd`/rsync ./runtests.sh >============================================================ >./runtests.sh running in /var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9 > rsync_bin=/var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/rsync > srcdir=/var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9 > testuser=portage > os=Linux central.ast.nexum.hu 2.6.21-rsbac-r1 #12 Fri Nov 23 11:47:39 CET 2007 i686 Intel(R) Xeon(TM) CPU 2.80GHz GenuineIntel GNU/Linux > preserve_scratch=no > scratchbase=/var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp >PASS 00-hello >SKIP acls (Your filesystem has ACLs disabled) >PASS backup >----- batch-mode log follows >Testing for symlinks using 'test -h' >building file list ... done >created directory /var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.batch-mode/chk >./ >empty >filelist >nolf >nolf-symlink -> nolf >text >dir/ >dir/text >dir/subdir/ >dir/subdir/subsubdir/ >dir/subdir/subsubdir/etc-ltr-list >dir/subdir/subsubdir2/ >dir/subdir/subsubdir2/bin-lt-list >emptydir/ > >sent 1299366 bytes received 216 bytes 2599164.00 bytes/sec >total size is 1298572 speedup is 1.00 >Test local --write-batch: Running: "/var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/rsync -av --write-batch=BATCH "/var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.batch-mode/from/" "/var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.batch-mode/to"" >building file list ... done >empty >filelist >nolf >nolf-symlink -> nolf >text >dir/ >dir/text >dir/subdir/ >dir/subdir/foobar.baz >dir/subdir/subsubdir/ >dir/subdir/subsubdir/etc-ltr-list >dir/subdir/subsubdir2/ >dir/subdir/subsubdir2/bin-lt-list >emptydir/ > >sent 1299450 bytes received 232 bytes 2599364.00 bytes/sec >total size is 1298582 speedup is 1.00 >------------- >check how the directory listings compare with diff: > >------------- >check how the files compare with diff: > >------------- > done. >Test --read-batch: Running: "/var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/rsync -av --read-batch=BATCH "/var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.batch-mode/to"" >receiving file list ... done >created directory /var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.batch-mode/to >rsync: failed to set times on "/var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.batch-mode/to/nolf-symlink": Function not implemented (38) >empty >filelist >nolf >nolf-symlink -> nolf >text >dir/ >dir/text >dir/subdir/ >dir/subdir/foobar.baz >dir/subdir/subsubdir/ >dir/subdir/subsubdir/etc-ltr-list >dir/subdir/subsubdir2/ >dir/subdir/subsubdir2/bin-lt-list >emptydir/ > >sent 232 bytes received 1299450 bytes 2599364.00 bytes/sec >total size is 1298582 speedup is 1.00 >rsync error: some files could not be transferred (code 23) at main.c(1388) [generator=2.6.9] >------------- >check how the directory listings compare with diff: > >------------- >check how the files compare with diff: > >------------- > failed! >----- batch-mode log ends >FAIL batch-mode >PASS chgrp >PASS chmod-option >SKIP chmod-temp-dir (Can't find a tmp dir on a different file system) >PASS chmod >SKIP chown (Can't chown (probably need root)) >----- compare-dest log follows >Testing for symlinks using 'test -h' >building file list ... done >created directory /var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.compare-dest/alt1 >./ >text >dir/ >dir/text >dir/subdir/ >dir/subdir/subsubdir/ >dir/subdir/subsubdir2/ >emptydir/ > >sent 1241153 bytes received 100 bytes 2482506.00 bytes/sec >total size is 1240694 speedup is 1.00 >building file list ... done >created directory /var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.compare-dest/alt2 >./ >dir/ >dir/subdir/ >dir/subdir/subsubdir/ >dir/subdir/subsubdir/etc-ltr-list >dir/subdir/subsubdir2/ >emptydir/ > >sent 6945 bytes received 78 bytes 14046.00 bytes/sec >total size is 6697 speedup is 0.95 >building file list ... done >created directory /var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.compare-dest/chk >./ >empty >filelist >nolf >rsync: failed to set times on "/var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.compare-dest/chk/nolf-symlink": Function not implemented (38) >nolf-symlink -> nolf >dir/ >dir/text >dir/subdir/ >dir/subdir/foobar.baz >dir/subdir/subsubdir/ >dir/subdir/subsubdir2/ >dir/subdir/subsubdir2/bin-lt-list >emptydir/ > >sent 680172 bytes received 194 bytes 1360732.00 bytes/sec >total size is 679480 speedup is 1.00 >rsync error: some files could not be transferred (code 23) at main.c(980) [sender=2.6.9] >----- compare-dest log ends >FAIL compare-dest >PASS daemon-gzip-download >PASS daemon-gzip-upload >PASS daemon >SKIP default-acls (Your filesystem has ACLs disabled) >----- delete log follows >Testing for symlinks using 'test -h' > makepath /var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.delete/chk >building file list ... done >created directory /var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.delete/chk/copy >./ >empty >filelist >nolf >nolf-symlink -> nolf >text >dir/ >dir/text >dir/subdir/ >dir/subdir/foobar.baz >dir/subdir/subsubdir/ >dir/subdir/subsubdir/etc-ltr-list >dir/subdir/subsubdir2/ >dir/subdir/subsubdir2/bin-lt-list >emptydir/ > >sent 1314761 bytes received 238 bytes 2629998.00 bytes/sec >total size is 1313887 speedup is 1.00 >building file list ... done >created directory /var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.delete/chk/empty >./ >dir/ >dir/subdir/ >dir/subdir/subsubdir/ >dir/subdir/subsubdir2/ >emptydir/ > >sent 174 bytes received 56 bytes 460.00 bytes/sec >total size is 0 speedup is 0.00 >Running: "/var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/rsync -avv --remove-sent-files "/var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.delete/from/" "/var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.delete/to/"" >building file list ... >done >delta-transmission disabled for local transfer or --whole-file >empty >filelist >nolf >rsync: failed to set times on "/var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.delete/to/nolf-symlink": Function not implemented (38) >nolf-symlink -> nolf >sender removed nolf-symlink >text >dir/ >dir/text >dir/subdir/ >dir/subdir/foobar.baz >dir/subdir/subsubdir/ >dir/subdir/subsubdir/etc-ltr-list >dir/subdir/subsubdir2/ >dir/subdir/subsubdir2/bin-lt-list >emptydir/ >sender removed empty >sender removed filelist >sender removed nolf >sender removed text >sender removed dir/text >sender removed dir/subdir/foobar.baz >sender removed dir/subdir/subsubdir/etc-ltr-list >sender removed dir/subdir/subsubdir2/bin-lt-list >total: matches=0 hash_hits=0 false_alarms=0 data=1313883 > >sent 1314761 bytes received 238 bytes 2629998.00 bytes/sec >total size is 1313887 speedup is 1.00 >rsync error: some files could not be transferred (code 23) at main.c(980) [sender=2.6.9] >----- delete log ends >FAIL delete >SKIP devices (Rsync won't copy devices unless we're root) >PASS dir-sgid >PASS duplicates >----- exclude log follows >Testing for symlinks using 'test -h' > makepath /var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.exclude/from/foo/down/to/you > makepath /var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.exclude/from/foo/sub > makepath /var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.exclude/from/bar/down/to/foo/too > makepath /var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.exclude/from/bar/down/to/bar/baz > makepath /var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.exclude/from/mid/for/foo/and/that/is/who > makepath /var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.exclude/from/new/keep/this > makepath /var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.exclude/from/new/lose/this >Running: "/var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/rsync -avv "/var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.exclude/from/" "/var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.exclude/chk/"" >building file list ... >done >created directory /var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.exclude/chk >delta-transmission disabled for local transfer or --whole-file >./ >.filt >bar/ >bar/.filt >bar/down/ >bar/down/to/ >bar/down/to/.filt2 >bar/down/to/home-cvs-exclude >bar/down/to/bar/ >bar/down/to/bar/.filt2 >bar/down/to/bar/baz/ >bar/down/to/bar/baz/file5.deep >bar/down/to/foo/ >bar/down/to/foo/+ file3 >bar/down/to/foo/.filt2 >bar/down/to/foo/file1 >bar/down/to/foo/file1.bak >bar/down/to/foo/file3 >bar/down/to/foo/file4 >bar/down/to/foo/file4.junk >bar/down/to/foo/sym -> too >bar/down/to/foo/to >bar/down/to/foo/too/ >foo/ >foo/.filt >foo/file1 >foo/file2 >foo/file2.old >foo/down/ >foo/down/to/ >foo/down/to/you/ >foo/sub/ >foo/sub/file1 >mid/ >mid/.cvsignore >mid/.filt >mid/.filt2 >mid/one-for-all >mid/one-in-one-out >mid/for/ >mid/for/one-in-one-out >mid/for/foo/ >mid/for/foo/extra >mid/for/foo/keep >mid/for/foo/and/ >mid/for/foo/and/that/ >mid/for/foo/and/that/is/ >mid/for/foo/and/that/is/who/ >new/ >new/keep/ >new/keep/this/ >new/lose/ >new/lose/this/ >total: matches=0 hash_hits=0 false_alarms=0 data=322 > >sent 2581 bytes received 770 bytes 6702.00 bytes/sec >total size is 325 speedup is 0.10 >------------- >check how the directory listings compare with diff: > >------------- >check how the files compare with diff: > >------------- >building file list ... done >bar/down/to/foo/ >foo/ >mid/for/foo/ >new/ >new/keep/ > >sent 385 bytes received 50 bytes 870.00 bytes/sec >total size is 0 speedup is 0.00 >Running: "/var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/rsync -avv --exclude-from="/var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.exclude/exclude-from" --delete-during "/var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.exclude/from/" "/var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.exclude/to/"" >building file list ... >[sender] showing directory bar because of pattern **/bar >[sender] hiding file foo/file2 because of pattern file[2-9] >[sender] showing directory foo/sub because of pattern foo/s?b/ >[sender] hiding directory foo/down because of pattern foo/*/ >[sender] hiding directory new/lose because of pattern new/lose/*** >[sender] hiding directory new/keep/this because of pattern new/keep/** >[sender] hiding file mid/for/foo/extra because of pattern /mid/for/foo/extra >[sender] hiding directory mid/for/foo/and because of pattern foo/*/ >[sender] showing directory bar/down/to because of pattern t[o]/ >[sender] showing directory bar/down/to/bar because of pattern **/bar >[sender] showing directory bar/down/to/foo/too because of pattern foo**too >[sender] hiding file bar/down/to/foo/to because of pattern to >[sender] hiding file bar/down/to/foo/file3 because of pattern file[2-9] >[sender] showing file bar/down/to/foo/file4 because of pattern file4 >done >created directory /var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.exclude/to >delta-transmission disabled for local transfer or --whole-file >./ >.filt >bar/ >bar/.filt >bar/down/ >bar/down/to/ >bar/down/to/.filt2 >bar/down/to/home-cvs-exclude >bar/down/to/bar/ >bar/down/to/bar/.filt2 >bar/down/to/bar/baz/ >bar/down/to/bar/baz/file5.deep >bar/down/to/foo/ >bar/down/to/foo/+ file3 >bar/down/to/foo/.filt2 >bar/down/to/foo/file1 >bar/down/to/foo/file1.bak >bar/down/to/foo/file4 >bar/down/to/foo/file4.junk >rsync: failed to set times on "/var/tmp/portage/net-misc/rsync-2.6.9-r5/work/rsync-2.6.9/testtmp.exclude/to/bar/down/to/foo/sym": Function not implemented (38) >bar/down/to/foo/sym -> too >bar/down/to/foo/too/ >foo/ >foo/.filt >foo/file1 >foo/file2.old >foo/sub/ >foo/sub/file1 >mid/ >mid/.cvsignore >mid/.filt >mid/.filt2 >mid/one-for-all >mid/one-in-one-out >mid/for/ >mid/for/one-in-one-out >mid/for/foo/ >mid/for/foo/keep >new/ >new/keep/ >total: matches=0 hash_hits=0 false_alarms=0 data=292 > >sent 2120 bytes received 622 bytes 5484.00 bytes/sec >total size is 295 speedup is 0.11 >rsync error: some files could not be transferred (code 23) at main.c(980) [sender=2.6.9] >----- exclude log ends >FAIL exclude >PASS executability >PASS fuzzy >PASS hands >PASS hardlinks >PASS itemize >PASS longdir >PASS merge >PASS relative >SKIP ssh-basic (Skipping SSH tests because $rsync_enable_ssh_tests is not set) >PASS symlink-ignore >PASS trimslash >PASS unsafe-byname >PASS unsafe-links >PASS wildmatch >------------------------------------------------------------ >----- overall results: > 23 passed > 4 failed > 6 skipped >------------------------------------------------------------ >overall result is 4 >make: *** [check] Error 4 > [31;01m*[0m > [31;01m*[0m ERROR: net-misc/rsync-2.6.9-r5 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 1701: Called dyn_test > [31;01m*[0m ebuild.sh, line 1102: Called qa_call 'src_test' > [31;01m*[0m ebuild.sh, line 44: Called src_test > [31;01m*[0m ebuild.sh, line 719: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m hasq test $FEATURES && die "Make check failed. See above for details." > [31;01m*[0m The die message: > [31;01m*[0m Make check failed. See above for details. > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/net-misc/rsync-2.6.9-r5/temp/build.log'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 201057
: 137599