bug-coreutils
[Top][All Lists]
Advanced

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

coreutils-6.11 gmake check errors on Solaris 10 SPARC


From: Allen Hewes
Subject: coreutils-6.11 gmake check errors on Solaris 10 SPARC
Date: Mon, 21 Apr 2008 02:33:56 -0400

Solaris 10 SPARC
uname -a
SunOS sparky 5.10 Generic_127111-11 sun4u sparc SUNW,UltraAX-i2

cc -v
cc: Sun C 5.8 Patch 121015-06 2007/10/03

Looks like there isn't an equivalent to a Linux 'mount --bind' on
Solaris?

SKIP: deep-2.log
PASS: deep-1.log
SKIP: hash.log
PASS: dangling-symlink.log
PASS: v-slash.log
SKIP: i-never.log
SKIP: fail-eacces.log
FAIL: one-file-system.log
SKIP: ignorable.log
PASS: readdir-bug.log
SKIP: empty-inacc.log
PASS: dir-nonrecur.log
PASS: dot-rel.log
SKIP: inaccessible.log
SKIP: unread3.log
PASS: no-give-up.log
PASS: dir-no-w.log
PASS: empty-name.log
PASS: fail-2eperm.log
SKIP: cycle.log
PASS: i-no-r.log
SKIP: fail-eperm.log
SKIP: rm1.log
SKIP: rm2.log
SKIP: rm3.log
SKIP: rm4.log
SKIP: rm5.log
SKIP: unread2.log
PASS: r-1.log
PASS: r-2.log
PASS: r-3.log
PASS: r-4.log
PASS: i-1.log
PASS: ir-1.log
PASS: f-1.log
PASS: sunos-1.log
PASS: unreadable.log
PASS: interactive-always.log
PASS: interactive-once.log
SKIP: isatty.log

===========================================
 1 of 40 tests failed
 (17 tests were not run)
 See tests/rm/test-suite.log
 Please report it to address@hidden
===========================================

=================================================
   GNU coreutils 6.11: tests/rm/test-suite.log
=================================================

1 of 40 tests failed.  (17 tests were not run).

.. contents:: :depth: 2


FAIL: one-file-system.log (exit: 1)
===================================

+ rm --version
rm (GNU coreutils) 6.11
Copyright (C) 2008 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 Paul Rubin, David MacKenzie, Richard Stallman, and Jim
Meyering.
+ . ./../lang-default
++ LC_ALL=C
++ export LC_ALL
++ unset LANGUAGE NLSPATH
++ unset LANG LC_COLLATE LC_CTYPE LC_MESSAGES LC_MONETARY LC_NUMERIC
LC_TIME
+ . ./../test-lib.sh
++ unset function_test
++ eval 'function_test() { return 11; }; function_test'
+++ function_test
+++ return 11
++ test 11 '!=' 11
+++ pwd
++ test_dir_=/usr/local/src/coreutils-6.11/tests/rm
+++ this_test_
+++ echo ././one-file-system
+++ sed 's,.*/,,'
++ this_test=one-file-system
++ . ./../envvar-check
+++ as_unset=unset
+++ envvar_check_failed=0
+++ vars='
  _POSIX2_VERSION
  BLOCKSIZE
  BLOCK_SIZE
  CDPATH
  COLUMNS
  DF_BLOCK_SIZE
  DU_BLOCK_SIZE
  LS_BLOCK_SIZE
  LS_COLORS
  POSIXLY_CORRECT
  QUOTING_STYLE
  SIMPLE_BACKUP_SUFFIX
  TABSIZE
  TERM
  TIME_STYLE
  TMPDIR
  VERSION_CONTROL
'
+++ for var in '$vars'
+++ unset _POSIX2_VERSION
+++ eval test '"${_POSIX2_VERSION+set}"' = set
++++ test '' = set
+++ for var in '$vars'
+++ unset BLOCKSIZE
+++ eval test '"${BLOCKSIZE+set}"' = set
++++ test '' = set
+++ for var in '$vars'
+++ unset BLOCK_SIZE
+++ eval test '"${BLOCK_SIZE+set}"' = set
++++ test '' = set
+++ for var in '$vars'
+++ unset CDPATH
+++ eval test '"${CDPATH+set}"' = set
++++ test '' = set
+++ for var in '$vars'
+++ unset COLUMNS
+++ eval test '"${COLUMNS+set}"' = set
++++ test '' = set
+++ for var in '$vars'
+++ unset DF_BLOCK_SIZE
+++ eval test '"${DF_BLOCK_SIZE+set}"' = set
++++ test '' = set
+++ for var in '$vars'
+++ unset DU_BLOCK_SIZE
+++ eval test '"${DU_BLOCK_SIZE+set}"' = set
++++ test '' = set
+++ for var in '$vars'
+++ unset LS_BLOCK_SIZE
+++ eval test '"${LS_BLOCK_SIZE+set}"' = set
++++ test '' = set
+++ for var in '$vars'
+++ unset LS_COLORS
+++ eval test '"${LS_COLORS+set}"' = set
++++ test '' = set
+++ for var in '$vars'
+++ unset POSIXLY_CORRECT
+++ eval test '"${POSIXLY_CORRECT+set}"' = set
++++ test '' = set
+++ for var in '$vars'
+++ unset QUOTING_STYLE
+++ eval test '"${QUOTING_STYLE+set}"' = set
++++ test '' = set
+++ for var in '$vars'
+++ unset SIMPLE_BACKUP_SUFFIX
+++ eval test '"${SIMPLE_BACKUP_SUFFIX+set}"' = set
++++ test '' = set
+++ for var in '$vars'
+++ unset TABSIZE
+++ eval test '"${TABSIZE+set}"' = set
++++ test '' = set
+++ for var in '$vars'
+++ unset TERM
+++ eval test '"${TERM+set}"' = set
++++ test '' = set
+++ for var in '$vars'
+++ unset TIME_STYLE
+++ eval test '"${TIME_STYLE+set}"' = set
++++ test '' = set
+++ for var in '$vars'
+++ unset TMPDIR
+++ eval test '"${TMPDIR+set}"' = set
++++ test '' = set
+++ for var in '$vars'
+++ unset VERSION_CONTROL
+++ eval test '"${VERSION_CONTROL+set}"' = set
++++ test '' = set
+++ test '' = 1
+++ /usr/local/src/coreutils-6.11/src/mktemp -d
--tmp=/usr/local/src/coreutils-6.11/tests/rm
cu-one-file-system.XXXXXXXXXX
++
t_=/usr/local/src/coreutils-6.11/tests/rm/cu-one-file-system.JV00Y8aHLf
++ trap 'st=$?; cleanup_;
d=/usr/local/src/coreutils-6.11/tests/rm/cu-one-file-system.JV00Y8aHLf;
    cd /usr/local/src/coreutils-6.11/tests/rm && chmod -R u+rwx "$d" &&
rm -rf "$d" && exit $st' 0
++ trap '(exit $?); exit $?' 1 2 13 15
++ cd
/usr/local/src/coreutils-6.11/tests/rm/cu-one-file-system.JV00Y8aHLf
++ diff --version
++ grep GNU
++ cmp --version
++ grep GNU
+ require_root_
+ uid_is_privileged_
++ id -u
+ my_uid=0
+ case $my_uid in
+ NON_ROOT_USERNAME=nobody
+ . /usr/local/src/coreutils-6.11/tests/other-fs-tmpdir
++ test '' = set
++ CANDIDATE_TMP_DIRS=' /tmp /var/tmp /usr/tmp /export/home/allen'
++ other_partition_tmpdir=
+++ stat -c %d .
++ dot_mount_point=8388615
++ for d in '$CANDIDATE_TMP_DIRS'
++ test -d /tmp
+++ stat -L -c %d /tmp
++ d_mount_point=76808194
++ test x76808194 = x8388615
++ mkdir /tmp/tmp25834
++ other_partition_tmpdir=/tmp/tmp25834
++ break
++ test -z /tmp/tmp25834
++ test yes = yes
++ set -x
+ t=/tmp/tmp25834
+ mkdir -p a/b /tmp/tmp25834/y
+ mount --bind /tmp/tmp25834 a/b
mount: illegal option -- bind
Usage:
mount [-v | -p]
mount [-F FSType] [-V] [current_options] [-o specific_options]
        {special | mount_point}
mount [-F FSType] [-V] [current_options] [-o specific_options]
        special mount_point
mount -a [-F FSType ] [-V] [current_options] [-o specific_options]
        [mount_point ...]
+ framework_failure
+ error_ 'failure in testing framework'
+ echo './one-file-system: failure in testing framework'
./one-file-system: failure in testing framework
+ exit 1
+ exit 1
+ st=1
+ cleanup_
+ rm -rf /tmp/tmp25834
+ d=/usr/local/src/coreutils-6.11/tests/rm/cu-one-file-system.JV00Y8aHLf
+ cd /usr/local/src/coreutils-6.11/tests/rm
+ chmod -R u+rwx
/usr/local/src/coreutils-6.11/tests/rm/cu-one-file-system.JV00Y8aHLf
+ rm -rf
/usr/local/src/coreutils-6.11/tests/rm/cu-one-file-system.JV00Y8aHLf
+ exit 1
gmake[5]: *** [test-suite.log] Error 1
gmake[5]: Leaving directory
`/usr/local/share/src/coreutils-6.11/tests/rm'
gmake[4]: *** [check-TESTS] Error 2
gmake[4]: Leaving directory
`/usr/local/share/src/coreutils-6.11/tests/rm'
gmake[3]: *** [check-am] Error 2
gmake[3]: Leaving directory
`/usr/local/share/src/coreutils-6.11/tests/rm'
gmake[2]: *** [check-recursive] Error 1
gmake[2]: Leaving directory `/usr/local/share/src/coreutils-6.11/tests'
gmake[1]: *** [check-recursive] Error 1
gmake[1]: Leaving directory `/usr/local/share/src/coreutils-6.11'
gmake: *** [check] Error 2





reply via email to

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