bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#7858: coreutils-8.9 test failed on rh5 amd


From: sam sirlin
Subject: bug#7858: coreutils-8.9 test failed on rh5 amd
Date: Tue, 18 Jan 2011 13:03:27 -0800

======================================
1 of 382 tests failed
(60 tests were not run)
See tests/test-suite.log
Please report to address@hidden
======================================

This is, I believe the relevant section:

FAIL: cp/cp-parents (exit: 1)
=============================

++ initial_cwd_=/proj/swbuild/GNU/coreutils/amd/coreutils-8.9/tests
++ fail=0
+++ testdir_prefix_
+++ printf gt
++ pfx_=gt
+++ mktempd_ /proj/swbuild/GNU/coreutils/amd/coreutils-8.9/tests 
gt-cp-parents.XXXX
+++ case $# in
+++ destdir_=/proj/swbuild/GNU/coreutils/amd/coreutils-8.9/tests
+++ template_=gt-cp-parents.XXXX
+++ MAX_TRIES_=4
+++ case $destdir_ in
+++ case $template_ in
++++ unset TMPDIR
++++ mktemp -d -t -p /proj/swbuild/GNU/coreutils/amd/coreutils-8.9/tests 
gt-cp-parents.XXXX
+++ d=/proj/swbuild/GNU/coreutils/amd/coreutils-8.9/tests/gt-cp-parents.h2DX
+++ case $d in
+++ test -d 
/proj/swbuild/GNU/coreutils/amd/coreutils-8.9/tests/gt-cp-parents.h2DX
++++ ls -dgo 
/proj/swbuild/GNU/coreutils/amd/coreutils-8.9/tests/gt-cp-parents.h2DX
++++ tr S -
+++ perms='drwx------ 2 6 Jan 18 10:46 
/proj/swbuild/GNU/coreutils/amd/coreutils-8.9/tests/gt-cp-parents.h2DX'
+++ case $perms in
+++ test 0 = 0
+++ echo /proj/swbuild/GNU/coreutils/amd/coreutils-8.9/tests/gt-cp-parents.h2DX
+++ return
++ 
test_dir_=/proj/swbuild/GNU/coreutils/amd/coreutils-8.9/tests/gt-cp-parents.h2DX
++ cd /proj/swbuild/GNU/coreutils/amd/coreutils-8.9/tests/gt-cp-parents.h2DX
++ gl_init_sh_nl_='
'
++ IFS='        
'
++ for sig_ in 1 2 3 13 15
+++ expr 1 + 128
++ eval 'trap '\''Exit 129'\'' 1'
+++ trap 'Exit 129' 1
++ for sig_ in 1 2 3 13 15
+++ expr 2 + 128
++ eval 'trap '\''Exit 130'\'' 2'
+++ trap 'Exit 130' 2
++ for sig_ in 1 2 3 13 15
+++ expr 3 + 128
++ eval 'trap '\''Exit 131'\'' 3'
+++ trap 'Exit 131' 3
++ for sig_ in 1 2 3 13 15
+++ expr 13 + 128
++ eval 'trap '\''Exit 141'\'' 13'
+++ trap 'Exit 141' 13
++ for sig_ in 1 2 3 13 15
+++ expr 15 + 128
++ eval 'trap '\''Exit 143'\'' 15'
+++ trap 'Exit 143' 15
++ trap remove_tmp_ 0
+ path_prepend_ ../src
+ test 1 '!=' 0
+ path_dir_=../src
+ case $path_dir_ in
++ cd /proj/swbuild/GNU/coreutils/amd/coreutils-8.9/tests/../src
++ echo /proj/swbuild/GNU/coreutils/amd/coreutils-8.9/src
+ abs_path_dir_=/proj/swbuild/GNU/coreutils/amd/coreutils-8.9/src
+ case $abs_path_dir_ in
+ 
PATH=/proj/swbuild/GNU/coreutils/amd/coreutils-8.9/src:/proj/swbuild/GNU/coreutils/amd/coreutils-8.9/src:/dsw/gca-other/xscreensaver/libexec/xscreensaver:/dsw/gca-other/xscreensaver/bin:/dsw/gca-sam/x86_64-linux/bin:/dsw/gca-sam/x86_64-linux/bin:.:/home/sam/bin:/home/sam/exec:/dsw/gca-local/bin:/dsw/gca-tetex/texlive/2010/bin/x86_64-linux:/bin:/usr/bin:/usr/X11R6/bin:/usr/bin:/usr/local/bin:/tps/bin:/home/sam/bin/x86_64-linux:/dsw/gca-tools/x86_64-linux/bin:/usr/bin:/usr/lib/qt-3.3/bin
+ create_exe_shims_ /proj/swbuild/GNU/coreutils/amd/coreutils-8.9/src
+ case $EXEEXT in
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ print_ver_ mv
+ test yes = yes
+ local i
+ for i in '$*'
+ env mv --version
mv (GNU coreutils) 8.9
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Mike Parker, David MacKenzie, and Jim Meyering.
+ working_umask_or_skip_
+ umask 022
+ touch file1 file2
+ chmod 644 file2
++ ls -l file1 file2
++ sed 's/ .*//'
++ uniq
+ perms=-rw-r--r--
+ rm -f file1 file2
+ case $perms in
+ skip_if_setgid_
+ setgid_tmpdir=setgid-29577
+ umask 77
+ mkdir setgid-29577
++ stat --printf %A setgid-29577
+ perms=drwx------
+ rmdir setgid-29577
+ case $perms in
+ mkdir foo bar
+ mkdir -p a/b/c d e g
+ ln -s d/a sym
+ touch f
+ cp -R --parents foo/ bar
+ cp --verbose -a --parents a/b/c d
+ test -d d/a/b/c
+ cp --parents f/g d
+ test -d d/f
+ chmod go=w d/a
+ cp -a --parents d/a/b/c e
+ cp -a --parents sym/b/c g
++ ls -ld e/d
++ cut -b-10
+ p=drwxr-xr-x
+ case $p in
++ ls -ld e/d/a
++ cut -b-10
+ p=drwxr-xr-x
+ case $p in
+ fail=1
++ ls -ld g/sym
++ cut -b-10
+ p=drwxr-xr-x
+ case $p in
+ fail=1
++ ls -ld e/d/a/b/c
++ cut -b-10
+ p=drwxr-xr-x
+ case $p in
++ ls -ld g/sym/b/c
++ cut -b-10
+ p=drwxr-xr-x
+ case $p in
+ Exit 1
+ set +e
+ exit 1
+ exit 1
+ remove_tmp_
+ __st=1
+ cleanup_
+ :
+ cd /proj/swbuild/GNU/coreutils/amd/coreutils-8.9/tests
+ chmod -R u+rwx 
/proj/swbuild/GNU/coreutils/amd/coreutils-8.9/tests/gt-cp-parents.h2DX
+ rm -rf /proj/swbuild/GNU/coreutils/amd/coreutils-8.9/tests/gt-cp-parents.h2DX
+ exit 1


-- 
sam sirlin <address@hidden>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]